file

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
175 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
133 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
Nextcloud Container @docker_notes
54 Hits, Last modified:
ree.net/doku.php?id=docker_notes:docker-nextcloud#file_integrity_check|file integrity error messages]]. This is the first time since moving to Nextcloud on D... remote features circles:shares:files listing shares files circles:sync Sync Circles and Membe
Docker mailserver @docker_notes
53 Hits, Last modified:
downloaded separately ''adminer'' is a single php file program to administer database programs including... o the following seems to meet my needs: *create file ''ll.sh'' *<code>#!/bin/sh exec ls -la "$@"</... o allow to to be an executable. *Copy the ll.sh file to /bin/ll or link it ''/bin/ln -s /app/scripts/l... mment ''bind-address=0.0.0.0'' near end of config file in ''custom.cnf'' ( ''.config_sql/custom.cnf'')
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
Back-up Server Old Setup @home_server:home_server_setup:other_services
52 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
45 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''.
DHCP / DNS Setup @linux_router
35 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
BASH Customisation @home_server:home_server_setup:other_services
30 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-Compose @docker_notes
21 Hits, Last modified:
er Docs [[https://docs.docker.com/compose/compose-file/|Compose specification]], [[https://github.com/co... will pull the latest images and rebuild a Docker file. =====Installation / Update===== To check current... e will create a new network for the given compose file. You can change the behavior by defining custom networks in your compose file. ====Create and assign custom network==== *Exam
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
21 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]], [[
KPTree - Email Server Setup @home_server
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
Docker Deluge Image / Service @docker_notes
18 Hits, Last modified:
onf","&&","openvpn","--config","/etc/openvpn/ovpn_file.conf","--daemon","deluged","-d"] </code> Notes: ... e user should not directly modify the resolv.conf file as it may adversely affect docker performance. As... ntly remembered the basics of UNIX the /etc/hosts file, this is the lowest level DNS on every machine. ... I simply added the relevant Private VPN end hosts files in here and this worked a beaut. * Need to ma
Router Miscellaneous @linux_router
16 Hits, Last modified:
Network Setup @home_server:home_server_setup
16 Hits, Last modified:
dokuwiki setup notes @home_server
15 Hits, Last modified:
Docker - DHCP Server @docker_notes
13 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
10 Hits, Last modified:
snapraid @home_server:home_server_setup:other_services
10 Hits, Last modified:
NFTables Configuration @linux_router
9 Hits, Last modified:
Nginx @tech_notes
9 Hits, Last modified:
Docker @docker_notes
7 Hits, Last modified:
VNC Server @home_server:home_server_setup
7 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
6 Hits, Last modified:
ssh with key files @tech_notes
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:
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:
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:
Basic Netfilter Function Block Diagram @linux_router
2 Hits, Last modified:
Linux Router Background @linux_router
1 Hits, Last modified:
Router VM @linux_router
1 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified: