Tag Archives: Linux

Hack of the day: easily configure Linux hosts to reboot once or always without requiring a decryption key

I have LUKS encryption configured on all of my Linux desktops and laptops, which is a pain when I need to reboot one remotely, since it prompts for the decryption key and won’t finish rebooting until the key is entered. To solve, this, I’ve written keyless-entry, which allows the user to easily configure a LUKS-encrypted… Read More »

Hack of the day: using the Google Fi “Messages for Web” app on Linux to open “tel:” links from the browser and elsewhere

Over on Github, I just published some code I wrote to implement support for “tel:” links for Google Fi’s Messages for Web app on Linux. In other words, if you have Google Fi and you use Google’s Messages for Web app on Linux, then once you’ve deployed my solution, if you click on a phone-number… Read More »

PenguinDome: new, open-source Linux mobile device management (MDM) solution

Where I work, we have employees who use (in decreasing order of popularity) Mac OS, Windows, and Linux as their desktop computers. We’ve deployed a large, complex remote administration / MDM application for managing the Mac OS and Windows desktops. It’s big and complicated and difficult to maintain. It does much more than we will… Read More »