Easily forwarding arbitrary TCP connections with rinetd

Posted by Steve on Tue 1 Jul 2008 at 12:30

In the past we've examined the use of firewall rules for forwarding incoming connections from one machine to another. But there is a simpler approach using the rinetd package. Read on to learn about this tool.

( Read 449 more words ~ 4 comments posted )

Make your own configuration deployment system, part 1

Posted by rossen on Mon 30 Jun 2008 at 20:24

In this series of articles, I describe the steps to making a flexible configuration deployment system tailored to your needs. It can be as simple or as complete as you care to make it. And since you made it, you can understand it intimately.

( Read 1767 more words ~ 3 comments posted )

Question: Best tool for bare metal restore of Debian servers?

Posted by paulgear on Wed 4 Jun 2008 at 11:46

I've been doing a bit of searching through the Debian Administration archives and one thing that doesn't seem to have been discussed very much is full system recovery. There are plenty of discussions on different backup options, but nothing targeted at what seems to me the simplest possible backup scenario: protecting a single machine (specifically a server) so that if it is compromised it can be rolled back to a previous state.

( Read 254 more words ~ 31 comments posted )

Calculate network, broadcast, netmask, etc with ipcalc

Posted by Scurz on Tue 3 Jun 2008 at 14:44
Tags: ,

Ipcalc is a simple tool to calculate network, broadcast, netmask, etc. from an IP address. It also gives the class of the IP. It might facilitate the work of network admins. :-)

( Read 154 more words ~ 8 comments posted )

Monitoring with Munin

Posted by martijnvanb on Fri 23 May 2008 at 13:47

In this article I will describe how to install munin on 2 computers, but you can add more if you want to, this will allow us to remotely monitor system performance and activity.

( Read 550 more words ~ 23 comments posted )

Critical security update for openssl

Posted by Steve on Tue 13 May 2008 at 14:37

A new security advisory has recently been released relating to the Debian openssl package, and whilst most security updates are not news-worthy this one is. Read on for a brief overview of the problem.

( Read 330 more words ~ 32 comments posted )

Need a generic iptables tcp proxy?

Posted by JacobAppelbaum on Tue 13 May 2008 at 10:02

Do you ever find yourself in need of a generic TCP proxy? Do you wish you could do it with netfilter? Do you want to proxy a connection to a given port on a given IP address to a completely different port on a totally different host or network?

( Read 309 more words ~ 10 comments posted )

How to use any command in FTP ?

Posted by Scurz on Fri 25 Apr 2008 at 12:09
Tags: ,

I wanted to use the "find" command on a FTP space but it's not possible to use this command with any "normal" FTP client. So, I looked for a solution.

( Read 120 more words ~ 9 comments posted )

Logical Volume Management: How PVs form VGs for LVs

Posted by zjem on Tue 22 Apr 2008 at 16:19

When I set out to build my first system using Logical Volume Management I was surprised by the lack of information about how LVM relates to more "traditional" disk-level partitioning. There were plenty of articles with examples of how to use 'vgcreate' and 'lvresize' and no short supply of advice and white noise from the forums, but there was very little practical information about what the various strata of LVM were actually for or how they related to each other. In fact I was well into my search for information before I figured out where to put the file system.

( Read 550 more words ~ 18 comments posted )

Making Apache2 execute CGI scripts, globally?

Posted by fraktalisman on Mon 14 Apr 2008 at 12:08

I have set up a Debian etch system with apache2, perl etc, but I cannot get apache to actually execute my scripts..

( Read 214 more words ~ 9 comments posted )

User Login

Username:

Password:

[ Advanced Login ]

Register Account

Quick Site Search

Recent Site News

27 June 2008

This site now has over 9600 registered users.

05 June 2008

This site now has over 9500 registered users.

15 May 2008

This site now has over 9400 registered users.

29 April 2008

This site now has over 9300 registered users.

08 April 2008

This site now has over 9200 registered users.

Recent Tips