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.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • home_server (19)
  • docker_notes (9)
  • linux_router (9)
  • tech_notes (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • systemd Stuff

Fulltext results:

systemd Stuff @home_server:home_server_setup:other_services
37 Hits, Last modified: 3 years ago
sktop.org [[https://www.freedesktop.org/software/systemd/man/systemd.time.html|systemd.time — Time and date specifications]] and [[https://www.freedesktop.org/software/systemd/man/systemd.timer.html|systemd.timer — Timer unit configuration]] ---- <- home
Docker-Compose @docker_notes
35 Hits, Last modified: 6 days ago
nted]] * [[https://www.freedesktop.org/software/systemd/man/systemd.unit.html#RequiresMountsFor=|systemd.unit — Unit configuration #RequiresMountsFor]] ... uring_basic_system_settings/assembly_working-with-systemd-unit-files_configuring-basic-system-settings|RedHat Docs Chapter 17. Working with systemd unit files]] * [[https://gabrieltanner.org/blog
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
29 Hits, Last modified: 3 years ago
ns are no longer relevant. Interestingly the NUT systemd configuration is still based upon similar systemd scripts and configuration.** The Ubuntu 16.04 N... r.service. The Kepstin blog gives a good NUT and Systemd discussion [[https://www.kepstin.ca/blog/networkupstoolsnutandsystemd/|Network UPS Tools (nut) and systemd]]. However i... igitalocean.com/community/tutorials/understanding-systemd-units-and-unit-files|Understanding Systemd Units and Unit Files]], [[https://www.digitalocea... ommunity/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units|How To Use Systemctl to Manage Systemd Services and Units]], and [[https://www.digitaloc
Network Setup @home_server:home_server_setup
27 Hits, Last modified: 13 months ago
https://medium.com/100-days-of-linux/working-with-systemd-networkd-e461cfe80e6d|Working with systemd-networkd]] (systemd-networkd) *[[https://major.io/p/creating-a-brid... ation]] *[[https://www.freedesktop.org/software/systemd/man/latest/systemd.network.html|Systemd documentation: systemd.network]] =====Archived Network Setups===== ++++... tion with automatic roll back. *''journalctl -u systemd-networkd'' to check the networkd log ++++ =====Fu... tl -u NetworkManager'') ''sudo systemctl restart systemd-networkd '' =====Ubuntu Network Setup Links=====
KPTree Torrent VM Setup @home_server
27 Hits, Last modified: 5 years ago
[[https://deluge.readthedocs.io/en/latest/how-to/systemd-service.html|Deluge systemd]]. Whatbox [[https://whatbox.ca/wiki/Deluge|Delug... [[https://deluge.readthedocs.io/en/latest/how-to/systemd-service.html|How to create systemd services for Linux]] We want to delay the start... tps://unix.stackexchange.com/questions/246935/set-systemd-service-to-execute-after-fstab-mount|Set systemd service to execute after fstab mount]] * Digita... ommunity/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units|How To Use Systemctl to Manage Systemd Services and Units]] * [[https://www.digitalo
Router Miscellaneous @linux_router
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 @linux_router
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
IPMI Console Setup @home_server:home_server_setup:other_services
9 Hits, Last modified: 16 months ago
e serial terminal is running. Current Ubuntu uses systemd, a reference to setup ttys on systemd is Pid Eins [[http://0pointer.net/blog/projects/serial-console.html|systemd for Administrators, Part XVI]] which discusses Ge... n older reference, but seems to be a good one for systemd...) The key command is ''sudo systemctl enable ... setup of stty are not optimal for systems running systemd, but still ok for Grub boot loader setup. (The cl
Docker init Systems @docker_notes
8 Hits, Last modified: 4 weeks ago
-shutdown-sysv|SysV Init Runlevels]] *[[https://systemd.io/|SystemD]] *[[https://wiki.gentoo.org/wiki/OpenRC|OpenRC... tps://www.hackerstack.org/linux-system-v-init-and-systemd-essentials/|Linux SysV init and Systemd essentials]] When creating my own imaged I have g
Docker mailserver @docker_notes
7 Hits, Last modified: 3 weeks ago
++here|/usr/libexec/postfix/postfix-script++ ===systemd=== The systemd service script is a hoot!, it seems to do nothing meaningful. ++++/lib/systemd/system/postfix.service| <code>[Unit] Description=... le.org</code> ====dovecot start / stop==== ===systemd=== The debian 10 systemctl dovecot.service: ++++/
ISP PPPoE Network Setup @linux_router
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
ntp @docker_notes
7 Hits, Last modified: 10 months ago
ut) *Copy the default configuration in ''/etc/systemd/timesyncd.conf'' to ''/etc/systemd/timesyncd.conf.d/timesyncd.conf'' and modify options in ''/etc/systemd/timesyncd.conf.d/timesyncd.conf'' *timedatectl
NFTables IP Control @linux_router
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
Commonly used commands and scripts @home_server:home_server_setup:other_services
6 Hits, Last modified: 12 months ago
{{tag>linux dmesg command systemd journal journalctl tzdata timezone apt upgrade update install remove cron... tional *debug - debug-level messages =====systemd===== *Systemctl related commands: *Systemd common commands (start / stop / restart / status) (enable / disable for boot control) *List current Systemd operating units: ''sudo systemctl list-units | gr
NFTables Configuration @linux_router
5 Hits, Last modified: 19 months ago
y case. See [[https://github.com/devkid/nftables-systemd|nftables-systemd]] on github.com ---- <- linux_router:netfilter
Web Server setup @home_server
5 Hits, Last modified: 21 months ago
Linux Block Device Notes @home_server:home_server_setup:other_services
4 Hits, Last modified: 7 months ago
File Sharing @docker_notes
4 Hits, Last modified: 20 months ago
Calibre Server @home_server:home_server_setup:other_services
3 Hits, Last modified: 5 years ago
Docker - diun & ntfy @docker_notes
3 Hits, Last modified: 21 months ago
Docker nginx / php notes @docker_notes
3 Hits, Last modified: 10 months ago
TC - Traffic Control @linux_router
3 Hits, Last modified: 2 months ago
Back-up Server Old Setup @home_server:home_server_setup:other_services
2 Hits, Last modified: 21 months ago
KPTree - Email Server Setup @home_server
2 Hits, Last modified: 3 years ago
Docker - DNS Server @docker_notes
2 Hits, Last modified: 7 months ago
ISP IPoE DHCP Setup Notes @linux_router
2 Hits, Last modified: 20 months ago
Wireguard VPN access from WAN to LAN @linux_router
2 Hits, Last modified: 16 months ago
Docker @docker_notes
2 Hits, Last modified: 8 months ago
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
BASH Customisation @home_server:home_server_setup:other_services
1 Hits, Last modified: 10 months ago
VNC Server @home_server:home_server_setup
1 Hits, Last modified: 16 months ago
PiKVM @tech_notes
1 Hits, Last modified: 13 months ago
VIM Editor @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
Manjaro Setup Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 17 months ago
Home Server Index @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
Simlinks @home_server:home_server_setup:other_services
1 Hits, Last modified: 20 months ago
sidebar
1 Hits, Last modified: 8 months ago
samba @home_server:home_server_setup:other_services
1 Hits, Last modified: 4 years ago
DHCP / DNS Setup @linux_router
1 Hits, Last modified: 21 months ago