Top Menu » helpdesk » hosting » ssh

SSH

SSH stands for Secure SHelland is the protocol to send your data over the internet in a safe way. The precursor of SSH, Telnet, was and is more unsafe and that’s why SSH is often used. .

You can log in true SSH on our shell server: shell.nxs.nl

You can use SSH in many ways. We often use PuTTY, a free program which you can download on: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html.

You don’t have to change anything, except the location where you want to want to SSH to. Don’t forget to select the protocol "SSH".

PuTTY

PuTTY setup

If you open PuTTY you can log in immediately.

Login PuTTY

You are now logged in. Next you can change some things. We have installed some helpdesks on our server, the so-called editors as stipulated below:

Editors

NameCommand
Midnight Commandermc
Nanonano
VIMvi
GNU EmacsEmacs

Examples of commands which you can use in PuTTY yourself:

Commando's
lsa list of files and directories
ls -a laat een lijst zien van alle files en directories
mkdir to create a directory
cd directorycall directory: call directory: to go to the directory as desired
pwdto show the path of the current directory
cat fileto show a file
rm fileto remove a file
rmdir directoryto remove a directory
grep 'keyword' fileto find a file on keyword
man 'command'showes a manuel for the commando
cp file1 file2to copy file1 and name it file2
mv file1 file2to move file1 and name it file2
sortto sort data
whoto see who has logged in
ls -lagto see a list of all file rights
mysql -u USERNAME -pto login on a mysqldatabase



Print this page
 
 
Terugbellen