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.

Ends with
  • 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

Matching pagenames:

  • Linux CLI Commands

Fulltext results:

Linux CLI Commands
2 Hits, Last modified: 4 weeks ago
======Linux CLI Commands====== Various Linux CLI (Command Line Interface) Commands with examples and groupe... f''. * ''duf'' =====Devices===== ====lshw==== Command to list hardware configuration parameters. *''s
Programs & Applications
1 Hits, Last modified: 7 weeks ago
s://github.com/mikf/gallery-dl|gallery-dl]], is a command-line program to download image galleries and coll
Web Browser Notes
1 Hits, Last modified: 4 months ago
ess "Ctrl + Shift + R" (Windows,Linux) Press "Command + Shift + R" (Mac) Clear the cache and remove c
Shell Builtin Commands
2 Hits, Last modified: 5 months ago
lias is normally, if not always a so call builtin command. I have been attempting to use / learn Alpine Li... ppyLinux : AshCommands]] I really like my ''ls'' command to be ''ls -la'' and always use alias for this.
Network Speed testing
1 Hits, Last modified: 6 months ago
======Network Speed testing====== Use the iperf3 command to test network speeds. *''iperf3 -s'' to start
PiKVM
7 Hits, Last modified: 9 months ago
l as root -''pikvm-update'' will run the update command that updates both the pikvm and underlying Arch O... oot is necessary. If reboot required, ''reboot'' command will reboot in root. -If message ''pikvm-update: command not found received'' then perform following -''rw'' command to place into read/write mode -''pacman -Sy
boot tools
5 Hits, Last modified: 10 months ago
t'' =====UEFI===== ====efibootmgr==== This is a command line utility that allows handling of the UEFI boo... tOrder and and append and adjust to the following command to adjust: ''sudo efibootmgr -o''\\ Current: ''Bo... 0009,0000''\\ ===Add UEFI Boot Entry === Install command ''grub-efi'': ''sudo apt install grub-efi''\\ Mou... 0%%'' ===Links=== *[[https://www.linuxbabe.com/command-line/how-to-use-linux-efibootmgr-examples|Use Lin
ssh with key files
3 Hits, Last modified: 16 months ago
d.</fc> =====ssh-keygen====== The ''ssh-keygen'' command is used to create ssh key pairs //Use ''man ssh-keygen'' to see options and description of command.// ====ssh-keygen default==== * ''ssh-keygen''... ssh--copy-id'' to see options and description of command.// =====references===== [[https://www.redhat.com/