x
Loading
 Loading
Featured Paper: Xen Virtualization with Novell SUSE Linux
Hello, Guest | Login | Register
Systems Management
What's GNU, Part Four: find
Security Perspectives
Beat Traffic into Shape with Pound
Get to know this reverse proxy load balancer for web traffic with SSL support.
Connecting to your home computer from work, a friend's house, or while on vacation in another country is very simple — if you know how to use a small handful of tools. Ken Hess shows you how to connect securely and tunnel traffic using SSH.
Improve system security by expiring user passwords from time to time. The command passwd -x 30 joe forces joe to change his password after thirty days.
Tech Support
Wizard Boot Camp, Part One
Here's the start of a series on little-known topics that wizards should know. Knowledge of the Harry Potter series not required.
Facilitate fine-grained file permissions with ACL editor Eiciel.
Sooner or later, every Perl hacker ends up wanting to process a collection of files contained within a directory, including all the files in all the subdirectories. Thankfully, Perl comes with the File::Find module to perform this task in a tested, portable manner.
Squid is often used as a reverse proxy to spare web servers from repeated requests for the same content. But Squid can also be used to spare you from interminable delays when requesting content. Deployed as a local caching proxy, Squid can reduce your site’s bandwidth consumption and make browsing more responsive. Learn how it works, and start saving time and money today.
Some of the thorniest concepts in the GNU General Public License (GPL) revolve around the engineering concept of linking. Here’s how and when the GPL applies to combinations of code.
If you want to run a command every time your machine boots, but don't have access to the init scripts, use cron's @reboot qualifier.
Use mkdir -p to create a hierarchy in one fell swoop. For example, mkdir -p a/b/c/d makes directory d in directory c in directory b in directory a.
If you haven't built a local area network lately, you may have forgotten just how painful a project it can be. But what if your users could just plug in, power on, and connect, building their own ad-hoc network? Zeroconf, the basis of Apple's Rendezvous product and an emerging networking standard, puts the play back into 'plug-and-play.' Here's how Zeroconf works.
For decades, sort has been extended over and over again to make it more and more useful. Here’s the fifth in an ongoing series about new features in familiar utilities.
Databases
Quick Tips to Optimize MySQL
Pick up a few pointers on optimizing your MySQL install.
Last month, we looked at MySQL's new storage engine, NDB (also known as NDBCluster or MySQL Cluster). Now it's time to look at the compilation, installation, and configuration process.
In March's "LAMP Post" column, we started to look at MySQL's replication subsystem. We covered how replication works, as well as putting it to use by configuring the master and slave(s). This month, in this inaugural "MySQL" column, let's spend some time looking at the lesser known aspects of MySQL replication, including filtering and log inspection.
MySQL is great for building database-driven Web sites of all shapes and sizes. It's fast, easy to configure, and incredibly reliable. But MySQL lacks a mature, easy-to-use GUI administration tool. Yes, you can use the mysql command-line, but that's rather tedious and you don't get a good overall picture of your server without doing a lot of typing.
Get under the hood of MySQL to find out how you can speed up your database applications.
Top Stories
Since find(1) came into being decades ago, programmers have been adding new features. Here's the fourth of a series about some of those.
Paul Fremantle explains the concept of an Enterprise Service Bus (ESB) and how to use Apache Synapse, an open source enterprise service bus that will help your organization work more efficiently.
Before you reach for that scripting language, make sure you're making the most of the shell utilities that you have at your fingertips!
As soon as you have more than one system to manage, it's time to start thinking about configuration and system management. Cfengine can take the complexity out of systems management.
Whether your network has a single vital server or one hundred, install Nagios 2.0 now — before your phone starts ringing (again).
Not quite a ring of power, but Hobbit can take some of the pain out of machine, network and services management.
Samba Team member Andrew Bartlett explores the world of Samba4, its development status, what you can (and can't) do with Samba4, and -- most importantly-- when you can expect to start using Samba4 in a production environment.
Whether you have tens of gigabytes or hundreds of terabytes, the Bacula system makes backups easy. Here's a hands-on primer.
USB flash drives may be the sneakernet of the 21st Century, but with a little open source software, you can carry a veritable arsenal of tools in your pocket.
Need a system or two to validate a new architecture? When combined with Linux, VMware Server provides a sophisticated and highly adaptable infrastructure that allows you to test complex customer client-server software configurations on a single machine.
Want to build a better network? Start by building better administration tools. Puppet aims to spark a new generation of monitoring software.
How to clean the clutter that consumes your computer.
While cron is the classic standby to run routine tasks on a regular basis, it's not quite as useful on systems (like laptops and desktops) that may not be powered on when the task is scheduled to run. Fortunately, Linux users have anacron to fill the gap left by cron.
LDAP allows you manage users on a network.
Use the bootable System Rescue CD two or four times per month to save your data and protect your sanity.
ActivSupport
Linux Magazine has chosen ActivSupport as IT consultants.
Sponsored Links