Well yesterday I was continuing taking the replacement test, thats why I didn't post anything up. My goal for this week is too keep learning UNIX, today I went over some tutorials of UNIX in
http://info.ee.surrey.ac.uk/Teaching/Unix/unix4.html and read some commands for UNIX, I learned how to get into the the server form my computer using terminal just typing "ssh" then I put my password in, then i would be able to get inside my documents and fix or update anything I want.
ssh (secure shell) and its related command, scp (secure copy) are extremely useful. I use them every day to connect from one machine to another and to move files around.
ReplyDelete