Thursday, March 24, 2011

How to use UNIX program Pt. 2:

Hello viewers of this post in my last post i talked about how to use UNIX now its time to move on to UNIX Tutorial Two which you use to your own benefits on this site right here http://www.ee.surrey.ac.uk/Teaching/Unix/unix2.html

Step 1: "To move and remove data from your server using commands" 

mv file 1 file 2 is what you use to rename file 1 to file 2

rm file is what you use to remove a file in the system

rmdir is what you use to remove a directory

and thats about it for UNIX thanks for reading fellow viewers! :)

Thursday, March 17, 2011

How to use UNIX program:

WHAT IS UNIX!?!:


UNIX is a system for programing that was created in the 1960s, a system made specifically for making the computer work and multi task for servers, desktops and laptops.

Step 1: "How to get to it"

Go to your Applications above the screen then click on Accessories and then choose Terminal, you should be able to see a window (that has your user name @ballistophobia:~$) once you see that then your good to go

Step 2: "Where to go now"

Now that your window for Terminal is up now go to the website for how to use the UNIX server and go to Tutorial One for answers

lhttp://www.ee.surrey.ac.uk/Teaching/Unix/unix1.html 

Step 3: What to do on the tutorial:

On the tutorial you should be following these commands on the Terminal screen once you have mastered that you can move one to Tutorial Two