This post is a follow up for OpenVPN: Server Setup on Linux. We will install and configure an OpenVPN client on another Debian Linux machine and will connect to the OpenVPN server that was created earlier. Continue reading
Tag Archives: Debian
OpenVPN Server Setup on Linux
We will be setting up an OpenVPN server on a Debian Wheezy VM. Continue reading
Installing Zabbix 1.8.19 From Source on Debian with PHP Frontend and HTTPS (LAMP Stack)
We have a Zabbix v1.8.X (with MySQL) server hosted on a Debian Squeeze VM. This VM is being migrated to Debian Wheezy, and therefore requires Zabbix to be moved as well.
However, due to security related issues Zabbix packages were removed from Wheezy.
So, what we are going to do is to install Zabbix 1.8.19 from source, and restore the database backup we have created on a Squeeze VM. Continue reading
OpenSSH Server Installation and Configuration
Today’s plan is to install an OpenSSH server on a local Debian VM, generate public and private SSH keys for a general user and configure SSH server to use public key authentication with password authentication disabled. Continue reading
Install LUKS and Create an Encrypted LUKS Partition on Debian
We will install Linux Unified Key Setup (LUKS) software and create an encrypted LUKS volume. Continue reading
Installing WebKeePass on a Debian Server
WebKeePass is a web-based Java port of the KeePass project – free, awesome and open-source password manager. We will install WebKeePass manager and configure it to use OpenLDAP server for user authentication.
[Update 2016] The WebKeePass project looks dead. Continue reading
Set up Wake On LAN (WOL) on a Debian Server
We have a non-mission critical backup server which is hosting our nightly copies of MySQL databases from other servers. Continue reading