log

Search

You can find the results of your search below.

KPTree - MSWindows Setup
5 Hits, Last modified:
ia.org/wiki/Darcy_friction_factor_formulae ' 'The log function is understood to be base-10 (as is customary in engineering fields): if x = log(y), then y = 10x. 'Hence, Loge(10)=2.302585092994... 0.015 Do ' Fnew = 1 / (2 * Log10(Rr / 3.7 + 2.51 / (Re * Ff ^ 0.5))) ^ 2 Fnew = 1 / (0.8685889638065 * Log(Rr / 3.7 + 2.51 / (Re * Ff ^ 0.5))) ^ 2 e
KPTree - Email Server Setup
7 Hits, Last modified:
It was based upon the setup recipe given in the blog "Beware Here Be Musings", Installing a Mailserver... Ubuntu 20.04 as of Jan 2022, it looks like this blog also has no significant activity in the past 3 ye... tart Everything, and Test the Server - check /var/log/mail.log & /var/log/mail.err *Log showed error [postfix/smtpd[15073]: warning: SASL: Connect to priv
VIM Editor @home_server:home_server_setup:other_services
4 Hits, Last modified:
rg/web/20190515212443/http://www.catswhocode.com/blog/100-vim-commands-every-programmer-should-know|100... 30509142719/http://www.terminally-incoherent.com/blog/reference/vim-cheat-sheet/|Another Vim Cheat Shee... imer]] *[[http://www.terminally-incoherent.com/blog/2008/10/27/vim-cheatsheet/|Vim Cheatsheet]] *[[... r.net/|CodeMirror]] *[[http://www.catonmat.net/blog/bash-vi-editing-mode-cheat-sheet/|Working Product
dokuwiki setup notes
22 Hits, Last modified:
et X-Content-Type-Options "nosniff" ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined SSLEngine on Include /
Manjaro Setup Notes @home_server:home_server_setup:other_services
7 Hits, Last modified:
ally a lot of notes at this times. *[[https://blog.sleeplessbeastie.eu/2017/09/04/how-to-mount-webda... 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
KVM Setup @home_server:home_server_setup
2 Hits, Last modified:
|libvirt / virsh cheatsheet (kvm)]] *[[https://blog.first2host.co.uk/virsh-cheat-sheet/|KVM Virsh Cheat Sheet]] *[[https://bobcares.com/blog/clone-kvm-virtual-machine/|Clone KVM Virtual Mach
BASH Customisation @home_server:home_server_setup:other_services
15 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
VNC Server @home_server:home_server_setup
4 Hits, Last modified:
op server "vncserver -kill :1" or :2 *The server log files are stored in ~/.vnc, ''less ~/.vnc/KPTreeServer:1.log'' or :2. (A log files may contain a number of errors and warnings, however this does not necessarily m... unning, performance can be checked by viewing the log file. The running vnc server process(es) can also
systemd Stuff @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
48 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 @home_server:home_server_setup:other_services
9 Hits, Last modified:
{{tag>linux debian log rotate logrotate cron crontab}} ======logrotate====== There are a number of ways... uted # 0 0 1 * * /home/shared/Myscripts/rotatelog.sh /var/log/UPS/UPSLog.Log #Rotate NUT UPS log file </code> where ''/home/shared/Myscripts/rotatelog.sh'' is: <co
Commonly used commands and scripts @home_server:home_server_setup:other_services
8 Hits, Last modified:
0 0 1 * * /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
IPMI Console Setup @home_server:home_server_setup:other_services
2 Hits, Last modified:
tys on systemd is Pid Eins [[http://0pointer.net/blog/projects/serial-console.html|systemd for Administ... to|SerialConsoleHowto]] *[[http://0pointer.net/blog/projects/serial-console.html|systemd for Administ
IPMI CLI Tools @home_server:home_server_setup:other_services
1 Hits, Last modified:
pmitool fru print'' * Retrieve the System Event Log (SEL): ''sudo ipmitool sel'' * Retrieve BMC inf
Network Setup @home_server:home_server_setup
1 Hits, Last modified:
alctl -u systemd-networkd'' to check the networkd log ++++ =====Full VM Network Setup===== Moving back