diff options
author | breadcat | 2024-02-16 22:43:53 +0000 |
---|---|---|
committer | breadcat | 2024-02-16 22:43:53 +0000 |
commit | cddbb0398a6789594602991efa0e9ad69bb3aaf6 (patch) | |
tree | 6ea4829abcfd817e9f2285da2b996bf5b446a78a /content/posts/whats-on-my-usb-key.md | |
parent | aefd89e95892d20517f655dc596bc64d7ac9b6db (diff) | |
download | blog.minskio.co.uk-cddbb0398a6789594602991efa0e9ad69bb3aaf6.tar.gz blog.minskio.co.uk-cddbb0398a6789594602991efa0e9ad69bb3aaf6.tar.bz2 blog.minskio.co.uk-cddbb0398a6789594602991efa0e9ad69bb3aaf6.zip |
Update post
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/) |