1. Download a terminal emulator. This is the program that you will use to connect to the remote server. If you are connecting to the remote server over SSH (secure shell), you will need to download a program like Putty, as Windows does not come with an SSH client by default.
2. Connect to the server.
3. Type in your user name and password.
4. This brings you to a Unix based terminal window,
5. Type "ls" to list the contents of that folder.
6. Access the file and make the changes and save.
7. If pico is installed, type pico name.txt
8. Press CTRL + O to save your changes in Pico.
www.wikihow.com

No comments:
Post a Comment