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
@home_server:home_server_setup:other_services
  • Any namespace
Past year
  • Any time
  • Past week
  • Past month
  • Past year
Sort by last modified
  • Sort by hits
  • Sort by last modified

Fulltext results:

IPMI Console Setup
1 Hits, Last modified: 8 weeks ago
file ''sudo vim /etc/ipmi'' and set to root only read/write ''sudo chown root:root /etc/ipmi'' and ''s
Manjaro Setup Notes
4 Hits, Last modified: 3 months ago
or /dev/nvme0n1p5 #${color0}Reads: $color${diskio_read /dev/sdd}/s${alignr}${color0}Writes: $color${disk... o_write /dev/nvme0n1p5}/s #${color8}${diskiograph_read /dev/sdd 25,150 33FF00 FF3333 scale -t}$color${al... lor /dev/nvme0n1p5 ${color0}Reads: $color${diskio_read /dev/nvme0n1p5}/s${alignr}${color0}Writes: $color... io_write /dev/nvme0n1p5}/s ${color8}${diskiograph_read /dev/nvme0n1p5 25,150 33FF00 FF3333 scale -t}$col
Rsync
3 Hits, Last modified: 6 months ago
hosts deny = * list = true uid = root gid = root read only = false # auth users = baumkp # secrets file... " DIR=`date +%Y_%b_%d_%H_%M` while true; do read -p "What would you like to backup? ('desktop', 'R... th Windows==== *[[http://www.smellems.com/tiki-read_article.php?articleId=14|Backup from Windows to L
BASH Customisation
3 Hits, Last modified: 6 months ago
or listing directories (ls) which is difficult to read on a black background. While this is the "standar... ), again the dark blue colour may be difficult to read so I change the prompt color code from 34 to 36. ... white to yellow so the text is more appealing to read, at least for me. Some interesting references on
SSH Notes
2 Hits, Last modified: 6 months ago
_io = psutil.disk_io_counters() print(f"Total read: {get_size(disk_io.read_bytes)}") print(f"Total write: {get_size(disk_io.write_bytes)}") ## Ne
Back-up Server Old Setup
2 Hits, Last modified: 6 months ago
separated by commas with no spaces * ''rw'' : read / write * ''vers=4'' : version 4 of nfs * '... #hosts deny = * list = true uid = root gid = root read only = false #auth users = baumkp #secrets file =
Commonly used commands and scripts
3 Hits, Last modified: 6 months ago
er ^ nextcloud ^ wiki ^ | php-apcu | object read caching | ✔ | ✔ | ✔ | | php-apcu-bc | |... rn to think in sed, awk, and grep]] \\ Trying to read the man pages for the utilities most frequently s... just pipe all that output to a pager, so you can read it one page at a time, with netstat -anp | less.