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 ~ 24 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 ~ 5 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 ~ 8 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 )

Using the dynamic DNS editor: nsupdate

Posted by rossen on Wed 9 Apr 2008 at 16:42
Tags: , ,

nsupdate is the little-known brother of nslookup. It is used to make edits on a dynamic DNS without the need to edit zone files and restart the DNS server. If you have declared a zone dynamic, this is the way that you should be making edits.

( Read 869 more words ~ 6 comments posted )

OpenSSH SFTP chroot() with ChrootDirectory

Posted by niol on Tue 1 Apr 2008 at 10:49
Tags: , ,

The upcoming version of OpenSSH (4.8p1 for the GNU/Linux port) features a new configuration option : ChrootDirectory. This has been made possible by a new SFTP subsystem statically linked to sshd.

( Read 284 more words ~ 14 comments posted )

Checking password strength for squirrelmail

Posted by kroshka on Fri 28 Mar 2008 at 10:39

I have successfully used the method below to configure the change_ldappass plugin of Squirrelmail to perform password strength checks using cracklib. I made a few assumptions, but it should be easy to adapt it to your own situation.

( Read 236 more words ~ 0 comments posted )

Introduction BackupPC part 1

Posted by martijnvanb on Thu 27 Mar 2008 at 10:07

This HOWTO will describe how to install BackupPC and how to create a simple backup using backuppc. BackupPC can offer a nice solution for both simple and complex backups.

( Read 736 more words ~ 19 comments posted )

pam_mount and sshfs with password authentication

Posted by johns on Wed 26 Mar 2008 at 16:19
Tags: , , ,

pam_mount is "a Pluggable Authentication Module that can mount volumes for a user session". It is used to automatically mount a network share or volume when a user logs in, and unmount it when the user logs out sshfs is a FUSE filesystem that allows mounting a directory using the SSH sftp subsystem.

( Read 745 more words ~ 2 comments posted )

User Login

Username:

Password:

[ Advanced Login ]

Register Account

Quick Site Search

Recent Site News

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.

21 March 2008

This site now has over 9100 registered users.

09 March 2008

This site now has over 9000 registered users.

Recent Tips