Linux and Debian Trademarks

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.

Balena Etcher OS Flash Tool

Balena Etcher is software to flash Operating System images to USB drives and SD cards. It works well. Normally it is offered as an AppImage, but it is also possible to add the Balena Etcher github repository and install as a .deb file from there. Installing Balena Etcher on Debian with apt Debian installation instructions ... Read more

neofetch cli system information

Neofetch is a CLI system information tool written in BASH. Neofetch displays information about your system next to an image, your OS logo, or any ASCII file of your choice. It is an active Github repository with 230 contributors and over 5,000 edits. Neofetch Readme > Neofetch is a command-line system information tool written in ... Read more

How to move a window that is offscreen?

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.

SomaFM Linux Clients

Playing internet radio from the command line is quite a thing, especially the excellent Soma FM. Unfortunately there are some problems of late with various clients including: Uscheck, my favorite until this issue in October, 2021 Rocky Madden, who also suffers from the problems of October, 2021 The best approach is to fall back to ... Read more

OBS Studio on Debian

OBS (Open Broadcaster Studio) Studio is a popular, open source multiplatform broadcasting and recording control panel. OBS Installation for Debian sudo apt install linux-headers-$(uname -r) ffmpeg obs-studio v4l2loopback-dkms Note that the Linux headers and loopback (not included in the most recent release of OBS as of February 2022) enable a virtual camera button, so that ... Read more

Diagrams.net (was Draw.io)

Diagrams.net -- previously draw.io -- is a neat web/web 2.0 diagram editor. It supports Google Drive and also VSCode integration. Currently I usually just use Inkscape and draw whatever I need by hand. It is usually faster, and can embed as an SVG or simply output a PNG file. However, if one does a lot ... Read more

LibreOffice

LibreOffice is marginally (though noticeably) better than OpenOffice. That said, it definitely has more signs of life and so it is the incomplete product which one is better off choosing, when given choice. Installing LibreOffice Installing LibreOffice is a bit strange. First off, the default gateway in Asia hasn't worked in months if not years, ... Read more

Nemo File Manager

Nemo file manager is made for Cinnamon by the Linux Mint folks. However, this file browser works well on plain Debian. It is one of two apps from Mint that are really nice and worth installing, the other being pix. The Nemo distribution is available from the Github repository. One functionality it doesn't have is ... Read more

Pix Image Editor

Pix is another Linux Mint application (the second I use, along with Nemo) that is a useful, lightweight, simple image editor, good for cropping, scaling, and converting between filetypes. However, for actual editing, Inkscape is my editor of choice (I find GIMP hard to use). The latest versions of Inkscape may not be available under ... Read more