Backup All Your MySQL Database With One Script
MySQL is a relational database management system (RDMS), and one of the most powerful DBMSes. Most websites including this blog use MySQL technology behind them. Since…
// TAG · 68 POSTS · HOW TO
MySQL is a relational database management system (RDMS), and one of the most powerful DBMSes. Most websites including this blog use MySQL technology behind them. Since…
If you are a Windows user, sometimes you cannot safely remove your removable drive even when you haven’t opened any files or programs from the drive.…
Ubuntu Lucid Lynx 10.04 has been released since 30 April 2010. It’s been a month now. But some of my friends who are new to Ubuntu…
INFORMATION_SCHEMA provides access to database metadata. Metadata is data about the data, such as the name of a database or table, the data type of a…
Sometimes you need to run a script on boot, for example to apply an iptables config at startup so you don’t have to run the script…
One tip to make your Ubuntu or other Linux system faster is by adding a swap space or swap file. Swap space is the area on…
Most Linux distributions come with ISO images — they are bootable discs. You can burn them to a CD or DVD and then boot to install…
Here I will continue the tips from the last post, how to make your Windows XP faster part 1. 8. In your Device Manager, double-click on…
After a couple of months of using Windows XP, you probably feel that its performance is getting slower. I have been using Windows XP for more…