Category: System Administration
-
The Best Way to Ease into Linux in 2026
Why: Linux is a good way to get more out of your hardware. It runs less “spyware” like monitoring. Itʻs a little less automated. You donʻt need to log into Microsoft or Apple to do things. How: create an…
-
Crossplatform Keyboard Mappings for MacOS, GNOME, and Windows
I use all three types of computers, and use the following mapping to make it easier to move between computers. Most of my software development has moved into a server in the cloud, and I SSH in. Even locally,…
-
Magic Folder to Convert DOC and OpenOffice to PDF
Most of the information in this post is derived from http://www.tech-faq.com/convert-word-to-pdf.html. The code’s reposted here as a service, because the code there needs some editing. Also, a useful thread about executing OOo macros is at http://www.oooforum.org/forum/viewtopic.phtml?t=2619. Here’s the code…