name

Search

You can find the results of your search below.

Nextcloud Container @docker_notes
7 Hits, Last modified:
the image supplied, 82 for Alpine and ignore the names. * ''%%docker exec -u www-data nextcloud-app-1... 'root'' *''nextcloud-app-1'' is the container name. This can be found using the ''docker ps'' comma... action -h [server] -u [username] -p[password] [db_name] > nextcloud-sqlbkp_`date +"%Y%m%d"`.bak%%'' * ... tf8mb4 -h [server] -u [username] -p[password] [db_name] > nextcloud-sqlbkp_`date +"%Y%m%d"`.bak%%'' The
Docker Deluge Image / Service @docker_notes
11 Hits, Last modified:
envpn-nftables *''docker run -it -p 8112:8112 --name deluge deluge-openvpn-nftables /bin/sh'' - to run... docker run -it -p 8112:8112 --cap-add=NET_ADMIN --name alpine deluge-openvpn-nftables /bin/sh%%'' *T... cker run -it --network host --cap-add=NET_ADMIN --name alpine deluge-openvpn-nftables /bin/sh%%'' *The... k macnet1 --ip=192.168.1.98 --cap-add=NET_ADMIN --name alpine deluge-openvpn-nftables /bin/sh%%'' * Wh
Reverse Proxy Server @docker_notes
1 Hits, Last modified:
e containers all talk via a docker bridge network named proxy, ''docker network create proxy'' =====Trae
Docker-Compose @docker_notes
9 Hits, Last modified:
spec/compose-spec/blob/master/spec.md#version-and-name-top-level-elements|The Compose Specification]] S... n `/var/lib/docker/volumes`. ====Docker external named volumes==== Docker compose external named volumes can be used across the Docker installation and they ... web_data </code> docker-compose.yml file with a named volume web_data defined externally: <code yaml>
Sprinkler Solenoid 24VAC Woes @project
1 Hits, Last modified:
mp. This places the solenoid operation back into name plate specification range. I measure the voltage
KPTree - MSWindows Setup @home_server
5 Hits, Last modified:
two main reasons to use: - To overcome the path/name length restriction of 260 characters - To simply the path name of regularly used references. In Linux symlinks ... into a new sheet =====MSExcel List file path and name in cell===== ''=CELL("filename",A1)''\\ The cell ... " [switches]]] *''{ TC "Appendix A - Content/Name" \l 1 \n }'' =====MS Word and Excel Keyboard Sho
Docker @docker_notes
20 Hits, Last modified:
er hand where Docker bridge network DNS container name resolution is desirable then these netfilter chai... reate portainer_data docker run -d -p 9443:9443 --name=portainer --restart=always \ -v /var/run/dock... fied. <code yaml>docker run -d -p 9001:9001 --name portainer_agent --restart=always \ -v /var/run/... MAGE'' | Start a new container| |''%%docker run --name CONTAINER IMAGE%%'' | Start a new container and s
Docker Host @docker_notes
1 Hits, Last modified:
92.168.1.1 #Do not use on a router # dns-nameservers 192.168.1.1 bridge_stp off # disable Sp
KPTree - Email Server Setup @home_server
13 Hits, Last modified:
.16/24] gateway4: 192.168.1.1 nameservers: addresses: [192.168.1.1, 1.... 1]</code> ++++ ===Change Hostname=== Change host name: ''sudo hostnamectl set-hostname hostname'', may ... :(default) we do not need to map gid and uid with names * To apply configuration changes ''sudo sy... tings server address: imap.gmail.com user name: Your full Gmail address (e.g. me@gmail.com)
VIM Editor @home_server:home_server_setup:other_services
4 Hits, Last modified:
ve changes to a file. If you don't specify a file name, Vim saves as the file name you were editing. For saving the file under a different name, specify the file name. | | :q | Quit Vim. If you have unsaved changes, Vim refuses to exit. | | :
dokuwiki setup notes @home_server
9 Hits, Last modified:
1/KarlData/Karl Data 2/dokuwiki_backups/'%%'' and named ''KPtreeWiki-backup_yyyy-mm-dd''. e.g. ''%%sudo... or ipv6. I have been using Godaddy for my domain name provider. I have not been that happy with Godaddy... t/ RewriteEngine on RewriteCond %{SERVER_NAME} =wiki.kptree.net RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost
Docker mailserver @docker_notes
22 Hits, Last modified:
t tables from sqlite_schema:<code sql>SELECT name FROM sqlite_schema WHERE type ='table' AND name NOT LIKE 'sqlite_%';</code> *''SELECT * FROM table_name;'' to query all data from a table. ====virtual_... row. It is added by the database automatically.| |name |The name of the domain you want to receive email
ssh with key files @tech_notes
2 Hits, Last modified:
th-password'' creates a SSH key with non-default name and location. The defaults are: * public key... r generation, if you do not specify a unique file name, you are prompted for permission to overwrite the
Manjaro Setup Notes @home_server:home_server_setup:other_services
16 Hits, Last modified:
ar/spool/cups-pdf/user/'', where user is the user name. * Setup printer Epson WF7720 following on s... {color0}CPU Type: $color${execi 99999 grep 'model name' /proc/cpuinfo | awk '{ print $6 }' | sed '2,$d'} / ${execi 99999 grep 'model name' /proc/cpuinfo | wc -l} Cores ${color0}CPU Speed:... ${freq 0} MHz Current / ${execi 99999 grep 'model name' /proc/cpuinfo | awk '{ print $9 }' | sed '2,$d'}
Docker nginx / php notes @docker_notes
53 Hits, Last modified:
SCRIPT_FILENAME $document_root$fastcgi_script_name; fastcgi_param QUERY_STRING $query_string;... ENGTH $content_length; fastcgi_param SCRIPT_NAME $fastcgi_script_name; fastcgi_param REQUEST_URI $request_uri; fastcgi_param DOCUMENT_UR... R_PORT $server_port; fastcgi_param SERVER_NAME $server_name; # PHP only, required if PHP
Docker - DHCP Server @docker_notes
3 Hits, Last modified:
KVM Setup @home_server:home_server_setup
55 Hits, Last modified:
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified:
Calibre @docker_notes
4 Hits, Last modified:
Docker - DNS Server @docker_notes
15 Hits, Last modified:
Python Programming Notes @python
1 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
5 Hits, Last modified:
Rsync @home_server:home_server_setup:other_services
8 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified:
Router Miscellaneous @linux_router
13 Hits, Last modified:
NFTables Configuration @linux_router
23 Hits, Last modified:
Network Setup @home_server:home_server_setup
10 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
1 Hits, Last modified:
DHCP / DNS Setup @linux_router
50 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
13 Hits, Last modified:
Dokuwiki @docker_notes
1 Hits, Last modified:
git @tech_notes
1 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
2 Hits, Last modified:
Web Server setup @home_server
23 Hits, Last modified:
samba @home_server:home_server_setup:other_services
12 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
3 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
63 Hits, Last modified:
fsck - file system check @home_server:home_server_setup
1 Hits, Last modified:
NFTables IP Control @linux_router
11 Hits, Last modified:
KPTree Torrent VM Setup @home_server
27 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
4 Hits, Last modified:
KPTree Recipes @home_server
4 Hits, Last modified:
Flatpak @tech_notes
1 Hits, Last modified:
Formatting Syntax @wiki
9 Hits, Last modified: