user

Search

You can find the results of your search below.

Docker nginx / php notes
71 Hits, Last modified:
nginx/nginx.conf| <code> # /etc/nginx/nginx.conf user nginx; # Set number of worker processes automati... format. log_format main '$remote_addr - $remote_user [$time_local] "$request" ' '$status $body_bytes_sent "$http_referer" ' '"$http_user_agent" "$http_x_forwarded_for"'; # Sets the pat... include /etc/nginx/http.d/*.conf; } </code> ***user directive in nginx must match that in php-fpm too
Nextcloud Container
64 Hits, Last modified:
70 - MYSQL_DATABASE=nextcloud - MYSQL_USER=nextcloud - MYSQL_HOST=db - REDIS_HOS... 70 - MYSQL_DATABASE=nextcloud - MYSQL_USER=nextcloud - MARIADB_AUTO_UPGRADE=1 netw... access to relevant container *Confirm required user, default login is as ''root'', for next cloud eas... unning docker container use ''%%docker exec -it --user www-data nextcloud-app-1 ash%%'', where: *''%
Docker mailserver
43 Hits, Last modified:
y of the sqlite database. The use of a full multi user server / client relational database is not necess... ME" instruction in DockerFile]] *[[https://superuser.com/questions/1167696/install-whereis-command-on-... d'' The email spam removing daemon *swaks => ''/user/bin/swaks'' Seems to only be in testing reposito... ” makes sure that if a domain is deleted that all user accounts in that domain are also deleted to avoid
Docker Deluge Image / Service
15 Hits, Last modified:
pn.login COPY pre_start_tun.sh /etc/openvpn/ COPY user/* /etc/s6-overlay/s6-rc.d/user/contents.d #COPY user/pre_start_tun /etc/s6-overlay/s6-rc.d/user/contents.d/ #COPY user/pre_start_nft /etc/s6-overlay/s6-rc.d
Docker
12 Hits, Last modified:
not seem to have testing. Run docker as non root user: *''sudo groupadd docker'' *''sudo usermod -aG docker $USER'' Install Docker Engine : [Docker Engine](https:... tion is to add FORWARD ACCEPT rules to the DOCKER-USER chain as required, e.g.: ''iptables -I DOCKER-USER -i src_if -o dst_if -j ACCEPT''. For the machine in
Docker - DHCP Server
4 Hits, Last modified:
g-templates.html#template-home-network-of-a-power-user|Home Network of a Power User]]. I was never quite sure I had the automatic fall over back-up working. ... g-templates.html#template-home-network-of-a-power-user|Template: Home Network of a Power User]] *[[https://kb.isc.org/docs/isc-kea-packages|Using Official
Docker-Compose
3 Hits, Last modified:
r installation and they need to be created by the user (otherwise fails) using the docker volume create ... ess OOMScoreAdjust=-500 [Install] WantedBy=multi-user.target </code>++++ The override file for docker.... configure systemd services?]] * [[https://superuser.com/questions/930798/start-a-systemd-service-afte
Reverse Proxy Server
3 Hits, Last modified:
enable_line_numbers="true"]>echo $(htpasswd -nb "<USER>" "<PASSWORD>") | sed -e s/\\$/\\$\\$/g</code> NOTE: Replace <USER> with your username and <PASSWORD> with your pass... ik.http.middlewares.traefik-auth.basicauth.users=<USER>:<HASHED-PASSWORD>) \\ \\ <code bash [enable_li
Docker Host
3 Hits, Last modified:
stall a GUI that can be accessed via VNC. * Add user to libvirt and libvirt-qemu, e.g. ''sudo usermod ... the point of making use non-functional. * The user ssh keys are stored here ''~/.ssh/known_hosts''. ... ok here. * Check file permission is local user * Delete old key in file if necessary
turn server
2 Hits, Last modified:
with the Transmission Control Protocol (TCP) and User Datagram Protocol (UDP). It is most useful for cl... rk through a NAT; it supports the connection of a user behind a NAT to only a single peer, as in telepho
Docker - diun & ntfy
1 Hits, Last modified:
OS to warn uses that a message has come in. The user can then elect to look at the message detail. Th