Tag: Linux
All the articles with the tag "Linux".
Debian Installation
Updated:When I setup a Debian server there's a few basic things I do to get it online. First steps boot from the netinst CD and follow the installer. First logon u
ownCloud
Updated:We needed a semi-secure method of transferring files between staff and 3rd parties. To handle those frequent time when someone tries to attach 150MB file onto an email. OwnCloud to the rescue.
NGINX and Laravel
Updated:NGINX needs a little special setup to handle Laravel as Laravel only really serves one page. All others are served through index.php as a route.
NGINX
Updated:Absolutely my favourite web server. Small footprint and very fast to get running. First add the repositories to your Debian sources by creating the file /e
OpenSSL Commands
Updated:General OpenSSL Commands These commands allow you to generate CSRs, Certificates, Private Keys and do other miscellaneous tasks. Generate a new private key
Synology & SMTP
Updated:This box runs Linux and many of my favourite services so can handle Postfix, Dovecot, SpamAssassin and many others that are documented here. There are a fe
SSL CA Certificates
Updated:In order to get LDAP etc. using SSL from the get go you need to make sure the LDAP client has the CA certificate that was used to issue the certificate to
Dovecot Sieve and Junk Mail
Updated:This is a useful addition to Dovecot and will pass messages marked as spam directly into a Junk mail folder. Trouble is when you're working with the Outloo
Dovecot, Postfix, Virtual Mailboxes and Active Directory
Updated:Well turns out that setting this up isn't really as straight forward as simply treating Active Directory like LDAP. The main reason seems to be the way you need to authenticate and the limitations of doing any kind of user lookup whilst using auth_bind = yes, just doesn't seem possible.
Linux Firewall
Updated:Arno is a manager for the iptables firewall. It's pretty easy to setup and configure for the straightforward rules you need. Install it using eth0 as your