KPTree Wiki logo

KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@linux_router
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Router Miscellaneous
15 Hits, Last modified: 11 months ago
onfig'' . ===glances as a service=== ++++Setup a systemd file for glances as a local web service ''sudo vim /lib/systemd/system/glances.service''| <code> [Unit] Descripti... =multi-user.target </code> ++++ After modifying a systemd file update systemd: ''sudo systemctl daemon-reload'' The glances ou... ommunity/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units|Systemctl]] to manage systemd services and units and for [[https://www.digitalo... ials/how-to-use-journalctl-to-view-and-manipulate-systemd-logs|journalctl]]. *Some commonly used system s
Debian Server Network Setup
13 Hits, Last modified: 9 months ago
Interface Names]], also see [[https://github.com/systemd/systemd/blob/master/src/udev/udev-builtin-net_id.c#L20|Systemd Docs]]. I have no problem with this. In any case,... sts on network dhcp *Use ''sudo journalctl -xeu systemd-networkd'' (''sudo systemctl status systemd-networkd'') *Use ''sudo journalctl -xeu Network... Interface Names]], also see [[https://github.com/systemd/systemd/blob/master/src/udev/udev-builtin-net_id.c#L20|Systemd Docs]]. I have no problem with this. In any case,... This one talks about reliable network target with systemd[[https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/|Running Services After the Network
ISP PPPoE Network Setup
7 Hits, Last modified: 24 months ago
arff.id.au/blog/2021/internode-ipv6-on-linux-with-systemd-networkd/|Internode IPv6 on Linux with systemd-networkd]] ====Install Software==== Install the ... > Use ''sudo systemctl daemon-reload'' to update systemd for new service. Then ''sudo systemd disable pppoe'' to disable this service from acti
NFTables IP Control
7 Hits, Last modified: 5 years ago
rwise not working the error message go nowhere. Systemd has a service to redirect output of cron jobs to systemd's journal: ''/usr/bin/systemd-cat -t controllist'', again the full path is given. The command path can be... crontab command entry would look like: ''/usr/bin/systemd-cat -t controllist /home/baumkp/controllist.sh'',... ommand to be executed # 45 23 * * * /usr/bin/systemd-cat -t controllist /home/baumkp/controllist.sh 5h
NFTables Configuration
5 Hits, Last modified: 19 months ago
y case. See [[https://github.com/devkid/nftables-systemd|nftables-systemd]] on github.com ---- <- linux_router:netfilter
TC - Traffic Control
3 Hits, Last modified: 2 months ago
ds do not survive a reboot on their own. Create a systemd service: ++++sudo vim /etc/systemd/system/sqm.service| <code bash># /etc/systemd/system/sqm.service [Unit] Description=SQM (CAKE) Traffic Sha
ISP IPoE DHCP Setup Notes
2 Hits, Last modified: 20 months ago
Link File: /usr/lib/systemd/network/99-default.link Network File: /run/systemd/network/10-netplan-eno1.network
Wireguard VPN access from WAN to LAN
2 Hits, Last modified: 16 months ago
atus wg-quick@wg0'': <code>Jul 03 21:25:44 Router systemd[1]: Starting WireGuard via wg-quick(8) for wg0...... add 192.168.6.2/32 dev wg0 Jul 03 21:25:44 Router systemd[1]: Started WireGuard via wg-quick(8) for wg0.</c
DHCP / DNS Setup
1 Hits, Last modified: 21 months ago
udo systemctl status radvd.service'' * ++/lib/systemd/system/radvd.service|<code># It's not recommended