file

Search

You can find the results of your search below.

Rsync @home_server:home_server_setup:other_services
81 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
KVM Setup @home_server:home_server_setup
43 Hits, Last modified:
s. To dump a virtual machine xml definition to a file: ''virsh dumpxml {vir_machine} > /dir/file.xml''. Modify the following xml tags: *<name>VM_name</nam... unique uuid. *Change as required the VM source file: <source file='/path_to/vm_image_file.img'/> *<mac address='52:54:00:70:a9:a1'/> Cant be the same on
Web Server setup
37 Hits, Last modified:
n storage. Also consider aligning the appropriate file system user and groups between the VM server and ... used to be simply modify the text Hostname in the file "/etc/hostname" was all that was required. Now th... 18.04 and up to 20.4 complicates further, another file needs to be modified to prevent automated changes, if present the file ''sudo vim /etc/cloud/cloud.cfg'', configuration
Back-up Server Old Setup @home_server:home_server_setup:other_services
34 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 @home_server:home_server_setup:other_services
33 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
KPTree Torrent VM Setup
29 Hits, Last modified:
storage. Also, consider aligning the appropriate file system user and groups between the VM server and ... '' to change the VPN servers, however the correct file was ''/etc/openvpn/privatevpn.conf''__. * The r... rd.conf'' *Modify the /etc/openvpn/btguard.conf file as follows: *To optionally allow additional ... /login.conf'' Create the /etc/openvpn/login.conf file and add only the BTGuard User name on the first l
BASH Customisation @home_server:home_server_setup:other_services
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
KPTree - Email Server Setup
15 Hits, Last modified:
ck status of clients: * ''findmnt'' to list file system in tree format or ''findmnt -l'' in flat l... figuration lines to your ''/etc/postfix/main.cf'' file. It also activates the new setting instantly so y... re Dovecot Section *The Dovecot configuration file /etc/dovecot/dovecot-sql.conf.ext *My vmail... w change directions for the Dovecot configuration file /etc/dovecot/conf.d/10-auth.conf *The Dovecot
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
15 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
KPTree - MSWindows Setup
14 Hits, Last modified:
rus protection now *Xplorer2 - a multi-paned file explorer replacement - //I do not use any more. S... use VIM on Linux now. *7Zip - a good general file compression program (**!**) *CCleaner - a Wi... smart users and attempts to hide the lower level file system. Further to this the configuration, backup... l over 200GB!. So to help alleviate the excessive file system use on my primary Windows10 SSD I would li
Network Setup @home_server:home_server_setup
14 Hits, Last modified:
ll bridge-utils'' Edit the network configuration file: ''/etc/network/interfaces'' as follows: <code># This file describes the network interfaces available on you... th1) VGA </code> Edit the network configuration file: ''/etc/network/interfaces'' as follows: <code> # This file describes the network interfaces available on you
Conky @home_server:home_server_setup:other_services
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
fsck - file system check @home_server:home_server_setup
13 Hits, Last modified:
ormat partition boot corrupt parted}} =====fsck - file system check===== Use fsck to check and repair a file system. **The file system must be unmounted when being check and repaired to prevent corruption! ** ====Checking Root File System==== The root file system can not be unmou
Commonly used commands and scripts @home_server:home_server_setup:other_services
12 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,
IPMI Console Setup @home_server:home_server_setup:other_services
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/
samba @home_server:home_server_setup:other_services
9 Hits, Last modified:
dokuwiki setup notes
5 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
5 Hits, Last modified:
VNC Server @home_server:home_server_setup
4 Hits, Last modified:
snapraid @home_server:home_server_setup:other_services
4 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
4 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
3 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
3 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
3 Hits, Last modified: