Getting Shared Folders working properly in Debian 9 in VirtualBox

Running Debian 9 in VirtualBox is easy but figuring out how to get Shared Folders working properly can be a hassle. Here’s how to do it. Assumptions: – You have a VirtualBox VM set up with Debian 9.3 and nothing more. – The user who’s running the X sessions is …

Upgrading Roundcube from the Debian repositories to the current version

Debian 8 in its repository holds version 1.1.5 of Roundcube. That is fine because that’s a stable version and it’s working without mentionable issues. However I wanted to install the current version (1.2.2) because it has a number of features I like. During installation I followed Roundcube’s own howto. Basically …

Installing a mailserver on Debian 8/9 – Part 5: Web interface: Roundcube

How to install a complete mailserver on Debian 8/9, featuring Postfix, Dovecot, MySQL, Spamassassin, ClamAV, Roundcube and Fail2ban. ~ the howto that actually works ~ Part 1: Introduction Part 2: Preparations: Apache, Let’s Encrypt, MySQL and phpMyAdmin Part 3: MTA: Postfix Part 4: IMAP server: Dovecot Part 5: Web interface: …

Installing a mailserver on Debian 8/9 – Part 8: Quota, rules, aliases and other settings

How to install a complete mailserver on Debian 8/9, featuring Postfix, Dovecot, MySQL, Spamassassin, ClamAV, Roundcube and Fail2ban. ~ This is the howto that actually works. ~ Part 1: Introduction Part 2: Preparations: Apache, Let’s Encrypt, MySQL and phpMyAdmin Part 3: MTA: Postfix Part 4: IMAP server: Dovecot Part 5: …

Installing a mailserver on Debian 8/9 – Part 6: Spamfiltering: SpamAssassin

How to install a complete mailserver on Debian 8/9, featuring Postfix, Dovecot, MySQL, Spamassassin, ClamAV, Roundcube and Fail2ban. ~ the howto that actually works ~ Part 1: Introduction Part 2: Preparations: Apache, Let’s Encrypt, MySQL and phpMyAdmin Part 3: MTA: Postfix Part 4: IMAP server: Dovecot Part 5: Web interface: …

Back to Top