Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- Programs & Applications
- 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
- *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
- iperf3 Network Throughput Testing]] *[[https://iperf.fr/iperf-doc.php|iperf Docs]] <- tech_notes:nginx|Back ^ tech_notes:
- IPv6 summary notes
- *[[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
- 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
- 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
- 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
- //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
- 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
- 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
- yspin97.org/blog/getting-started-with-execline-scripting/|Getting started with execline scripting]] <- tech_notes:git|back ^ tech_notes:index|
- ansible
- ervers and reboot if needed]] ---- <- tech_notes:ipv6|Back ^ tech_notes:index|Start page ^ tech_notes
- Shell Builtin Commands
- nt half a day trying to get alias working in a script to no avail. Alias is normally, if not always a
- ASCII
- * http://www.asciitable.com/ * https://en.wikipedia.org/wiki/Control_character {{tag>ASCII tech
- git
- To commit files: ''%%git commit -m 'change description of save progress'%%'' To see log of all comm