str[bits]

June 30, 2005

Ubuntu Apache-PHP-MySQL Server

Filed under: Ubuntu

After the default normal installation of Ubuntu, here are the additional steps I need to do to have a Apache-PHP-MySQL Server.

1. Update your system.

2. Install SSH Server (for my remote access)
sudo apt-get install ssh

3. Install Database Server
sudo apt-get install mysql-server

4. Install Apache HTTP Server
sudo apt-get install apache2

5. Install PHP for Apache
sudo apt-get install php4

6. Install MYSQL for Apache
sudo apt-get install libapache2-mod-auth-mysql
sudo apt-get install php4-mysql

April 10, 2005

How to install Skype in Ubuntu?

Filed under: Ubuntu

$ sudo apt-get install libqt3c102-mt
$ wget http://myosc.org/ubuntuguide/skype_1.0.0.20-1_i386.deb
$ sudo dpkg -i skype_1.0.0.20-1_i386.deb

How to update Ubuntu?

Filed under: Ubuntu

$ sudo apt-get update
$ sudo apt-get upgrade






















Get free blog up and running in minutes with Blogsome | Theme designs available here