More and more internet access providers are closing port 25 to reduce spam except for connections to their own mailservers. If you run your own mailserver and have problems to connect to it on port 25, you can enable port 465 (smtps) in postfix as a workaround. Edit the /etc/postfix/master.cf file:
vi /etc/postfix/master.cf
and remove the # in front of the smtps line. Example for Debain 5, change the line:
#smtps inet n - - - - smtpd
to:
smtps inet n - - - - smtpd
and restart postfix:
/etc/init.d/postfix restart |
|
|
Szukanie grepem maili: grep -o ‘[[:alnum:]+\.\_\-]*@[[:alnum:]+\.\_\-]*’ |
|
|
Dobry tutorial instalacji: http://www.howtoforge.org/perfect-server-debian-lenny-ispconfig3 Poprawka replikacji dns http://www.howtoforge.com/forums/showpost.php?p=184308&postcount=15 Do tego Samba http://www.howtoforge.com/ubuntu-home-fileserver I Raid 1 http://www.howtoforge.net/how-to-set-up-software-raid1-on-a-running-system-incl-grub-configuration-debian-lenny |
|
|
Mo¿na zablokowaæ zdalny dostêp do systemu przez SSH. 1. open /etc/sshd_conifg in your favorite text editor. 2. add the following line: AllowUsers username1 username2 replacing username1 and 2 with the short usernames of those users who *will* be able to log in via ssh. you can add as many as you want, separated by spaces. 3. restart the ssh daemon (or, as i did, the computer)
|
|
|
http://slackware.asmonet.net/index.php?dzial=instalacja&p=13 http://www.haksior.com/samba-62.html |
|
|
|
«« start « poprz. 1 2 3 nast. » koniec »»
|
| Pozycje :: 1 - 9 z 19 |