CentOS Install for a cPanel Web Server

This is a basic installation tutorial for the CentOS operating system for dedicated server duties ! CentOS is a free whitelabel distro of RedHat Enterprise with all the bells and wistles, and is the OS of choice for many web hosting companies Installing the OS using ‘Text Mode’ : 1 – Insert the first Linux… Read More »

Fantastico De Luxe 2.10.4 r14 (LATEST and STABLE releases)

Updates: – 4Images Gallery: 1.7.4 -> 1.7.6 – Crafty Syntax Live Help: 2.14.4 -> 2.14.6 – Drupal: 5.3 -> 6.1 – Joomla: 1.0.14 -> 1.0.15 – Mambo Open Source: 4.6.2 -> 4.6.3 – Nucleus: 3.24 -> 3.32 – PHPauction: 2.1 -> 3.2 – phpAdsNew: 2.0.9-pr1 -> 2.0.11-pr1 – TikiWiki: 1.9.8.3 -> 1.9.10.1 Mohon bagi anda… Read More »

Akses webmail tanpa perlu login ke cpanel

Jika anda menginginkan akses webmail tanpa perlu login ke cpanel (1) Buat subdomain, misal webmail.domainanda.com dengan home direktorinya adalah public_html/webmail (2) Buat file .htaccess di folder webmail, isikan baris berikut: RewriteEngine on RewriteCond %{HTTP_HOST} ^webmail.domainanda.com$ [OR] RewriteCond %{HTTP_HOST} ^www.webmail.domainanda.com$ RewriteRule ^(.*)$ https://domainanda.com:2096/3rdparty/roundcube/index.php?_task=mail$1 [R=301,L] Note: baris ke 4 bisa disesuaikan dengan program webmail yang anda pakai.… Read More »