Removable Disk Volume Name
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
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
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 in Debian ... Read more
I've recently migrated between datacenters, but not using any data center tools. Rather this is specific recreation of systems and importing of data. Much cleaner, and it becomes clear that there are advantages to data center processors and database cleanliness. Clearly there are some changes using php-fpm8.2 vs. 7.4 and while the mariadb process has ... Read more
adduser is a more friendly interactive tool that asks to create a password, while useradd simply adds a user with or without a password.
Subversion is a legacy source code control system. It is run by the Apache foundation. Subversion exists to be universally recognized and adopted as an open-source, centralized version control system characterized by its reliability as a safe haven for valuable data; the simplicity of its model and usage; and its ability to support the needs ... Read more
It is important, if one believes in anti-trust, to take whatever small personal actions one may take, as a consumer. For example, migrating off the large monopoly platforms when possible. Facebook, Instagram, Twitter -> Mastodon ($10/year donation) Gmail, etc., email -> Fastmail ($50/year fee) (referral code) Github -> Sourcehut ($20/year fee) Google News -> The ... Read more
MuseScore is a free and open source music notation application. Is MuseScore 4 a Sibelius killer? Installing MuseScore on Linux MuseScore 3 is available through standard software channels such as apt in Debian. MuseScore 4 (a substantial upgrade) is distributed as an appimage (as of March 2023, and may be available in Debian Sid). Not ... Read more
If one wants to say, stream video or music from a file system, but using a different computer. This is not difficult with Samba (aka CIFS) on Linux. Using apps like VLC on Google TV will allow connectivity to the drive over the network. Install and Configure SMB sudo apt install samba sudo nano /etc/samba/smb.conf ... Read more
Calibre is an ebook management tool. It is open source and cross-platform, and has been around for a long time. This explains the rather dated interface. While it is ugly, it works fairly well, and there is nothing that competes. Calibre Functionality Calibre calls itself an ebook management tool, but really any digital document can ... Read more
The Fediverse is a disparate set of social media services across many implementations, with two core elements: They use open protocols to communicate across services and instances, creating a federation of users and uses. They are primarily distributed and decentralized. This decentralization (and federation) is not in the sense of a blockchain with multiple copies ... Read more