Raspberry PI
Start a script as a service
sudo nano /etc/systemd/system/ptcam-app.service Create an ini file [Unit] Description=PanTil...
Enable Filesharing
Install samba sudo apt update sudo apt install -y samba Set password sudo smbpasswd -a soph...
Fix DNS (apt-get doesn't work)
When apt-get update times out or you can't reach servers that you know are online sudo rm -f /et...