Search
You can find the results of your search below.
Fulltext results:
- Router Miscellaneous
- :61208'' and will autostart with ''sudo systemctl enable glances.service''. ---- ====ntopng==== I tried... ersion| <code>There seem to be 2 main services to enable/disable/start/stop, nprobe and ntopng: * ''sudo... 'sudo systemctl disable ntopng'' | to disable (or enable) starting on computer startup * ''sudo systemct... 'sudo systemctl disable nprobe'' | to disable (or enable) starting on computer startup We can also turn-o
- Debian Server Network Setup
- get </code> ++++ *The final command is used to enable the command to run at start-up: ''sudo systemctl enable ipv6_start.service''. *This also needs to be pe... on. ++++ ''vim torouter.sh'' | <code> #systemctl enable bind9 #systemctl enable isc-dhcp-server #systemctl enable nftables #systemctl enable pppoe #mv /etc/netplan/50-cloud-init.yaml /
- TC - Traffic Control
- an0 [Install] WantedBy=multi-user.target</code> Enable it: ''%%sudo systemctl enable --now sqm.service%%'' ++++ ====Verify It Works==... *[[https://oneuptime.com/blog/post/2026-03-20-enable-gro-tso-linux-network/view| How to Enable Generic Receive Offload (GRO) and TCP Segmentatio
- ISP PPPoE Network Setup
- ervice from activating at system startup. We will enable later, once configuration is more complete. To c... I managed to use so.</fs> =====System Forwarding Enable===== To allow the router to forward packet the L
- Wireguard VPN access from WAN to LAN
- vice: ''sudo systemctl start wg-quick@wg0'' *To enable/disable the Wireguard service: ''sudo systemctl enable wg-quick@wg0'' *To check status of the Wireguar
- DHCP / DNS Setup
- [[https://unix.stackexchange.com/questions/756994/enable-tls-on-bind9|Enable TLS on BIND9]] *[[https://engineering.fb.com/20
- NFTables Configuration
- nf. Use ''sudo systemctl status/start/stop/reload/enable/disable nftables''. Start and reload basically r
- IPTables Configuration
- A INPUT -m state --state ESTABLISHED -j ACCEPT # enable traceroute rejections to get sent out -A INPUT -p