Posted On April 1, 2019

Install ISPConfig on CentOS 5.2

kimconnect 0 comments
blog.KimConnect.com >> Linux >> Install ISPConfig on CentOS 5.2
cd /var/www/html
wget
 tar xvfz ISPConfig-2.2.24.tar.gz
cd install_ispconfig
./setup

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Windows Emulator inside Ubuntu 9.10

# Add the Wine repositorysudo add-apt-repository ppa:ubuntu-wine/ppasudo apt-get install wine1.2cd /home/[username]# this installs winetricks and…

Fix Ubuntu / Lubuntu ‘Hypernation Button Does Nothing’ Problem

# Step 0: find swap # Option A: root@kimlinux:/home/kim# cat /proc/swaps Filename Type Size Used…

Long Boot Time Caused by “Scanning for BTRFS file system”

More info about swap files: here Step 1: turn off quiet boot to observe the…