file

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
188 Hits, Last modified:
then trying IP TCP connectivity instead of socket file. To run and control nginx. * ''nginx'' to run.... down * ''reload'' to reload the configuration files * ''reopen'' to reopen the log files * ''nginx -t'' to test configuration * ''nginx -c //config_file//'' to start nginx with a non default config file
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 @home_server
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
Docker mailserver @docker_notes
66 Hits, Last modified:
lational Database Management Systems]] =====Dockerfile===== I go annoyed with the messy UID and GID and ... docker.com/engine/reference/builder/#volume|Dockerfile reference]] *[[https://docs.docker.com/storag... 1935435/understanding-volume-instruction-in-dockerfile|Understanding "VOLUME" instruction in DockerFile]] *[[https://superuser.com/questions/1167696/install
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
Nextcloud Container @docker_notes
49 Hits, Last modified:
remote features circles:shares:files listing shares files circles:sync Sync Circles and Membe... primary keys to the database tables db:convert-filecache-bigint Convert the ID columns of the filecache to BigInt db:convert-mysql-charset
KPTree Torrent VM Setup @home_server
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
DHCP / DNS Setup @linux_router
36 Hits, Last modified:
l bind9" Next check the named.conf configuration file, "less /etc/bind/named.conf". This can remain as default as below. However the configuration files noted there in will need to be set up. We will copy the existing files to default: *''sudo cp /etc/bind/named.conf.o... d/named.conf // This is the primary configuration file for the BIND DNS server named. // // Please read
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]], [[
Formatting Syntax @wiki
32 Hits, Last modified:
mple markup language, which tries to make the datafiles to be as readable as possible. This page contain... is behavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's enabled. ... ?php /** * Customization of the english language file * Copy only the strings that needs to be modifie... ning the syntax for links and [[#images_and_other_files|images]] (see below) like this: [[http://php.
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
Reverse Proxy Server @docker_notes
28 Hits, Last modified:
no-tim/techno-tim.github.io/tree/master/reference_files/traefik-portainer-ssl|github reference_files for traefik-portainer-ssl]]) Below is a basic descripti... of the process that aligns with my configuration files. I do this for 2 reasons, both allowing me indep... no-tim/techno-tim.github.io/tree/master/reference_files/traefik-portainer-ssl/traefik|here]].\\ ====cre
KPTree - MSWindows Setup @home_server
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
Docker Deluge Image / Service @docker_notes
23 Hits, Last modified:
Docker-Compose @docker_notes
22 Hits, Last modified:
samba @home_server:home_server_setup:other_services
22 Hits, Last modified:
dokuwiki setup notes @home_server
20 Hits, Last modified:
KPTree - Email Server Setup @home_server
20 Hits, Last modified:
fsck - file system check @home_server:home_server_setup
18 Hits, Last modified:
Router Miscellaneous @linux_router
16 Hits, Last modified:
Network Setup @home_server:home_server_setup
16 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
15 Hits, Last modified:
Docker - DHCP Server @docker_notes
13 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
12 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
12 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
10 Hits, Last modified:
Nginx @tech_notes
10 Hits, Last modified:
snapraid @home_server:home_server_setup:other_services
10 Hits, Last modified:
NFTables Configuration @linux_router
9 Hits, Last modified:
VNC Server @home_server:home_server_setup
8 Hits, Last modified:
Docker @docker_notes
7 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
6 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
5 Hits, Last modified:
NFTables IP Control @linux_router
5 Hits, Last modified:
ssh with key files @tech_notes
5 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
5 Hits, Last modified:
Docker - DNS Server @docker_notes
4 Hits, Last modified:
Docker Host @docker_notes
4 Hits, Last modified:
Router Hardware @linux_router
4 Hits, Last modified:
git @tech_notes
4 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
4 Hits, Last modified:
IPTables Configuration @linux_router
3 Hits, Last modified:
Router Basic Debian Server Setup @linux_router
3 Hits, Last modified:
Python Programming Notes @python
3 Hits, Last modified:
ansible @tech_notes
3 Hits, Last modified:
boot tools @tech_notes
3 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
3 Hits, Last modified:
Basic Netfilter Function Block Diagram @linux_router
2 Hits, Last modified:
Router VM @linux_router
2 Hits, Last modified:
Docker - Index @docker_notes
1 Hits, Last modified:
Linux Router Background @linux_router
1 Hits, Last modified:
IPv6 Setup Notes @linux_router
1 Hits, Last modified:
Flatpak @tech_notes
1 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: