There's a New GNU fdisk in Town
The latest GNU fdisk is now in alpha. Not anywhere ready for production, but ready for the adventurous to take out for a spin.
User Limits Made Easy
Linux admins looking for an easy way to set hard and soft limits for users will find much to like about the pam_limits module. With pam_limits, you can set parameters on system resources on a per-user (or per-group) basis for all variables--from the maximum number of files a user can have open to the amount of CPU time.
A Look at the Compgen Bash Builtin
Linux and other Unix-type systems contain a wealth of features under the surface. Oftentimes, however, these features are non-obvious and hard to find. Compgen, a GNU Bash builtin that shows all possible completions, is one such feature.
Boost WordPress Performance With W3 Total Cache
Is your hardware inadequate for your site? Throwing more resources at it may not be the best answer. For WordPress sites, W3 Total Cache is an inexpensive way to wring the most out of what you already have.
Check WordPress for Exploits
WordPress is one of the most popular CMSes, which means it is among the more commonly exploited. Use the Exploit Scanner plugin to help lock it down.
Try collectlfor System Monitoring
When it comes to collecting system status data, sar is a veritable workhorse. It is not, however, without its limitations. If you're in the market for a utility that also handles NFS, Slab data, and sub-second intervals, consider collectl.
Try collectl for System Monitoring
When it comes to collecting system status data, sar is a veritable workhorse. It is not, however, without its limitations. If you're in the market for a utility that also handles NFS, Slab data, and sub-second intervals, consider collectl.
Monitor Progress with Pipe Viewer
For sys admins, running a process can feel like driving cross-country without a road map. Pipe Viewer is one way to answer the question, 'are we there yet?'
Monitor Progress With Pipe Viewer
For sys admins, running a process can feel like driving cross-country without a road map. Pipe Viewer is one way to answer the question, 'are we there yet?'
Whip Up Regular Expressions With Txt2regex
Understanding regular expressions is important for anyone who spends time doing system administration or programming. If that describes you and regexes are not your strong suit, txt2regex is an excellent tool to have handy.
Microsoft's SCVMM 2012 Beta -- The User Experience
The initial beta of Microsoft's System Center Virtual Machine Manager 2012 was released to the MSDN community two months ago. We step through our user experience with and provide some tips to get things working optimally.
Get to Know Debian Goodies
For admins who work with Debian-based systems, the basics dpkg and APT's tools are old hat. For a richer user experiences, like knowing which packages have release-critical bugs, hog the most disk space and so on, Debian Goodies is a set of utilities that's good to know.
Stop Software Attacks From Destroying Your Servers
Stuxnet-style malware that attacks computer hardware, physically destroying servers, networking equipment and storage resources in your data center is easier to create than you might think. Learn how to stop it in its tracks.
Load Testing and Benchmarking With Siege
Ready to roll out a site, but not sure how it will perform in real-world use? Consider Siege, an open source load-testing and benchmarking utility that will help stress test your setup before exposing it to the world.
5 Tips for Managing RPMs
Fedora or RHEL users working with RPMs will find these 5 little-known features to be of great value.