diff options
Diffstat (limited to 'content/posts/whats-on-my-usb-key.md')
-rw-r--r-- | content/posts/whats-on-my-usb-key.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/content/posts/whats-on-my-usb-key.md b/content/posts/whats-on-my-usb-key.md index 857becb..ee2e326 100644 --- a/content/posts/whats-on-my-usb-key.md +++ b/content/posts/whats-on-my-usb-key.md @@ -1,6 +1,7 @@ --- title: "What's on my USB key?" date: 2023-05-23T23:27:00 +lastmod: 2024-02-16T15:00:00 tags: ["Linux", "Lists", "Software"] --- @@ -8,12 +9,15 @@ I carry around a dinky 64GB Kingston DataTraveler on my keyring for various util For multibooting, I generally use [Ventoy](https://github.com/ventoy/Ventoy) and if ever I need to just boot one image, or Ventoy is giving me grief I'll use [Rufus](https://rufus.ie/en/). As for the list, I usually have the following ready to roll: + * [3CX Debian](https://www.3cx.com/docs/manual/installing-debian-linux-pbx/) * [Alpine](https://www.alpinelinux.org/downloads/) * [ArchLinux](https://archlinux.org/download/) * [Debian](https://www.debian.org/distrib/netinst) +* [GParted](https://gparted.org/download.php) * [LibreELEC](https://libreelec.tv/downloads/generic/) * [netboot](https://netboot.xyz/downloads/) +* [NixOS](https://nixos.org/download) * [ntpasswd](https://pogostick.net/~pnh/ntpasswd/) * [OpenBSD](https://www.openbsd.org/faq/faq4.html#Download) * [Windows 10 LTSC](https://bobpony.com/downloads/) |