file

Search

You can find the results of your search below.

Rsync
89 Hits, Last modified:
they are newer than destination files (based upon file modification dates) *''--delete'' deletes files... es and reports progress *''-h''' human readable file sizes *''-v'' increase output verbosity *''-z... ecessarily increase transfer speeds, dependent on file types transferred and CPU speeds Always double-c... t install rsync'' ''sudo vim /etc/rsyncd.conf'' <file> # create new # any name you like [all] # destin
Back-up Server Old Setup
58 Hits, Last modified:
layfs, it does not seem to allow for a true merge file system, just overlay file system. The information available to set up was some of the worst I have fou... ergerfs/releases/'', hint look at the link of the file of interest....: ''wget https://github.com/trap... t read only = false #auth users = baumkp #secrets file = /etc/rsyncd.secrets </code> ''sudo vim /etc/rs
VIM Editor
41 Hits, Last modified:
rminal windows I prefer to use. Simply create the file on home directory, ".vimrc" (''vim ~/.vimrc'') an... ve this. When using the ''.vimrc'' configuration file the ''nocompatible'' flag is reportedly set autom... x color==== If syntax color is not working in the file ''.vimrc'' (''vim ~/.vimrc''), add the following ... ^ Action ^ | :w filename | Save changes to a file. If you don't specify a file name, Vim saves as t
NUT (Network UPS Tools) Setup
26 Hits, Last modified:
e with systemd. After updating the configuration file restart the computer and confirm if working. So t... he command "df -T" shows that /run is a temporary file system mounted in RAM that must be recreated ever... s, see "man tmpfiles.d". So we need to create the file: "sudo vim /usr/lib/tmpfiles.d/nut-driver.conf" a... heck the /lib/systemd/system-shutdown/nutshutdown file exists; "sudo vim /lib/systemd/system-shutdown/nu
BASH Customisation
17 Hits, Last modified:
change it. The personal BASH user configuration file is: ''~/.bashrc''. Simply add the following line to this file: ''%%LS_COLORS='di=1;32'%% ; export LS_COLORS'' T... 32; is for a light green colour. The ''.bashrc'' file also has a number of other interesting "features"... '', the aliases can also be added to the separate file .bash_aliases, ''vim ~/.bash_aliases'': *''ali
Conky
14 Hits, Last modified:
y X Window system, so you'll need to inspect this file to get some idea of what color names you can use.... onky Configuration==== Conky uses a configuration file location in ''~/.conkyrc''. Conky can be configu... ro to run forever. no_buffers = true,-- Subtract file system buffers from used memory? cpu_avg_samples... $swapmax #$swapperc% ${color6}${swapbar}$color # File System utilization ${color1}FILE SYSTEM ${hr 2}$c
Commonly used commands and scripts
14 Hits, Last modified:
e | ✔ | ✔ | ✔ | | php-common | Common php file modules | ✔ | ✔ | ✔ | | php-curl | php cl... ✘ | ---- ====php test==== Install the following file to allow the php ''sudo vim /var/www/html/test.ph... crontab, ''sudo crontab -e'': <code> # Edit this file to introduce tasks to be run by cron. # # Each t... ) is sent through # email to the user the crontab file belongs to (unless redirected). # # For example,
samba
13 Hits, Last modified:
tall samba samba-client'' * Adjust the smb.conf file: ''sudo vim /etc/samba/smb.conf'' * Add and ena... log. ++++smb.conf| <code># # Sample configuration file for the Samba suite for Debian GNU/Linux. # # # This is the main Samba configuration file. You should read the # smb.conf(5) manual page in... been included as # commented-out examples in this file. # - When such options are commented with ";", t
logrotate
12 Hits, Last modified:
og.sh /var/log/UPS/UPSLog.Log #Rotate NUT UPS log file </code> where ''/home/shared/Myscripts/rotatelog.sh'' is: <code>#!/bin/bash logfile=$1 if [ ! -f $logfile ]; then echo "log file not found $logfile" exit 1 fi timestamp=`date +%Y%m%d` newlogfile=$logfile.$
IPMI Console Setup
11 Hits, Last modified:
ry there after, not secure * -f </path/password_file> : specify use of file for remote server password (need for batch files and to prevent constant prompti... lly placing the password on the command line. The file literally just has the password in it. I usually store in file ''sudo vim /etc/ipmi'' and set to root only read/
IPMI CLI Tools
10 Hits, Last modified:
(for CLI, not batch files) * -f </path/password_file> : specify use of file for remote server password (need for batch files and to prevent constant prompti... ly placing the password on the command line. The file literally just has the password in it. =====IPMI... bash BMC_IP="192.168.1.40" User_Name="baumkp" PW_file_location="/etc/ipmitool" LAN_IP="192.168.1.5" #C
Manjaro Setup Notes
10 Hits, Last modified:
localhost:631'' * The PDF printer definition file was found at ''/usr/share/cups/model/'' * Th... te flatpak packages. * The CUPS systemd unit file is: cups.service and cups.socket The CUPS error ... var/log/cups/error_log''\\ The CUPS configuration file is at ''/etc/cups/cupsd.conf''\\ [[https://ubuntu... y in Manjaro. I adjusted my server configuration file to suit, ''sudo vim ~/.config/conky/conky.conf''
NFS
5 Hits, Last modified:
re are a lot of resources online for NFS (Network File System). Nevertheless I decided to place my note... ry.) ''sudo vim /etc/exports'' - edit the exports file as required <code> # /etc/exports: the access con... ing mergerfs. Adjust the ''sudo vim /etc/fstab'' file to allow for boot setup of nfs export mount points. <code> #<file system> <mount point
Set Up and Ubuntu APT Cache
4 Hits, Last modified:
e: "http://192.168.1.1:3142" *The configuration file is ''sudo vim /etc/apt-cacher-ng/acng.conf'' *T... cher-ng'' and can be changed in the configuration file. *The default log directory is: ''/var/log/apt-... cher-ng'' and can be changed in the configuration file. *The clients can access apt-cacher-ng cache by adding the following line into the new file: ''sudo vim /etc/apt/apt.conf.d/02proxy'', also c
snapraid
4 Hits, Last modified:
praid does not expect you to provide the absolute file system path when fixing files. *''snapraid fix -m'' This will recreate any deleted file in the entire array *''snapraid fix -m -d d1'' This will recreate any deleted file on data disk d1 *''snapraid fix -m -f Example/'... at they are ok. The main snapraid configuration file ''/etc/snapraid.conf'' <- home_server:home_serv
Simlinks
4 Hits, Last modified:
Fail2Ban
3 Hits, Last modified:
SSH Notes
3 Hits, Last modified:
Time Date Related Setup
1 Hits, Last modified: