Accessing the Command Line via SSH Your Plesk-based hosting account may include access via SSH, which allows you to issue commands to manange your website contents. To connect to your hosting account via SSH, you must first download an SSH client to your local computer. OpenSourceHost's web hosting service is compatible with any client that supports...
Useful Linux Commands for Use in SSH OpenSourceHost provides SSH access on IP based accounts, which connects you directly to the powerful Linux command line in your account. Here are some helpful commands for beginners (be sure not to include the brackets):
Navigating:
pwd - Shows the full path of the current directory
ls - Lists all the files...