files

Search

You can find the results of your search below.

Rsync @home_server:home_server_setup:other_services
51 Hits, Last modified:
create a hierarchy that looks like: ~/dir2/dir1/[files] So; ***''rsync -a dir1/ dir2'' copies the cont... ctories and content. *''-u'' only copies source files where they are newer than destination files (based upon file modification dates) *''--delete'' deletes files on the destination where they are not on the sour
Web Server setup
41 Hits, Last modified:
g scripts assist with changing the uid and gid of files on a system. These scripts are reasonably basic ... ng the GID of a group and modify ownership of its files and directories." echo "Usage: changeGID.sh [gr... ing the UID of a User and modify ownership of his files and directories." echo "Usage: changeUID.sh [us... ually edit the **/etc/group** and **/etc/passwd** files and their shadow files. The commands are ''sudo v
Back-up Server Old Setup @home_server:home_server_setup:other_services
18 Hits, Last modified:
{{tag>linux debian backup LVM filesystem server NFS mount showmount}} ======Back-up Server Old Setup=====... e media as the upperdir, and is where the working files for overlayfs are kept. Overlayfs is not what I... emd startup [[https://dominicm.com/mergerfs-union-filesystem-arch-linux/|Mergerfs Union Filesystem on Arch Linux]] *[[http://manpages.ubuntu.com/manpages/bion
KPTree Torrent VM Setup
11 Hits, Last modified:
ty/tutorials/understanding-systemd-units-and-unit-files|Understanding Systemd Units and Unit Files]] * [[https://www.digitalocean.com/community/tutorials/ho... e.g. changing file to root access only. (As these files a configuration files only they are not to be made executable.) The BTguard VPN protection can be start
dokuwiki setup notes
9 Hits, Last modified:
ic cleanup script]] has bash script to remove old files on the wikiserver. To run the script ''%%sudo M... uired As can be seen from the apache2 site setup files all the wiki html setup files are at the document root ''/mnt/shared/www/dokuwiki''. ++++tl;dr; Setup of... etc/letsencrypt/options-ssl-apache.conf <FilesMatch "\.(cgi|shtml|phtml|php)$"> SSLO
KPTree - MSWindows Setup
9 Hits, Last modified:
a Windows system maintenance program, clean junk files and registry and other - **Do not use anymore, lo... ckups and apps end up being very large amounts of files (multiple 1000s) and using huge amounts of disk s... eated as given in original command. -The backup files are found at: ''%%C:\Users\baumk\AppData\Roaming\... ick is to simply run the install file "C:\Program Files\Common Files\Apple\Mobile Device Support\Drivers\
KVM Setup @home_server:home_server_setup
9 Hits, Last modified:
cked up to another separate drive. * The VM xml files were exported to the back-up drive, same director... in.com/2016/12/20/how-to-resize-a-qcow2-image-and-filesystem-with-virt-resize/|How to Resize a qcow2 Image and Filesystem with Virt-Resize]] *First turn off the vir... *We can check the file system on the VM: ''%%virt-filesystems --long -h --all -a /path_vm/vm_name.img%%''
BASH Customisation @home_server:home_server_setup:other_services
7 Hits, Last modified:
ore entries starting with . (do not ignore hidden files) * ''-l'' : use a long listing format ... lias cp='sudo rsync -azh --info=progress2' # copy files with rsync alias mv='mv --verbose' # native move ... hat is using the most space. Both directories and files. Varies on current directory # BASH alias baupda... 07899/how-to-change-the-colors-of-directories-and-files-in-the-ls-command/|How to Change the Colors of Di
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
6 Hits, Last modified:
ware compatibility list]]. =====NUT Configuration Files===== NUT can be installed by ''sudo apt install nut''. The configuration files are located at ''/etc/nut'' : <code> nut.conf... ty/tutorials/understanding-systemd-units-and-unit-files|Understanding Systemd Units and Unit Files]], [[https://www.digitalocean.com/community/tutorials/how-to-
snapraid @home_server:home_server_setup:other_services
6 Hits, Last modified:
nds I use are: ''sudo snapraid sync'' to sync the files that have changes since last sync. I usually do ... check the parity of the array, usually the oldest files first. I usually do this weekly, manually. ''sud... touch'' to add sub-second time granularity to the files that improves snapraid usage. I usually do this ... ly. Really for information only. Snapraid allows files and directories that have been deleted since the
KPTree - Email Server Setup
5 Hits, Last modified:
ome server that also acts as a NAS. The main mail files are stored on a drive outside the VM.\\ As the ho... mmonly DNS issues.\\ \\ The dovecot configuration files are located at: ''/etc/dovecot/conf.d/''. (This ... ing email server and down load the latest install files directly from RoundCube, i.e. do not use the Unbu... At this point, you will be prompted to enter the "Filesystem location for the base Horde application" - s
fsck - file system check @home_server:home_server_setup
5 Hits, Last modified:
tions to check the system are: *Force the Root Filesystem to use fsck during reboot, The Geek Stuff co... /03/forcefsck-on-reboot/ |How to Force Check Root Filesystem using fsck During Reboot]]. A summary of key... ''sudo du %%--%%max-depth=1 %%--%%all -h'' *The filesystem boot file is /etc/fstab, ''sudo vim /etc/fst... fy tunable parameters on ext2, ext3 and ext4 type filesystems. The command to display filesystem informa
systemd Stuff @home_server:home_server_setup:other_services
5 Hits, Last modified:
ty/tutorials/understanding-systemd-units-and-unit-files|Understanding Systemd Units and Unit Files]] * [[https://www.digitalocean.com/community/tutorials/ho... e=persistent'' to 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.\\ \\ ''sudo sy
VIM Editor @home_server:home_server_setup:other_services
5 Hits, Last modified:
rt''. The different VIM colour scheme definition files are located at ''/usr/share/vim/vim90/colors''. =... c/21/cheatsheet-vim-commands/]] =====Working with files===== ^ Vim Command ^ Action ^ | :w filename ... the file and exit. | | :wa | write all changed files (save all changes), and keep working | | :ZZ |... | | %%:bufdo /searchstr/%% | Search in all open files | =====Replace===== ^ Vim Command ^ Action ^
VNC Server @home_server:home_server_setup
3 Hits, Last modified:
erver "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, howe... vncserver will not operate correctly.) *The .pid files in ~/.vnc generally show which vnc are currently
Network Setup @home_server:home_server_setup
2 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
2 Hits, Last modified:
samba @home_server:home_server_setup:other_services
2 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
1 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified:
tmux @home_server:home_server_setup:other_services
1 Hits, Last modified:
Tripwire @home_server:home_server_setup:other_services
1 Hits, Last modified: