|
|
Security Perspectives
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
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.
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
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
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.
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.
Managing users on a network is a whole lot simpler with LDAP. Part Two: loading your server with account information.
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.
You can improve the performance of journaling file
systems by taking the time to tune them. There has been
considerable effort placed in the designs to make the file systems
scalable and fast without significant expertise. Just twisting a
few knobs — mount options and placing
the journal on an external device — can make the journaling
file systems run significantly faster.
High Performance Computing (HPC) clusters are easier, and cheaper, than ever to put together. If you have an interest in pulling together your own cluster, or maybe you just want to understand more about cluster technology, it’s necessary to grok the differences between clusters and standard systems.
|
|
|
|
 |
Podcast: Ted Ts'o InterviewIn this podcast, Ted Ts'o, the Linux Foundation's newly appointed Chief Platform Strategist, takes a few minutes to talk to Linux Magazine about his new role with the Linux Foundation, the status of Ext4, the Linux Standard Base, and more. |
 |
Podcast: Interview with Ubuntu's Jono Bacon and Jorge Castro This week we spent some time talking to Ubuntu Community Manager Jono Bacon, and External Projects Developer Liaison Jorge Castro, about the Ubuntu community, Personal Package Archives, and where Linux is headed in 2008. |
| RSS |
|
Sponsored Links
|