Search
You can find the results of your search below.
Fulltext results:
- PiKVM @tech_notes
- ''pacman -Syy'' command to update arch repository database -''pacman -S pikvm-os-updater'' to inst
- 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:
- Docker init Systems @docker_notes
- ocker_notes:docker-mailserver#mariadb|Mail server database and web interface (mariadb php nginx)]] *
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- omfortable with the most basic use of awk—finding data by which column it's in rather than trying to hun
- Homepage dashboard @docker_notes
- Some Docker images default to using the postgres database. Currently at least up grading to version 17... cker-major-version-upgrade|Upgrading A PostgreSQL Database Running In Docker]] *[[https://www.cloudytu... *[[https://www.sql-easy.com/learn/how-to-import-database-in-postgresql/|How to Import Database in PostgreSQL: A Step-by-Step Guide for Beginners]] ====Ref
- Docker @docker_notes
- 127.0.0.11:53. //(Note that DNS uses UDP not TCP datagrams.)// Further to this The container netfilter... the business edition to the community edition the database on the volume storage needs to be downgraded ... 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>
- turn server @docker_notes
- the Transmission Control Protocol (TCP) and User Datagram Protocol (UDP). It is most useful for clients
- 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
- l volumes: - /media/disk1/KarlData/Karl Data 2/Calibre_library:/config ports: - 8088... config:/config - /media/disk1/KarlData/Karl Data 2/Calibre_library:/books ports: - 8087:
- Docker - DHCP Server @docker_notes
- ent^ |isc-kea-admin|This package provides backend database initialization and migration scripts and a DHCP benchmark tool. If you are not using a database backend, you may not need this.|Not using a database backend at this time| |isc-kea-common|Common l
- Docker - DNS Server @docker_notes
- ' *''cat /var/bind/named_dump.db'' to see the database dump *''named-checkconf -l'' does this op... 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
- Docker - diun & ntfy @docker_notes
- le" is set, messages are cached in a local SQLite database instead of only in-memory. # This allows for ... es" parameter allows you to run commands when the database is initialized, # e.g. to enable WAL mode (se... f set, messages will be queued and written to the database in batches of the given # size, or after the ... e docs. # # - auth-file is the SQLite user/access database; it is created automatically if it doesn't al
- 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