Masalah “Transfer Tool Connection refused error” ini terjadi pada saat akan melakukan pemindahan akun cpanel dari server neo ke server west. Setelah pening ternyata masalahnya hanya pada firewall. Quick Allow ip publik server ke masing-masing server supaya bisa saling komunikasi. Itu saja sih curhat hari ini. Semoga bermanfaat.

firewall status enabled but stopped
Masalah terjadi pada ConfigServer Security & Firewall – csf v12.09 muncul warning firewall status : enabled but stopped pada seting csf Sudah dicoba : service csf stop iptables –flush service csf start masih lom ada perubahan… cek di csf log hah .. kooosong ? Terus cek di Firewall juga posisi ON Ternyata eh ternyata .. coba

YUM encountered errors outside of EasyApache 4
Kejadian error “YUM encountered errors outside of EasyApache 4” ini ketika kita akan mengakses EasyApache 4 di Server WHM cPanel Solusinya yum makecache Kemudian restart server, dan EasyApache 4 bisa diakses kembali Demikian catatan singkat, semoga bermanfaat. Referensi : https://documentation.cpanel.net/display/EA4/Yellowdog+Updater,+Modified+(yum)+Basics#YellowdogUpdater,Modified(yum)Basics-Troubleshoot

HTML Under Maintenance
Tulisan ini sebagai catatan saja untuk website maintenance dengan html simple <!doctype html> <title>Site Maintenance</title> <style> body { text-align: center; padding: 150px; } h1 { font-size: 50px; } body { font: 20px Helvetica, sans-serif; color: #333; } article { display: block; text-align: left; width: 650px; margin: 0 auto; } a { color: #dc8100; text-decoration: none;