Difference between revisions of "Linux - Distributions"
Jump to navigation
Jump to search
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] | ||
+ | **[[Linux Mint 20 Cinnamon (First impressions)|Mint 20 (First impressions)]] | ||
=SparkyLinux= | =SparkyLinux= |
Revision as of 16:16, 4 July 2020
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)