Search

You can find the results of your search below.

Manjaro Setup Notes
4 Hits, Last modified:
is: cups.service and cups.socket The CUPS error log is at ''/var/log/cups/error_log''\\ The CUPS configuration file is at ''/etc/cups/cupsd.conf''\\ [[https://ubuntu.com/s... lor4}${font Arial:size=7}${execi 30 tail -n8 /var/log/syslog | fold -w100}$color$font ${color4}${font
BASH Customisation
13 Hits, Last modified:
ouncer.service' alias tailkern='sudo tail -f /var/log/kern.log' alias tailauth='sudo tail -f /var/log/auth.log' alias tailcsfb='sudo tail -f /var/log/crowdsec-firewall-bouncer.log' alias csbrestart='dcrec
systemd Stuff
2 Hits, Last modified:
o make journald store the journal files in ''/var/log/journal'', this will create directory if necessary. This also ensure log files are available from previous boots.\\ \\ ''s
Rsync
47 Hits, Last modified:
eliminate any security risks. # Location of the Log file LOG="/home/backup_user/backup.log" # Place in the log file information concerning the execution of this script echo "rsync wrapper scri
logrotate
5 Hits, Last modified:
{{tag>linux debian log rotate logrotate cron crontab}} ======logrotate====== There are a number of ways... 1 * * /home/shared/Myscripts/rotatelog.sh /var/log/UPS/UPSLog.Log #Rotate NUT UPS log file </code> where ''/home/shared/Myscripts/rotatelog.sh'' is: <code>#!/bin/bash
Commonly used commands and scripts
5 Hits, Last modified:
* * /home/shared/Myscripts/rotatelog.sh /var/log/UPSLog.Log%Rotate NUT UPS log file 0,5,10,15,20,25,30,35,40,45,50,55 * * * * /home/shared/Myscripts/UPSScan.sh ... #Runs Nut scan and logs formated results to /var/log/UPSLog.Log #0 * * * * /etc/webmin/bandwi
IPMI CLI Tools
1 Hits, Last modified:
pmitool fru print'' * Retrieve the System Event Log (SEL): ''sudo ipmitool sel'' * Retrieve BMC inf
Back-up Server Old Setup
18 Hits, Last modified:
the "loglevel" parameter. # logfile /var/log/rsnapshot.log # If enabled, rsnapshot will write a lockfile to prevent two instances # from running s... / #backup /usr/local/ localhost/ #backup /var/log/rsnapshot localhost/ #backup /etc/pa... 2 loglevel 3 logfile /var/log/rsnapshot.log lockfile /var/run/rsnapshot