HowtoForge - Linux Howtos in English English|HowtoForge.de - Linux-Howtos auf Deutsch Deutsch

HowtoForge provides user-friendly Linux tutorials about almost every topic.

If you've written a Linux tutorial that you'd like to share, you can contribute it. If you'd like to discuss Linux-related problems, you can use our forum. If you have questions, please contact us by email: info [at] howtoforge [dot] com or use our contact form.

Twitter Clients For Ubuntu 8.04 Desktop

Submitted by falko (Contact Author) (Forums) on Tue, 2008-08-19 18:13. :: Ubuntu | Desktop

Twitter Clients For Ubuntu 8.04 Desktop

In this article I will show how to install and use two clients for the popular microblogging platform Twitter on an Ubuntu 8.04 desktop. The first one is Twitux, the second Twitter client is gtwitter. Both clients have similar features, so it is up to you which one you want to install.

Read more...

How To Block Porn Pictures And Images With SafeSquid Proxy Server

Submitted by Sean (Contact Author) (Forums) on Tue, 2008-08-19 13:40. :: Security | Commercial

How To Block Porn Pictures And Images With SafeSquid Proxy Server

Administrators can use various methods to block access to websites that are pornographic in nature, like URL Filter, URL Blacklist, Keyword Filter, etc. But many porn sites allow users to register their email IDs on their website and deliver the latest images and pictures to their personal emails. So if a user is allowed access to his personal mail, he can enjoy himself without having to access any porn site. Such images are also regularly displayed as ads and banners on other web pages, that might not be pornographic in nature. Pornographic Image Filter can analyze an image in real-time, and identify the ones that are pornographic in nature. It analyzes the graphical content like skin tone, contour, etc. to identify a pornographic image. It is a commercially distributed add-on plug-in and can be used with SafeSquid to block pornographic images. Although it is about 85%-90% accurate, it acts as a good deterrent.

Read more...

Install Ubuntu With Software RAID 10

Submitted by maxbash (Contact Author) (Forums) on Mon, 2008-08-18 18:06. :: Ubuntu

Install Ubuntu With Software RAID 10

The Ubuntu Live CD installer doesn't support software RAID, and the server and alternate CDs only allow you to do RAID levels 0, 1, and 5. Raid 10 is the fastest RAID level that also has good redundancy too. So I was disappointed that Ubuntu didn't have it as a option for my new file server. I didn't want shell out lots of money for a RAID controller, especially since benchmarks show little performance benefit using a Hardware controller configured for RAID 10 in a file server.

Read more...

Creating Advanced MySQL-Based Virtual Hosts On Lighttpd (Debian Etch)

Submitted by falko (Contact Author) (Forums) on Sun, 2008-08-17 18:10. :: Debian | Lighttpd

Creating Advanced MySQL-Based Virtual Hosts On Lighttpd (Debian Etch)

This guide explains how you can create advanced virtual hosts on a lighttpd web server on Debian Etch that are stored in a MySQL database. The method described here does not use the lighttpd mod_mysql_vhost module, and unlike mod_mysql_vhost (which allows you to store only the hostname and document root of a vhost in a database), this method allows to store individual configuration directives for each vhost in the MySQL database.

Read more...

Setting Up A FreeRadius Based AAA Server With MySQL & Management With Daloradius

Submitted by awan (Contact Author) (Forums) on Fri, 2008-08-15 18:48. :: Ubuntu

Setting Up A FreeRadius Based AAA Server With MySQL & Management With Daloradius

This tutorial explains how you can set up a FreeRadius (1.1.7) server with Wifi authentication and accounting in conjunction with MySQL & web management with Daloradius on Ubuntu 8.04 (LTS). This howto should work for a newbie. Production deployment is also possible with minor tweaking. But as usual I do not guarantee anything & take no responsibilities if something goes wrong.

Read more...

How To Set Up WebDAV With Lighttpd On Fedora 9

Submitted by falko (Contact Author) (Forums) on Thu, 2008-08-14 16:42. :: Fedora | Lighttpd

How To Set Up WebDAV With Lighttpd On Fedora 9

This guide explains how to set up WebDAV with lighttpd on a Fedora 9 server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the lighttpd server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.

Read more...

Running Vhosts Under Separate UIDs/GIDs With Apache2 mpm-itk On Debian Etch

Submitted by falko (Contact Author) (Forums) on Thu, 2008-08-14 10:40. :: Debian | Apache

Running Vhosts Under Separate UIDs/GIDs With Apache2 mpm-itk On Debian Etch

This article explains how you can install and configure apache2-mpm-itk on a Debian Etch server. apache2-mpm-itk is an MPM (Multi-Processing Module) for the Apache 2 web server. mpm-itk allows you to run each of your vhost under a separate UID and GID - in short, the scripts and configuration files for one vhost no longer have to be readable for all the other vhosts. mpm-itk works with mod_php because mpm-itk is based on the traditional prefork MPM, which means it's non-threaded. This means you don't need to use suExec or suPHP anymore to run a website's PHP scripts as a separate user.

Read more...

QuickStart, The Swiss Army Knife For Ubuntu 8.04 Desktop

Submitted by falko (Contact Author) (Forums) on Wed, 2008-08-13 17:28. :: Ubuntu | Backup | Desktop

QuickStart, The Swiss Army Knife For Ubuntu 8.04 Desktop

In this article I will show how to install and use QuickStart on an Ubuntu 8.04 desktop. QuickStart is like a Swiss army knife, it allows you to do various things on your Ubuntu desktop: creating and restoring backups, running scheduled backups, backing up configuration files, installing some common applications, installing DVD codecs, deleting unnecessary files, etc.

Read more...

How To Install Django On Mandriva 2008.1 (Apache2/mod_python)

Submitted by falko (Contact Author) (Forums) on Tue, 2008-08-12 16:28. :: Mandriva | Apache

How To Install Django On Mandriva 2008.1 (Apache2/mod_python)

This tutorial explains how to install Django on a Mandriva 2008.1 server. Django is a web framework that allows to develop Python web applications quickly with as much automation as possible. I will use it with Apache2 and mod_python in this guide.

Read more...

VNStat On FreeBSD 7 With A PHP GUI

Submitted by codenjanod (Contact Author) (Forums) on Tue, 2008-08-12 12:04. :: FreeBSD

VNStat On FreeBSD 7 With A PHP GUI

I installed VNStat and the PHP GUI to be able to view basic information regarding incoming and outgoing traffic per interface. I am using FreeBSD 7 with PHP4, as I had problems setting the GUI up with PHP5.

Read more...
1
...
next page
last page