This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Selasa, 10 September 2013

How to Install Zimbra 8.0.0 Mail Server on Ubuntu 12.04 LTS

Install Zimbra Open Source on Ubuntu 12.04 LTS

Preparing before install Zimbra

# sudo apt-get update
# sudo apt-get install openssh-server  libgmp3c2  sysstat  sqlite3
  If you face Time related issues with server then use below command.
# sudo apt-get install language-pack-en 
And check by below command
# locale -a  
 # hostname   (check your hostname and set which you want to put your zimbra mail server name. 
 Eg: mail.bil.com 
# hostname mail.bil.com   (it's for temporary set hostname)
# vim  /etc/hostname       (it's for permanent set host-name)
mail.bil.com
:wq|  save it)
Now Download The latest version for now is Zimbra Collaboration Suite Open Source Edition 8.0.0 GA
# ls
# tar -xvf zcs-8.0.0_GA_5434.UBUNTU12_64.20120907144631.tgz
# ls
# cd zcs-8.0.0_GA_5434.UBUNTU12_64.20120907144631/
# cd

Install BIND9 for Network Address Transtlator (NAT 1-1)

In many case, your server didn't got public IP directly. But you got public IP by NAT by network device. In this condition you have to use Split DNS as Zimbra suggest (More Info)
# sudo apt-get install bind9
Now we will edit /etc/bind/named.conf.options by the line forwarders change to our DNS IP then append zone that the bottom of line
# sudo vim /etc/bind/named.conf.options
 

then create /var/cache/bind/db.mail.bil.com don't forget to change filename to match with zone file
# vim /var/cache/bind/db.mail.bil.com
  Then edit /etc/resolv.conf and change nameserver to 192.168.100.20
 
Now restart bind9 services
sudo /etc/init.d/bind9 restart
Test by dig command and it should return like below
#dig mail.aziz.com   mx
; <<>> DiG 9.7.0-P1 <<>> mail.aziz.com mx
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 57886
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 3
 
;; QUESTION SECTION:
;mail.aziz.com.           IN      MX
 
;; ANSWER SECTION:
mail.aziz.com.    38400   IN      MX      10 mail.aziz.com.
 
;; AUTHORITY SECTION:
mail.aziz.com.    38400   IN      NS      ns1.mail.aziz.com.
mail.aziz.com.    38400   IN      NS      ns2.mail.aziz.com.
 
;; ADDITIONAL SECTION:
mail.aziz.com. 38400 IN   A       172.16.44.70
ns1.mail.aziz.com. 38400  IN      A       172.16.44.70
ns2.mail.aziz.com. 38400  IN      A       172.16.44.70
 
;; Query time: 0 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Fri Nov  4 21:00:19 2011
;; MSG SIZE  rcvd: 145

Install Zimbra

sudo ./install.sh
If you are getting some packages missing. Then you can install manual this
sudo apt-get install libgmp3c2 sysstat sqlite3
sudo ./install.sh

Operations logged to /tmp/install.log.1615
Checking for existing installation...
    zimbra-ldap...NOT FOUND
    zimbra-logger...NOT FOUND
    zimbra-mta...NOT FOUND
    zimbra-snmp...NOT FOUND
    zimbra-store...NOT FOUND
    zimbra-apache...NOT FOUND
    zimbra-spell...NOT FOUND
    zimbra-convertd...NOT FOUND
    zimbra-memcached...NOT FOUND
    zimbra-proxy...NOT FOUND
    zimbra-archiving...NOT FOUND
    zimbra-cluster...NOT FOUND
    zimbra-core...NOT FOUND
 
 
PLEASE READ THIS AGREEMENT CAREFULLY BEFORE USING THE SOFTWARE.
ZIMBRA, INC. ("ZIMBRA") WILL ONLY LICENSE THIS SOFTWARE TO YOU IF YOU
FIRST ACCEPT THE TERMS OF THIS AGREEMENT. BY DOWNLOADING OR INSTALLING
THE SOFTWARE, OR USING THE PRODUCT, YOU ARE CONSENTING TO BE BOUND BY
THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE TERMS OF THIS
AGREEMENT, THEN DO NOT DOWNLOAD, INSTALL OR USE THE PRODUCT.
 
License Terms for the Zimbra Collaboration Suite:
  http://www.zimbra.com/license/zimbra_public_eula_2.1.html
 
 
 
Do you agree with the terms of the software license agreement? [N] Y
 
Checking for prerequisites...
     FOUND: NPTL
     FOUND: netcat-openbsd-1.89-3ubuntu2
     FOUND: sudo-1.7.2p1-1ubuntu5.3
     FOUND: libidn11-1.15-2
     FOUND: libpcre3-7.8-3build1
     FOUND: libgmp3c2-2:4.3.2+dfsg-1ubuntu1
     FOUND: libexpat1-2.0.1-7ubuntu1
     FOUND: libstdc++6-4.4.3-4ubuntu5
     FOUND: libperl5.10-5.10.1-8ubuntu2.1
Checking for suggested prerequisites...
     FOUND: perl-5.10.1
     FOUND: sysstat
     FOUND: sqlite3
Prerequisite check complete.
 
Checking for installable packages
 
Found zimbra-core
Found zimbra-ldap
Found zimbra-logger
Found zimbra-mta
Found zimbra-snmp
Found zimbra-store
Found zimbra-apache
Found zimbra-spell
Found zimbra-memcached
Found zimbra-proxy
 
 
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-memcached [N] N
 
Install zimbra-proxy [N] N
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
 
The system will be modified.  Continue? [N] Y
 
Removing /opt/zimbra
Removing zimbra crontab entry...done.
Cleaning up zimbra init scripts...done.
Cleaning up /etc/ld.so.conf...done.
Cleaning up /etc/security/limits.conf...done.
 
Finished removing Zimbra Collaboration Suite.
 
Installing packages
 
    zimbra-core......zimbra-core_8.0.0_GA_5434.UBUNTU12_64_amd64.deb...
    zimbra-ldap......zimbra-ldap_8.0.0_GA_5434.UBUNTU12_64_amd64.deb...done
    zimbra-logger......zimbra-logger_8.0.0_GA_5434.UBUNTU12_64_amd64.deb...done
    zimbra-mta......zimbra-mta_8.0.0_GA_5434.UBUNTU12_64_amd64.deb...done
    zimbra-snmp......zimbra-snmp_8.0.0_GA_5434.UBUNTU12_64_amd64.deb...done
    zimbra-store......zimbra-store_8.0.0_GA_5434.UBUNTU12_64_amd64.deb...done
    zimbra-apache......zimbra-apache_8.0.0_GA_5434.UBUNTU12_64_amd64.deb...
    zimbra-spell......zimbra-spell_8.0.0_GA_5434.UBUNTU12_64_amd64.deb...done
Operations logged to /tmp/zmsetup.11042011-195302.log
Installing LDAP configuration database...done.
Setting defaults...
 
DNS ERROR resolving MX for mail.aziz.com.
It is suggested that the domain name have an MX record configured in DNS
Change domain name? [Yes]
Create domain: [mail.aziz.com.] mail.aziz.com
        MX: mail.aziz.com. (192.168.100.20)
 
        Interface: 192.168.100.20
        Interface: 127.0.0.1
done.
Checking for port conflicts
 
Main menu
 
   1) Common Configuration:
   2) zimbra-ldap:                             Enabled
   3) zimbra-store:                            Enabled
        +Create Admin User:                    yes
        +Admin user to create:                 admin@mail.aziz.com
******* +Admin Password                        UNSET
        +Anti-virus quarantine user:           virus-quarantine.87xyz2_zvy@mail.aziz.com
        +Enable automated spam training:       yes
        +Spam training user:                   spam.l1bceniwua@mail.aziz.com
        +Non-spam(Ham) training user:          ham.205v2giqh@mail.aziz.com
        +SMTP host:                            mail.aziz.com.
        +Web server HTTP port:                 80
        +Web server HTTPS port:                443
        +Web server mode:                      http
        +IMAP server port:                     143
        +IMAP server SSL port:                 993
        +POP server port:                      110
        +POP server SSL port:                  995
        +Use spell check server:               yes
        +Spell server URL:                     http://mail.aziz.com.:7780/aspell.php
        +Configure for use with mail proxy:    FALSE
        +Configure for use with web proxy:     FALSE
        +Enable version update checks:         TRUE
        +Enable version update notifications:  TRUE
        +Version update notification email:    admin@mail.aziz.com
        +Version update source email:          admin@mail.aziz.com
 
   4) zimbra-mta:                              Enabled
   5) zimbra-snmp:                             Enabled
   6) zimbra-logger:                           Enabled
   7) zimbra-spell:                            Enabled
   8) 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)
  • Put number 3 to config Admin Password (Number 4) then put r to return and put a to apply Zimbra configuration
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) 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.8588]
Saving config in /opt/zimbra/config.8588...done.
The system will be modified - continue? [No] Yes
Operations logged to /tmp/zmsetup.11042011-205010.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.
Setting BES searcher  password...done.
Creating server entry for webmail.mail.aziz.com...done.
Saving CA in ldap ...done.
Saving SSL Certificate in ldap ...done.
Setting spell check URL...done.
Setting service ports on webmail.mail.aziz.com...done.
Adding mail.aziz.com. to zimbraMailHostPool in default COS...done.
Installing webclient skins...
        smoke...done.
        pebble...done.
        sky...done.
        sand...done.
        bones...done.
        lavender...done.
        tree...done.
        lemongrass...done.
        carbon...done.
        steel...done.
        bare...done.
        waves...done.
        lake...done.
        beach...done.
        twilight...done.
        hotrod...done.
        oasis...done.
Finished installing webclient skins.
Setting zimbraFeatureTasksEnabled=TRUE...done.
Setting zimbraFeatureBriefcasesEnabled=TRUE...done.
Setting MTA auth host...done.
Setting TimeZone Preference...done.
Initializing mta config...done.
Setting services on webmail.mail.aziz.com...done.
Creating domain mail.aziz.com...done.
Setting default domain name...done.
Creating domain mail.aziz.com...already exists.
Creating admin account admin@mail.aziz.com...done.
Creating root alias...done.
Creating postmaster alias...done.
Creating user spam.l1bceniwua@mail.aziz.com...done.
Creating user ham.205v2giqh@mail.aziz.com...done.
Creating user virus-quarantine.87xyz2_zvy@mail.bil.com...done.
Setting spam training and Anti-virus quarantine accounts...done.
Initializing store sql database...done.
Setting zimbraSmtpHostname for webmail.mail.bil.com...done.
Configuring SNMP...done.
Checking for default IM conference room...not present.
Initializing default IM conference room...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 (8.0.0_GA_5434.UBUNTU12_64)
        The ADMIN EMAIL ADDRESS created (admin@mail.bil.com)
 
Notify Zimbra of your installation? [Yes] Yes
Notifying Zimbra of installation via http://www.mail.com/cgi-bin/notify.cgi?VER=8.0.0_GA_5434.UBUNTU12_64&MAIL=admin@mail.bil.com
 
Notification complete
 
Starting servers...done.
Installing common zimlets...
        com_zimbra_bulkprovision...done.
        com_zimbra_attachcontacts...done.
        com_zimbra_linkedin...done.
        com_zimbra_cert_manager...done.
        com_zimbra_webex...done.
        com_zimbra_date...done.
        com_zimbra_social...done.
        com_zimbra_srchhighlighter...done.
        com_zimbra_phone...done.
        com_zimbra_email...done.
        com_zimbra_url...done.
        com_zimbra_adminversioncheck...done.
        com_zimbra_dnd...done.
        com_zimbra_attachmail...done.
Finished installing common zimlets.
Restarting mailboxd...done.
Setting up zimbra crontab...done.
 
 
Moving /tmp/zmsetup.11042011-205010.log to /opt/zimbra/log
 
 
Configuration complete - press return to exit


After done installing. Test by open https://mail.aziz.com:7071 and put the user admin with password
 
 If success so we will enter to Administration page
Let's  Enjoy with zimbra mail server >>>>>> 

Selasa, 03 September 2013

Cara Instal Ubuntu di Hp Android

Spesifikasi Minimum

1. Hp android dengan kapasitas minimum 1Ghz prosesor
2. Ram minimum 512 mb
3. Ponsel yang Telah di root (silahkan cari di google cara root androidnya masing-masing)
4. Sdcard dengan minimal 3.5 gb free


tools yang dibutuhkan

  • Complete Linux, untuk download semua bahan untuk instal linux di android--> Download
  • Linux for android (ubuntu, debian, backtrack), bisa didownload dari complete linux atau langsung download di web nya linux on android (pilih salah satu linux yang ingin anda download)
  • Boot Script yaitu script sh untuk instal linux, bisa didownload dari complete linux atau langsung download  disini --> Download
  • BusyBox, SuperSU, Terminal Emulator, Remote Vnc --> Download


Cara Menjalankan Linux di Android
1. disini saya sudah anggap android anda sudah di root, jika belum silahkan kembali ke google dan cari kembali cara root android anda. Atau lihat artikel saya lainnya yang membahas root android all type

2. instal semua apikasi yang sudah di download diatas ke android anda

3. ekstrak linux untuk android (backtrack / debian / ubuntu), karena yang saya download adalah backtrack, maka setelah di ekstrak menjadi backtrack.img

4. ekstrak boot script. karena yang mau saya instal backtrack maka boot script yang saya pilih adalah backtrack.sh

5. buatkan folder di /sdcard dengan nama "linux" dan copy linux untuk android dan boot script yang sudah di ekstrak ke folder yang tadi sudah dibuat di sdcard



6. jalankan terminal emulator dan ketik

su
cd /sdcard/linux
sh backtrack.sh --->ketikkan sesuai boot script yg anda ingin instal, misalnya ubuntu.sh/debian.sh

7. jika anda disuruh masukkan password unix, maka masukkan password sesuai keinginan anda (ini akan menjadi password linux anda), dan jika disuruh masukkan password vnc masukkan sesuai keinginan anda (password ini akan digunakan untuk masuk di remote vnc). dan jika ada pilihan y/n, maka pilih saja y dan enter. dan jika ditanyakan screen size masukkan ukuran layar anda (contoh 800x480 atau 1024x600)
catatan: saya sarankan password unix dan password vnc di samakan saja agar lebih memudahkan ketika akan memasukkan password

8. tunggu beberapa saat hingga muncul root@localhost:/# , jika sudah mucul berarti anda sudah bisa menjalankan linux lewat command line





9. terminal emulator di minimize dulu atau tekan tombol home (jangan keluar dari terminal emulator, cukup di minimize) kemudian masuk di remote vnc. masukkan:

host     : 127.0.0.1
port     : 5900
password : sesuai dengan yang anda masukkan di nomor 7 (password utk vnc)





sekarang anda sudah bisa menjalankan linux di android anda... selamat mencoba
good luck

INSTALL DAN SETTING PUTTY DI UBUNTU 12.04

SSH (Secure Shell) adalah protocol jaringan yang memungkinkan pertukaran data melalui saluran aman antara 2 perangkat jaringan (misal : 2 buah desktop), digunakan pada sistem komputer berbasis Linux dan Unix untuk mengakses akun shell (info lebih lanjut buka wikipedia). Berikut cara menginstall dan setting SSH di Ubuntu (linux ubuntu yang digunakan yaitu versi 12.04) :

1. Install SSH
  • Jalankan aplikasi terminal pada ubuntu (bisa dengan menekan tombol Control+Alt+T).
  • Ketikan dan jalankan perintah berikut : sudo su, untuk masuk sebagai super user.
  • Akan ada pesan untuk memasukan password, maka masukan password root anda.
  • Ketikan perintah ini : apt-get install ssh, dan jalankan (tekan tombol Enter).
  • Muncul pertanyaan yang menanyakan apakah ingin menginstall SSH di komputer (dalam bahasa inggris), ketikan “Y” atau “Yes” dan tekan tombol enter kemudian tunggu hingga proses pemasangan selesai.
2. Konfigurasi SSH
  • Jangan tutup aplikasi terminal, kemudian ketikan perintah : cd /etc/ssh.
  • Ketikan perintah : pico sshd_config, dan jalankan.
  • cari baris tulisan : Port 22 , dan ganti dengan angka “2020″ (bisa diganti dengan angka lain, agar port SSH tidak mudah ditebak oleh orang lain).
  • Cari baris tulisan : PermitRootLogin yes, dan ubah menjadi PermitRootLogin no, agar bila ada yang mengakses SSH PC anda.
  • Tekan tombol Control+X , kemudian tekan tombol Y dan tekan tombol Enter untuk menyimpan konfigurasi baru.
  • Kemudian ketikan dan jalankan perintah berikut : /etc/init.d/ssh restart (pastikan masih masuk sebagai super user), agar konfigurasi yang dibuat tadi dapat dijalankan.
Untuk menguji apakah konfigurasi SSH yang berjalan sesuai dengan yang dilakukan, bisa menggunakan aplikasi Putty dan jalankan pada PC (yang menggunkan sistem operasi windows) lain (yang terhubung dalam 1 network) untuk mengakses PC anda.