######################################################### # 2018/12/28 - PsychOS 3.0.0 - MX Linux 18 and AntiX 17 # ######################################################### MX Linux EULA as of v18 ----------------- MX Linux is an independent Linux distribution based on Debian Stable. MX Linux uses some components from MEPIS Linux which are released under an Apache free license. Some MEPIS components have been modified for MX Linux. Enjoy using MX Linux *Installed libre-kernel after installing MX Linux *So... it's really slow on booting up and getting to begin. I'm probably going to use Debian Wheezy and then add repos from systemd-free/disbaled distros. Synaptic Package Manager repos --------------- deb http://mirrors.rit.edu/mxlinux/mx-packages/antix/stretch stretch main deb http://ftp.us.debian.org/debian/ stretch main contrib non-free deb http://ftp.us.debian.org/debian/ stretch-updates main contrib non-free deb http://security.debian.org/ stretch/updates main contrib non-free deb http://mirrors.rit.edu/mxlinux/mx-packages/mx/repo/ stretch main non-free *AntiX seems to hate XFCE for some reason Synaptic Package Manager repos --------------- deb http://repo.antixlinux.com/stretch/ stretch main nosystemd nonfree deb http://ftp.us.debian.org/debian/ stretch main contrib non-free deb http://ftp.us.debian.org/debian/ stretch-updates main contrib non-free deb http://security.debian.org/ stretch/updates main contrib non-free *Nvidia installer: su-to-root -c "/usr/local/bin/ddm-mx -i nvidia" *I tried to add repos from other Linux distros and was getting gpg key errors. Pretty much all I had to do was add the #L#L... to the end of the key server like this: MX Linux fix: gpg -keyserver hkp://keys.gnupg.net -recv-keys #L#L... Ubuntu PPA's use: sudo apt-key adv -keyserver keyserver.ubuntu.com -recv-keys #L#L... Tor's deb.torproject.org keys: gpg2 -recv A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 gpg2 -export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 | sudo apt-key add - sudo apt update sudo apt install tor deb.torproject.org-keyring