command

Search

You can find the results of your search below.

Nextcloud Container @docker_notes
20 Hits, Last modified:
err_logfile=/dev/stderr stderr_logfile_maxbytes=0 command=php-fpm [program:cron] stdout_logfile=/dev/stdou... err_logfile=/dev/stderr stderr_logfile_maxbytes=0 command=/cron.sh</code> ++++ ++++docker-compose.yml| <cod... : image: mariadb:11.3 restart: always command: --transaction-isolation=READ-COMMITTED --log-bin... g]] *[[https://docs.docker.com/engine/reference/commandline/container_logs/|docker container logs]] ====b
Docker @docker_notes
19 Hits, Last modified:
ingle rule to one chain I simply ran the iptables command as a oneshot service after the docker.service. If... ker.rules in /etc/iptables/rules.v4 and then used command ''iptables-restore -nv < /etc/iptables/rules.v4'' or some such in the docker.service. Some hand commands: * ''sudo iptables -S'' to see the current ipt... iptables'' to find the full path for the iptables command. * ''systemctl daemon-reload'' to reload the sy
Docker Deluge Image / Service @docker_notes
19 Hits, Last modified:
- Alpine uses busybox for most the Linux built-in commands. The main init and services control needs to be... r shell the deluge system can be started with the command ''deluge web'' It looks like I need to write an o... file or directory (errno=2)]] *Inside container command to run ''/usr/sbin/openvpn /etc/openvpn/privatvpn... s://linuxnightly.com/check-external-ip-from-linux-command-line/|Check External IP From Linux Command Line]]
KPTree - MSWindows Setup @home_server
15 Hits, Last modified:
_old%%'', or simply delete. -Open Administrator Command Prompt(right click windows start and select so). Then run following command to create a simlink to NAS stored iTunes library:... s'%%'' ''%%\\NASname\various_path\iTunes%%''. The command should state symbolic link created as given in original command. -The backup files are found at: ''%%C:\Users\b
Docker-Compose @docker_notes
3 Hits, Last modified:
-level-elements|The Compose Specification]] Some commands: ***''docker-compose pull'', it would seem thi... p|start|restart'' it is better to use down and up commands has they force the recreation of the container (... (otherwise fails) using the docker volume create command. (References: [[http://sefidian.com/2021/11/05/vo
Docker init Systems @docker_notes
1 Hits, Last modified:
rvicedir.html|Service directories]] ++++Basic S6 commands:| *''s6-svstat /run/service/servicename'' or