Lokasi Ardelindo Aples Depok


View Ardelindo Aples in a larger map

Minggu, 31 Mei 2009

Smart Haier D1200P, Koneksi Internet via pon & Ubuntu Linux


Diposting Oleh:

imtheface@skyisgrey.org

Catatan kecil seputar koneksi internet hp Smart Haier D1200P menggunakan pon di Ubuntu 8.10 (Intrepid Ibex). Lumayan nih skr gak perlu pancingan Windows klo koneksi pon-nya kita diskonekin sendiri (di kompie si gw sih ntah di komputer situ mah :P).

Bikin berkas baru /etc/ppp/peers/smart, /etc/chatscripts/smart dan /etc/chatscripts/disko lalu masukkan config untuk Smart sbb:


$ sudo vi /etc/ppp/peers/smart
#
# /etc/ppp/peers/smart
#
hide-password
noauth
connect "/usr/sbin/chat -v -f /etc/chatscripts/smart"
disconnect "/usr/sbin/chat -v -f /etc/chatscripts/disko"
debug
ttyUSB0
460800
defaultroute
noipdefault
user "smart"
remotename smart
ipparam smart
crtscts
lock
usepeerdns
noaccomp
logfile "/tmp/pppd.log"

$ sudo vi /etc/chatscripts/smart
#
# /etc/chatscripts/smart
#
ABORT BUSY ABORT 'NO CARRIER' ABORT VOICE ABORT 'NO DIALTONE'
ABORT 'NO DIAL TONE' ABORT 'NO ANSWER' ABORT DELAYED
'' "\d\d+++\d\dATH"
'OK' "ATZ"
'OK' "ATZE0Q0V1"
'OK' "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0"
'OK' "at+crm=1;+cmux=1;+cps=33;+cta=0"
OK-AT-OK "ATDT#777"
CONNECT \d\c

$ sudo vi /etc/chatscripts/disko
#
# /etc/chatscripts/disko
#
ABORT BUSY ABORT 'NO CARRIER' ABORT ERROR ABORT 'NO DIALTONE'
'' "\K"
'' "\K"
'' "\K"
'' "\d\d+++\d\dATH"

Terakhir jangan lupa beresin ownership ketiga file tsb menjadi root.dip:

$ sudo chown root.dip /etc/ppp/peers/smart
$ sudo chown root.dip /etc/chatscripts/smart
$ sudo chown root.dip /etc/chatscripts/disko
Sebelum konek coba edit sebentara /etc/ppp/pap-secrets, isi password smartnya disitu, lebih kurang seperti ini:
smart * smart
Dan smart pun siap untuk beraksi, untuk menjalankan pon:
$ sudo modprobe usbserial vendor=0x15eb product=0x0001
$ sudo pon smart
Untuk mematikannya (perlu biar diskonek dengan normal & agar tidak mancing dulu di Windows):
$ sudo poff -a $ sudo rmmod -f usbserial
Oh ya biar koneksinya gak putus setiap 50 menit sekali bisa baca-baca tips & trik Smart dari om Dodol.

Referensi:

http://skyisgrey.org/blog/smart-haier-d1200p-koneksi-internet-via-pon-ubuntu-linux.html

Jumat, 29 Mei 2009

Kabar Gembira Workshop On Line Ardelindo

Kabar Gembira ... Workshop On Line Ardelindo

PT. Ardelindo Aples mengadakan Program Workshop On Line Linux 4 Hari untuk khusus peserta di luar Jabodetabek. Kami mengundang pengguna linux untuk mengikuti Workshop On Line 4 Hari dengan materi:

1. Workshop On Line Linux System Administrator (22 - 25 Juni 2009)
Membahas pengenalan linux dari basic - instalasi linux - pengoperasian - perawatan - hingga troubleshouting kerusakan. Peserta juga di ajarkan trik untuk mengganti password root, partisi linux, advanced editor Vim.


2. Workshop On Line Linux VoIP & Asterisk IP PBX (27 - 30 Juli 2009)
Membangun jaringan telepon berbasis IP (VoIP) step by step, integrasi VoIP dengan PSTN maupun Existing PABX. Konfigurasi Asterisk IP PBX sebagai pengganti PABX komplit dengan fiturnya.
  1. Interactive Voice Response
  2. Phone Conference
  3. Voice Mail
  4. Transfer Extension
  5. Music On Handling
Daftar Workshop On Line:
www.ardelindo.com





Setiap peserta Workshop On Line Ardelindo mendapatkan LiveCD dan buku manual, atau juga bisa memesan kit pelatihan seperti FXO Card AX100P, VoIP Gateway dan IP PHone secara khusus.

Kit Pendukung Workshop On Line
1. FXO Card AX100P
Kartu VoIP untuk menghubungkan Asterisk IP PBX dengan Existing PABX dan PSTN. Sehingga pengguna VoIP bisa menelpon ke Telpon Rumah, HP maupun ke CDMA.

2. VoIP Gateway
Perangkat VoIP Gateway sebagai konverter Telepon Analog Ke VoIP, perangkat bisa digunakan dua user ID. Satu user register ke private Asterisk IP PBX dan lainya ke VoIP Rakyat.


Peserta yang mengikuti pelatihan langsung terhubung dengan Ardelindo Internet Virtual Classroom (AIVC), sehingga instruktur mampu memberikan panduan secara remote melalui koneksi VPN / Virtual WAN.

Konfigurasi Ubuntu Jaunty Vodafone Indosat IM2



Salam opensource … salam perjuangan

Kali kita bahas mengenai konfigurasi Huawei E220 USB 3G Modem Vodafone Indosat IM2 untuk koneksi internet 3G. Caranya sangat mudah dan sederhana. Pertama kali kita harus download aplikasi usb-modeswitch dan vodafone-mobile-connect pada website https://forge.betavine.net/frs/?group_id=12 , trus install


sudo dpkg -i usb-modeswitch_0.9.7_i386.deb
sudo dpkg -i vodafone-mobile-connect_2.00.00-1_all.deb
sudo apt-get -f install


sebelum menjalankan aplikasi ada beberapa file yang kita edit, hal ini berlaku hanya di ubuntu jaunty jacklope.

1.) Edit VMC Plugins
sudo nano /usr/bin/upgrade-vmc-plugins

…tambahkan text dibawah paramater baris “import shutil”
import sys
sys.path.append('/usr/lib/python2.5/site-packages');
2.) Edit GTK TAP

kemudian edit lagi file …
sudo nano /usr/share/vodafone-mobile-connect/gtk-tap.py

…tambahkan text dibawah paramater baris “import signal”
import sys
sys.path.append('/usr/lib/python2.5/site-packages')

3.) Edit Data Schema

nano /usr/lib/python2.5/site-packages/vmc/contrib/axiom/_schema.py
Replace kalimat indexed dengan “indexed” (ada double quote nya)

4.) Jalankan Vodafone Mobile Connect via terminal
vodafone-mobile-connect-card-driver-for-linux


5.) Jalankan Vodafone Mobile via Menu Grafis
Menu → Application → Internet → Vodafone Mobile


Referensi:

http://www.geekology.co.za/blog/2009/05/configuring-vodafone-3g-modem-on-ubuntu-linux-904-jaunty-jackalope/

Install Flash Player Ubuntu Jaunty

Ini ada info cara install plugin flash player untuk firefox 3.0 (Install Flash Player Ubuntu Jaunty).

1. Download Flash Player ...http://get.adobe.com/flashplayer/ versi tar.gz
2. Login ke root ubuntuardelindo@ardelindo:~$ sudo su -
[sudo] password for ardelindo:
root@ardelindo:~#

3. Extract dan install

root@ardelindo:~# tar xzvf /home/ardelindo/Desktop/install_flash_player_10_linux.tar.gz
root@ardelindo:~# cd install_flash_player_10_linux/
root@ardelindo:~/install_flash_player_10_linux# ./flashplayer-installer

Copyright(C) 2002-2009 Adobe Macromedia Software LLC. All rights reserved.
Adobe Flash Player 10 for Linux
Adobe Flash Player 10 will be installed on this machine.
You are running the Adobe Flash Player installer as the "root" user.
Adobe Flash Player 10 will be installed system-wide.
Support is available at http://www.adobe.com/support/flashplayer/
To install Adobe Flash Player 10 now, press ENTER.
To cancel the installation at any time, press Control-C.

NOTE: Please exit any browsers you may have running.
Press ENTER to continue...

Please enter the installation path of the Mozilla, Netscape,
or Opera browser (i.e., /usr/lib/mozilla): /usr/lib/firefox-3.0.8/
WARNING: A newer version of the Adobe Flash Player has been detected in
/usr/lib/firefox-3.0.8//plugins.
The installer will overwrite this existing binary.

----------- Install Action Summary -----------

Adobe Flash Player 10 will be installed in the following directory:
Browser installation directory = /usr/lib/firefox-3.0.8/
Proceed with the installation? (y/n/q): y

Selasa, 26 Mei 2009

Building Enterprise Linux MPLS Virtual WAN


Virtual Wide Area Networking

Wide Area Networking adalah suatu area luas (kota / wilayah) yang berbeda geografis yang saling terhubung satu dengan lain dalam suatu topologi jaringan komputer. Pada artikel ini kita akan membahas mengenai Virtual WAN (Virtual Wide Area Networking), yang bertujuan menghubungkan beberapa subnet wilayah, kota ataupun kantor perusahaan menjadi satu topologi. Subnet yang akan kita hubungkan menggunakan alamat IP Private 192.xxx.xxx.xxx yang tidak dikenal oleh internet. Jadi Virtual WAN lebih ditujukan untuk pemakaian pribadi (personal atau corporate). Hubungan antar subnet mirip dengan internet atau WAN, pengguna dapat langsung melakukan sharing data antar komputer beda subnet, printer dan pemanfaatan aplikasi. Gambar dibawah ini merupakan contoh topologi subnet kantor surabaya, madiun dan ponorogo, kita akan menggabungkan menjadi satu topologi Virtual WAN menggunakan kombinasi OpenVPN dan BGP Routing Protocol.


BGP Inside OpenVPN

Diagram dibawah ini menunjukkan pemanfaatan teknologi Tunneling VPN (garis biru) untuk membawa BGP routing protocol yang menghubungkan jaringan antar subnet. Setiap AS Number (ASN) dihubungkan oleh jalur tunnel VPN, paket data routing BGP yang melintas selalu dibungkus (encapsulation) dan di enkripsi (encryption), sehingga meningkatkan keamanan komunikasi data antar subnet.

Informasi AS Number

Madiun = ASN 1003

Ponorogo = ASN 1002

Surabaya = ASN 1001


Topologi Lengkap Virtual WAN

Gambar dibawah ini menunjukkan penggabungan topologi antar subnet dengan diagram BGP routing inside OpenVPN. Setiap perangkat PC Router Linux terpasang aplikasi OpenVPN dan Quagga Routing Daemon, hanya saja pada kantor surabaya router kita fungsikan sebagai OpenVPN Server dan harus memakai IP Publik Statis. Koneksi kantor madiun maupun ponorogo bisa memakai koneksi IP dinamis dan kita fungsikan sebagai VPN Client. Berikut ini data koneksi setiap PC Router.

Kantor Surabaya

Koneksi Internet : Dedicated Leased Line 512kbps – 1Mbps

IP Publik : 122.200.52.41

Subnet LAN : 192.168.0.0/24

IP VPN : 10.8.1.1

ASN : 1001


Kantor Madiun

Koneksi Internet : Telkom Speedy Unlimited

IP Telkom Speedy : 125.22.156.45 (IP dinamis)

Subnet LAN : 192.168.10.0/24

IP VPN : 10.8.1.3

ASN : 1003

Kantor Ponorogo

Koneksi Internet : FastNet First Media

IP FastNet : 122.34.200.70 (IP dinamis)

Subnet LAN : 192.168.1.0/24

IP VPN : 10.8.1.4

ASN : 1002


Konfigurasi Virtual WAN

PC Router Kantor Surabaya

vim /etc/openvpn/server.conf (OpenVPN Server)

dev tap

ca ca.crt

cert server.crt

key server.key # This file should be kept secret

dh dh1024.pem

server 10.8.1.0 255.255.255.0

ifconfig-pool-persist ipp.txt

client-to-client

duplicate-cn

keepalive 10 120

persist-key

persist-tun

status openvpn-status.log

verb 3


vim /etc/quagga/daemons

zebra = yes

bgpd = yes

ospfd = no

ospf6d = no

ripd = no

ripngd = no

isisd = no


vim /etc/quagga/debian.conf

vtysh_enable=yes

zebra_options=" --daemon"

bgpd_options=" --daemon"

ospfd_options=" --daemon"

ospf6d_options="--daemon -A ::1"

ripd_options=" --daemon"

ripngd_options="--daemon -A ::1"

isisd_options=" --daemon -A 127.0.0.1"


vim /etc/quagga/bgpd.conf

hostname bgpd

password zebra

enable password ardelindo

log stdout

router bgp 1001

bgp router-id 10.8.1.1

network 122.200.50.0/24

network 192.168.0.0/24

neighbor 10.8.1.3 remote-as 1003

neighbor 10.8.1.4 remote-as 1002

line vty


#############################

##TEST KONFIGURASI

##KANTOR SURABAYA

#############################

Router> show ip route

Codes: K - kernel route, C - connected, S - static, R - RIP, O - OSPF,

I - ISIS, B - BGP, > - selected route, * - FIB route

K>* 0.0.0.0/0 via 122.200.52.1, eth1

C>* 10.8.1.0/24 is directly connected, tap0

C>* 122.200.52.0/25 is directly connected, eth1

C>* 127.0.0.0/8 is directly connected, lo

C>* 192.168.0.0/24 is directly connected, eth3

K>* 192.168.0.218/32 via 10.8.1.2, tap0

B>* 192.168.1.0/24 [20/0] via 10.8.1.4, tap0, 03:29:27

B>* 192.168.10.0/24 [20/0] via 10.8.1.3, tap0, 15:03:25


bgpd> show ip bgp neighbors

BGP neighbor is 10.8.1.3, remote AS 1003, local AS 1001, external link

BGP version 4, remote router ID 10.8.1.3

BGP state = Established, up for 15:05:21

Last read 00:00:21, hold time is 180, keepalive interval is 60 seconds

Neighbor capabilities:

Route refresh: advertised and received(old & new)

Address family IPv4 Unicast: advertised and received

Message statistics:

Inq depth is 0

Outq depth is 0

Sent Rcvd

Opens: 10 2

Notifications: 3 5

Updates: 15 5

Keepalives: 1521 1512

Route Refresh: 0 0

Capability: 0 0

Total: 1549 1524

Minimum time between advertisement runs is 30 seconds

For address family: IPv4 Unicast

Community attribute sent to this neighbor(both)

1 accepted prefixes

Connections established 5; dropped 3

Last reset 1d00h58m, due to BGP Notification send

Local host: 10.8.1.1, Local port: 179

Foreign host: 10.8.1.3, Foreign port: 42912

Nexthop: 10.8.1.1

Nexthop global: fe80::2ff:79ff:fe7c:31a8

Nexthop local: ::

BGP connection: non shared network

Read thread: on Write thread: off

BGP neighbor is 10.8.1.4, remote AS 1002, local AS 1001, external link

BGP version 4, remote router ID 10.8.1.4

BGP state = Established, up for 03:31:24

Last read 00:00:25, hold time is 180, keepalive interval is 60 seconds

Neighbor capabilities:

Route refresh: advertised and received(old & new)

Address family IPv4 Unicast: advertised and received

Message statistics:

Inq depth is 0

Outq depth is 0

Sent Rcvd

Opens: 5 2

Notifications: 1 2

Updates: 14 4

Keepalives: 1516 1509

Route Refresh: 0 0

Capability: 0 0

Total: 1536 1517

Minimum time between advertisement runs is 30 seconds

For address family: IPv4 Unicast

Community attribute sent to this neighbor(both)

1 accepted prefixes


Connections established 4; dropped 2

Last reset 03:31:38, due to BGP Notification received

Local host: 10.8.1.1, Local port: 43853

Foreign host: 10.8.1.4, Foreign port: 179

Nexthop: 10.8.1.1

Nexthop global: fe80::2ff:79ff:fe7c:31a8

Nexthop local: ::

BGP connection: non shared network

Read thread: on Write thread: off


bgpd> show ip bgp summary

BGP router identifier 10.8.1.1, local AS number 1001

RIB entries 7, using 448 bytes of memory

Peers 2, using 5024 bytes of memory


Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd

10.8.1.3 4 1003 1524 1549 0 0 0 15:06:00 1

10.8.1.4 4 1002 1518 1537 0 0 0 03:32:03 1


Total number of neighbors 2


PC Router Kantor Madiun

vim /etc/openvpn/client.conf (VPN Client)

client

dev tap

proto udp

remote 122.200.52.41 1194

resolv-retry infinite

nobind

persist-key

persist-tun

ca ca.crt

cert madiun.crt

key madiun.key

comp-lzo

verb 3


vim /etc/quagga/daemons

zebra = yes

bgpd = yes

ospfd = no

ospf6d = no

ripd = no

ripngd = no

isisd = no


vim /etc/quagga/debian.conf

vtysh_enable=yes

zebra_options=" --daemon"

bgpd_options=" --daemon"

ospfd_options=" --daemon"

ospf6d_options="--daemon -A ::1"

ripd_options=" --daemon"

ripngd_options="--daemon -A ::1"

isisd_options=" --daemon -A 127.0.0.1"


vim /etc/quagga/bgpd.conf

hostname bgpd

password zebra

enable password ardelindo

log stdout

router bgp 1003

bgp router-id 10.8.1.3

network 192.168.10.0/24

neighbor 10.8.1.1 remote-as 1001

line vty


#############################

##TEST KONFIGURASI

##KANTOR MADIUN

#############################

Router> show ip route

Codes: K - kernel route, C - connected, S - static, R - RIP, O - OSPF,

I - ISIS, B - BGP, > - selected route, * - FIB route

K>* 0.0.0.0/0 via 192.168.1.1, eth1

O 10.8.1.0/24 [110/10] is directly connected, tap0, 1d00h34m

C>* 10.8.1.0/24 is directly connected, tap0

B>* 122.200.50.0/24 [20/0] via 10.8.1.1, tap0, 14:29:07

C>* 127.0.0.0/8 is directly connected, lo

B>* 192.168.0.0/24 [20/0] via 10.8.1.1, tap0, 14:29:07

B 192.168.1.0/24 [20/0] via 10.8.1.4, tap0, 02:54:53

C>* 192.168.1.0/24 is directly connected, eth1

O 192.168.10.0/24 [110/10] is directly connected, eth2, 1d00h34m

C>* 192.168.10.0/24 is directly connected, eth2


bgpd> show ip bgp summary

BGP router identifier 10.8.1.3, local AS number 1003

RIB entries 7, using 448 bytes of memory

Peers 1, using 2512 bytes of memory

Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd

10.8.1.1 4 1001 1484 1499 0 0 0 14:32:29 3

Total number of neighbors 1


bgpd> show ip bgp neighbors

BGP neighbor is 10.8.1.1, remote AS 1001, local AS 1003, external link

BGP version 4, remote router ID 10.8.1.1

BGP state = Established, up for 14:33:09

Last read 00:00:56, hold time is 180, keepalive interval is 60 seconds

Neighbor capabilities:

Route refresh: advertised and received(old & new)

Address family IPv4 Unicast: advertised and received

Message statistics:

Inq depth is 0

Outq depth is 0

Sent Rcvd

Opens: 7 3

Notifications: 7 0

Updates: 4 12

Keepalives: 1482 1469

Route Refresh: 0 0

Capability: 0 0

Total: 1500 1484

Minimum time between advertisement runs is 30 seconds

For address family: IPv4 Unicast

Community attribute sent to this neighbor(both)

3 accepted prefixes

Connections established 4; dropped 0

Last reset never

Local host: 10.8.1.3, Local port: 42912

Foreign host: 10.8.1.1, Foreign port: 179

Nexthop: 10.8.1.3

Nexthop global: fe80::2ff:9dff:fecd:a17b

Nexthop local: ::

BGP connection: non shared network

Read thread: on Write thread: off


bgpd> show ip bgp summary

BGP router identifier 10.8.1.3, local AS number 1003

RIB entries 7, using 448 bytes of memory

Peers 1, using 2512 bytes of memory

Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd

10.8.1.1 4 1001 1519 1534 0 0 0 15:07:23 3

Total number of neighbors 1


Test Koneksi Virtual WAN Kantor Surabaya

Sekarang kita test dari komputer klien kantor surabaya ke kantor madiun.

root@budi:~# ping 192.168.10.92

PING 192.168.10.92 (192.168.10.92) 56(84) bytes of data.

64 bytes from 192.168.10.92: icmp_seq=1 ttl=62 time=384 ms

64 bytes from 192.168.10.92: icmp_seq=2 ttl=62 time=49.0 ms

64 bytes from 192.168.10.92: icmp_seq=3 ttl=62 time=62.3 ms

64 bytes from 192.168.10.92: icmp_seq=4 ttl=62 time=39.3 ms

64 bytes from 192.168.10.92: icmp_seq=5 ttl=62 time=45.2 ms

^C

--- 192.168.10.92 ping statistics ---

5 packets transmitted, 5 received, 0% packet loss, time 4006ms

rtt min/avg/max/mdev = 39.318/116.054/384.335/134.354 ms

root@budi:~#

root@budi:~# traceroute 192.168.10.92

traceroute to 192.168.10.92 (192.168.10.92), 30 hops max, 60 byte packets

1 192.168.0.71 (192.168.0.71) 0.252 ms 0.199 ms 0.195 ms

2 10.8.1.3 (10.8.1.3) 1301.948 ms 1314.478 ms 1342.800 ms (IP VPN)

3 192.168.10.92 (192.168.10.92) 1375.937 ms 1396.767 ms 1413.436 ms


Tracemap Cheops

Dari tracemap aplikasi cheops dapat kita lihat bahwa routing dari IP 192.168.0.253 ke 192.168.10.92 melalui IP VPN 10.8.1.3 kantor madiun.

Jumat, 15 Mei 2009

GDM Login Ubuntu tanpa password

Pada artikel linux kali ini akan kita bahas cara membuat login GDM tanpa password. Pengguna tinggal melakukan klik nama pengguna kemudian langsung masuk ke desktop ubuntu. Berikut ini langkah membuat user login desktop tanpa password.


1. Buat user baru dengan nama ardelindo.
System -> Administration -> User & Group


2. Edit file /etc/pam.d/gdm
root@ardelindo:~# vim /etc/pam.d/gdm
auth requisite pam_nologin.so
auth required pam_env.so readenv=1
auth required pam_env.so readenv=1 envfile=/etc/default/locale

####################
#Baris ini ditambahkan
####################
auth sufficient pam_listfile.so item=user sense=allow file=/etc/gdm/passwd onerr=fail
####################
@include common-auth
auth optional pam_gnome_keyring.so

3. Buat file baru /etc/gdm/passwd yang berisi nama user yang bisa login otomatis
vim /etc/gdm/passwd
ardelindo
igos
budi
hasan


4. Rubah permission file /etc/gdm/passwd, hak izin akses tidak boleh 777
chmod 444 /etc/gdm/passwd


SELESAI

Implementasi server linux untuk perusahaan

INTERNET GATEWAY


ENTERPRISE VPN


ENTERPRISE MAIL SERVER

Selasa, 05 Mei 2009

Step By Step Zimbra Ubuntu




Zimbra Mail Server



Konfigurasi Domain







Instalasi Paket Ubuntu
apt-get install binutils cpp fetchmail flex gcc libarchive-zip-perl libc6-dev libgmp3c2 libstdc++5 libltdl3 libcompress-zlib-perl libdb4.3-dev libpcre3 libpopt-dev lynx m4 make ncftp nmap openssl perl perl-modules unzip zip zlib1g-dev autoconf automake1.9 libtool bison autotools-dev g++

Konfigurasi Hostname

root@ubuntu:# vim /etc/hosts

ISI FILE
192.168.0.223 mail.budi.or.id mail
127.0.0.1 localhost.localdomain localhost
#127.0.0.1 localhost
#127.0.1.1 ubuntu




root@ubuntu:# hostname mail.budi.or.id
root@ubuntu:# vim /etc/sysctl.conf


kernel.hostname = mail.budi.or.id
kernel.domainname = budi.or.id

root@ubuntu:# reboot

Instalasi Zimbra Mail Server
root@ubuntu:/opt# cd zcs-5.0.16_GA_2921.UBUNTU8.20090429045342/
root@ubuntu:/opt/zcs-5.0.16_GA_2921.UBUNTU8.20090429045342# ./install.sh

Select the packages to install
Install zimbra-ldap [Y] y
Install zimbra-logger [Y] y
Install zimbra-mta [Y] y
Install zimbra-snmp [Y] y
Install zimbra-store [Y] y
Install zimbra-apache [Y] y
Install zimbra-spell [Y] y
Install zimbra-proxy [N] y
Checking required space for zimbra-core
checking space for zimbra-store

Installing:
zimbra-core
zimbra-ldap
zimbra-logger
zimbra-mta
zimbra-snmp
zimbra-store
zimbra-apache
zimbra-spell
zimbra-proxy
The system will be modified. Continue? [N] y

Installing packages
zimbra-core......zimbra-core_5.0.16_GA_2921.UBUNTU8_i386.deb...done
zimbra-ldap......zimbra-ldap_5.0.16_GA_2921.UBUNTU8_i386.deb...done
zimbra-logger......zimbra-logger_5.0.16_GA_2921.UBUNTU8_i386.deb...done
zimbra-mta......zimbra-mta_5.0.16_GA_2921.UBUNTU8_i386.deb...done
zimbra-snmp......zimbra-snmp_5.0.16_GA_2921.UBUNTU8_i386.deb...done
zimbra-store......zimbra-store_5.0.16_GA_2921.UBUNTU8_i386.deb...done
zimbra-apache......zimbra-apache_5.0.16_GA_2921.UBUNTU8_i386.deb...done
zimbra-spell......zimbra-spell_5.0.16_GA_2921.UBUNTU8_i386.deb...done
zimbra-proxy......zimbra-proxy_5.0.16_GA_2921.UBUNTU8_i386.deb...done
Operations logged to /tmp/zmsetup.05052009-230143.log
Setting defaults...hostname: Unknown host
No results returned for A lookup of
Checked nameservers:
192.168.0.71


DNS ERROR resolving
It is suggested that the hostname be resolveable via DNS
Change hostname [Yes] yes
Please enter the logical hostname for this host mail.budi.or.id


DNS ERROR resolving MX for mail.budi.or.id
It is suggested that the domain name have an MX record configured in DNS
Change domain name? [Yes] no
done.
Checking for port conflicts

Merubah Password Administrator
Main menu
1) Common Configuration:
2) zimbra-ldap: Enabled
3) zimbra-store: Enabled
+Create Admin User: yes
+Admin user to create: admin@mail.budi.or.id
******* +Admin Password UNSET
+Enable automated spam training: yes
+Spam training user: spam.b4epxd7i@mail.budi.or.id
+Non-spam(Ham) training user: ham.iqusytqw@mail.budi.or.id
+Global Documents Account: wiki@mail.budi.or.id
+SMTP host: mail.budi.or.id
+Web server HTTP port: 80
+Web server HTTPS port: 443
+Web server mode: http
+IMAP server port: 7143
+IMAP server SSL port: 7993
+POP server port: 7110
+POP server SSL port: 7995
+Use spell check server: yes
+Spell server URL: http://mail.budi.or.id:7780/aspell.php

4) zimbra-mta: Enabled
5) zimbra-snmp: Enabled
6) zimbra-logger: Enabled
7) zimbra-spell: Enabled
8) zimbra-proxy: Enabled
9) Default Class of Service Configuration:
r) Start servers after configuration yes
s) Save config to file
x) Expand menu
q) Quit

Address unconfigured (**) items (? - help) 3



Store configuration
1) Status: Enabled
2) Create Admin User: yes
3) Admin user to create: admin@mail.budi.or.id
** 4) Admin Password UNSET
5) Enable automated spam training: yes
6) Spam training user: spam.b4epxd7i@mail.budi.or.id
7) Non-spam(Ham) training user: ham.iqusytqw@mail.budi.or.id
8) Global Documents Account: wiki@mail.budi.or.id
9) SMTP host: mail.budi.or.id
10) Web server HTTP port: 80
11) Web server HTTPS port: 443
12) Web server mode: http
13) IMAP server port: 7143
14) IMAP server SSL port: 7993
15) POP server port: 7110
16) POP server SSL port: 7995
17) Use spell check server: yes
18) Spell server URL: http://mail.budi.or.id:7780/aspell.php

Select, or 'r' for previous menu [r] 4

Password for admin@mail.budi.or.id (min 6 characters): [uAwGckCGX] ardelindo
Store configuration

1) Status: Enabled
2) Create Admin User: yes
3) Admin user to create: admin@mail.budi.or.id
4) Admin Password set
5) Enable automated spam training: yes
6) Spam training user: spam.b4epxd7i@mail.budi.or.id
7) Non-spam(Ham) training user: ham.iqusytqw@mail.budi.or.id
8) Global Documents Account: wiki@mail.budi.or.id
9) SMTP host: mail.budi.or.id
10) Web server HTTP port: 80
11) Web server HTTPS port: 443
12) Web server mode: http
13) IMAP server port: 7143
14) IMAP server SSL port: 7993
15) POP server port: 7110
16) POP server SSL port: 7995
17) Use spell check server: yes
18) Spell server URL: http://mail.budi.or.id:7780/aspell.php
Select, or 'r' for previous menu [r] r

Main menu
1) Common Configuration:
2) zimbra-ldap: Enabled
3) zimbra-store: Enabled
4) zimbra-mta: Enabled
5) zimbra-snmp: Enabled
6) zimbra-logger: Enabled
7) zimbra-spell: Enabled
8) zimbra-proxy: Enabled
9) Default Class of Service Configuration:
r) Start servers after configuration yes
s) Save config to file
x) Expand menu
q) Quit


*** CONFIGURATION COMPLETE - press 'a' to apply
Select from menu, or press 'a' to apply config (? - help) a
Save configuration data to a file? [Yes] Yes
Save config in file: [/opt/zimbra/config.22384]
Saving config in /opt/zimbra/config.22384...done.
The system will be modified - continue? [No] yes

Operations logged to /tmp/zmsetup.05052009-230143.log
Setting local config values...done.
Setting up CA...done.
Deploying CA to /opt/zimbra/conf/ca ...done.
Creating SSL certificate...done.
Installing mailboxd SSL certificates...done.
Initializing ldap...done.
Setting replication password...done.
Setting Postfix password...done.
Setting amavis password...done.
Setting nginx password...done.
Saving CA in ldap ...done.
Creating server entry for mail.budi.or.id...done.
Saving SSL Certificate in ldap ...done.
Setting spell check URL...done.
Setting service ports on mail.budi.or.id...done.
Adding mail.budi.or.id to zimbraMailHostPool in default COS...done.
Installing skins...
beach
bare
hotrod
lavender
yahoo
lemongrass
sand
bones
steel
zmail
sky
waves
done.
Setting zimbraFeatureIMEnabled=FALSE...done.
Setting zimbraFeatureTasksEnabled=TRUE...done.
Setting zimbraFeatureBriefcasesEnabled=TRUE...done.
Setting zimbraFeatureNotebookEnabled=TRUE...done.
Setting MTA auth host...done.
Setting TimeZone Preference...done.
Creating domain mail.budi.or.id...done.
Creating user admin@mail.budi.or.id...done.
Creating postmaster alias...done.
Creating user wiki@mail.budi.or.id...done.
Creating user spam.qccqg9vk5@mail.budi.or.id...done.
Creating user ham.vsjz6qiwt@mail.budi.or.id...done.
Setting spam training accounts...done.
Initializing store sql database...done.
Setting zimbraSmtpHostname for mail.budi.or.id...done.
Initializing logger sql database...done.
Initializing mta config...done.
Configuring SNMP...done.
Setting services on mail.budi.or.id...done.
Setting up syslog.conf...done.

You have the option of notifying Zimbra of your installation.
This helps us to track the uptake of the Zimbra Collaboration Suite.
The only information that will be transmitted is:
The VERSION of zcs installed (5.0.16_GA_2921_UBUNTU8)
The ADMIN EMAIL ADDRESS created (admin@mail.budi.or.id)

Notify Zimbra of your installation? [Yes] no
Notification skipped
Starting servers...
done.
Checking for deprecated zimlets...done.
Installing common zimlets...
com_zimbra_bulkprovision...done.
com_zimbra_local...done.
com_zimbra_ymemoticons...
done.
com_zimbra_url...
done.
com_zimbra_date...

Administrasi Zimbra Mail Server
https://IP_SERVER_ZIMBRA:7071

1. Masukan Username Administrator Zimbra
Username : admin@mail.budi.or.id
Password : ardelindo
Klik ... Log In