Linux Tutorials on the topic “Ubuntu”
-
Squid Proxy Server On Ubuntu 9.04 Server With DansGuardian, ClamAV, And WPAD (Proxy Auto-Detection) [Updated 07-08-09]
Author: mtcoombes • Tags: security, ubuntu • Comments: 19
Squid Proxy Server On Ubuntu 9.04 Server With DansGuardian, ClamAV, And WPAD (Proxy Auto-Detection) This tutorial will demonstrate how to set up a Squid Proxy server on Ubuntu 9.04 with DansGuardian (for content filtering) and ClamAV (for Virus scanning); in addition, we will set up Web Proxy AutoDetection (WPAD) through DHCP (in this case, either dhcp3 OR the Windows Server 2003 DHCP server) or DNS so that the only configuration necessary on the client side is to check "Auto-detect proxy settings for this network" in Firefox or Internet Explorer. At the end of the tutorial, users will have a fully functional and secure proxy for HTTP access. In addition, the final section will show users how to connect to this proxy server via SSH in order to have a protected browsing session while away from the home/office.
-
Speed Up Your System With Preload On Ubuntu 9.04
Author: Falko Timme • Tags: desktop, ubuntu • Comments: 6
Speed Up Your System With Preload On Ubuntu 9.04 This tutorial explains how you can install preload on Ubuntu 9.04. preload is an adaptive readahead daemon. It monitors applications that users run, and by analyzing this data, predicts what applications users might run, and fetches those binaries and their dependencies into memory for faster startup times.
-
Installing Adobe AIR 1.5.1 For Linux On Ubuntu 9.04 (x86_64)
Author: Falko Timme • Tags: desktop, ubuntu • Comments: 3
Installing Adobe AIR 1.5.1 For Linux On Ubuntu 9.04 (x86_64) Adobe AIR is a technology that lets you run Internet applications on the desktop. With AIR you do not need a browser to run such desktop applications. This tutorial explains how you can install Adobe AIR 1.5.1 for Linux on an Ubuntu 9.04 desktop (x86_64) and how you can install AIR applications.
-
-
Basic Web Server On Ubuntu 9.04 With Zend Framework
Author: the_g_bomb • Tags: apache, php, ubuntu • Comments: 14
Basic Web Server On Ubuntu 9.04 With Zend Framework This is a brief description of the steps required to set up a basic Web Server (on Ubuntu 9.04) with the Zend Framework installed.
-
Installing Adobe AIR 1.5.1 For Linux On Ubuntu 9.04 (i386)
Author: Falko Timme • Tags: desktop, ubuntu • Comments: 6
Installing Adobe AIR 1.5.1 For Linux On Ubuntu 9.04 (i386) Adobe AIR is a technology that lets you run Internet applications on the desktop. With AIR you do not need a browser to run such desktop applications. This tutorial explains how you can install Adobe AIR 1.5.1 for Linux on an Ubuntu 9.04 desktop and how you can install AIR applications.
-
Installation Of OpenERP Server 5.0, OpenERP GTK Client 5.0 And OpenERP Web Client 5.0.1 On Ubuntu Server 9.0.4 & Desktop 9.04
Author: linuxunixmadrid • Tags: ubuntu • Comments: 7
Installation Of OpenERP Server 5.0, OpenERP GTK Client 5.0 And OpenERP Web Client 5.0.1 On Ubuntu Server 9.04 This article will show you how to set up openerp-server 5.0.0-3-1 + openerp-client 5.0.0-3-1 + openerp-web 5.0.1 on Ubuntu Server 9.04. Open ERP (formerly named Tiny ERP) is the leader open-source ERP/CRM system written mostly in Python and initiated in Belgium. It offers a three-tier web architecture, ease of use and flexibility.
-
The Perfect SpamSnake - Ubuntu Jaunty Jackalope
Author: Rocky • Tags: antivirus, postfix, ubuntu • Comments: 32
The Perfect SpamSnake - Ubuntu Jaunty Jackalope This tutorial shows how to set up an Ubuntu Jaunty Jackalope based server as a spamfilter in Gateway mode. In the end, you will have a SpamSnake Gateway which will relay clean emails to your MTA. You will also be able to view your incoming queue, train your SpamSnake and carry out a few more advanced operations via MailWatch.
-
Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Ubuntu 9.04)
Author: Falko Timme • Tags: antivirus, postfix, ubuntu • Comments: 32
Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Ubuntu 9.04) This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will be scanned for spam and viruses. I will also show how to install SquirrelMail as a webmail interface so that users can read and send emails and change their passwords.
-
Running Vhosts Under Separate UIDs/GIDs With Apache2 mpm-itk On Ubuntu 9.04
Author: Falko Timme • Tags: apache, ubuntu • Comments: 0
Running Vhosts Under Separate UIDs/GIDs With Apache2 mpm-itk On Ubuntu 9.04 This article explains how you can install and configure apache2-mpm-itk on an Ubuntu 9.04 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.
-
Building Customized Ubuntu Live-CDs With UCK On Ubuntu 9.04
Author: Falko Timme • Tags: desktop, ubuntu • Comments: 3
Building Customized Ubuntu Live-CDs With UCK On Ubuntu 9.04 This guide explains how you can build customized Ubuntu (as well as Kubuntu/Xubuntu and Edubuntu) Live-CDs with the help of UCK (Ubuntu Customization Kit) on Ubuntu 9.04. UCK allows you to customize the language and the applications on the Live-CD.