Wednesday, September 29, 2010

september 28,2010

what I did yesterday was to move a file from my desktop to a host, using terminal
it got complicated because in order to do that i must know some codes that i didnt knew, we used HTML and SCC but at the end it work.

1 comment:

  1. You used scp (which is short for "secure copy") to copy files from your desktop machine to the student web server.

    It will be very useful to learn basic unix commands, as many web servers run it, and knowing it will enable you to navigate these systems easily.

    ReplyDelete