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.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
@home_server:home_server_setup:other_services
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Conky
17 Hits, Last modified: 5 years ago
t install conky-std'' Two sites you will want to read, beyond the [[https://web.archive.org/web/2018120... e:$color /dev/sdd3 ${color0}Reads: $color${diskio_read /dev/sdd3}/s${alignr}${color0}Writes: $color${diskio_write /dev/sdd3}/s ${color3}${diskiograph_read /dev/sdd3 30,225 33FF00 FF3333 scale -t}$color${a... lor /dev/nvme0n1p1 ${color0}Reads: $color${diskio_read /dev/nvme0n1p1}/s${alignr}${color0}Writes: $color
samba
6 Hits, Last modified: 4 years ago
is the main Samba configuration file. You should read the # smb.conf(5) manual page in order to underst... # By default, the home directories are exported read-only. Change the # next parameter to 'no' if you want to be able to write to them. ; read only = yes # File creation mask is set to 0700 f... ath = /home/samba/netlogon ; guest ok = yes ; read only = yes # Un-comment the following and create
Manjaro Setup Notes
4 Hits, Last modified: 18 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
BASH Customisation
3 Hits, Last modified: 10 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
Commonly used commands and scripts
3 Hits, Last modified: 12 months ago
version | 8.3 | | | | 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.
Rsync
3 Hits, Last modified: 8 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
Back-up Server Old Setup
2 Hits, Last modified: 21 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 =
SSH Notes
2 Hits, Last modified: 21 months ago
_io = psutil.disk_io_counters() print(f"Total read: {get_size(disk_io.read_bytes)}") print(f"Total write: {get_size(disk
IPMI Console Setup
1 Hits, Last modified: 16 months ago
file ''sudo vim /etc/ipmi'' and set to root only read/write ''sudo chown root:root /etc/ipmi'' and ''s
Linux Block Device Notes
1 Hits, Last modified: 8 months ago
separated by commas with no spaces * ''rw'' : read / write * ''vers=4'' : version 4 of nfs * '
VIM Editor
1 Hits, Last modified: 3 years ago
vertically | | :sview file | Same as :split in read-only mode | | :hide | Close current window |