log

Search

You can find the results of your search below.

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
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
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
samba
13 Hits, Last modified:
se the same user name and passwords as main Linux log. ++++smb.conf| <code># # Sample configuration fil... unting #### # This tells Samba to use a separate log file for each machine # that connects log file = /var/log/samba/log.%m # Cap the size of the individual log files (in KiB). max log size = 1
NUT (Network UPS Tools) Setup
11 Hits, Last modified:
ost 2>/dev/null''. *A script file to succinctly log the UPS data, using cron to run script every 10 m... ing output for NUT UPS Monitor output strf='/var/log/UPSLog.Log' str0='/bin/upsc KPBUPS@localhost' str1=$($str0) str2=$(echo "$str1" | grep "ups.status:") ... >>"$strf" </code> *A script file to rotate a log file out to a dated gzip log file, with a new emp
Conky
6 Hits, Last modified:
lor4}${font Arial:size=7}${execi 30 tail -n8 /var/log/syslog | fold -w100}$color$font ${color4}${font ... 0000}$color # Print the tail of the Linux system log ${color1}LOG FILES ${hr 2}$color ${color0}SysLog Messages$color ${color4}${font Arial:size=7}${execi 30 tail -n8 /var/log/syslog | fold -w100}$color$font </code> ++++ ====
Fail2Ban
5 Hits, Last modified:
tomise linux security}} =====Fail2Ban===== Scans log files and check for in appropriate password activ... port = smtp,465,submission logpath = %(postfix_log)s backend = %(postfix_backend)s </code> *<cod... s,pop3,pop3s # You might consider monitoring /var/log/mail.warn instead if you are # running postfix since it would provide the same log lines at the # "warn" level but overall at the sm
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
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
Set Up and Ubuntu APT Cache
2 Hits, Last modified:
changed in the configuration file. *The default log directory is: ''/var/log/apt-cacher-ng'' and can be changed in the configuration file. *The clients
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
IPMI CLI Tools
1 Hits, Last modified:
pmitool fru print'' * Retrieve the System Event Log (SEL): ''sudo ipmitool sel'' * Retrieve BMC inf