Linux Tutorials on the topic “linux”

  • How To Masquerade On Linux (Internet Connection Sharing)

    Author: phdTags: Comments: 15

    How To Masquerade On Linux (Internet Connection Sharing) It's very simple to masquerade (internet connection sharing in Windows language ) on Linux with a few lines of iptables and ip_forward commands.

  • Adding And Updating SpamAssassin Rulesets With RulesDuJour

    Author: Falko TimmeTags: , , Comments: 2

    Adding And Updating SpamAssassin Rulesets With RulesDuJour This article explains how you can download additional SpamAssassin rulesets resp. automatically update these rulesets with a shell script called RulesDuJour. These additional rulesets can increase your spam recognition rate dramatically. Most of the rulesets that RulesDuJour supports can be found on the SA Rules Emporium web site.

  • Installation Guide: Linux Mint 4.0 Daryna (a.k.a. The Perfect Desktop)

    linux_mint Author: Falko TimmeTags: , Comments: 0

    Installation Guide: Linux Mint 4.0 Daryna (a.k.a. The Perfect Desktop) This tutorial shows how you can set up a Linux Mint 4.0 (Daryna) desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do the things they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that works even on old hardware, and the best thing is: all software comes free of charge. Linux Mint 4.0 is a Linux distribution based on Ubuntu 7.10 that has lots of packages in its repositories (like multimedia codecs, Adobe Flash, Adobe Reader, Skype, Google Earth, etc.) that are relatively hard to install on other distributions; it therefore provides a user-friendly desktop experience even for Linux newbies.

  • The Perfect Desktop - gOS 1.0.1

    linux Author: Falko TimmeTags: , Comments: 0

    The Perfect Desktop - gOS 1.0.1 This tutorial shows how you can set up a gOS 1.0.1 desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do the things they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that works even on old hardware, and the best thing is: all software comes free of charge. gOS is a lightweight Linux distribution, based on Ubuntu 7.10, that comes with Google Apps and some other Web 2.0 applications; it uses the Enlightenment 17 window manager instead of GNOME or KDE.

  • Merging Multiple Apache Access Logs Into One Overall Access Log

    Author: Falko TimmeTags: , , , Comments: 3

    Merging Multiple Apache Access Logs Into One Overall Access Log Let's assume you have a web application that runs of a cluster of Apache nodes. Each node generates its own Apache access log from which you can generate page view statistics with tools such as Webalizer or AWStats. Obviously you do not want to have page view statistics for each Apache node, but overall page view statistics. To achieve this, we must merge the access logs from each node into one overall access log that we can then feed into Webalizer or AWstats. There is a Perl script called logresolvemerge.pl (part of the AWStats package) that can do this for us.

  • Make Your Linux Desktop Look Like A Mac - Mac4Lin Project Documentation

    Author: infra_red_dudeTags: , Comments: 69

    Make Your Linux Desktop Look Like A Mac - Mac4Lin Project Documentation Do you want to give your desktop a dash of Mac OS X? The goal of this project is to bring the look and feel of Mac OS X (latest being 10.5, Leopard) on *nix GTK based systems. This document will present the procedure to install Mac4Lin pack & tweak certain things to get that almost perfect Mac OS X like desktop.

  • The Perfect Desktop - Linux Mint 3.1 "Celena" FE

    linux_mint Author: o.meyerTags: , Comments: 2

    The Perfect Desktop - Linux Mint 3.1 "Celena" FE This document describes how to set up a Linux Mint 3.1 "full edition" desktop. The result is a fast, secure and extendable system that provides all you need for daily work and entertainment. Linux Mint 3.1 builds upon Ubuntu Feisty and is compatible to its repositories - about 22.000 packages are available.

  • Installing HP Systems Insight Manager On CentOS

    Author: mastrboyTags: , , Comments: 1

    Installing HP Systems Insight Manager On CentOS HP Systems Insight Manager is a free tool from HP that can monitor your network and receive SNMP Traps. It's an excellent trap manager but also a system resource hog.

  • Secure Servers: Package Building With EnGarde Secure Linux

    Author: secureguardianTags: , Comments: 0

    Secure Servers: Package Building With EnGarde Secure Linux Although EnGarde Secure Linux does not include a development environment "out of the box," all of the tools to set one up are available via the Guardian Digital Secure Network. The purpose of this document is to provide you, the software developer, with the instructions to set up a package building environment of your own. After building the environment, we will walk you through building a package for the popular object oriented programming language, Ruby. Read on for an introduction to your EnGarde Package Building Survival Guide.

  • The Perfect Server - Gentoo 2007.0

    Author: rachelTags: Comments: 4

    The Perfect Server - Gentoo 2007.0 This tutorial shows how to set up a Gentoo 2007.0 based server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the x86 version of Gentoo 2007.0, but should apply to other architectures with very little modification.