Install Monit $ sudo apt-get install monit Configure Monit to Monitor MySQL / MariaDB $ sudo nano /etc/monit/conf.d/mysql check process mysql with...
Ubuntu
sudo adduser <username> www-data sudo chown -R www-data:www-data /var/www sudo chmod -R g+rwX /var/www The user should then be able...
Langsung aja ke TKP https://codeable.io/community/speed-up-wp-admin-redis-hhvm/ https://codeable.io/community/how-to-set-up-wordpress-vps/
Ada kalanya mungkin kita lupa password root mysql di vps kita :D Nah ini dia caranya buat reset password root...
Masih seperti sebelumnya, artikel ini adalah copas mentah2 dari http://forum.tuban-cyber.web.id/Thread-Tutorial-Menangkal-Serangan-DDoS-Di-VPS Menangkal Serangan DDoS Di VPS Cara ini sangat sederhana tapi juga...
Dicopas mentah2 dari https://www.digitalocean.com/community/tutorials/how-to-set-up-a-firewall-using-ip-tables-on-ubuntu-12-04 ;-) Creating the IP Table: If you type in the following, you can see the current rules...
Artikel ini saya copy sepenuhnya dari http://hostuner.com/linux-screen/ Linux Screen Ketika anda sedang meremote sebuah server melalui ssh dan...
Easy install Elasticsearch in Ubuntu 12.04 cd ~ sudo apt-get update sudo apt-get install openjdk-7-jre-headless -y ### Check http://www.elasticsearch.org/download/ for...
http://www.rubynginx.com/index.php/2012/10/02/setup-awstats-phpmyadmin-phppgadmin-with-nginx-on-ubuntu/
ls : list files/directories in a directory, comparable to dir in windows/dos. ls -al : shows all files (including ones...