SharkJack - General
DNS Server
cat /etc/resolv.conf
nano /etc/resolv.conf
Packet-Manager
Repository changes
cat /etc/opkg/distfeeds.conf
nano /etc/opkg/distfeeds.conf
src/gz openwrt_core http://downloads.openwrt.org/releases/18.06.9/targets/ramips/mt76x8/packages
im Browser öffnen und aktuelle Version prüfen, anschließend anpassen (z.B. 18.06.08 auf 18.06.09)
Services
HTTP
/etc/init.d/uhttpd start
disable https redirect
nano /etc/config/uhttpd
# Redirect HTTP requests to HTTPS if possible
option redirect_https 0
SSH
/etc/init.d/sshd start