Posts

Showing posts from July, 2015

Cara konfigurasi MX record dan DNS record untuk verification zoho maildi cpanel

Sampai artikel ini ditulis,  email dari zoho.com masih gratis. sebelum berbayar segera pindahkan email anda ke zoho. Sangat Perlu diperhatikan aturan yang berlaku di zoho mail terutama spam yang dikirimkan baik disengaja ataupun tidak (seperti email dikirim oleh virus) menggunakan mail server zoho maka layanan email akan dihentikan selamanya. Pendaftaran di zoho.com kami anggap sudah bisa, tinggal bagaimana mengkonfigurasikan dnsnya agar email bisa mengarah ke zoho mail. Cara konfigurasi MX record zoho mail di cpanel sbb:  Klik icon MX Entry di group mail.  Hapus semua konfigurasi yang ada di kotak mx record  Tambahkan di kotak Add a New Record sbb:Priority isi dengan 10 , Destination isi dengan mx.zoho.com Masukan lagi mx record kedua:Klik tombol Add New record Priority isi dengan 20 , Destination isi dengan mx2.zoho.com Klik tombol Add New record Masukan lagi mx record kedua:Klik tombol Add New record Priority isi dengan 5 0 , Destination isi dengan mx3.zoho.com

mysql user crash/corrupt

error log di mysql menampilkan sbb:   150719 19:57:18 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired 150719 19:57:18 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired 150719 19:57:18 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired 150719 19:57:18 [ERROR] Fatal error: Can't open and lock privilege tables: Table './mysql/user' is marked as crashed and should be repaired 150719 19:57:18 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired   untuk perbaikan jalankan perintah   mysqlcheck -r mysql

Mengatasi mirror cloudlinux yang bermasalah

berberapa mirror cloudlinux ada yang bermasalah, untuk mengakali agar tidak menuju mirror yang bermasalah dapat ditambahkan:   echo exclude= cl-mirror.qwords.net >> /etc/yum/pluginconf.d/ fastestmirror.conf atau vi /var/cache/yum/x86_64/6/cloudlinux-x86_64-server-6/mirrorlist.txt hapus baris mirror server yang bermasalah.

The adminbin “cpmysql” in the “Cpanel” namespace call to function “DBCACHE” ended prematurely

Error pada mysql di cpanel seperti: The adminbin “cpmysql” in the “Cpanel” namespace call to function “DBCACHE” ended prematurely: The subprocess reported error 255 when it ended. disebabkan mysql user mangalami crash 150719  6:56:02 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired 150719  6:59:42 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired 150719  6:59:53 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired 150719  7:00:05 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired 150719  7:00:05 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired 150719  7:00:05 [ERROR] Fatal error: Can't open and lock privilege tables: Table './mysql/user' is marked as crashed and should be repaired 150719  7:01:15 [ERROR] /usr/sbin/mysqld: Table

Mounting partisi LVM di centos

Berikut tips mounting partisi LVM di centos: 1. cek dulu partisinya fdisk -l /dev/sda hasilnya: Disk /dev/sda: 1000.2 GB, 1000204886016 bytes 255 heads, 63 sectors/track, 121601 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes   Device Boot      Start         End      Blocks   Id  System /dev/sda1   *           1          13      104391   83  Linux /dev/sda2              14      121601   976655610   8e  Linux LVM 2. cek informasi partisi pvs  hasilnya  PV         VG         Fmt  Attr PSize   PFree  /dev/sda2  VolGroup00 lvm2 a--  931,41G    0 root@sj7 [~]# fdisk -l /dev/sda  3. cek informasi lvm nya. lvdisplay / dev / VolGroup00 hasilnya:  --- Logical volume ---  LV Name                /dev/VolGroup00/LogVol00  VG Name                VolGroup00  LV UUID                dyi31m-U6qv-zUzE-nvGd-P2zd-KZ2r-I6Ec7d  LV Write Access        read/write  LV Status              available  # open                 1  LV Size