-
Add new tag apache awk awk example bashscript chroot clients code cyrus find ip of apache host find ip of vhost find vhosts gentoo gentoo webserver tomcat howto non-root grep grep example hardware howto imap index indexes jail layman ldap lighttpd Linux mod_dnsbl nslookup openssh overlay portage proftpd projects recover request tracker rescue rt scp server setup sftp Software squirrelmail vhost Webserver
WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.
Categories
Tag Archives: gentoo
dovecot: remove maildirs
We are running dovecot as MDA. Dovecot gets its user details from OpenLDAP and adds new users automatically. But removing a user in LDAP does not mean it gets removed in Dovecot as well. To have this a little bit more comfortable, I created this little script here: Continue reading
Posted in howto, Linux, Mailserver
Tagged bashscript, code, dovecot, gentoo, grep example, howto, imap, ldap, Linux, mda, openldap, pop3, Software
Leave a comment
sslh: let https,ssh and openvpn share a single port
Introduction Maybe you know the situation: You successfully logged in to a corporate network and somehow you can’t reach your server. You check all possibilities and realize that some of the ports you desperately need to manage your daily life … Continue reading
SFTP only and SSH only OpenSSH system with gentoo
Although there are many ways workarounding the lack of security with ye olde FTP, there is a quite handy solution: use OpenSSH via SCP/SFTP to handle the file transfers. There are many solutions which all try to restrict the access … Continue reading
gentoo and kde4
As it is written in the package information, KDE4 still is masked. Those who cannot wait (like us) have to face a long and struggling road. To ease things up a little bit, we hacked some shell-aid. Like this: while … Continue reading
ATI SB600 and gentoo
I managed to build a working kernel for ATI’s SB600 chipset under gentoo 2007.0 hardened. I tried to use =sys-kernel/gentoo-sources-2.6.23-r3 but the bloody thing wouldn’t boot. So I emerged =sys-kernel/vanilla-sources-2.6.24_rc7 and everything worked just fine. Here I read that there … Continue reading