Virtual Hosting with PureFTPd and MySQL on Debian
November 7, 2007
Necessary Information
In this HowTo my Server has the follow configurations:
Hostname: ftp01.server.com
IP-Adress: 192.168.1.20
Installing necessary stuff
With this command we can Install all the stuff we need:
apt-get install mysql-server mysql-client libmysqlclient15-dev phpmyadmin apache2 pure-ftpd-mysql
Configuring security stuff
First of all we need to create a password for the MySQL User root.
mysqladmin -u root password OWNPW
PulseAudio - A New Audio Server for Fedora, Ubuntu and other Linux Distro
November 2, 2007

PulseAudio is an Audio Server for linux. Respect to the others Linux Audio Server, PulseAudio will have many features. Fedora8 will be the first Linux Distro that comes with PulseAudio built-in and officially supported by the Fedora Developer Team. Seems that also Ubuntu will have PulseAudio as Deafault Audio Server.
Start your own music personal server with Sockso on Ubuntu Gutsy 7.10 Linux
October 28, 2007
Run a server to share your music with friends is possible with Sockso. Sockso is a little software opensource written in java. It is multi platform and only requirement is java installed and enabled in your Linux or Ubuntu Desktop.
Sockso management is very simple because it provides GUI (Graphical User Interface), so is possible to setting up which music folder you want share.
Also, to make possible sharing with your friend, Sockso give you its web interface that starts on TCP 4444 port, so every friend can browse your files.
Install Wordpress locally with NanoWeb Server – Ubuntu Gutsy 7.10
October 25, 2007

A Windows user can install EasyPHP to use Wordpress locally and develop new themes for it. A Wordpress theme designer often, don’t want use many resources for Apache installation under linux, because he would only install CMS to make a Theme Design for it.
In this post, we will see how to do this job under Ubuntu Gutsy 7.10.
Brief introduction to NanoWeb Server
NanoWeb server is a light web server for linux written entirely in php. NanoWeb Server is specially design for little website that don’t need Apache as webserver. So, with NanoWeb Server we have a locally installation of our preferred CMS to test it without expensive consume of resources.









