Displaying 6 results from an estimated 6 matches for "eugeneapolinari".
Did you mean:
eugeneapolinary
2009 Nov 13
5
smtp+pop3+imap+tls+webmail+anti spam+anti virus
hi!
does anyone has a good howto, docs how to set up an smtp, pop3, imap server, with webmail, and has anti virus solution, and even spam filtering? :D [plus secure connection for the clients :D ]
wich softwares are the best for this? [e.g.: "vsftpd is the most secure ftp server"..]
users would be from /etc/passwd [so not virtual users]
thank you!
p.s.: I've already googled :(
2009 Nov 02
5
info about hdds in raid
How can I tell wich HDD to swap, when the "cat /proc/mdstat" says one HDD of the RAID1 array has died?
Does the HDD's has some serial numbers, that I can see in "reality", and I can get that number from e.g.: a commands output?
How could I know wich HDD to swap in e.g.: a RAID1 array?
thank you
-------------- next part --------------
An HTML attachment
2009 Oct 23
1
MAC address generating script
ust can't find a script that generates a valid MAC address :S
Has anyone has one?
thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20091023/ca91ea82/attachment-0002.html>
2009 Oct 25
1
permission script
I just wrote a little script, that will echo a message to the user, if it doesn't have enough permission:
$ if ! [ "$(env LC_MESSAGES=C ifconfig wlan0 down | grep -i denied)" == "" ]; then echo "no permission"; fi
SIOCSIFFLAGS: Permission denied
$ sudo su
[sudo] password for USER:
# if ! [ "$(env LC_MESSAGES=C ifconfig wlan0 down | grep -i
2009 Oct 31
1
how to set default proxy?
hi
I know that I could use ssh tunneling:
ssh -fND localhost:6000 SOMEBODY at 192.168.56.5 -p PORTNUMBER
to surf the web through another machines internet connection -> I just need to set Firefox to use proxy 6000.
But:
How can I set that on the client side, to e.g.: ping through the
machine with openssh-server? Not just setting Firefox to use port 6000.
Is there any method for
2009 Nov 07
0
anyone here using the virtualmin script?
Hi!
Has anyone here using the:
http://www.webmin.com/vinstall.html
Virtualmin's script?
http://software.virtualmin.com/gpl/scripts/install.sh
Are there any opinions about it?
How can I save the configs, data, etc, when I want to make a backup of the server?
Regards and Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: