Articles

  How to setup ionCube loader on Centos 6.4

How to setup ionCube loader on Centos 6.4 NOTE: If you need to install ionCube loader on...

  Install Postfix to configure SMTP Server. -- Fedora 16

[root@mail ~]# yum -y install postfix [root@mail ~]# vi /etc/postfix/main.cf #...

 Configure Postfix and Dovecot for SSL - Fedora 16

[1] Create certifcate first. Click here[2] Configure Postfix and Dovecot for SSL [root@www ~]#...

 Configure Samba Sharing between Ubuntu and Windows

Install Samba on Ubuntu 12.04/Linux Mint/ other Distro's and share files with samba from Ubuntu...

 Create SSL Certficates for Mail server - Fedora 16

[root@www ~]# cd /etc/pki/tls/certs [root@www certs]# make server.key umask 77 ; \...

 How to install PHP on CentOS RedHat Linux, How to configure PHP on CentOS RedHat Linux

PHP...

 How to install ionCube Loader on Ubuntu

ionCube is a Zend-Engine extension to encode PHP files. To install it on Ubuntu first...

 How to install pptp VPN on CentOS, RedHat and Ubuntu

How to install pptp VPN on CentOS, RedHat and UbuntuPoint-to-Point Tunneling Protocol The...

 How to install your own VPN server in 5 mins (PPTP on CentOS, RedHat and Ubuntu)

How to install your own VPN server in 5 mins (PPTP on CentOS, RedHat and Ubuntu)Virtual Private...

 Install Cairo Dock 3.0 on Ubuntu/Linux Mint

To Install Cairo Dock 3.0 on Ubuntu/Linux Mint (Press Ctrl+Alt+T) and copy the following commands...

 Install Cpanel on your Linux VPS, Ubuntu, Centos, Debian

You will need to upgrade to at least a link 4 to run cPanel on your VPS. To install cpanel on...

 Install Dovecot to Configure POP/IMAP Server. -- Fedora 16

[root@mail ~]# yum -y install dovecot [root@mail ~]# vi /etc/dovecot/dovecot.conf # line...

 Install Graphical user interface (GUI) in Ubuntu 12.10/12.04/11.10 Server Edition

Graphical User Interface (GUI) in Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/Ubuntu...

 Install Graphical user interface (GUI) in Ubuntu 12.10/12.04/11.10 Server Edition

Graphical User Interface (GUI) in Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/Ubuntu...

 Install RPM Packages on Ubuntu/Linux Mint

 Linux / Unix: Set your PATH Variable using set or export command

Question. How do I add new path to PATH variable under Linux and UNIX operating system? Answer....

 Post Method with Perl CGI Scripts

This is part of a series of articles discussing CGI processing. Part I introduces the...