Difference between revisions of "Linux - Distributions"
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
***The good folks at Debian have decided to eliminate MySQL... | ***The good folks at Debian have decided to eliminate MySQL... | ||
***[https://tecadmin.net/install-mysql-server-on-debian9-stretch/ How To Install MySQL on Debian 9 (Stretch)] | ***[https://tecadmin.net/install-mysql-server-on-debian9-stretch/ How To Install MySQL on Debian 9 (Stretch)] | ||
+ | **'''RESEARCH:''' How do I open a folder as '''root''' in the default file browser? | ||
=Haiku= | =Haiku= |
Revision as of 15:56, 13 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)
- RESEARCH: How do I open a folder as root in the default file browser?