Commit a7c7b50
Changed files (1)
mf.sh
@@ -12,15 +12,17 @@ sudo apt install -y dnsutils mtr-tiny
### Stop unwanted services
sudo systemctl disable avahi-daemon.service
+sudo systemctl disable hciuart.service
sudo systemctl disable bluetooth.service
sudo systemctl disable triggerhappy.service
+
### Linux console font
sudo wget -q "https://github.com/powerline/fonts/raw/master/Terminus/PSF/ter-powerline-v14n.psf.gz" -O /usr/share/consolefonts/ter-powerline-v14n.psf.gz
sudo wget -q "https://github.com/powerline/fonts/raw/master/Terminus/PSF/ter-powerline-v14b.psf.gz" -O /usr/share/consolefonts/ter-powerline-v14b.psf.gz
### Yubikey
-sudo apt install -y scdaemon pinentry-tty
+sudo apt install -y scdaemon pinentry-curses
sudo update-alternatives --set pinentry /usr/bin/pinentry-curses
# enable ssh