Archive for August, 2011

Mengatasi Masalah Putus Nyambung ym pada load balancing mikrotik

Untuk mengatasi masalah putus nyambung ym atau beberapa website yang tidak mau menerima load balance mikrotik
pada RouterOS v4.17, adapun solusinya adalah dengan meroute IP target dengan salah satu gateway ISP kita
berikut list IP ym yang harus di router ke salah satu gateway ISP kita :
62.233.189.0/24
64.4.13.0/24
64.4.15.0/24
65.54.239.0/24
66.94.230.0/24
66.163.175.0/24
66.163.181.0/24
68.142.194.0/32
68.142.197.0/24
68.142.226.0/24
68.142.233.0/24
68.180.217.0/24
69.17.117.0/24
202.43.193.0/24
202.67.9.0/24
203.91.144.0/24
205.234.232.0/24
207.45.5.0/24
207.46.0.0/24
207.46.1.0/24
207.68.173.0/24
207.68.183.0/24
209.73.0.0/24
216.109.116.0/24
216.136.232.0/24
216.155.193.0/24
216.155.194.0/24
bagi yang ingin menambahkan silahkan..
Implementasi menggunakan winbox:
1. buka winbox
2. Klik IP [...]

How to reset root password in MySQL

By default some installations of MySQL server come with no password for the root account. If you have set a password and forgot it you have to use the following procedure to reset it. The procedure is available for mysql instances installed on Linux operating systems. The passwords in MySQL are [...]