file

Search

You can find the results of your search below.

Rsync @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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
Web Server setup
53 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
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
VIM Editor @home_server:home_server_setup:other_services
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
KPTree Torrent VM Setup
30 Hits, Last modified:
storage. Also, consider aligning the appropriate file system user and groups between the VM server and ... to run. The setup script creates a systemctl profile: openvpn@privatvpn.service. So the standard syst... '' 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
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
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 @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
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
Commonly used commands and scripts @home_server:home_server_setup:other_services
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,
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
samba @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
12 Hits, Last modified:
dokuwiki setup notes
10 Hits, Last modified:
VNC Server @home_server:home_server_setup
5 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
5 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:
SSH Notes @home_server:home_server_setup:other_services
3 Hits, Last modified: