KPTree Wiki logo

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 hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Network Speed testing
  • IPv6 summary notes

Fulltext results:

Programs & Applications
27 Hits, Last modified: 11 months ago
lation and usage notes| * ''sudo apt install pipx'' ([[https://pypa.github.io/pipx/|pipx]] — Install and Run Python Applications in Isola... /nicolargo.github.io/glances/|Glances]]) * ''%%pipx inject glances "glances[web]"%%'' ([[https://waylonwalker.com/pipx-w/|Glances webui with pipx]]) As can be seen glances uses ''pipx'' this is a good reference that explains some use of ''pipx'' commands, [[https://www.marsja.se/pipx-installing-uninstalling-upgrading-python-packages-in-virtual-envs/|Pipx: Installing, Uninstalling, & Upgrading Python Packages in V
Domain names, domain nameservers, DNS and DHCP
25 Hits, Last modified: 14 months ago
*Managed switches can be Level 3, which allows IP routing as well as VLANs to function. The IP routing functions are often limited, that is not all IP router functions are available on Level 3 switche... gistrar. *domain nameservers are used to assign IP addresses as well as other information to a domai... tries are: -The local machine host name and ip address -The loop back address - Addition
Network Speed testing
11 Hits, Last modified: 21 months ago
iperf3 Network Throughput Testing]] *[[https://iperf.fr/iperf-doc.php|iperf Docs]] <- tech_notes:nginx|Back ^ tech_notes:
IPv6 summary notes
11 Hits, Last modified: 4 years ago
*[[https://zivaro.com/what-you-need-to-know-about-ipv6-link-local-addresses/|What You Need to Know about IPv6 Link-Local Addresses]] ====Address length and format==== The IPv6 address is 128 bits (i.e. 16 bytes) long and is... 0em 20px 70px >| ^Number ^Protocol^ Purpose^ |58 |IPv6-ICMP| Information, Error reporting, diagnostics... ss - streaming applications etc.| Ways to assign IPv6 addresses: *Static - fixed address *SLAAC -
PiKVM
7 Hits, Last modified: 14 months ago
ction the control key input.// A reasonable description of Linux boot targets is given [[https://linux-tips.us/change-between-cli-and-gui-mode/|here]] and [... h the pikvm and underlying Arch OSs. -This script does the full update including placing the OS in... ess and name===== I assigned the PiKVM a specific IP address in the LAN Kea DHCP server and a local na... enabled: false</code> This function as anticipated. See [[https://www.reddit.com/r/pikvm/commen
Flatpak
6 Hits, Last modified: 8 months ago
latpaks to access network drives. *Vuescan, a priprity (paid) cross platform scanning application (document/film scanning equipment) *XnView MP, image viewing and basic manipulation application. Cross platform propriety but fr... *FreeCAD, a 3D CAD program * GIMP, A image manipulation application * KeePassXC, a password mana... lication * nomacs, an image viewer and basic manipulation application * QOwnnotes, a markdown note
Nginx
4 Hits, Last modified: 3 years ago
n file</code>++++ References: *[[https://en.wikipedia.org|Wikipedia]]: *[[https://en.wikipedia.org/wiki/List_of_HTTP_status_codes|List of HTTP status codes]] *... ression Modifiers]] <- tech_notes:regex|Back ^ tech_notes:index|Start page ^ tech_notes:iperf| Next->
ssh with key files
3 Hits, Last modified: 3 years ago
//Use ''man ssh-keygen'' to see options and description of command.// ====ssh-keygen default==== *... ' Will copy the default created id_rsa.pub key to IP 192.168.0.1 for user john.doe The remote ssh wil... /Use ''man ssh--copy-id'' to see options and description of command.// =====references===== [[https://
Technical Notes - Index
2 Hits, Last modified: 16 months ago
notes:regex]] *[[tech_notes:nginx]] *[[tech_notes:iperf]] *[[tech_notes:boot]] *[[tech_notes:pikvm]] *[[tech_notes:flatpak]] *[[tech_notes:ipv6]] *[[tech_notes:ansible]] *[[tech_notes:git]] *
boot tools
2 Hits, Last modified: 3 months ago
acy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI and MIPS64EL UEFI are supported in the same way. *Most ... l uefi efi efibootmgr "grub-efi"}} <- tech_notes:iperf|Back ^ tech_notes:index|Start page ^ tech_note
s6-rc init
2 Hits, Last modified: 3 years ago
yspin97.org/blog/getting-started-with-execline-scripting/|Getting started with execline scripting]] <- tech_notes:git|back ^ tech_notes:index|
ansible
1 Hits, Last modified: 3 years ago
ervers and reboot if needed]] ---- <- tech_notes:ipv6|Back ^ tech_notes:index|Start page ^ tech_notes
Shell Builtin Commands
1 Hits, Last modified: 19 months ago
nt half a day trying to get alias working in a script to no avail. Alias is normally, if not always a
ASCII
1 Hits, Last modified: 2 years ago
* http://www.asciitable.com/ * https://en.wikipedia.org/wiki/Control_character {{tag>ASCII tech
git
1 Hits, Last modified: 4 years ago
To commit files: ''%%git commit -m 'change description of save progress'%%'' To see log of all comm