For  Debian / Ubuntu Linux you can enable or disable any apache module using a2enmod and a2dismod. You don’t need to edit the conf file for that unless you are having some problem with this method. The syntax of these commands is really simple. For centos and other redhat based distributions we don`t use a2enmod and a2dismod, but  another  methode is used to enable and disable modules in apache.apache

Read more...

To backup all or some of your MySQL databases, you’ll need mysqldump which comes bundled with mysql. If you have MySQL installed, you probably have mysqldump installed already.

Read more...

Playing poker online has become more and more popular over the last few years. One of the biggest problems for Linux users is the lack of support for dedicated download clients. We have found a really useful resource over at pokerlistings.com. Here you can find all the Linux poker supported clients in one place, plus some clients that you can play without download (through the browser), and they have some decent strategy guides too.

Read more...

LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform that uses Linux as operating system, Apache as the Web server, MySQL as the relational database opensusemanagement system and PHP as the object-oriented scripting language. 
In this Simple tutorial we will explain you how to install LAMP server on your Opensuse 13.

Read more...

Thanks to DoctorMos it is possible to mount google docs as a folder on your computer using gdocs mount GTK. Now instead of uploading your documents to google docs using a web browser, you can edit them in your favorite word processor and save them to a virtual drive in Nautilus. Any documents you save there will automatically show up in Google Docs, and you can drag any documents off of the drive to save them locally on your computer.

Read more...