If You are running windows and linux as dual boot for some reason you wanted to “uninstall” Linux, you could run any one of the following two methods (from under DOS or MS Windows):
Continue reading…
Monthly Archives: September 2006
Adding Ubuntu Repositories
Using sources.list file If you want to add repositories for ubuntu you need to add in /etc/apt/sources.list file before adding any new repositories take backup of this file and add more repositories. #cp -p /etc/apt/sources.list /etc/apt/sources.list_backup
Continue reading…
Bind DNS Server Web interface,Frontend or GUI Tools
WeBBind WeBBind is a Web interface for admin BIND DNS servers. It is written in PHP for everyday usage.
Continue reading…
Mysql Database backup using AutoMySQLBackup
AutoMySQLBackup is a script to take daily, weekly and monthly backups of your MySQL databases using mysqldump. Features – Backup mutiple databases – Single backup file or to a seperate file for each DB – Compress backup files – Backup remote servers – E-mail logs – More
Continue reading…