setting ulimit permanently

2010-01-05 Thread Tudod Ki
is echo 'ulimit -n 10240' >> /etc/profiles a bad idea? [because it runs every time when someone logins] Is it a BAD idea OR NOT? :D:O thank you

set apache ulimit

2010-01-04 Thread Tudod Ki
how can I set apache [1.3] ulimit from the default 1024? thanks

disable python for one virtualhost

2010-01-04 Thread Tudod Ki
How? I want to block TorrentFlux on a domain, that is on our server. :\ Please help thanks

Re: domain redirection how?

2010-01-02 Thread Tudod Ki
how? --- On Fri, 1/1/10, Tudod Ki wrote: From: Tudod Ki Subject: domain redirection how? To: "Debian User" Date: Friday, January 1, 2010, 12:00 PM I want to redirect a domain:  "somedomain.eu" to: "tothis.eu" so I edit the "somedomain.eu.hosts" file w

webmin+squirrelmail HTTPS

2010-01-02 Thread Tudod Ki
ok...I've installed webmin: http://software.virtualmin.com/gpl/scripts/install.sh then I've installed squirrelmail on Debian Lenny. How could I get squirrelmail to only use HTTPS? [And how exactly I could reach it through HTTPS?]. Can someone post a good howto, docs, or something? T

Re: domain redirection how?

2010-01-01 Thread Tudod Ki
no one? :) --- On Fri, 1/1/10, Tudod Ki wrote: From: Tudod Ki Subject: domain redirection how? To: "Debian User" Date: Friday, January 1, 2010, 12:00 PM I want to redirect a domain:  "somedomain.eu" to: "tothis.eu" so I edit the "somedomain.eu.hosts" f

domain redirection how?

2010-01-01 Thread Tudod Ki
I want to redirect a domain:  "somedomain.eu" to: "tothis.eu" so I edit the "somedomain.eu.hosts" file with vim [appending this two line to the end]: $ORIGIN eu.somedomain      IN      CNAME       tothis.eu. then I update the serial, save the file, quit, then: rndc reload somedomain.eu but it s

HW watchdog

2009-12-18 Thread Tudod Ki
Is there a good howto for it? Did anyone tried building one? thanks 

Re: spam+virus filtering

2009-12-13 Thread Tudod Ki
I think that these howtos filter only incoming emails [antispam&antivirus] is it true? :O Thank You! --- On Sun, 12/13/09, Tudod Ki wrote: From: Tudod Ki Subject: spam+virus filtering To: "Debian User" Date: Sunday, December 13, 2009, 10:49 PM howtos like these: http://www.ghac

spam+virus filtering

2009-12-13 Thread Tudod Ki
howtos like these: http://www.ghacks.net/2009/10/25/add-antivirus-to-postfix-with-clamav/ http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html Will give me spam/virus filtering for INBOUND or OUTBOUND mails? Or Both? sorry for the question :D But I have to know

postfix + spamassassin howto search

2009-12-13 Thread Tudod Ki
Does someone has a good howto regarding $subject? :) Thank you!!

GRUB2 Squeeze

2009-12-10 Thread Tudod Ki
Two questions only: :) 1 - ~When will Debian Squeeze be stable? 2 - If it gets stable, will it contain GRUB2, so that I don't need to create a separated "/boot" when using "dm_crypt"-ed LVM? Thank you, and sorry, if it were asked before. I just want to see clearly.

quota help

2009-12-06 Thread Tudod Ki
Is there a command to set quota on a partition, or I must write "usrquota" and "grpquota" to the proper line/row of fstab [to mount options]? Please Help. Debian Lenny

Re: something happened to debian security repo?

2009-12-06 Thread Tudod Ki
ping security.debian.orgPING security.debian.org (149.20.20.6) 56(84) bytes of data.64 bytes from schein.debian.org (149.20.20.6): icmp_seq=1 ttl=41 time=249 ms^C64 bytes from schein.debian.org (149.20.20.6): icmp_seq=2 ttl=41 time=258 ms --- security.debian.org ping statistics ---2 packets trans

Re: quota script :)

2009-12-05 Thread Tudod Ki
I meant to say column 8) :D not row... --- On Sat, 12/5/09, Tudod Ki wrote: From: Tudod Ki Subject: quota script :) To: "Debian User" Date: Saturday, December 5, 2009, 7:19 PM How could I write a script that enables quota on that partition, what contains a specific users home dir

quota script :)

2009-12-05 Thread Tudod Ki
How could I write a script that enables quota on that partition, what contains a specific users home dir? Writing the "usrquota, grpquota" to the 4th. row in the proper line of fstab? Isn't there another method? A command or something? thank you!

Re: two questions about ssh tunneling

2009-12-04 Thread Tudod Ki
about ssh tunneling To: "Tudod Ki" Cc: "Debian User" Date: Friday, December 4, 2009, 10:13 PM Tudod Ki wrote: > if I: > > ssh -fND localhost:6000 someb...@192.168.56.5 -p PORTNUMBER > > from computer "A" to computer "B" [B = 192.168.56.5

two questions about ssh tunneling

2009-12-04 Thread Tudod Ki
if I: ssh -fND localhost:6000 someb...@192.168.56.5 -p PORTNUMBER from computer "A" to computer "B" [B = 192.168.56.5] then I can set the SOCKS proxy for e.g.: Firefox to use "localhost:6000" on computer "A". Ok. I can surf the web through "B". But: - Can anyone sniff the traffic of "A"? [e.g.

how to check link under Linux

2009-12-04 Thread Tudod Ki
as we can do a check on e.g.: routerOS: interface ethernet monitor ether1 status: link-ok    auto-negotiation: done    rate: 100Mbps     full-duplex: yes   default-cable-setting: standard how could I check that is there a link under "Linux"? [to get in

postfix+sasl+dovecot script help!

2009-11-26 Thread Tudod Ki
postfix+sasl+dovecot script help! Hi everybody! I am trying to get the solution for days now, and I don't know what to do really :S I just want to write a script, what does automatically install postfix, dovecot, and it configures sasl authentication for the clients. I'm here right now [the s