Tutorial search

Tutorials
Stuff
Affiliates

Photoshop Templates


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

View all templates

Linux Firewall: IPTables Tutorial - Linux tutorial


iptables is a tool used in linux distributions to control kernel's netfilter's firewall. Here is a tutorial on iptables.IPtables firewall contains 3 tables, every table contains chains. Those chains are default. User is able tdefine new chains and link from default chains to those user defined chains.
Category: Linux tutorials > Security - Difficulty:

More cool Linux tutorials:



how to test if a file exists and its group is the effective group id in a korn shell script…
how to test if a file exists and its group is the effective group id in a korn shell script…
how to test if a file exists and its group is the effective group id in a korn shell script
Category: Linux tutorials > CoolScripts - Difficulty:
Booting Linux in Less Than 40 Seconds
Booting Linux in Less Than 40 Seconds
Have you ever dreamt about booting Linux in less than one minute? Now this dream can come true: in less than 40 seconds after pressing the power button, you will have a perfect fully-functional operating system, exactly as you left the last session.
Category: Linux tutorials > Administration - Difficulty:
Tour Data Studio and pureQuery for Informix databases
Tour Data Studio and pureQuery for Informix databases
Learn everything you ever wanted to know about working with your database and building applications in Data Studio — all in 40 minutes.
Category: Linux tutorials > Linux and other OS - 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:
find files by modified time
find files by modified time
find files by modified time
Category: Linux tutorials > Files - Difficulty: