28
2008
Extend the Windows Clipboard
The Windows clipboard can store a single text phrase in its memory, once a new phrase is copied to the clipboard the old one is lost. If you want to copy two different text phrases for instance you need to copy the first, paste it somewhere, copy the second and paste it as well. A [...]
28
2008
Tweaking Hidden Ubuntu Settings With Ubuntu Tweak
Ubuntu Tweak is a tool that lets you change hidden Ubuntu settings, for example: hide or change the splash screen, show or hide the Computer, Home, Trash, and Network
icons, change Metacity, Nautilus, power management, and security
settings, etc. Currently Ubuntu Tweak is available only for the Ubuntu
GNOME desktop, i.e., it will not work on Kubuntu or [...]
28
2008
How To Setup Disk Quotas For MySQL Database
MySQL server has no support for preventing disk from getting filled up. You need to depend upon external configurations. Let us see how to use standard Linux disk quota to limit user database size.
Suppose you have a user foo on the system as well as on MySQL. Now how do you limit space for [...]
