ip

Search

You can find the results of your search below.

IPv6 summary notes
11 Hits, Last modified:
{{tag>linux ipv6}} ======IPv6 summary notes====== Largely taken from *[[https://github.com/onemarcfifty/cheat-sheets/blob/main/networking/ipv6.md|onemarcfifty]] *[[https://zivaro.com/what-you-need-to-know-about-ipv6-link-local-addresses/|What You Need to Know abo
Network Speed testing
4 Hits, Last modified:
speed}} ======Network Speed testing====== Use the iperf3 command to test network speeds. *''iperf3 -s'' to start in server mode *''iperf3 -c 192.168.1.10 -t 20'' to test server on ip address 192.168.1.10 for 20 tries. {{tag>speed spee
Nginx
4 Hits, Last modified:
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:
//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://
boot tools
2 Hits, Last modified:
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
Technical Notes - Index
2 Hits, Last modified:
notes:regex]] *[[tech_notes:nginx]] *[[tech_notes:iperf]] *[[tech_notes:boot]] *[[tech_notes:flatpak]] *[[tech_notes:ipv6]] *[[tech_notes:ansible]] *[[tech_notes:git]] *
s6-rc init
2 Hits, Last modified:
yspin97.org/blog/getting-started-with-execline-scripting/|Getting started with execline scripting]] <- tech_notes:git|back ^ tech_notes:index|Start page
ansible
1 Hits, Last modified:
ervers and reboot if needed]] ---- <- tech_notes:ipv6|Back ^ tech_notes:index|Start page ^ tech_notes
ASCII
1 Hits, Last modified:
* http://www.asciitable.com/ * https://en.wikipedia.org/wiki/Control_character {{tag>ASCII tech
Shell Builtin Commands
1 Hits, Last modified:
nt half a day trying to get alias working in a script to no avail. Alias is normally, if not always a
Flatpak
1 Hits, Last modified:
I needed.</fs> ---- <- tech_notes:boot|Back ^ tech_notes:index|Start page ^ tech_notes:ipv6|Next ->
git
1 Hits, Last modified:
To commit files: ''%%git commit -m 'change description of save progress'%%'' To see log of all comm