cd paul-bunyan
mv Camera.service /lib/systemd/system/
mv BirdWatcher.service /lib/systemd/system/
mv Camera ../Camera
mv Bird-Watcher ../Bird-Watcher
Enable Services
systemctl enable Camera
systemctl enable BirdWatcher
Disable Services
systemctl disable gdm
Static IP
ls -la /var/lib/connman/
cd /var/lib/connman/ethernet_[xx]
more settings
cd /usr/lib/connman/test
./set-ipv4-method ethernet_[xx]_cable manual 10.24.81.8 255.255.255.0 10.24.81.4
View Log
journalctl --no-pager | grep python
You can't perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.