data

Search

You can find the results of your search below.

Nextcloud Container @docker_notes
39 Hits, Last modified:
ation:migrate]] Nextcloud to Docker. * uid: www-data / 33, gid: www-data / 33. This seems to be Debian standard. Alpine linux seems to use 82 for www-data. Just stick with uid/gid as per the image suppli... and ignore the names. * ''%%docker exec -u www-data nextcloud-app-1 php /var/www/html/cron.php%%'' ru
Reverse Proxy Server @docker_notes
10 Hits, Last modified:
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==== Sadly Godaddy does not make it as transparent
Docker-Compose @docker_notes
5 Hits, Last modified:
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:
Linux Block Device Notes @home_server:home_server_setup:other_services
1 Hits, Last modified:
'' to list the UUIDs *''sudo blkid'' will list data blocks ---- ====parted==== ==There would seem to
KPTree - MSWindows Setup @home_server
6 Hits, Last modified:
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\... columns the following feature can be used. Menu: Data : Text to Columns =====List Windows files and directories into MSExcel===== The menu : Data : Get Data : From File : From Folder presents a d
Docker @docker_notes
5 Hits, Last modified:
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
Basic Netfilter Function Block Diagram @linux_router
5 Hits, Last modified:
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... oints of TCP connections. The MSS is just the TCP data size and excludes the IP and TCP headers that are
KPTree - Email Server Setup @home_server
1 Hits, Last modified:
sizes: ''SELECT table_schema "DB Name", Round(Sum(data_length + index_length) / 1024 / 1024, 1) "DB Size
dokuwiki setup notes @home_server
10 Hits, Last modified:
-ups placed here: ''%%'/media/disk1/KarlData/Karl Data 2/dokuwiki_backups/'%%'' and named ''KPtreeWiki-b... g. ''%%sudo tar zcpfv '/media/disk1/KarlData/Karl Data 2/dokuwiki_backups/KptreeWiki-backup_20220710.tar... ipts/dokuwikicleanup.sh /home/shared/www/dokuwiki/data 300%%'' =====dokuwiki VM setup===== ====master d... |Setting up file permissions]]. ''sudo chown www-data:www-data -R /home/shared/www/dokuwiki'' will make
Electronics Info/Data @project
1 Hits, Last modified:
{{tag>diode led}} ======Electronics Info/Data======= =====LEDS and Diode notes===== Some rough notes con
Docker mailserver @docker_notes
8 Hits, Last modified:
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
Docker nginx / php notes @docker_notes
36 Hits, Last modified:
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
Linux Router Background @linux_router
2 Hits, Last modified:
obile phones, where my son had already run out of data, I purchased a 4G modem and set up 4G access with... other discussion / diatribe. Some Internet speed data from early 2024 |<40em >| ^ tech ^ down [Mbps] ^
snapraid @home_server:home_server_setup:other_services
2 Hits, Last modified:
diff --test-fmt disk'' This will let you know the data disk from snapraids array perspective Snapraid do... -m -d d1'' This will recreate any deleted file on data disk d1 *''snapraid fix -m -f Example/'' This w
Calibre @docker_notes
2 Hits, Last modified:
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:
Rsync @home_server:home_server_setup:other_services
9 Hits, Last modified:
Router Miscellaneous @linux_router
6 Hits, Last modified:
NFTables Configuration @linux_router
2 Hits, Last modified:
Network Setup @home_server:home_server_setup
3 Hits, Last modified:
My Home IT Setup @home_server:home_server_setup
10 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
2 Hits, Last modified:
DHCP / DNS Setup @linux_router
1 Hits, Last modified:
Router Basic Debian Server Setup @linux_router
1 Hits, Last modified:
Dokuwiki @docker_notes
4 Hits, Last modified: