Difference between revisions of "Linux - Distributions"

From The TinkerNet Wiki
Jump to navigation Jump to search
(Created page with "= Linux Mint = * [https://linuxmint.com/ Mint] ** [https://blog.linuxmint.com/?p=3867 LMDE 4] = SparkyLinux = * [https://sparkylinux.org/ SparkyLinux] ** Release 5.11 is base...")
 
Line 1: Line 1:
= Linux Mint =
+
=Linux Mint=
* [https://linuxmint.com/ Mint]
 
** [https://blog.linuxmint.com/?p=3867 LMDE 4]
 
  
= SparkyLinux =
+
*[https://linuxmint.com/ Mint]
* [https://sparkylinux.org/ SparkyLinux]
+
**[https://blog.linuxmint.com/?p=3867 LMDE 4]
** 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 MySQL available in the repository???
 
*** FFS!
 
*** The god folks at Bebian have decided to eliminate MySQL...
 
** [https://tecadmin.net/install-mysql-server-on-debian9-stretch/ How To Install MySQL on Debian 9 (Stretch)]
 
  
= Haiku =
+
=SparkyLinux=
* [https://www.haiku-os.org/ Haiku OS]
 
  
= Puppy =
+
*[https://sparkylinux.org/ SparkyLinux]
* [http://puppylinux.org/main/Overview%20and%20Getting%20Started.htm Puppy]
+
**Release 5.11 is based on Debian Buster
** [http://puppylinux.org/wikka/tahrpup Tahrpup]
+
**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
 +
****<code>sudo apt install vim</code>
 +
**No MySQL available in the repository???
 +
***FFS!
 +
***The god folks at Bebian have decided to eliminate MySQL...
 +
**[https://tecadmin.net/install-mysql-server-on-debian9-stretch/ How To Install MySQL on Debian 9 (Stretch)]
  
= MX Linux =
+
=Haiku=
* [https://mxlinux.org/ MX Linux]
 
  
= Kali =
+
*[https://www.haiku-os.org/ Haiku OS]
  
= Linux From Scratch =
+
=Puppy=
* [https://en.wikipedia.org/wiki/Linux_From_Scratch Linux From Scratch]
 
  
= Other Stuff =
+
*[http://puppylinux.org/main/Overview%20and%20Getting%20Started.htm Puppy]
* [https://busybox.net/about.html BusyBox]
+
**[http://puppylinux.org/wikka/tahrpup Tahrpup]
 +
 
 +
=MX Linux=
 +
 
 +
*[https://mxlinux.org/ MX Linux]
 +
 
 +
=Kali=
 +
 
 +
=Linux From Scratch=
 +
 
 +
*[https://en.wikipedia.org/wiki/Linux_From_Scratch Linux From Scratch]
 +
 
 +
=Other Stuff=
 +
 
 +
*[https://busybox.net/about.html BusyBox]

Revision as of 01:59, 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
    • 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