file

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
100 Hits, Last modified:
then trying IP TCP connectivity instead of socket file. To run and control nginx. * ''nginx'' to run.... t'' to test configuration * ''nginx -c //config_file//'' to start nginx with a non default config file. Default config file is ''/etc/nginx/nginx.conf''. =====Alpine nginx standard configuration (v3.18.4, 2
Rsync @home_server:home_server_setup:other_services
81 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
Docker mailserver @docker_notes
44 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
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
Web Server setup @home_server
37 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
Back-up Server Old Setup @home_server:home_server_setup:other_services
34 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
VIM Editor @home_server:home_server_setup:other_services
33 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 @home_server
29 Hits, Last modified:
storage. Also, consider aligning the appropriate file system user and groups between the VM server and ... '' 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 ... /login.conf'' Create the /etc/openvpn/login.conf file and add only the BTGuard User name on the first l
DHCP / DNS Setup @linux_router
27 Hits, Last modified:
l bind9" Next check the named.conf configuration file, "less /etc/bind/named.conf". This can remain as ... d/named.conf // This is the primary configuration file for the BIND DNS server named. // // Please read ... ian, *BEFORE* you customize // this configuration file. // // If you are just adding zones, please do th... Next modify the named.conf.options configuration file, ''sudo vim /etc/bind/named.conf.options'', as no
Formatting Syntax @wiki
23 Hits, Last modified:
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... ats. To mitigate the problem, you can upload your file in different formats for maximum browser compatib... filename as the video and be either a jpg or png file. In the example above a ''video.jpg'' file would
Docker-Compose @docker_notes
18 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
Nextcloud Container @docker_notes
17 Hits, Last modified:
files:delete Delete a file or folder files:get Get the contents of a file files:object:delete Delete a... files:object:put Write a file to the object store files:put Write contents of a file files:reminders List fil
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 @home_server
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
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
15 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
Reverse Proxy Server @docker_notes
14 Hits, Last modified:
KPTree - MSWindows Setup @home_server
14 Hits, Last modified:
Network Setup @home_server:home_server_setup
14 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
14 Hits, Last modified:
fsck - file system check @home_server:home_server_setup
13 Hits, Last modified:
Docker Deluge Image / Service @docker_notes
12 Hits, Last modified:
Router Miscellaneous @linux_router
12 Hits, Last modified:
Docker - DHCP Server @docker_notes
9 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
9 Hits, Last modified:
NFTables Configuration @linux_router
9 Hits, Last modified:
samba @home_server:home_server_setup:other_services
9 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
7 Hits, Last modified:
dokuwiki setup notes @home_server
5 Hits, Last modified:
Nginx @tech_notes
5 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
5 Hits, Last modified:
Router Hardware @linux_router
4 Hits, Last modified:
VNC Server @home_server:home_server_setup
4 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:
Docker @docker_notes
3 Hits, Last modified:
Docker Host @docker_notes
3 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
3 Hits, Last modified:
IPTables Configuration @linux_router
3 Hits, Last modified:
Python Programming Notes @python
3 Hits, Last modified:
ansible @tech_notes
3 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
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:
NFTables IP Control @linux_router
2 Hits, Last modified:
Router Basic Debian Server Setup @linux_router
2 Hits, Last modified:
Docker - DNS Server @docker_notes
1 Hits, Last modified:
IPv6 Setup Notes @linux_router
1 Hits, Last modified:
git @tech_notes
1 Hits, Last modified:
ssh with key files @tech_notes
1 Hits, Last modified: