In the process of learning to use Linux, I have come across a few Web sites that have been helpful. Below are a few that helped me get started.
- Linux Command Quick Reference
- File Permission
- Writing Robust Bash Shell Scripts
- How to Use the vi Editor
- Configuring and Administering
- vim Quick Reference Card
This is by no means a comprehensive list. Please let me know if you have any other suggestions for Linux tutorial sites.
The shell gives a robust,fast way to use the system,eliminating the performance issues associated with the GUI.Once you get used to the shell,you’ll find yourself relying on the shell every time and no longer the GUI.For a list of the basic commands required for manipulating your system using the Bash shell,visit:
http://pitstop87.blogspot.com/2009/01/crash-course-on-linux.html