Git and Git-related

Updated 03-Aug-2025 Git is great, and even better as a core part of a full development / deployment toolchain. These days there are choices as to which more robust Git platform to use. First, those not to use: Github (owned by Microsoft), proprietary Gitlab (owned publicly traded company), open core Both of these are worrisome ... Read more

Mobian – Debian on Mobile

Updated 03-Aug-2025 I have not played with Mobian (yet), but it, and two other projects (Termux and UserLAnd), are quite promising. The biggest issue seems to be hardware at this point, as there are only Pine Phone and Tab, and Purism Librum, as well as one or two other devices are supported. That said, the ... Read more

Debian Chromebook

Updated 03-Aug-2025 Because ChromeOS is simply ridiculous in terms of resource requirements (on devices meant for it), the only proper approach is to install or boot from a USB drive running Debian Linux (in this case, Debian Stable). Note: there is GalliumOS but it seems to have stalled development. There are various steps involved in ... Read more

Chromebooks in 2024

Updated 03-Aug-2025 There are low-end and high-end Chromebooks. This is about relatively low-end devices, specifically an ASUS C214MA which is a cheap, somewhat small, ruggedized device meant for the schooling market. It has an 11.6" HD+ screen and a 4gb/32gb RAM/ROM configuration. In our household we've run up against the limits of this device in ... Read more

Linode and Linux

Updated 03-Aug-2025 I've used Linode for the past three years, and before that, another two years (with 3 years of AWS in between). There has been a (reasonable) increase in prices, and not much else since the acquisition by Akamai. Before Linode I used Servint which had more tools but also was much higher in ... Read more

LMDE to Xfce desktop environment

Updated 03-Aug-2025 I've been having trouble with the sleep cycle of a new monitor, such that causes problems with the LXDE lxpanel app. Basically the panel unloads when the monitor sleeps (or awakes). Since lxpanel is more or less frozen, I've looked to other desktop distributions to remedy this. Though I am generally satisfied with ... Read more

Removable Disk Volume Name

Updated 03-Aug-2025 To change the volume name of a removable disk (USB / SD), in Debian (or other Linux): Open up > Accessories > Disks Click on device Click on gears icon (Additional partition options) Edit Filesystem Enter partition name

Can I use PPAs on Debian?

Updated 03-Aug-2025 PPAs are personal package archives that allow people to distribute application packages to Ubuntu distributions. Since Ubuntu is based on Debian, and PPA packages are in the .deb format, they can theoretically be used in Debian. However, there are several complications that need to be understood: Why PPAs are not recommended for use ... Read more

Samba on Linux

Updated 16-Dec-2025 Note: to be honest I'm a bit lost with my configuration. I've had a bit of trouble but it looks like it is ultimately due to the USB interface I'm using to connect HDDs and sharing them. In any case, Samba is working, but I'm not too sure about what kind of mapping ... Read more

Linux and Debian Trademarks

Updated 03-Aug-2025 The Linux Mark The Linux Mark is a protected (reserved) mark and beyond fair use, requires a sublicense for its use. The Debian Logo and Trademark The Debian Logo and Debian trademark are protected (reserved) and require licenses (or may not be used) in certain ways.

Window Managers

Updated 03-Aug-2025 Beneath every window-based Desktop Environment (DE) there is a windows manager. And beneath the windows manager, is a display server protocol such as X.org, Mir, and Wayland. When choosing a Desktop Environment, one can simply choose a windows manager and then add various other utilities such as menus, panels, search interfaces, configuration interfaces, ... Read more

Gutenprint printer drivers

Updated 03-Aug-2025 Previously named Gimp Print, Gutenprint is a high quality package of printer drivers for CUPS on Linux, Macintosh OS X, and other POSIX-compliant operating systems. This project also maintains an enhanced Print plug-in for GIMP 2.x from the same code base. Gutenprint includes a large number of printer drivers for Canon, Epson, Lexmark, ... Read more

How to move a window that is offscreen?

Updated 03-Aug-2025 In Linux, a standard shortcut is to use Alt + F7 and then drag the window back onscreen. Obviously some small bit of the window needs to be visible, but that is almost always the case. This works with Openbox and LXDE.

Nemo File Manager

Updated 03-Aug-2025 Update April 2025 To be honest, I no longer use Nemo as the dependencies became super-annoying. Thunar is more than adequate and actually has a lot of extensibility. It is also the default file manager in XFCE, my current desktop of choice. Nemo File Manager Nemo file manager is made for Cinnamon by ... Read more

Audio on Debian

Updated 03-Aug-2025 Update May 2025 Most of the below is crap. I hate Jack. Pipewire isn't any better. But I did find a bit of a fix for my PulseAudio settings (a bit more control) from this page: sudo apt purge pulseaudio-equalizer # removes the old EQ # the order in which the services are ... Read more

Debian + LXDE Installation

Updated 03-Aug-2025 Debian 11 Bullseye Alpha 1 / 3 These are notes from an initial installation of Debian 11 (Bullseye) Alpha 1 from 2019-11-30, and A new reinstall using Alpha 3 from 2020-12-20. This is meant as the daily driver on an Intel NUC6CAYH, which is a four core celeron with 8gb of ram and ... Read more

APT – Advanced Package Tool

Updated 24-Nov-2025 APT -- Advanced Package Tool -- is all that is needed for most application installations when there are repositories which are regularly updated for packages of interest. Note that apt essentially makes irrelevant apt-get so there is no reason for that redundancy any longer. Note: Use aptitude when dealing with packages that have ... Read more

We use cookies only for WordPress functionality, and do not use third-party analytics or tracking.
Accept