How To Look Like A UNIX Guru
October 8, 2006 | In Linux, Other Tech | No CommentsHow To Look Like A UNIX Guru
Terence Parr
Last updated: August 30, 2006
UNIX is an extremely popular platform for deploying server software partly because of its security and stability, but also because it has a rich set of command line and scripting tools. Programmers use these tools for manipulating the file system, processing log files, and generally automating as much as possible.
If you want to be a serious server developer, you will need to have a certain facility with a number of UNIX tools; about 15. You will start to see similarities among them, particularly regular expressions, and soon you will feel very comfortable. Combining the simple commands, you can build very powerful tools very quickly–much faster than you could build the equivalent functionality in C or Java, for example.
This lecture takes you through the basic commands and then shows you how to combine them in simple patterns or idioms to provide sophisticated functionality like histogramming. This lecture assumes you know what a shell is and that you have some basic familiarity with UNIX.
Linux Dual-Boot Tutorial
October 2, 2006 | In Linux | No CommentsA great introductory video if you are interested in getting Linux and Windows to work on the same computer.
They use the Ubuntu Linux Distribution.
Powered by WordPress
RSS Feed - Syndicate this Site
and comments feed



