DevOps Hints
  • Privacy Policy

Month: May 2019

Some commands for common usage

May 22, 2019May 22, 2019 admin

1. Remove all docker containers docker rm $(docker ps -a -q) 2. Stop all docker containers docker stop $(docker ps -a -q) 3. use pem to login server without password ssh -T -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -i ~/.ssh/someuser.pem username@host

Read More
Docker, LinuxLeave a Comment on Some commands for common usage

Recent Posts

  • Convert timestamp value into date value in oracle table query
  • Solutions for ‘Intellij IDEA Java classes not auto compiling on save’
  • Change fields order when using XStream
  • Change blob to clob,vice versa in oracle
  • Apple script: Backup Mac Notes to PDFs

Recent Comments

  • SEO Referral Program on Mac shell devops

Archives

  • February 2021
  • August 2020
  • July 2020
  • January 2020
  • November 2019
  • May 2019
  • March 2019
  • February 2019
  • December 2018

Categories

  • Apple script
  • Docker
  • Git
  • gRPC
  • Hana
  • hcl
  • Idea
  • Java
  • Jenkins
  • Linux
  • Maven
  • Mockito
  • nomad
  • oracle
  • Selenium
  • Sona
  • springboot
  • Tomcat
  • VirtualBox
  • VMWare
  • VPN
  • XML

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

bidvertiser

Proudly powered by DevOpsHints