file

Search

You can find the results of your search below.

Rsync @home_server:home_server_setup:other_services
142 Hits, Last modified:
create a hierarchy that looks like: ~/dir2/dir1/[files] So; ***''rsync -a dir1/ dir2'' copies the con... 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 n
Web Server setup
94 Hits, Last modified:
n storage. Also consider aligning the appropriate file system user and groups between the VM server and ... 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 [g... ing the UID of a User and modify ownership of his files and directories." echo "Usage: changeUID.sh [u
Back-up Server Old Setup @home_server:home_server_setup:other_services
76 Hits, Last modified:
{{tag>linux debian backup LVM filesystem server NFS mount showmount}} ======Back-up Server Old Setup====... 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... e media as the upperdir, and is where the working files for overlayfs are kept. Overlayfs is not what
VIM Editor @home_server:home_server_setup:other_services
53 Hits, Last modified:
r set autoindent expandtab tabstop=2 shiftwidth=2 filetype plugin on filetype indent on set cursorline set cursorcolumn set shiftwidth=2 set tabstop=2 set exp... rminal windows I prefer to use. Simply create the file on home directory, ".vimrc" (''vim ~/.vimrc'') an... rt''. The different VIM colour scheme definition files are located at ''/usr/share/vim/vim90/colors''.
KVM Setup @home_server:home_server_setup
52 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
KPTree Torrent VM Setup
41 Hits, Last modified:
storage. Also, consider aligning the appropriate file system user and groups between the VM server and ... ty/tutorials/understanding-systemd-units-and-unit-files|Understanding Systemd Units and Unit Files]] * [[https://www.digitalocean.com/community/tutorials/... to run. The setup script creates a systemctl profile: openvpn@privatvpn.service. So the standard syst
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
35 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.con... e with systemd. After updating the configuration file restart the computer and confirm if working. So t... ty/tutorials/understanding-systemd-units-and-unit-files|Understanding Systemd Units and Unit Files]], [[
BASH Customisation @home_server:home_server_setup:other_services
31 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 - MSWindows Setup
25 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 Windows system maintenance program, clean junk files and registry and other - **Do not use anymore, looks like spam now** *FileZilla - and sFTP client program (**!**) *Ghos
samba @home_server:home_server_setup:other_services
22 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
Commonly used commands and scripts @home_server:home_server_setup:other_services
21 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,
dokuwiki setup notes
20 Hits, Last modified:
ic cleanup script]] has bash script to remove old files on the wikiserver. To run the script ''%%sudo ... 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 ... etc/letsencrypt/options-ssl-apache.conf <FilesMatch "\.(cgi|shtml|phtml|php)$"> SSL
KPTree - Email Server Setup
20 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 h... ck status of clients: * ''findmnt'' to list file system in tree format or ''findmnt -l'' in flat l... mmonly DNS issues.\\ \\ The dovecot configuration files are located at: ''/etc/dovecot/conf.d/''. (This... figuration lines to your ''/etc/postfix/main.cf'' file. It also activates the new setting instantly so y
fsck - file system check @home_server:home_server_setup
18 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
Network Setup @home_server:home_server_setup
16 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
15 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
12 Hits, Last modified:
snapraid @home_server:home_server_setup:other_services
10 Hits, Last modified:
VNC Server @home_server:home_server_setup
8 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
6 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
5 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
4 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
3 Hits, Last modified:
nnn @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: