Fail2ban

Fail2ban is a security service that monitors the logs of common services (usually sshd and nginx). It uses a filter to identify an abnormality, then passes the IP address of the intruder to a firewall program (iptables or ufw, commonly). Files and configuration Install Fail2ban with sudo apt install fail2ban. The context for this configuration ... Read more

Debian 13 Trixie

Updated 12-Aug-2025 Note: It's out, and looking good. No Backports repositories yet. Trixie is release 13 of Debian GNU/Linux. It will be officially released likely sometime in August. It is common to answer the question: When will Debian (number) be released? with When it is ready. And so, an exact date cannot be predetermined, until ... Read more

Neofetch -> Fastfetch

Updated 03-Aug-2025 The venerable Neofetch hasn't been updated since 2020 (and was archived last year). Fastfetch is it's reasonable replacement (with a bit more info). Fastfetch is available in apt repositories and also from the git repository (latest editions). Fastfetch was last updated 18-July-2025 and gets ongoing support. The version in apt lags a bit ... Read more

Jailbreak Kindle

Updated 03-Aug-2025 See also Ebooks and where to buy them which discusses DRM from each ebook seller. Kindle and other Ebook Readers Calibre Ebook Library, De-DRM, Conversion Jailbreak Kindle KO Reader open source ebook reader Update May 2025 It is still possible to decrypt (de-DRM) Kindle ebooks, just not possible to download them from Amazon. ... Read more

Thunar file manager

Updated 03-Aug-2025 Thunar is the Saxon name for Thor. Thunar is the default file manager for the XFCE desktop but can of course be installed on most distributions. In general it is low-resource, highly flexible, and extensible (supports plugins, and custom actions). It can easily be used for SFTP connections as well. See also Thunar ... Read more

Golang programming language

Updated 03-Aug-2025 I guess I'll be using Golang. Go Getting started Go packages Go for web programming I provisionally agree with the idea of starting with simple libraries that are idiomatic with Go, rather than some larger framework that cannot be replaced without trashing all the code. In this case, I'll be using go-chi an ... Read more

Linux PDF Readers / Editors

Updated 03-Aug-2025 There are many choices for PDF readers and editors for the Linux platform. I've used a variety over the years. Lately I had preferred these two: Xournal++ (xournalpp), which is a reader and editor, and is touted as a handwriting notetaking software with PDF annotation support ... supports pen input from devices such ... Read more

Screenshot with XFCE

Updated 03-Aug-2025 Upon installing XFCE, the xfce4-screenshooter is also installed. Create keyboard shortcut for screenshots Note that the Below will initiate a selection screenshot so that one may select the appropriate screen area using the crosshairs. It will also automatically save the screenshot in the Downloads directory and name it appropriately. In order to have ... Read more

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

Chromium browser and related

Updated 18-Aug-2025 This is meant to help with selecting and installing a chrome-based browser, with minimal tracking and other cruft. Ungoogled Chromium for Debian Actually there are a variety of OS builds for ungoogled Chromium, many of which lag behind. There does not seem to be an up-to-date apt repository anywhere. Therefore manual installations are ... 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

Smart Control (drive health app)

Updated 03-Aug-2025 smartctl is a tool for testing hard drives. There is a graphical interface called gsmartcontrol which oddly cannot be found in the standard Debian testing repository but is otherwise available.

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

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