We will install Linux Unified Key Setup (LUKS) software and create an encrypted LUKS volume. Continue reading
Category Archives: Linux
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
Exploring Linux Runlevels and Their Purposes (SysVinit)
Linux relies on runlevels to determine what features are available upon system boot and what aren’t. Runlevels are numbered, from 0 to 9, and each one is assigned a set of services that should be active when entering a particular runlevel. 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