Turn on DNS Query Log on Bind
You are running a recursive DNS server and would like to find out the statistic of your user browser behavior (Whether they browse Facebook or Google?). Turn on DNS query logs will allow you to find out the statistic. To…
Create Root Privilege User on MySQL
By default, MySQL root privileges user is “root”, I always remove “root” userid once I got MySQL installed, mainly for security purpose, secondly I do not want stupid thing happened like someone able to brute force into MySQL database. You…
Reset MySQL Root Password
Very often, once we didn’t log on to MySQL database for some time, I guess most of us will forgot the root password. Can we reset the root password? Obviously… Nothing is Impossible 😛 Follow the steps below to reset…
How to do DNS Setup On your Machine
Most of us know, without DNS Setup on your machine or PC, you can’t browse on the website at all, DNS setup is a must, cause what DNS does is translate the Domain Name to IP Address in order to…
SSH Client on Blackberry
Is there any SSH client for Blackberry phone? Definitely yes, I am using BBSSH as SSH client on Blackberry. BBSSH is free and it runs on latest Blackberry OS, I do remote SSH to server to do some health check….
Recent Comments