Tag Archives: Linux

FOSS of the day: Ansible module for editing CUPS configuration files

I recently got a new printer, and as I’ve tweaked the integration between my printer and the numerous Linux desktops and laptops in my house, I became frustrated by how time-consuming and error-prone it was to have to use the Printers section of the GNOME Settings app, or the Printer Settings app (a.k.a. system-config-printer) to… Read More: FOSS of the day: Ansible module for editing CUPS configuration… »

Hack of the day: keep the Emacs server running in the active login session

Prereqs for this hack being useful to you: (1) you use GNU Emacs; (2) you keep a single Emacs running in your session and use emacsclient to open files for editing in it; (3) you have Linux computers that use systemd on which you keep multiple concurrent login sessions open; and (4) you want emacsclient… Read More: Hack of the day: keep the Emacs server running in… »