systemctl

Search

You can find the results of your search below.

BASH Customisation
12 Hits, Last modified:
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
NUT (Network UPS Tools) Setup
7 Hits, Last modified:
'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
Calibre Server
4 Hits, Last modified:
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
IPMI Console Setup
4 Hits, Last modified:
d one for systemd...) The key command is ''sudo systemctl enable serial-getty@ttyS1.service''. This will s... is service can be immediately started with ''sudo systemctl start serial-getty@ttyS1.service''. The Ubuntu D... o '-p -- \\u' 115200 %I $TERM </code> Then ''sudo systemctl daemon-reload'' followed by ''sudo systemctl restart serial-getty@ttyS1.service'' ====BMC IPMI SOL Client S
systemd Stuff
4 Hits, Last modified:
{{tag>systemd systemctl timer timers journalctl linux debian setup customise customisation}} ======systemd St... 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... es are available from previous boots.\\ \\ ''sudo systemctl force-reload systemd-journald'' to reload journal
Commonly used commands and scripts
3 Hits, Last modified:
ate install remove crontab man apropos tldr ip tc systemctl journalctl}} ======Commonly used commands and scr... ages between grub and os up. =====systemd===== *Systemctl related commands: *Systemd common commands (... *List current Systemd operating units: ''sudo systemctl list-units | grep %%'*'%%''. Change or remove the
Back-up Server Old Setup
2 Hits, Last modified:
' <code>username:userpassword</code> Use systemd systemctl from control of the deamon: ''sudo systemctl status rsync.service'' [status, start, stop, restart, reload,
Fail2Ban
2 Hits, Last modified:
s backend = %(postfix_backend)s</code> *''sudo systemctl restart fail2ban'' *''sudo systemctl restart fail2ban'' or ''journalctl -u fail2ban -xe'' to check fail2ba
NFS
2 Hits, Last modified:
odified.// To apply configuration changes ''sudo systemctl restart nfs-server.service'' =====NFS Client===... fs client To apply configuration changes ''sudo systemctl restart nfs-client.target'' The base client conf
Time Date Related Setup
2 Hits, Last modified:
ge provides the regional NTP servers/pools *The systemctl command (status, stop, start, restart): ''systemctl status ntp.service'' ====Setting System Time - Time Zon
Set Up and Ubuntu APT Cache
1 Hits, Last modified:
ably straight forward. I suggest the use of "sudo systemctl restart apt-cacher-ng", as opposed to the old fas
Rsync
1 Hits, Last modified:
rets'' <file>username:userpassword</file> ''sudo systemctl status rsync.service'' [status, start, stop, re
samba
1 Hits, Last modified:
st the current users on the samba host * ''sudo systemctl status smbd'' smdb.service is the systemd service
SSH Notes
1 Hits, Last modified:
(you can actually used any path/file) *''sudo systemctl reload sshd'' needs to be performed after any cha
Webmin
1 Hits, Last modified:
exit, then restart webmin to take affect, ''sudo systemctl restart webmin'' I tried to reverse proxy Webmin