A beginners guide to the Unix and Linux operating system. Eight simple tutorials which cover the basics of UNIX / Linux commands.
(Remember these 8 tutorials are only meant for beginners to get a basic knowledge on UNIX.These tutorials do not cover the entire UNIX concepts).
Note: For windows OS users, you can work on unix without installing the LINUX OS using CygNix.
(Remember these 8 tutorials are only meant for beginners to get a basic knowledge on UNIX.These tutorials do not cover the entire UNIX concepts).
Note: For windows OS users, you can work on unix without installing the LINUX OS using CygNix.
Download Cygnix (4.59 mb)
Tutorial One
- Listing files and directories
- Making Directories
- Changing to a different Directory
- The directories . and ..
- Pathnames
- More about home directories and pathnames
Tutorial Two
- Copying Files
- Moving Files
- Removing Files and directories
- Displaying the contents of a file on the screen
- Searching the contents of a file
- Redirection
- Redirecting the Output
- Redirecting the Input
- Pipes
- Wildcards
- Filename Conventions
- Getting Help
Tutorial Five
- File system security (access rights)
- Changing access rights
- Processes and Jobs
- Listing suspended and background processes
- Killing a process
Tutorial Six
- Other Useful UNIX commands
Tutorial Seven
- Compiling UNIX software packages
- Download source code
- Extracting source code
- Configuring and creating the Makefile
- Building the package
- Running the software
- Stripping unnecessary code
Tutorial Eight
- UNIX variables
- Environment variables
- Shell variables
- Using and setting variables
No Response to "UNIX Tutorials"
Post a Comment