Search
You can find the results of your search below.
Fulltext results:
- Docker-Compose @docker_notes
- lumes in Docker Compose]]) Example: Defines web_data volume: <code bash> docker volume create --driver... "/var/opt/my_website/dist" \ --opt o=bind web_data </code> docker-compose.yml file with a named volume web_data defined externally: <code yaml> version '3' volumes: web_data: external: true services: app: image:
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- >linux dmesg command systemd journal journalctl tzdata timezone apt upgrade update install remove cronta... zone from command line: ''sudo dpkg-reconfigure tzdata''. *Networkd -> systemd-networks *Resolved ->... omfortable with the most basic use of awk—finding data by which column it's in rather than trying to hun
- Docker @docker_notes
- nd is: <code bash> docker volume create portainer_data docker run -d -p 9443:9443 --name=portainer --res... cker.sock:/var/run/docker.sock \ -v portainer_data:/data \ portainer/portainer-ce:latest </code> Notes: *The port 8000 (-p 8000:8000) is not normall... er, usually root| |''%%docker exec -it --user www-data CONTAINER bash%%'' | Run bash shell in a containe
- NFTables Configuration @linux_router
- s provide a performant way to use generic sets of data, that can be dynamically manipulated, so they are... s provide a performant way to use generic sets of data, that can be dynamically manipulated, so they are
- Router Configuration & Server Setup @linux_router
- e main partition, which basically gives one large data partition using all the disk space, save that all
- Calibre @docker_notes
- = #optional volumes: - /media/disk1/KarlData/Karl Data 2/Calibre_library:/config ports: - 8088:8080 - 8089:8081 restart: unless-... libre-web/config:/config - /media/disk1/KarlData/Karl Data 2/Calibre_library:/books ports: - 8087:8083 restart: unless-stopped network
- Docker - DNS Server @docker_notes
- over TLS (DoT)===== DNS over TLS encrypts the DNS data so others can not see the specific DNS query and ... onse. DNSSEC does not prevent viewing of the DNS data, but rather ensure prevent man in the middle atta... ent developer release 9.19. *quad9 TLS config data: *''9.9.9.9'' ip address *''dns.quad9.net
- Ethernet Twisted Pair Cables @project
- | =====Ethernet Cable Categories===== - Cable / data speed recommendations do not mean that higher than specified data speeds are not achievable, but rather such speed ... eve on CAT5E and up. |<70em>| ^ CATEGORY ^ MHz ^ Data Speed ^ Comments ^ | CAT 1 UTP | 10kHz | 1Mbps |
- Docker nginx / php notes @docker_notes
- m'. client_max_body_size 1m; # Sendfile copies data between one FD and other from within the kernel, ... rite operation. If the value is false, then the ; data is written directly into the file descriptor. It ... ng is a mechanism for controlling how much output data ; (excluding headers and cookies) PHP should keep internally before pushing that ; data to the client. If your application's output excee
- Docker mailserver @docker_notes
- de> *''SELECT * FROM table_name;'' to query all data from a table. ====virtual_domains==== This tab... ELETE CASCADE );</code> ====sqlite example test data==== The following test dat acan be used to test the data returns from postfix. <code sql>REPLACE INTO vir... le.org', 'john@example.org');</code> This sample data should be deleted before using the mailserver liv
- Reverse Proxy Server @docker_notes
- sudo chown baumkp:baumkp traefik cd traefik mkdir data cd data touch acme.json chmod 600 acme.json touch traefik.yml cd ..</code> My traefik.yml locatation: ''/home/docker_store/traefik/data/traefik.yml''. The current TechnoTim one [[https:... \\ ====Generate and Install Godaddy DNS Challenge Data==== Godaddy changed their policies circa April 20
- BASH Customisation @home_server:home_server_setup:other_services
- lp --config-location /home/$BA_USERNAME/docker/appdata/yt-dlp/yt-dlp-video.conf' alias ytdvc='yt-dlp --cookies "/home/$BA_USERNAME/docker/appdata/yt-dlp/cookies.txt" --config-location /home/$BA_USERNAME/docker/appdata/yt-dlp/yt-dlp-video.conf' alias ytda='yt-dlp --config-location /home/$BA_USERNAME/docker/appdata/yt-dlp/yt-dlp-audio.conf' alias ytdac='yt-dlp --c
- DHCP / DNS Setup @linux_router
- ets]] ====Other Bind9 Stuff==== Update Root hints Data File for Bind Named Server Download latest bind9
- KPTree - MSWindows Setup @home_server
- asically do not store and main archive or working data on the local windows machines anymore. I try to c... top iTunes running -If moving an exiting iTunes data directory first time, copy ''C:\Users\doej\Music\... backup files are found at: ''%%C:\Users\baumk\AppData\Roaming\Apple Computer\MobileSync\Backup%%''. -... columns the following feature can be used. Menu: Data : Text to Columns =====List Windows files and di
- Basic Netfilter Function Block Diagram @linux_router
- mean a helper connection, as is the case with FTP data transmission connections, or it could be ICMP res... dditional overhead to that in a standard Ethernet data field. The maximum length (MTU) of the data field of a standard Ethernet data field is limited 1500 bytes. A standard PPPoE connection has an addi