Monthly Archives: November 2013

Promo new domain .COM cuma 100rb

Dolar boleh naik, tetapi kami malah memberikan harga spesial untuk pendaftaran domain baru .COM hanya Rp 100,000/tahun.Harga promo berlaku untuk pembelian domain baru .COM selama bulan November 2013.Ayo manfaatkan kesempatan baik ini sebelum harga naik lagi. * Untuk renewal Rp 120,000/tahun

openvz scripts

In this article, we’ve put some small scripts that useful for openvz vzstartall.sh #!/bin/bash ## vzstartall – starts all openvz containers that are currently stopped for arg in `vzlist -HS -o ctid` do echo working on container $arg sudo vzctl start $arg done vzstopall.sh #!/bin/bash ## vzstopall – stops all running openvz containers echo stopping… Read More »

Move addon domain as a standalone cpanel account

If you need to change an addon domain as a standalone cpanel account, follow these steps: Backup —— 1. Take a full backup of the user from Cpanel 2. Extract the backup onto your PC. Create as stand alone account —————————– 3. Remove that addon domain 4. Create that domain from WHM –> Create new… Read More »