Add to feed
  • Jul
  • 03
  • 2008

Ubuntu 8.04 LTS: Virtual Hosting With Proftpd, MySQL & Quota

This tutorial is based on Ubuntu 8.04 LTS. You should already have set up a basic Ubuntu 8.04 server system, as described in the first eight chapters of this tutorial: http://www.howtoforge.com/perfect-server-ubuntu8.04-lts This howto is meant as a practical guide; it does not cover the theoretical backgrounds.

CREATE TABLE ftpquotalimits ( name varchar(30) default NULL, quota_type enum('user','group','class','all') NOT NULL default 'user', per_session…

Tags: , , , , , , , , , , , ,
add a comment
  • Mar
  • 17
  • 2008

How to run KDE applications in Windows ?

Step by step instruction to install and run KDE 4 desktop environment that contains hundreds of free software applications in Windows OS

Step 3 : Now you need to select the supported application to download. You can download source code of some of application / packages too. If you are unsure, click on KDE on package category and KDE application with all dependency files will gets…

Tags: , , , , , , , , , , , , ,
add a comment
  • Mar
  • 05
  • 2008

Make your Asus Eee PC cooler with these software

Although the Asus Eee PC has everything you need to be productive right from the start, a few simple software tweaks can help you to get more out of your tiny companion.

sudo ln -s /opt/openoffice.org2.3/program/swriter /usr/bin/ sudo ln -s /opt/openoffice.org2.3/program/scalc /usr/bin/ sudo ln -s /opt/openoffice.org2.3/program/simpress /usr/bin/ sudo ln -s /opt/openoffice.org2.3/program/sbase…

Tags: , , , , , , , , , , , , ,
add a comment