Ron-documentation

What is ssh?

ssh is a kind of network protocol to communicate between two or more computer. communication between client to server.

ssh is default install in all ubuntu pc’ s.

ssh -client tool to communicate to the server.

We need to install the open ssh server in the server pc’ s.

What is open ssh?

Open ssh is the server to running inside the server

For example:-

Go to the terminal, and type this command

~ssh student@10.10.221.104 (It will access the remote server)

~Exit

fs is meant by file system (tries to access the file system -direct access(directory))

Here is the setup process for ron and roff for all system :-Setup_ron_roff_Documentation

Here is the code for ron and roff:  ron and roff code

~Sandhiya