Archive for the ‘Linux’ Category

RUNNING A SECURE DDNS SERVICE WITH BIND

Sunday, March 29th, 2009
Posted on March 12, 2007, 21:54, by Julien. Last updated on January 17, 2009, 12:11. This article will give you a short introduction to DDNS, and will only apply to a precise example. I will not detail the reasons of my choice. However, the links provided at the end of the document will allow you further understand [...]
  • Share/Bookmark

Use wget or curl to download from RapidShare Premium

Monday, December 29th, 2008
The last days I needed to download a bunch of medical videos which have been uploaded to RapidShare by many other people. Although RapidShare (and all the other 1-click file-hosting services) is very convenient, it has some strict rules for free accounts, for example a guest has to wait for 120 seconds per 1 MB [...]
  • Share/Bookmark

Extra Packages for Enterprise Linux… CentOS !

Monday, December 1st, 2008
Why has it taken me so long to spot this ? Looks like this draft was written on the 13th May, if I hadn’t have been just about to download FC7 then I’d have missed it ! EPEL – Fedora Project Wiki EPEL is a volunteer-based community effort from the Fedora project to create a repository of high-quality [...]
  • Share/Bookmark

Sendmail-SMTP-AUTH-TLS-Howto

Thursday, November 27th, 2008
Sendmail-SMTP-AUTH-TLS-Howto Version 1.0 Author: Falko Timme <ft [at] falkotimme [dot] com> Last edited 03/11/2004 This document describes how to install a mail server based on sendmail that is capable of SMTP-AUTH and TLS. It should work (maybe with slight changes concerning paths etc.) on all *nix operating systems. I tested it on Debian Woody so far. This howto is meant [...]
  • Share/Bookmark

Fuse and encFS from source on CENTOS 5 or RHEL 5

Monday, September 15th, 2008
Installing from source on RHEL5 and CENTOS5 is quite painless. Fuse needs to compile a kernel module for your kernel. I started from a minimal install, and did the following: Update 12/6/2007: There is a bug with more recent updates of RHEL5 (Similar or the same as this bug: https://bugzilla.redhat.com/show_bug.cgi?id=228430). The bug will cause the original “yum [...]
  • Share/Bookmark

jailshell virtfs

Tuesday, May 6th, 2008
NEVER DELETE ANY FILES FROM /home/virtfs/ /home/virtfs is used to chroot the user into jailed shell. Cpanel will hard link files into this directory so deleting files in /home/virtfs will also delete the files on the server in the actual location. (example: rm /home/virtfs/user/etc/exim.pl will delete /etc/exim.pl) If a user is reporting double the quota and it [...]
  • Share/Bookmark

Optimising MYSQL

Saturday, April 26th, 2008
Hello, I’d like to share with the interworx-cp community my knowledge about tuning / tweaking mysql. First of all, sorry if my English is not perfect. Maybe some sentences may be difficult to understand. So do not hesitate to ask me for explanations :-p Secondly, the default INTEWORX-CP mysql setup works very fine and is setup for all [...]
  • Share/Bookmark

Cpanel Clamav Reinstall

Friday, April 18th, 2008
If your clamAV messes up because of this you can let cPanel reinstall for you. Go to WHM – cPanel – Plugins – uninstall clamav connector and then reinstall it. This will reinstall clamav for you.
  • Share/Bookmark