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
Past year
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

SSH Notes
15 Hits, Last modified: 6 months ago
info import socket import uuid import re def get_size(bytes, suffix="B"): """ Scale bytes to it... = psutil.virtual_memory() print(f"Total: {get_size(svmem.total)}") print(f"Available: {get_size(svmem.available)}") print(f"Used: {get_size(svmem.used)}") print(f"Percentage: {svmem.percent}%
Manjaro Setup Notes
12 Hits, Last modified: 3 months ago
# Default color and border color default_bar_size 0 6 # Specify a default width and height for bars. default_gauge_size 25 25 # Specify a default width and height for gauges. default_graph_size 0 25 # Specify a default width and height for... ace library (anti-aliased font) xftfont Monospace:size=11:weight=bold # Xft font to be used # -----
Back-up Server Old Setup
6 Hits, Last modified: 6 months ago
s ''df -Th'' <code> Filesystem Type Size Used Avail Use% Mounted on udev devtmp... ''lvreduce'' | ✘ | ✘ | ✔ | ✔ | Reduce the size of a logical volume | | resize | ''lvresize'' | ... data in some special # cases # # LVM snapshot(s) size (lvcreate --size option). # #linux_lvm_snapshotsize 100M # Name to be used when creating the LVM logic
IPMI Console Setup
6 Hits, Last modified: 6 weeks ago
o the BMC network) -tty terminal controls (e.g. size) An important reference to setting this up is my... ''stty'' can be used to manually set the terminal size, e.g. ''stty cols 132 rows 34'' * The command '... zes the stty terminal to match the local terminal size. (Seems to require large overheads) * The comma... cols"|tput -S'' to get both using tput * ''stty size'', is POSIX compliant * ''stty size | cut -d" "
snapraid
5 Hits, Last modified: 4 months ago
me/baumkp/.vnc/ exclude .log # Defines the block size in kibi bytes (1024 bytes) (uncomment to enable).... 6 kibi bytes -> 262144 bytes # Format: "blocksize SIZE_IN_KiB" #blocksize 256 # Defines the hash size in bytes (uncomment to enable). # WARNING: Changing thi... fault value is 16 -> 128 bits # Format: "hashsize SIZE_IN_BYTES" #hashsize 16 # Automatically save the
BASH Customisation
4 Hits, Last modified: 6 months ago
tories recursively * ''-S'' : sort by file size, largest first * ''-t'' : sort by time ... ='trash-list' alias srmt='sudo trash-put' # FILE SIZE AND STORAGE alias fdisk='sudo fdisk -l' alias uui... uto' alias lt='ls --human-readable --color=auto --size -1 -S --classify' # file size sorted alias lsr='ls --color=auto -t -1' # recently modified alias mnt='m
Rsync
1 Hits, Last modified: 5 months ago
fter its truncated MINLINES=2000 # Calculate the size of the Log file LOGSIZE=$( wc $LOG | awk '{ print