Search
You can find the results of your search below.
Fulltext results:
- KPTree Torrent VM Setup @home_server
- 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]] * [[ht... o privatvpn'' to run. The setup script creates a systemctl profile: openvpn@privatvpn.service. So the standard systemctl commands made much more sense to use! e.g. ''sudo systemctl start openvpn@privatvpn.service'' with other standard systemctl operators: stop, status, enable, disable, etc. S... f''. *Restart the respective services: ''sudo systemctl restart openvpn@privatvpn.service'' & ''sudo systemctl restart nftables'' *Remember the host IP addres
- Router Miscellaneous @linux_router
- ath nftables'' *To list all systemd services: ''systemctl list-unit-files'', use ''systemctl list-unit-files --state=enabled'' to check all en... w.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units|Systemctl]] to manage systemd services and units and for [[... e more / different format information than ''sudo systemctl status networking'' *Links to info on the ip an
- 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
- Debian Server Network Setup @linux_router
- p."\\ ++++ To create and edit the service: ''sudo systemctl edit --force --full ipv6_start.service'', ''man systemctl'' and search for ++++ipv6_start.service| <code> ... to enable the command to run at start-up: ''sudo systemctl enable ipv6_start.service''. *This also needs t... ed after each time netplan apply is used: ''sudo systemctl start ipv6_start.service''. =====Router Configura... figuration: ++++ ''vim tononrouter.sh'' | <code> #systemctl disable bind9 #systemctl disable isc-dhcp-server
- 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 typi... hanges are made reload or restart apache2: ''sudo systemctl reload apache2'' or ''sudo systemctl restart apache2'' To further add to confusion it... t apache2 to enable configuration changes: ''sudo systemctl reload apache2'' or ''sudo systemctl restart apache2'' *Apache2 related: *To sh... the status (start, stop and restart) mysql ''sudo systemctl status apache2'' *To login into mysql as root,
- 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
- 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'' *'
- DHCP / DNS Setup @linux_router
- te for latest configurations changes. DNS: ''sudo systemctl restart bind9'' and DHCP: ''sudo systemctl restart isc-dhcp-server''.\\ \\ To see active le... 470:1f2d:178::3/0 { }; }; </code> ++ * ''sudo systemctl status radvd.service'' * ++/lib/systemd/syste... want to customize, # the best way is to use the "systemctl edit" command. [Unit] Description=Router adverti
- NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
- 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 [[htt... t". Unfortunately when this script is run, "sudo systemctl start nut-driver.service" it reports failure as i... e (start / stop / status / restart) command:"sudo systemctl status nut-server.service" *To list the availab... lated commonly used commands and scripts:==== *Systemctl related commands: *Systemd common commands (
- 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
- systemd Stuff @home_server:home_server_setup:other_services
- 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]] * [[ht... es are available from previous boots.\\ \\ ''sudo systemctl force-reload systemd-journald'' to reload journal
- IPMI Console Setup @home_server:home_server_setup:other_services
- o '-p -- \\u' 115200 %I $TERM </code> Then ''sudo systemctl daemon-reload'' followed by ''sudo systemctl restart serial-getty@ttyS1.service'' ====BMC IPM
- NFTables Configuration @linux_router
- ns ''/usr/sbin/nft flush ruleset'' The command ''systemctl show -p FragmentPath nftables'' shows where the systemctl script is located; /lib/systemd/system/nftables.s
- 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