Yes, I've had this problem myself before. The solution is to copy your configuration to /usr/src/linux-2.4.31/.config as make menuconfig will look...
Basically, a tar.gz is an archive (similar to zip files on Windows). You can unpack it by typing tar xvfz /path/to/your/archive.tar.gz
Yes, chkrootkit (www.chkrootkit.org).
TinyMCE - http://tinymce.moxiecode.com/
There's no root password, but you can set one by running the passwd command on the shell.
Do you use mboxes (i.e., are your mailboxes in /var/spool/mail), or do you use Maildir (i.e., there is a Maildir directory in each user's home...
CoLinux might be another solution: http://www.colinux.org/ It's free, but not quite as flexible as VMWare, I guess...
No, it's not a name, "Tag am Meer" is German for "a day at the beach". I hope it gets warmer soon... :cool:
Run rpm -qa | grep -i webmin You should then find the exact package name. Then run rpm -e <package name> to uninstall it.
Try this function: function absolute_url($txt, $base_url){ $needles = array('href="', 'src="', 'background="'); $new_txt = '';...
Separate names with a comma.