Difference between revisions of "Linux - Distributions"

From The TinkerNet Wiki
Jump to navigation Jump to search
Line 15: Line 15:
 
***Install vim
 
***Install vim
 
****<code>sudo apt install vim</code>
 
****<code>sudo apt install vim</code>
 +
****(Still need to figure out why vim on SparkyLinux acts weird over SSH when you try to paste from the clipboard...)
 
**No MySQL available in the repository???
 
**No MySQL available in the repository???
 
***FFS!
 
***FFS!

Revision as of 02:05, 1 July 2020

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...)
    • No MySQL available in the repository???
      • FFS!
      • The god folks at Bebian have decided to eliminate MySQL...
    • How To Install MySQL on Debian 9 (Stretch)

Haiku

Puppy

MX Linux

Kali

Linux From Scratch

Other Stuff