SteamOS vs SteamBSD


SteamBSD
all work out of the box

SteamOS
passwd desktop
sudo ifconfig
sudo apt install openssh-server ssh
sudo systemctl status sshd
wget http://ftp.us.debian.org/debian/pool/main/n/neofetch/neofetch_7.1.0-3_all.deb
dpkg -i neofetch_7.1.0-3_all.deb
neofetch
lsblk -f


Comments