Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

lshwres command will list hardware resources configuration - Linux tutorial


lshwres command will list hardware resources configuration
Category: Linux tutorials > HMC - Difficulty:


More cool Linux tutorials:



Unix Solaris 10 Working With Files
Unix Solaris 10 Working With Files
Unix Solaris 10 Working With Files
Category: Linux tutorials > Solaris - Difficulty:
Tar-ing and un-tar-ing tarballs, gz, and bz2 archives
Tar-ing and un-tar-ing tarballs, gz, and bz2 archives
This tutorial explains the usage of the tar command and how to extract files from a tarball, as well as decompress files that have been gzip'd or bz2'd.
Category: Linux tutorials > Files - Difficulty:
Terminal functions for shell scripting with Shell Curses
Terminal functions for shell scripting with Shell Curses
"Shell Curses" is a library of script functions that provide the shell programmer the ability to perform text-based cursor movements to specified locations on the screen. This ability permits the creation of menuing and data-entry systems using shell scripts without the need for compiled binaries. These functions are similar to the "C" language "Curses" library.
Category: Linux tutorials > Linux and other OS - Difficulty:
tar - how to create, test, and extract a tar file
tar - how to create, test, and extract a tar file
tar - how to create, test, and extract a tar file
Category: Linux tutorials > Backup - Difficulty:
Learn Perl By Example
Learn Perl By Example
PERL is a powerful scripting language, very popular among UNIX/Linux admins. This tutorials will try to cover everything you need to know in order to program in Perl. Perl stands for Practical Extraction an Report Language, it was first used as text processor, it borrows features from C, shell scripting (UNIX sh), sed, awk, Lisp, Pascal. It can be used also for developing dyamic web applications as CGIs.
Category: Linux tutorials > Shells - Difficulty: