close

Posts Tagged ‘server’

zeroshell sebagai alternatif radius server

Fitur & Fungsi Zeroshell:

1.Load Balancing and Failover of multiple Internet connections;
2.UMTS/HSDPA connections by using 3G modems;
3.RADIUS server for providing secure authentication and automatic management of the encryption keys to the Wireless 802.11b, 802.11g and 802.11a networks supporting the 802.1x protocol in the EAP-TLS, EAP-TTLS and PEAP form or the less secure authentication of the client MAC Address; WPA with TKIP and WPA2 with CCMP (802.11i complaint) are supported too; the RADIUS server may also, depending on the username, group or MAC Address of the supplicant, allow the access on a preset 802.1Q VLAN;

Zeroshell gak perlu diinstall, bisa langsung dijalankan dalam beberapa mode :

1. Boot CD
2. Boot CD via VMWare
3. Boot pake Flashdish
4. Langsung Install di HD

Read the rest of this entry »

instalasi cpanel

  1. Download script instalasi

    - cd /home
    - wget http://layer1.cpanel.net/latest
    - sh latest
    - Proses instalasi cpanel akan berjalan, silahkan tunggu kira-kira 3jam (tergantung bandwith internet anda). Server akan dikonfigurasi otomatis

  2. Saat proses selesai, berarti instalasi cpanel anda telah berhasil
  3. Download ISO Centos dari cpanel,

    http://layer1.cpanel.net/CentOS-5.0-i386-bin-DVD-cPanel.iso

  4. Burn dalam DVD
  5. Server boot dari DVD ang barusan dibuat (direkomendasikan install OS yang FRESH (baru))
  6. Konfigurasi server saat install
    - Ikuti step-step instalasi, isikan dengan default saja
    - Install dengan minimal install, tidak boleh ada Apache, MySQL, DNS dan sejenisnya
    - Jangan install XWindows, karena server akan lebih berat dan akan membuka hole security
    - lihat referensi disini
  7. Kira-kira 30 menis instalasi OS Centos 5.1 akan selesai
  8. Lakukan setup dasar secukupnya
    - IP LAN, dengan perintah : system-config-network

instalasi ispcp pada debian

alternatif pengganti cPanel sebagai control panel untuk domain anda :D
Jalanin command berikut :

#apt-get install aptitude

apt-get sama dengan aptitude

BAB 1 : Installation

1. Update your packages list:

# aptitude update

2. Install needed repository key:

# aptitude install debian-backports-keyring

3. Install the new Apache fcgid module version:

# aptitude -t etch-backports install libapache2-mod-fcgid

Read the rest of this entry »

konfigurasi virtual host pada litespeed

Sekarang kita tahu struktur direktori virtual host kita, mari kita pergi ke depan dan menyesuaikan SuEXEC PHP template untuk kebutuhan kita. Setelah selesai, menambahkan beberapa host virtual berbasis PHP Litespeed Server kami memerlukan beberapa detik.

1. Log into the Administration area and kemuadian arahkan mouse ke ”Configurations’ dan klik ‘Virtual Host Templates’:

2. Akan ada tampilan dengan halaman Template Virtual Host yang memiliki tiga template yang telah ditetapkan untuk kita: EasyRailsWithSuExec, PHP_SuExec dan centralConfigLog:

3. Klik pada link PHP_SuEXEC. Anda akan melihat tata letak sangat mirip dengan Konfigurasi Server Page yang sebelumnya. Perbedaannya adalah bahwa sekarang kita bisa menyesuaikan kita domain PHP persis seperti yang kita inginkan tanpa mempengaruhi apa-apa pada server tingkat luas. Setelah selesai, menambahkan sebuah domain PHP berlangsung beberapa detik.

Read the rest of this entry »

tailwatchd failed fix

:ngakaks pagi- pagi buta blog ga bisa di buka :bingung
ya udah gw cek aja di server nya :malus
ternyata :matabelo: dapet pesan error begonoan :(

ga pake bingung dan bimbang, langsung buka mbah google :D

First check the tailwatchd logs for the failure reason:

# tail /usr/local/cpanel/logs/tailwatchd_log

Restart cPanel Service:

#service cpanel restart

or

#/etc/init.d/cpanel restart

If this not resolve your issue, run UPCP forcefully.

#/scripts/upcp --force

Enjoy