doc/ssh.md
ma.azimi@laposte.net 409d900dbf Update ssh.md
2014-07-23 16:44:43 +02:00

250 B

#SSH SSH permit you to command remotly your sever by command line interface (CLI).

To connect to your server:

ssh admin@my-server.org

Then, you need to enter your administrator password created at post-installation step.