Linux tutorials
 |
|
Post date: February 17, 2009, 08:02 Category: Security Views: 4084 Comments |
Tutorial quote: "Robots.txt" is a regular text file that through its name, has special meaning to the majority of "honorable" robots on the web. By defining a few rules in this text file, you can instruct robots to not crawl and index certain files, directories within your site, or at all. For example, you may not want Google to crawl the /images directory of your site, as it's both meaningless to you and a waste of your site's bandwidth. "Robots.txt" lets you tell Google just that. |
 |
|
Post date: February 17, 2009, 08:02 Category: Network Views: 6307 Comments |
Tutorial quote: This tutorial shows how to set up network-address-translation (NAT) on a Linux system with iptables rules so that the system can act as a gateway and provide internet access to multiple hosts on a local network using a single public IP address. This is achieved by rewriting the source and/or destination addresses of IP packets as they pass through the NAT system. |
 |
|
Post date: January 27, 2009, 07:01 Category: Network Views: 3822 Comments |
Tutorial quote: The most important and most visible improvement brought by the new protocol is the enormous expansion of the available address space. An IPv6 address is made up of 128 bit values instead of the traditional 32 bits. This provides for as many as several quadrillion IP addresses. |
 |
|
Post date: January 13, 2009, 13:01 Category: Software Views: 3958 Comments |
Tutorial quote: This is a guide that explains how to create a virtual cd/dvd in Linux using the CLI, furius ISO Mount and gCDemu. |
 |
|
Post date: January 8, 2009, 12:01 Category: Programming Views: 7977 Comments |
Tutorial quote: Many people are really interested in learning and implementing C/C++ programs on their favorite platforms like DOS/Windows or Linux. If you are the one looking for a step-by-step guide to get started, this tutorial is for you. |
 |
|
Post date: January 5, 2009, 23:01 Category: Software Views: 4764 Comments |
Tutorial quote: This step-by-step guide explains how to transcode a DVD using DVD::Rip. DVD::Rip is a graphical DVD ripper based on Transcode. |
 |
|
Post date: January 5, 2009, 18:01 Category: Benchmarks Views: 8348 Comments |
Tutorial quote: Deleting a file or reformatting a disk does not destroy your sensitive data. The data can easily be undeleted. That’s a good thing if you accidentally throw something away, but what if your trying to destroy financial data, bank account passwords, or classified company information. In this article you will learn number of tools(Shred,Wipe,srm,smem,sfill,sswap,DBAN) to delete files securely in GNU/ Linux
|
 |
|
Post date: December 9, 2008, 12:12 Category: Miscellaneous Views: 3577 Comments |
Tutorial quote: You probably know that reading from RAM is a lot of faster than reading files from the hard drive, and reduces your disk I/O. This article shows how you can store files and directories in memory instead of on the hard drive with the help of tmpfs (a file system for creating memory devices). This is ideal for file caches and other temporary data (such as PHP's session files if you are using session.save_handler = files) because the data is lost when you power down or reboot the system. |
 |
|
Post date: December 8, 2008, 10:12 Category: Network Views: 5556 Comments |
Tutorial quote: Nagios is a very powerful platform because it is easy to extend. A great feature that Nagios offers is the ability for third-party software or other Nagios instances to report information on the status of services or hosts. This way, Nagios does not need to schedule and run checks by itself, but other applications can report information as it is available to them. Nagios also offers a tool for sending passive check results for hosts and services over a network.
This chapter describes passive checks in detail. It gives practical examples of when and how they can be used. It also shows how to use NSCA (Nagios Service Check Acceptor)for sending notifications. |
 |
|
Post date: December 6, 2008, 08:12 Category: Multimedia Views: 3467 Comments |
Tutorial quote: Songbird project is a desktop Web player, a digital jukebox and Web browser mash-up. Like Winamp, it supports extensions and skins feathers. |
|
|