This is default featured post 1 title
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.
This is default featured post 2 title
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.
This is default featured post 3 title
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.
This is default featured post 4 title
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.
This is default featured post 5 title
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.
Wednesday, February 25, 2015
Mengatasi permasalahan import size limit pada phpmyadmin
Pada saat melakukan importing data menggunakan PHPMYADMIN maka yang terjadi adalah kesalahan pada limitasi data
Wednesday, February 11, 2015
Membangun VPN SERVER UBUNTU
Skema VPN
Step by Step install VPN SERVER UBUNTU
Disini kita menggunakan OpenVPN sebagai kasusnya. yang sudah mendukung SSL VPN dengan UBUNTU 12.04 sebagai OS nya
Monday, February 9, 2015
Problem restart Apache "Could not reliably determine the server's fully qualified domain name"
-- UBUNTU 14.04 --
riardian@server:/home/riardian# etc/init.d/apache2 restart
Pesan Error :
Restarting web server apache2
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
... waiting apache2:
Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
Pesan error tersebut bukanlah kesalahan terhadap apache kita melainkan sebuah warning karena server kita belum melakukan seting FQDN (Fully Qualifed Domain Name) yaitu penamaan secara lengkap pada domain kita.
Solusi :
1. Edit file berikut httpd.conf # vim /etc/apache2/httpd.conf 









