Linux Tutorials on the topic “linux”

  • Intrusion Detection: Snort, Base, MySQL, and Apache2 On Ubuntu 7.10 (Gutsy Gibbon) (Updated)

    Author: volksmanTags: , , , , Comments: 9

    Intrusion Detection: Snort, Base, MySQL, and Apache2 On Ubuntu 7.10 (Gutsy Gibbon) (Updated) In this tutorial I will describe how to install and configure Snort (an intrusion detection system (IDS)) from source, BASE (Basic Analysis and Security Engine), MySQL, and Apache2 on Ubuntu 7.10 (Gutsy Gibbon). Snort will assist you in monitoring your network and alert you about possible threats. Snort will output its log files to a MySQL database which BASE will use to display a graphical interface in a web browser.

  • Three Ways To Access Linux Partitions (ext2/ext3) From Windows On Dual-Boot Systems

    Author: Falko TimmeTags: , Comments: 49

    Three Ways To Access Linux Partitions (ext2/ext3) From Windows On Dual-Boot Systems If you have a dual-boot Windows/Linux system, you probably know this problem: you can access files from your Windows installation while you are in Linux, but not the other way round. This tutorial shows three ways how you can access your Linux partitions (with ext2 or ext3 filesystem) from within Windows: Explore2fs, DiskInternals Linux Reader, and the Ext2 Installable File System For Windows. While the first two provide read-only access, the Ext2 Installable File System For Windows can be used for read and write operations.

  • 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.