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 init Systems @docker_notes
1 Hits, Last modified:
rvicedir.html|Service directories]] ++++Basic S6 commands:| *''s6-svstat /run/service/servicename'' or
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]]
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
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 @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
Basic Netfilter Function Block Diagram @linux_router
3 Hits, Last modified:
ds. To determine the the largest MTU use the ping command. The ping command has a 28 bytes overhead (20 bytes IP header + 8 bytes for ICMP header). So the MTU is th... ible that this setting acts as the limiter.) Some command examples: *''ping -s 1464 -c1 google.com'' *'
KPTree - Email Server Setup @home_server
8 Hits, Last modified:
ntion in the setup discription.)\\ The “postconf” command conveniently adds configuration lines to your ''/... il.kptree.net</code> ++++Some other related handy commands| * ''%%sudo certbot certonly --webroot --dry-r... installing the Horde components. Start with these commands: <code> sudo pear channel-discover pear.hord... 5. Next start the installation process with the command below. This will take a while to run to completio
VIM Editor @home_server:home_server_setup:other_services
54 Hits, Last modified:
{{tag>vim neovim command linux debian text editor setup customise customisation cheatsheet}} ======VIM Edit... Some Quick tips: *There are two (2) main modes: Command mode and Insertion mode. You only normally type t... xt in Insertion mode. The Esc (escape) key enters command mode and the i or INS(insert) keys return to Inse... rface, you can get into insert mode directly from command mode by typing i. When you open VIM you are in co
ansible @tech_notes
1 Hits, Last modified:
hine for same user. *''cd /mnt/ansible'' These commands only work in this directory or with full paths
Docker mailserver @docker_notes
20 Hits, Last modified:
//superuser.com/questions/1167696/install-whereis-command-on-alpine-linux|Install whereis command on alpine linux]] =====packages===== ====working==== Required fo... ' (it looks like util-linux includes the ''more'' command. ''less'' seems more full featured and what I am ... sed</fc> ====alias==== I could not get the alias command to work in Alpine shell. I tried /etc/profile an
ssh with key files @tech_notes
3 Hits, Last modified:
d.</fc> =====ssh-keygen====== The ''ssh-keygen'' command is used to create ssh key pairs //Use ''man ssh-keygen'' to see options and description of command.// ====ssh-keygen default==== * ''ssh-keygen''... ssh--copy-id'' to see options and description of command.// =====references===== [[https://www.redhat.com/
Manjaro Setup Notes @home_server:home_server_setup:other_services
19 Hits, Last modified:
and Startup->Application Autostart: Conky * Command: ''conky -c ~/.config/conky/conky.conf --daemoniz... rors=== ''sudo rm /var/lib/pacman/db.lck''\\ This command removes Pacman's database lock. The database lock... ering with each other.\\ ATTENTION: Only run this command when no other Pacman instance (e.g. Pacman, Yaour... PacmanXG4, ...) is running. ===Some other pacman commands to consider=== ''sudo pacman-mirrors -g && sudo
Docker nginx / php notes @docker_notes
4 Hits, Last modified:
lly changed by using the ; '-p' argument from the command line. ;;;;;;;;;;;;;;;;;; ; Global Options ; ;;;;... extremely ; useful when running scripts from the command line. When this directive is ; enabled, registeri... er mailbox names before ; passing them to rsh/ssh command, thus passing untrusted data to this function ; w... Size of a pre-allocated buffer used when sending commands to MySQL in bytes. ;mysqlnd.net_cmd_buffer_size
Docker - DHCP Server @docker_notes
5 Hits, Last modified:
ok.|What is this?| |isc-kea-hook-lease-cmds|Lease Commands hook.|What is this?| |isc-kea-hook-mysql-cb|MySQ... nt need this.| |isc-kea-hook-stat-cmds|Statistics Commands hook.|?| |isc-kea-http|This package is essential... === *[[https://serverfault.com/questions/171744/command-line-program-to-test-dhcp-service|Command line program to test DHCP service]] *[[https://nmap.org/book/t
Router Hardware @linux_router
1 Hits, Last modified:
KVM Setup @home_server:home_server_setup
12 Hits, Last modified:
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified:
Calibre @docker_notes
1 Hits, Last modified:
Docker - DNS Server @docker_notes
2 Hits, Last modified:
Shell Builtin Commands @tech_notes
6 Hits, Last modified:
Network Speed testing @tech_notes
1 Hits, Last modified:
Python Programming Notes @python
6 Hits, Last modified:
VNC Server @home_server:home_server_setup
2 Hits, Last modified:
Rsync @home_server:home_server_setup:other_services
58 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified:
Router Miscellaneous @linux_router
18 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
3 Hits, Last modified:
NFTables Configuration @linux_router
7 Hits, Last modified:
Network Setup @home_server:home_server_setup
5 Hits, Last modified:
My Home IT Setup @home_server:home_server_setup
1 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
1 Hits, Last modified:
DHCP / DNS Setup @linux_router
6 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
3 Hits, Last modified:
Router VM @linux_router
1 Hits, Last modified:
Web Server setup @home_server
24 Hits, Last modified:
samba @home_server:home_server_setup:other_services
5 Hits, Last modified:
boot tools @tech_notes
5 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
2 Hits, Last modified:
fsck - file system check @home_server:home_server_setup
8 Hits, Last modified:
NFTables IP Control @linux_router
14 Hits, Last modified:
tmux @home_server:home_server_setup:other_services
1 Hits, Last modified:
KPTree Torrent VM Setup @home_server
15 Hits, Last modified:
TC - Traffic Control @linux_router
2 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
3 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
1 Hits, Last modified:
Flatpak @tech_notes
1 Hits, Last modified:
IPv6 Setup Notes @linux_router
2 Hits, Last modified:
IPTables Configuration @linux_router
1 Hits, Last modified: