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.

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

Fulltext results:

Linux CLI Commands
8 Hits, Last modified: 6 months ago
*[[https://askubuntu.com/questions/522051/how-to-list-all-symbolic-links-in-a-directory|How to list all symbolic links in a directory]] *[[https://... duf'' =====Devices===== ====lshw==== Command to list hardware configuration parameters. *''sudo lshw -short'' list hardware in short form. *''sudo lshw -c cpu'' l... %'' or ''%%man 'crontab(5)'%%'' will specifically list the man for contab(5) * ====crontab==== ''sudo
Programs & Applications
4 Hits, Last modified: 10 months ago
in Virtual Envs]]. Some key ones are: *''pipx list'' to list the installed python packages under pipx *''pip... t installed Flatpaks can be listed with ''flatpak list''. Many of the packs installed are dependency pa
Flatpak
3 Hits, Last modified: 8 months ago
atpak update'' to update the flatpak *''flatpak list'' to list install flatpaks *''flatpak search package'' to... fs> ====Main Flatpak PAckages used==== This is a list of the main flatpak packages I am using on my Lin
boot tools
3 Hits, Last modified: 3 months ago
cure "secure boot"}} ======boot tools====== =====list drives===== * ''df -h'' * ''sudo fdisk -l'' ... specific output columns, use ''-h'' option to see list of column options * ''blkid'' * ''ls -l /dev/disk/by-id'', additional list options: * ''ls -l /dev/disk/by-uuid'' * ''
Nginx
2 Hits, Last modified: 3 years ago
Wikipedia]]: *[[https://en.wikipedia.org/wiki/List_of_HTTP_status_codes|List of HTTP status codes]] *[[https://www.freecodec
Technical Notes - Index
2 Hits, Last modified: 16 months ago
======Technical Notes - Index====== <pagelist&header> *[[tech_notes:ascii]] *[[tech_notes:dns]] *[[tech... tes:linux_commands]] *[[tech_notes:alpine]] </pagelist> {{tag>tech notes technical index}} <- ^ tech_
ansible
1 Hits, Last modified: 3 years ago
paths *''%%ansible-inventory -i inventory.ini --list%%'' Lists the current inventory *''%%ansible