New motherboard has come and I ask my friend to install Ubuntu Hardy 8.0.4.3 . Everything is fine except proxy section when I try to apt-get update. # apt-get update Err http://security.ubuntu.com hardy-security Release.gpg Could not resolve ‘172.88.1.3;3128’ Err http://security.ubuntu.com hardy-security/main Translation-en_US Could not resolve ‘172.88.1.3;3128’ Err http://security.ubuntu.com hardy-security/restricted Translation-en_US Could not resolve ‘172.88.1.3;3128’ Err […]

One of my friend server must get reconfigure its clock each time, specially when the server get reboot after lamp problem. Until he realized the timezone is different. Here’s quick way to change it : # dpkg-reconfigure tzdata Current default timezone: ‘Asia/Jakarta’ Local time is now:      Sat Oct  3 13:02:53 WIT 2009. Universal Time is […]

MySQL 5.4 beta already hit freebsd ports and I eager to try it after read a lot of review. Everyhing seem OK until I want to start the server. # /usr/local/etc/rc.d/mysql-server restart mysql not running? (check /var/db/mysql/proxy2.host.com.pid) hmmm, perhaps I can try mysqld_safe # /usr/local/bin/mysqld_safe & [1] 87164 proxy2# WARNING: Found /var/db/mysql/my.cnf Datadir is deprecated […]

RouterBoard have special behavior, that’s my observation after install MT in hard disk and then bought RB433AH. In RB433AH time setting automatically to January 1970 every time its get restart. Till I use ntp (network time protocol) client in MT. The step to set ntp client in MT : 1. Click ‘System’ -> NTP Client. […]

New Mikrotik RB has arrived, its RB433AH wireless indoor. As I never use mikrotik before it’s time to configure it for first use : 1. Download neigbour viewer for windows from mikrotik. 2. Unzip the files using winzip or winrar. Double click to launch neighbour viewer At first time IP address will display 0.0.0.0 it […]