service

Search

You can find the results of your search below.

NUT (Network UPS Tools) Setup
19 Hits, Last modified:
ystemd/generator.late, in particular, ups-monitor.service. To see running processes use: ''sudo ps -e | gr... isable'' and ''sudo systemctl disable ups-monitor.service''. You may also need to disable the following systemd services: nut-client.service, nut-monitor.service and nut-server.service. The Kepstin blog gives a good NUT and Systemd discussion [[h
IPMI Console Setup
7 Hits, Last modified:
.) -Setup and start the Linux serial terminal service upon boot -BMC IPMI Client Setup (Using the BMC... and is ''sudo systemctl enable serial-getty@ttyS1.service''. This will start the ttys1 serial tty service on machine boot. This service can be immediately started with ''sudo systemctl start serial-getty@ttyS1.s
Calibre Server
6 Hits, Last modified:
' in a browser on my LAN. Next setup the systemd service as follows sudo vim ''sudo vim /etc/systemd/system/calibre-server.service'' : <code>## startup service [Unit] Description=calibre content server After=network.target [Service] Type=simple User= user Group= group ExecStart=/o
systemd Stuff
6 Hits, Last modified:
* [[https://linuxconfig.org/how-to-create-systemd-service-unit-in-linux|How to create systemd service unit in Linux]] * [[https://unix.stackexchange.com/questions/246935/set-systemd-service-to-execute-after-fstab-mount|Set systemd service to execute after fstab mount]] * DigitalOcean Tutorials
BASH Customisation
5 Hits, Last modified:
='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 tailkern='sudo tail -f /var/log/kern.log'
Rsync
5 Hits, Last modified:
serpassword</file> ''sudo systemctl status rsync.service'' [status, start, stop, restart, reload, disabl... estarting the ssh services via the command ''sudo service ssh restart''. With ssh properly configured, a c... ter the following (Also, restart cron with ''sudo service cron restart'' to make sure the changes are in ef... h # This utility does a push notification to the service Pushover - https://pushover.net/ APPTOKEN="<toke
Back-up Server Old Setup
3 Hits, Last modified:
apshot and Rsync is not suitable for large backup service. Rsnapshot is simply too slow and I am concerned... trol of the deamon: ''sudo systemctl status rsync.service'' [status, start, stop, restart, reload, disabl... in media files to backup (rsync daemon is enabled service on backup server) cmd1="rsync -a -u --delete /med
samba
3 Hits, Last modified:
ad noob pain with Selinux, coupled with the short service life of Fedora, so I moved to Ubuntu, where I had... ler too.) ;[netlogon] ; comment = Network Logon Service ; path = /home/samba/netlogon ; guest ok = ye... amba host * ''sudo systemctl status smbd'' smdb.service is the systemd services name..... * ''testparm'
Manjaro Setup Notes
2 Hits, Last modified:
kages. * The CUPS systemd unit file is: cups.service and cups.socket The CUPS error log is at ''/var/... s/cupsd.conf''\\ [[https://ubuntu.com/server/docs/service-cups|CUPS - Print Server]]\\ ---- ====XFCE====
NFS
1 Hits, Last modified:
ation changes ''sudo systemctl restart nfs-server.service'' =====NFS Client===== *''sudo apt install nf
Time Date Related Setup
1 Hits, Last modified:
us, stop, start, restart): ''systemctl status ntp.service'' ====Setting System Time - Time Zone==== **Als