KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@tech_notes
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by last modified
  • Sort by hits
  • Sort by last modified

Fulltext results:

Linux CLI Commands
1 Hits, Last modified: 4 weeks ago
a *communication *power *volume *generic ====man==== *''apropos'' *''%%man 5 cron
Programs & Applications
24 Hits, Last modified: 7 weeks ago
ome that I highlight for interest and future reference to easily find on reinstall. *7zip, a file co... pression utility *calandar, a Linux terminal calendar utility *caca-utils, text mode graphics util... ium, web browser *cmatrix, simulates matrix screen in terminal *cpp, GNU C preprocessor *curl, CLI URL manipulation *eza, a modern replacement for ls *[[https://github.com/fastfetch-cli/fas
Web Browser Notes
8 Hits, Last modified: 4 months ago
copy of possibly outdated or corrupted files currently stored in the disk cache. You can do this as t... te version of a website or if you otherwise experience issues with a website. We usually advice this ... s > Options > Advanced > Network > Cached Web Content: "Clear Now" "Remove Cookies" from sites causi... s" Start Firefox in Safe Mode to check if an extension or theme (Firefox/Tools > Add-ons > Extension
Alpine Linux
2 Hits, Last modified: 4 months ago
e Linux" apk}} ======Alpine Linux====== ====references==== *[[https://pkgs.alpinelinux.org/packages|Alpine Package Filter]] <- tech_notes:programs|Back ^ tech_notes:index|Start page ^ |End->
Shell Builtin Commands
4 Hits, Last modified: 5 months ago
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, [
PiKVM
16 Hits, Last modified: 9 months ago
at that time. I did not need to use it until recently, 2024-09. Basically a special 'hat' is mounted... Pi 4, the smallest memory unit type being sufficient (2 GB). The kit was complete with all the requi... ult to use, particularly any time it was reset. Hence I disabled the BMC VGA system and used the main... mper on the motherboard to disable the BMC VGA to ensure it would not interfere with operation. Basic
Flatpak
7 Hits, Last modified: 10 months ago
===== 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
boot tools
26 Hits, Last modified: 10 months ago
{{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: '
Domain names, domain nameservers, DNS and DHCP
20 Hits, Last modified: 13 months ago
nfiguration Protocol) allows the automatic assignment of IP addresses to hardware via a MAC (Medium Ac... nk-local address to every network interface. It then uses the link local addresses with neighbor disco... al IP addressing, with a DHCP or Router Advertisements. *Each hardware connection point has an as... urce MAC numbers for each port, which it change then use for addressing purposes. *A port ca
ASCII
2 Hits, Last modified: 14 months ago
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
ansible
16 Hits, Last modified: 16 months ago
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
ssh with key files
18 Hits, Last modified: 16 months ago
{{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
Nginx
18 Hits, Last modified: 19 months ago
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,
s6-rc init
1 Hits, Last modified: 19 months ago
{tag>s6 s6-rc init}} ======s6-rc init====== References [[https://danyspin97.org/blog/getting-started
IPv6 summary notes
12 Hits, Last modified: 2 years ago
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