en

Search

You can find the results of your search below.

boot tools
26 Hits, Last modified:
{{tag>linux boot uefi ventoy}} ======boot tools====== =====list drives===== * ''df -h'' * ''sudo ... ne utility that allows handling of the UEFI boot menu. ===Installation:=== *Debian or derivative: '... ro: ''sudo pacman -S efibootmgr'' ===Display Current Setting=== Simply ''efibootmgr'' or ''sudo efibo... Order=== Take the displayed BootOrder and and append and adjust to the following command to adjust: '
Nginx
18 Hits, Last modified:
VtTq] [-s signal] [-p prefix] [-e filename] [-c filename] [-g directives] Options: -?,-h : this help -v : show versio... : show version and configure options then exit -t : test configuration and exi... s during configuration testing -s signal : send signal to a master process: stop, quit, reopen,
ssh with key files
18 Hits, Last modified:
{{tag>linux ssh ssh-keygen}} ======ssh with key files====== The advantages of using SSH key-based incl... ys are not used) Clearly use of unique password encrypted keys gives best security. However if a us... s created should be user based.</fc> =====ssh-keygen====== The ''ssh-keygen'' command is used to create ssh key pairs //Use ''man ssh-keygen'' to see op
ansible
16 Hits, Last modified:
stalled. *Create a file ansible.cfg in your current folder with the following contents: <code>[defaults] host_key_checking = false</code> *create pass... word less login to remote machines *''ssh-keygen'' will create an ssh key pair *''ssh-copy-id ... is directory or with full paths *''%%ansible-inventory -i inventory.ini --list%%'' Lists the curre
IPv6 summary notes
12 Hits, Last modified:
ipv6}} ======IPv6 summary notes====== Largely taken from *[[https://github.com/onemarcfifty/cheat-... ow about IPv6 Link-Local Addresses]] ====Address length and format==== The IPv6 address is 128 bits (i.e. 16 bytes) long and is written in 8 groups of 2 bytes in hexadecimal numbers sep... each block can be omitted, the above address can hence be written like this: FDDD:F00D:CAFE:0:0:0:0:1
Flatpak
7 Hits, Last modified:
===== Flatpak is a universal Linux package management system, that is more agnostic than the Linux distributions package management systems. Flatpak currently only works with a desk top environment, it is not for servers. \\ There are other universal packag
Shell Builtin Commands
4 Hits, Last modified:
ash}} ======Shell Builtin Commands====== I just spent half a day trying to get alias working in a scri... f not always a so call builtin command. I have been attempting to use / learn Alpine Linux which defa... nto Busybox. Unfortunately the bulk of shell documentation the web is based upon bash shell which is n... sh with busybox. Interestingly I found this reference that called using alias in this manner naive, [
Alpine Linux
2 Hits, Last modified:
e Linux" apk}} ======Alpine Linux====== ====references==== *[[https://pkgs.alpinelinux.org/packages|Alpine Package Filter]] <- tech_notes:builtin|Back ^ tech_notes:index|Start page ^ |End->
ASCII
2 Hits, Last modified:
1 |ETX |# |C |c | |00100 |EOT |$ |D |d | |00101 |ENQ |% |E |e | |00110 |ACK |& |F |f | |00111 |BEL |'... aga5i1 * http://www.asciitable.com/ * https://en.wikipedia.org/wiki/Control_character {{tag>ASCII
s6-rc init
1 Hits, Last modified:
{tag>s6 s6-rc init}} ======s6-rc init====== References [[https://danyspin97.org/blog/getting-started