HowtoForge provides user-friendly Linux tutorials.

  • How To Install Intel Pro Wireless 3945 On CentOS Linux

    centos Author: sinanceylanTags: Comments: 3

    How To Install Intel Pro Wireless 3945 On CentOS Linux In this tutorial, I will guide you through the necessary steps to install ipw3945 wireless adapter on a CentOS / RHEL based distribution.It is written for CentOS 5.2. However, it might work on other CentOS 5.x based distributions as well.

  • Ubuntu: Using apt-p2p For Faster Upgrades From Hardy To Intrepid

    ubuntu Author: Stephan JauTags: Comments: 6

    Ubuntu: Using apt-p2p For Faster Upgrades From Hardy To Intrepid ernest has today published on TorrentFreak a great howto on how to lessen the burden of the Canonical Servers for the upgrade to the new stable release of Ubuntu 8.10 - Intrepid Ibex. With his permission I publish this howto here also.

  • CentOS Directory Server On CentOS 5.2

    Author: awanTags: Comments: 12

    CentOS Directory Server On CentOS 5.2 The enterprise-class Open Source LDAP server for Linux. It is hardened by real-world use, is full-featured, supports multi-master replication, and already handles many of the largest LDAP deployments in the world. The Centos Directory Server (based on Fedora Directory Server) can be downloaded for free and set up in less than half an hour.

  • Automatic And Up-To-Date Fedora 9 Installations With Kickstart And Novi

    fedora Author: Falko TimmeTags: Comments: 2

    Automatic And Up-To-Date Fedora 9 Installations With Kickstart And Novi Kickstart allows you to do automatic Fedora/RedHat/CentOS installations (i.e., you do not have to sit in front of the computer and answer the questions of the installer). This is useful and time-saving if you have to deploy tens or hundreds of similar systems (e.g. workstations). Kickstart reads the installation settings from a Kickstart configuration file. The problem with Kickstart is that it usually uses the distribution's packages from the time the distribution was released, i.e., it does not consider updates which means you would have to update each system manually after the Kickstart installation. This guide explains how you can do up-to-date Kickstart installations with the help of a tool called novi.

  • Installing ISP-fw (Firewall) On Linux

    debian Author: htbTags: , Comments: 2

    Installing ISP-fw (Firewall) On Linux ISP-fW is a firewall script that provides port forwarding, packet filtering, stateful packet inspection, port redirection, masquerading, SNAT/ DNAT, TOS, and never the last it generates htb rules for bandwidth management. With ISP-fw, you can turn a PC into a gateway with shaping capabilities.

  • Appnr - Synaptic For Your Browser (Ubuntu)

    ubuntu Author: Falko TimmeTags: , Comments: 6

    Appnr - Synaptic For Your Browser (Ubuntu) Appnr is a web-based directory for Ubuntu packages (including the official repositories and third-party packages from Medibuntu, Google, and the Canonical Partner repository). You can use it to browse and install packages directly from your browser. It's like Synaptic for your browser.

  • Preventing MySQL Injection Attacks With GreenSQL On Debian Etch

    mysql Author: Falko TimmeTags: , , Comments: 1

    Preventing MySQL Injection Attacks With GreenSQL On Debian Etch GreenSQL (or greensql-fw) is a firewall for MySQL databases that filters SQL injection attacks. It works as a reverse proxy, i.e., it takes the SQL queries, checks them, passes them on to the MySQL database and delivers back the result from the MySQL database. It comes with a web interface (called greensql-console) so that you can manage GreenSQL through a web browser. This guide shows how you can install GreenSQL and its web interface on a Debian Etch server.

  • Mailscanner/Exim Gateway With Communigate PRO Guide

    Author: topdogTags: , Comments: 0

    Mailscanner/Exim Gateway With Communigate PRO Guide In this tutorial we will be installing and setting up Mailscanner as a mail firewall in front of a Communigate pro cluster. This tutorial has been written for the CENTOS 5.x Linux distro but am sure it can be used for any other Linux based system with little modifications. The system will run with SELinux in enforcing mode.

  • Ultimate Security Proxy With Tor

    tux Author: Tb0hdanTags: Comments: 31

    Ultimate Security Proxy With Tor Nowadays, within the growing web 2.0 environment you may want to have some anonymity, and use other IP addresses than your own IP. Or, for some special purposes - a few IPs or more, frequently changed. So no one will be able to track you. A solution exists, and it is called Tor Project, or simply tor. There are a lot of articles and howtos giving you the idea of how it works, I'm not going to describe here onion routing and its principles, I'll rather tell you how practically pull out the maximum out of it.

  • Firewall Management With Gufw On Ubuntu 8.04

    Author: Falko TimmeTags: , Comments: 1

    Firewall Management With Gufw On Ubuntu 8.04 Gufw is a graphical frontend for managing an iptables firewall on an Ubuntu 8.04 desktop. It is based on ufw and enables you to allow or block pre-configured, common p2p, or individual ports. This guide shows how you can install and use Gufw on Ubuntu 8.04.