Difference between revisions of "Talk:Debian Post Install"
From Organic Design wiki
(Postfix/POP3/IMAP, will doc everything here so if i **** it up...oh wait, you would never know.... :)) |
|||
Line 1: | Line 1: | ||
+ | apt-get install postfix postfix-tls libsasl2 sasl2-bin libsasl2-modules ipopd-ssl uw-imapd-ssl, | ||
+ | configured to listen on pop3 tcp 110 and pop3s 995 | ||
+ | |||
+ | |||
+ | |||
;See also | ;See also | ||
*[[Debian Conversion]] | *[[Debian Conversion]] |
Revision as of 22:41, 18 October 2006
apt-get install postfix postfix-tls libsasl2 sasl2-bin libsasl2-modules ipopd-ssl uw-imapd-ssl, configured to listen on pop3 tcp 110 and pop3s 995
- See also
- Debian Conversion
- Sven Ubuntu post-install
- Redhat Post Install
- Category:Config (this is where all the config files for DNS, DHCP, Apache etc are located)
- Gir/fileSync (this is the list of articles currently in the schedule for local syncronisation)
Email from aran@organicdesign.co.nz, Gir 23:20, 14 Feb 2006 (NZDT)
ActivePerl & PPM installed successfully
Hi, I've installed ActivePerl on the OD server, and pointed /usr/bin/perl to its binary. I've tested the PPM by installing SWF::Builder and XML::DOM and it worked perfectly, and the peer's running with the new perl binary like nothings changed :-)
- Apache