This comes up in discussions almost every new project I work on, because it's a very important thing to consider when designing a database. When deciding when and how to create an index in your MySQL database, it's important to consider how the data is being used.
Read more »Virtualisation: Xen is looking to catch up by releasing version 4
The developers of the free Xen virtualisation software have completed version 4, providing various items that have been on their agenda for a while
Read more »- Login to post comments
Harping on Metadata Performance: New Benchmarks
Metadata performance is perhaps the most neglected facet of storage performance. In previous articles we've looked into how best to improve metadata performance without too much luck. Could that be a function of the benchmark? Hmmm...
Read more »- Login to post comments
Unix How-To: the Linux /etc/inittab file
One of the files that the average Unix sysadmin rarely looks at, almost never changes and yet depends on every time he or she reboots a system is the /etc/inittab file.
Read more »- Login to post comments
Ethernet Bonding (Linux)
Bonding ethernet channels in Linux is easy. With the right configuration and hardware, it can be done in minutes.
Read more »- Login to post comments
MySQL Exotic Storage Engines
MySQL has an interesting architecture that sets it apart from some other enterprise database systems. It allows you to plug in different modules to handle storage. What that means to end users is that it is quite flexible, offering an interesting array of different storage engines with different features, strengths, and tradeoffs.
Read more »- Login to post comments
Becoming a "Linux Security Artist"
After forty years in the commercial computing business, the one idea that has been drilled into me by security professionals is the fact that there is no such thing as a secure computer system, only levels of insecurity.
Read more »- Login to post comments
Custom firmware on PS3, Linux on Slims? GeoHot fights back
Noted iPhone and PlayStation 3 hacker George Hotz, or GeoHot, told the gaming community not to update their systems until he was able to release custom firmware allowing them to continue using their Linux partitions, and it looks as if he's close to his goal. A new video posted today shows the hack, although a release date hasn't been given for the rest of us to download his work.
Read more »- Login to post comments
C is number one!
What I didn't know was that, old as it is, C has actually maintained more of its popularity than I had thought and that it's now once more the number-one programming language in the world.
Read more »- Login to post comments
Playstation 3 Update locks out Linux and Ubuntu, bricks consoles
And that's if the update installs at all, as there have been reports that the download cycle hits an endless loop and never fully completes.
Read more »- Login to post comments
6 Tools to Easily Create Your Own Custom Linux Distro
While it’s hard to make the claim that there aren’t enough Linux distros out there, it’s also hard to escape the fact that no distribution is all things to all people. There are all kinds of reasons to consider rolling your own, but many people never make the attempt because it seems like such a huge undertaking.
Read more »- Login to post comments
CompTIA and Linux Professional Institute to cooperate
Certification organisations to collaborate on entry level certification, allowing successful candidates to acquire two certifications in one go
Read more »- Login to post comments
Kernel APIs, Part 3: Timers and lists in the 2.6 kernel
The Linux kernel includes a variety of APIs intended to help developers build simpler and more efficient driver and kernel applications. Two of the more common APIs that can be used for work deferral are the list management and timer APIs.
Read more »- Login to post comments
Hacker previews custom 3.21 PS3 firmware with Linux support
Hacker George Hotz has announced that he has successfully created his own custom firmware for the PlayStation 3 console that doesn't lose OtherOS support following the recent 3.21 update from Sony
Read more »- Login to post comments
ClamAV 0.96 adds new malware detection mechanisms
The ClamAV developers have released version 0.96 of their free virus scanner, adding new malware detection mechanisms, scan engine improvements and closing several security holes
Read more »- Login to post comments