How to remove a file
rm This command removes a file or all files in a directory. Recovering files that rm has removed is extremely...
rm This command removes a file or all files in a directory. Recovering files that rm has removed is extremely...
This particular guide covers one specific feature - downloading files over SSH. There are few benefits SSH may offer in...
nano nano is a little text editor. nano is simple; it opens, edits, and saves files. It doesn’t do color...
Touch This command has two purposes. First, it will update the last modified time on a given file. This is...
Your SSH session can be authenticated either with username and password or with a pair of private/public keys. It is...
If you use Mac OS X, you don’t need to install a third-party client like PuTTY to connect to your...
To access your hosting account via SSH you should: 1) Contact our hosting support via live chat or via ticket...
To access your account via SSH you should download and install one of available SSH clients. You can find the...
Yes, we can enable jailed SSH upon request for any package. However, enabled SSH access increases the security risks, thus...
Secure Shell or SSH is a network protocol that allows data to be exchanged using a secure channel between two...