Skip to main content

Posts

Showing posts with the label things

Raspbian first things first

Raspbian first things first Note to myself: on a fresh Raspbian install, do this first: sudo apt-get update sudo apt-get upgrade sudo apt-get install -y arp-scan libnss-mdns git apache2 lynx mrtg mtr miniupnpc miredo echo ipv6 | sudo tee -a /etc/modules sed -i.bak -e s/#alias/alias/g ~/.bashrc sudo reboot HTH download  file  now