Transferring a list of files from one server to another maybe not so easy as it looks like, if the list consists of files with…
Tag: ssh
ssh remote command escape special characters when using variable
You should always enclose the command given to the ssh client for remote executing! You see the difference! The second line the special character “*”…
Start GUI program on the remote machine using your local display through ssh
This article is probably not only for absolute beginners, so many Linux guys do not know they can just execute a GUI program on their…
Reinstall live CentOS 7 server using ssh and change disk configuration of root filesystem to RAID1
Not all dedicated server providers have good web management panel or offer a remote management console (like IPMI/KVM, iDRAC, iLO and so on)! If you…