Advanced search


Health Check  

Administrators don't need a massive arsenal of tools just to monitor a couple of systems. With Microsoft's free Sysinternals suite, admins can handle all sorts of tasks.

Memory Research  

Virtualized systems are inflationary when it comes to RAM requirements. Storage access is faster when excess RAM is used as a page cache, and having enough RAM helps avoid the dreaded performance killer, swapping. We take a look at the current crop of RAM.

In the Can  

LXC creates system containers that let administrators isolate security and critical services. We show you how to set up such a system within a system.

Patched  

The latest gadget lies temptingly on the table in front of you, but it doesn't work with the Linux distribution you are currently using. What now? This month's Admin Story is all about modifying standard Linux packages.

APieceof the Pie  

Fixed partitions on a Linux system can be created easily using tools such as fdisk, but the assignments tend to be wrong or the partitions too small at the worst possible moment. LVM requires slightly more effort at install time, but it soon pays dividends.

Mobile Manager  

Using a tablet as a portable management console makes sense but could make you too accessible.

Simultaneous  

Cl uster filesystems such as GFS2 and OCFS2 allow many clients simultaneous access to a storage device. Along with DRBD and Pacemaker, this offers a low-budget option for creating a redundant service – but you need to watch out for a couple of pitfalls.

Sniff Test  

Tcpdump is a general-purpose packet sniffer and incident response tool that should be in your toolshed.