Difference between revisions of "Linux - Distributions"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
*[https://linuxmint.com/ Mint] | *[https://linuxmint.com/ Mint] | ||
**[https://blog.linuxmint.com/?p=3867 LMDE 4] | **[https://blog.linuxmint.com/?p=3867 LMDE 4] | ||
+ | ***[[Switching over to LMDE]] | ||
**[[Linux Mint 20 Cinnamon (First impressions)|Mint 20 (First impressions)]] | **[[Linux Mint 20 Cinnamon (First impressions)|Mint 20 (First impressions)]] | ||
Line 25: | Line 26: | ||
*** | *** | ||
− | == Tiny Core == | + | ==Debian== |
+ | [https://www.debian.org/ Debian Linux] | ||
+ | |||
+ | [https://unix.stackexchange.com/questions/118965/how-to-create-a-debian-live-usb-with-persistence How to create a Debian live USB with persistence?] | ||
+ | |||
+ | ==Tiny Core== | ||
[http://tinycorelinux.net/ Tiny Core Linux] | [http://tinycorelinux.net/ Tiny Core Linux] | ||
− | * [http://tinycorelinux.net/concepts.html Core Concepts] | + | *[http://tinycorelinux.net/concepts.html Core Concepts] |
− | * [http://tinycorelinux.net/install.html Frugal Install Tiny Core Linux] | + | *[http://tinycorelinux.net/install.html Frugal Install Tiny Core Linux] |
Actually runs fairly well in Wyse Terminals... | Actually runs fairly well in Wyse Terminals... |
Latest revision as of 15:14, 4 April 2021
Contents
Linux Mint
SparkyLinux
- SparkyLinux
- Release 5.11 is based on Debian Buster
- Doesn't seem to like ESXi very much. (Have to fiddle in BIOS to get VMs to boot from ISO)
- Ah Ha! Turn off secure boot...
- Has an annoying password setup that hates my password policies.
- ifconfig only available with sudo... WTF?
- no vi???
- Install vim
sudo apt install vim
- (Still need to figure out why vim on SparkyLinux acts weird over SSH when you try to paste from the clipboard...)
- Install vim
- No MySQL available in the repository???
- FFS!
- The good folks at Debian have decided to eliminate MySQL...
- How To Install MySQL on Debian 9 (Stretch)
- RESEARCH: How do I open a folder as root in the default file browser?
- Looks to be Thunar 1.8.4
Debian
How to create a Debian live USB with persistence?
Tiny Core
Actually runs fairly well in Wyse Terminals...