In this howto we will learn how to setup a SSL based secure VPN server on linux. We will achieve this through OpenVPN .OpenVPN is a free & open source virtual private network program for creating point-to-point or server-to-multiclient encrypted tunnels.

Let’s install and configure our vpn server. The first thing we have to ensure that we are login as root. Secondly OpenVPN is not in base repository of redhat/Centos/Fedora etc. We need (Dag Wieers) repository for OpenVPN.

(Keep reading…)

The database become more fragmented whenever you delete any large data from your sql database. It is always a very good practice to optimize your database time by time especially if you are dealing with a lot of varying characters (VARCHAR).

Optimizing a single table is very easy. Here is the command that how we can optimize MySQL database single table with command line.

(Keep reading…)

Often It happens device remains busy during unmounting a device(CD, Disk or NFS shared partitions) on Linux. It is good idea Linux should tell you what is keeping the device busy? We are using Centos, and message remains same in all the time we have used Linux.

(Keep reading…)

PHP has now been widely used as a development platform for web-based applications. As PHP is in continued development process, we observe different enhancements in PHP itself. One of the major changes we have recently observed is the release of its new version PHP5. 

Now your application is developed in PHP4 and you want to upgrade it to PHP5, but you also want to test it on PHP5 first.

(Keep reading…)

I’ve stated that there must be a way of working around the need to provide the root password for certain administrative tasks. This is generally in response to threads started by people who find typing in a password when they want to install programs (For example.) to be extremely irritating.

(Keep reading…)

Qmailtoaster is a project whose purpose is to install Qmail with RPMs on RPM based Linux and these RPMs are source RPMs. The advantage of Qmailtoaster is that it contains all patches needed for Qmail for example domainkeys etc.

(Keep reading…)

Anti-Virus
Linux

Anti-Virus For Linux File Server

By: Asghar on October 2nd, 2009
0

There are so many Anti-Virus solutions designed to protect Linux File Servers but F-PROT is most popular among others due to following reasons.

F-PROT Antivirus scanning engine consumes low resources and scans fast exceptionally with reliability. The gateway servers rely on F-PROT Antivirus to fight against malware.

(Keep reading…)

There are different methods to install MySQL community server on Linux.

  • Install from source tar ball
  • Install from rpm
  • Installing binaries
  • Install from Yum repository, Yast OR apt-get

Here we will deal with the 1st option – the installation of MySQL from the source. MySQL source can be compiled on either distribution of Linux for example fedora, centos, ubuntu & slacware etc.

(Keep reading…)

GNU Linux
Linux, Tutorial & How-to Articles

Linux Tips & Tutorials Howtos

By: TechBabu on September 7th, 2009
no tags
0

Red Hat Enterprise Linux v5.4 can be updated via RHN. RHEL 5.4 includes the kernel-based virtualization, and clustered, high-availability filesystem to support Microsoft Windows storage needs on Red Hat Enterprise Linux.

(Keep reading…)