command

Search

You can find the results of your search below.

VIM Editor @home_server:home_server_setup:other_services
42 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
Docker mailserver @docker_notes
14 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
KPTree - MSWindows Setup @home_server
13 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
Nextcloud Container @docker_notes
12 Hits, Last modified:
name. This can be found using the ''docker ps'' command. Should also be able to use the container ID. ... xtcloud has been set as user. *I then use the command ''%%php occ maintenance:mode --on%%'' *From CLI... here the ''occ'' executable is located. * The command ''whoami'' confirms current logged in user. *... d==== Sometime it is necessary to get direct CLI (command line interface) access to Nextcloud for updating,
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'' *'
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/
KPTree - Email Server Setup @home_server
2 Hits, Last modified:
ntion in the setup discription.)\\ The “postconf” command conveniently adds configuration lines to your ''/... 5. Next start the installation process with the command below. This will take a while to run to completio
Docker-Compose @docker_notes
1 Hits, Last modified:
(otherwise fails) using the docker volume create command. (References: [[http://sefidian.com/2021/11/05/vo