Linux tutorials
 |
Recover Data From a dead hard drive using ddrescue |
Post date: December 3, 2006, 07:12 Category: System Views: 2539 Comments: 0 |
Tutorial quote: this is simple tutorial how to recover you data from a damaged disk.Like dd, dd_rescue does copy data from one file or block device to another.dd_rescue is a tool to help you to save data from crashed partition. It tries to read and if it fails, it will go on with the next sectors where tools like dd will fail. If the copying process is interrupted by the user it is possible to continue at any position later. It can copy backwards. |
 |
Step-by-Step IPP based Print Server using CUPS |
Post date: November 29, 2006, 18:11 Category: Miscellaneous Views: 2968 Comments: 0 |
Tutorial quote: This tutorial describes how to install a Linux print server with CUPS. It also covers the installation and configuration of printer drivers on the print server as well as the printer setup on a Windows 2000 client. |
 |
Step-By-Step Configuration of NAT with iptables |
Post date: November 22, 2006, 18:11 Category: Network Views: 2671 Comments: 0 |
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. |
 |
Enhance Your Mail Server With ASSP (Anti-Spam SMTP Proxy) |
Post date: November 20, 2006, 19:11 Category: Software Views: 1986 Comments: 0 |
Tutorial quote: ASSP stands for Anti-Spam SMTP Proxy. The ASSP server project is an Open Source platform-independent transparent SMTP proxy server that leverages numerous methodologies and technologies to both rigidly and adaptively identify spam. In short ASSP is the most kickass solution that is both free and works great. It reduced spam to an absolute minimum for me. |
 |
Racoon Roadwarrior Configuration |
Post date: November 19, 2006, 20:11 Category: Software Views: 1760 Comments: 0 |
Tutorial quote: Racoon Roadwarrior is a client that uses unknown, dynamically assigned IP addresses to connect to a VPN gateway (in this case also firewall). This is one of the most interesting and today most needed scenarios in business environment. This tutorial shows how to configure Racoon Roadwarrior. |
 |
VMware and Xen Management with BixData |
Post date: November 16, 2006, 20:11 Category: System Views: 1352 Comments: 0 |
Tutorial quote: BixData is a system, application, and network monitoring tool which allows you to easily monitor nearly every aspect of your servers. The newly released version 2.6 is the only application that has the ability to control both Xen and VMware virtual machines. You can control both VM Hosts (the computer that's running the VM software) and VM Guests (the virtual machines running on the hosts). |
 |
Talking clock, written in bash using common utilities |
Post date: October 20, 2006, 19:10 Category: Programming Views: 2028 Comments: 0 |
Tutorial quote: Build your own talking clock, using Bash and some common *nix utilities like sox. Articluates the time at random once an hour and hour and with a random pitch.
Includes very basic short scripts to get you going on basic bash coding and then puts it all together to produce the finished item.
Takes time out to explain as much as possible to a large audience. |
 |
Perl 6 FAQ |
Post date: October 20, 2006, 19:10 Category: Programming Views: 1920 Comments: 0 |
Tutorial quote: Perl 6 FAQ featuring over 100 answers to questions about Perl 6, including changes since Perl 5 and new features such as junctions, multi subs, hyper operators and the new class and object system. Also includes a step-by-step guide to writing your first Perl6 program. |
 |
Manage Linux Workstations Using Xming |
Post date: October 20, 2006, 18:10 Category: Network Views: 1678 Comments: 0 |
Tutorial quote: SSH is one powerful tool. You can do just about everything under the sun using an SSH login to a remote computer. SSH works very well in low-bandwidth situations like dialup, or satlinks.
But wakeup, we’re no longer in the 80s - people want GUIs, let’s give them fancy-pants graphics, bouncing cursors and silly linux wizards. Remotely. |
 |
Bourne / Bash shell scripting tutorial |
Post date: October 11, 2006, 20:10 Category: Programming Views: 3647 Comments: 0 |
Tutorial quote: A Bourne Shell Programming/Scripting Tutorial for learning about using the Unix shell. Learn linux / Unix shell scripting by example along with the theory. We'll have you mastering Unix shell scripting in no time! |
|
|