Hi, I'm trying to do a simple redirect of mail.domain.com to domain.com/webmail, but I can't seem to get it working. I would also like to get ftp.domain.com and webmin.domain.com working as s...
Hi,
Is there any program to convert .tar to .rpm format for RH linux ? Also I want to download the latest sendmail (which is in tar format) and update the distro with rpm format. How do I do...
I run Debian 2.4.18, and I mount two vfat partitions at boottime. One line in fstab is:
/dev/hde5 /mnt/D vfat defaults,umount=0000 0 0
The directory /mnt/D/mail used t...
How can I adjust the refresh rate of my monitor (LG StudioWork), I think the default refresh rate is 60Hz, so my monitor is a little flicker, my current resolution is 1024x768 and I'm using Re...
Hi,
I use the command below to zip multiple files into a gz file:
cat undotbs01.dbf users01.dbf xdb01.dbf | gzip > oiddb.gz
When I unzip it by using "gzip oiddb.gz" it turns to be a s...
i've got a 200gb hdd in a gentoo box formatted with rfs.. i've had it in there about 6 months and use it to store large video files.. i've never had any problems until the last couple days, no...
Hi all,
I've setup qmail and vpopper to accept mail for my multiple domains. All mail is accepted and being forwarded to the correct location /var/lib/vpopmail/domains/<domain>/<user>/Maild...
Hi,
I have installed Squirrelmail 1.4.0 on Redhat Linux 8.0. It is running fine. But i am not able to attach file more than 100K. How can i increase this file size?
i have already c...
Hi:
I don't know if this is the right forum for this question, but please, help me:
I know this grep sintax to find lines with stringa OR stringb in a file:
grep -E "stringa|stringb" ...
Hi all,
My project right now requires me to parse the vsftpd.log file and save the data in a database. Can you give me some guidelines as to how to go about it (provide some tutorial links...
Hello,
I've pretty much got my SpamAssassin working. It's using custom rules and Bayesian is enabled and I have started to learn in messages.
My next challenge is to allow employees to f...
Hi,
I'm working on a Linux box: Red Hat Enterprise 3 server. I connect to this box using a vnc client on my PC: Win 2K.
I can start the vncserver using the command: vncserver -geometry 1...
I recently had to delete a couple users out of our RHEL 2.1 linux server.
using the command
userdel -rf username
I got the error .
userdel: error removing shadow group entry
I ...
I have a production web site and a development server. Both Linux environments. Lately I have done a lot of changes to the site on the development site and lost track of the the updated, added...