Linux
Burn Multisession CD using cdrecord
November 28th, 2007 | posted by AnonymousTo Burn files in linux we can use in comand line mode, using cdrecord
BIND DNS server maintenance; Updating root server list file
October 30th, 2007 | posted by AnonymousOne of our task to maintenance our BIND DNS server is to keep root server list updated. we can use 'dig' tool to do that. Root server list file named as root.hints, named.ca, usually located at /var/named.
Blocking Skype With Squid
October 30th, 2007 | posted by AnonymousBlocking connection to Skype from internal network is rather difficult. Skype connect direct to server ip, not domain names
MySQL Startup Script
October 29th, 2007 | posted by AnonymousMySQL bundled with script to control to start / stop the daemon.
Burn ISO Image in Linux using cdrecord
October 26th, 2007 | posted by AnonymousStep By Step Tutorial burning ISO image in Linux using CDRecord in Command Line mode
Linux Firewall - How to block IP address using IPTables
October 21st, 2007 | posted by AnonymousIf you want to block / reject / deny / drop packect base on ip address, please read this tutorial.
MySQL Daemon Script - Linux
October 21st, 2007 | posted by AnonymousIf we install MySQL manually from download version at MySQL site. It is bundled with script that can control the MySQL daemon. This article describe how to use that script in Linux environment .
Squid HTTP Proxy - Filtering advertisement inside web page using adzap, Step by step tutorial
October 20th, 2007 | posted by AnonymousAdzap ( http://adzapper.sourceforge.net/ ) is a redirector for squid that intercepts advertising (banners, popup windows, flash animations, etc), page counters and some web bugs (as found). This has both aesthetic and bandwidth benefits