install the latest Raspbian Stretch Lite and enable ssh.
to enable ssh you simply create a file called ssh in the boot sector of the sd card. you can then log in to the pi via putty or similer.
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install -y lighttpd
next install samba...
Archive-8
Thread
ftp
lighttpd
mono
raspberry pi
samba
stretch
virtualradarserver
To upgrade, first modify the file sudo nano /etc/apt/sources.list via Terminal or ssh.
change every occurrence of the word jessie to stretch
Ctrl + x and y to save.
then run
sudo apt-get update
Followed by
sudo apt-get -y dist-upgrade
thats it.
Just don’t overwrite any config files!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.