Search
You can find the results of your search below.
Fulltext results:
- KPTree Torrent VM Setup @home_server
- to check the units on on the machine. Use ''sudo systemctl list-units'' and look for the relevant ''.mount''... w.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units|How To Use Systemctl to Manage Systemd Services and Units]] * [[htt... o privatvpn'' to run. The setup script creates a systemctl profile: openvpn@privatvpn.service. So the stand
- Router Miscellaneous @linux_router
- imply be driven from command link I made a direct systemctl service file to operate. ---- ====glances==== S... r modifying a systemd file update systemd: ''sudo systemctl daemon-reload'' The glances output can then be s... 92.168.1.1:61208'' and will autostart with ''sudo systemctl enable glances.service''. ---- ====ntopng==== ... disable/start/stop, nprobe and ntopng: * ''sudo systemctl stop ntopng'' | to stop (or start) * ''sudo sys
- Debian Server Network Setup @linux_router
- *Use ''sudo journalctl -xeu networking'' (''sudo systemctl status networking'') to check any errors on netwo... ''sudo journalctl -xeu systemd-networkd'' (''sudo systemctl status systemd-networkd'') *Use ''sudo journalctl -xeu NetworkManager'' (''sudo systemctl status NetworkManager'') (Linux desktops tend to ... p."\\ ++++ To create and edit the service: ''sudo systemctl edit --force --full ipv6_start.service'', ''man s
- BASH Customisation @home_server:home_server_setup:other_services
- cers='cscli bouncers list' alias csfbstatus='sudo systemctl status crowdsec-firewall-bouncer.service' alias csfbstart='sudo systemctl start crowdsec-firewall-bouncer.service' alias csfbstop='sudo systemctl stop crowdsec-firewall-bouncer.service' alias csfbrestart='sudo systemctl restart crowdsec-firewall-bouncer.service' alias
- Web Server setup @home_server
- t apache2 to enable configuration changes: ''sudo systemctl reload apache2'' or ''sudo systemctl restart apache2'' *Test the web page by typing in the local ip add... hanges are made reload or restart apache2: ''sudo systemctl reload apache2'' or ''sudo systemctl restart apache2'' To further add to confusion it would seem some Linux
- KPTree - Email Server Setup @home_server
- mes * To apply configuration changes ''sudo systemctl restart nfs-client.target'' * Mounting the nf... n not changed as directed, as on systemd use sudo systemctl enable spamassassin.service instead. CRON=0 chang... *To find clamav related running daemons ''sudo systemctl list-units -all | grep clam'' *Stop the daemons ''sudo systemctl stop clamav-daemon'' and any other found daemons
- DHCP / DNS Setup @linux_router
- 9" is the DNS software is known as isc_bind9, and systemctl in some Linux refers to the service as bind9.serv... ted up before updating the the DNS service, "sudo systemctl restart bind9". A common technique is to use the ... HCP update. Solution is to: *Stop bind9 (''sudo systemctl stop bind9'') *Delete the problem zone file end... les: (/var/lib/bind/) *Then start bind9 (''sudo systemctl start bind9'') Before performing a manual update
- ISP PPPoE Network Setup @linux_router
- are for the moment and configure later. *''sudo systemctl disable bind9'' *''sudo systemctl stop bind9'' *''sudo systemctl status bind9'' *''sudo systemctl disable isc-dhcp-server'' *''sudo systemctl stop isc-dhcp-server'' *'
- NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
- 'sudo update-rc.d nut-server disable'' and ''sudo systemctl disable ups-monitor.service''. You may also need... w.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units|How To Use Systemctl to Manage Systemd Services and Units]], and [[http... t". Unfortunately when this script is run, "sudo systemctl start nut-driver.service" it reports failure as i
- Docker-Compose @docker_notes
- he systemd unit name for the drive mount using: ''systemctl list-units --type=mount'', in my particular case ... Updated the systemd service for Docker - use systemctl status docker to find the service file, in my cas... edit the service file, but rather use the ''sudo systemctl edit docker.service'' to create a drop in replace... ter this reboot to test. (Yes you can use ''sudo systemctl daemon-reload'', however I wanted to test boot pe
- Wireguard VPN access from WAN to LAN @linux_router
- d. *To start/stop the Wireguard service: ''sudo systemctl start wg-quick@wg0'' *To enable/disable the Wireguard service: ''sudo systemctl enable wg-quick@wg0'' *To check status of the Wireguard service: ''sudo systemctl status wg-quick@wg0'' ====Router Firewall change... g script was clearly running the commands, ''sudo systemctl status wg-quick@wg0'': <code>Jul 03 21:25:44 Rout
- Docker @docker_notes
- was edit the docker.service as follows: ++++sudo systemctl edit docker.service| <code>[Service] Environment=... OCKER_MIN_API_VERSION=1.24</code> And then ''sudo systemctl restart docker.service'' to restart docker to imp... ind the full path for the iptables command. * ''systemctl daemon-reload'' to reload the system service file if modified * ''sudo systemctl enable iptables-docker.service'' to enable the se
- NFTables Configuration @linux_router
- s to restart the nftables systemd service, ''sudo systemctl restart nftables.service'' *To test the configu... figuration file at /etc/nftables.conf. Use ''sudo systemctl status/start/stop/reload/enable/disable nftables'... ns ''/usr/sbin/nft flush ruleset'' The command ''systemctl show -p FragmentPath nftables'' shows where the systemctl script is located; /lib/systemd/system/nftables.se
- PiKVM @tech_notes
- If graphical mode is really wanted used ''sudo systemctl isolate graphical.target'' and to switch back to CLI mode ''sudo systemctl isolate multi-user.target''. On the PiKVM V3 I no... isolate'' directive with ''default'', e.g. ''sudo systemctl default graphical.target''. The current default directive can be checked with ''systemctl get-default''. The PiKVM virtual keyboard can be
- Calibre Server @home_server:home_server_setup:other_services
- sed my normal user and group values.\\ Run ''sudo systemctl daemon-reload'' to configure the new systemd service. After this the usual systemctl commands on the new service can be used, e.g.: * ''sudo systemctl enable calibre-server'' * ''sudo systemctl start calibre-server'' Since I got Wireguard running to allow