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.

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

Fulltext results:

Conky @home_server:home_server_setup:other_services
41 Hits, Last modified: 5 years ago
erface library (anti-aliased font) font = 'Arimo:size=11',-- Xft font to be used -- --- Network --- # ... olor ${color0}/ (root):$color ${fs_used /} / ${fs_size /} ${alignr}${execi 9999 findmnt / -o SOURCE -n} ... lor0}/boot/efi:$color ${fs_used /boot/efi} / ${fs_size /boot/efi} ${alignr}${execi 9999 findmnt /boot/ef... lor ${color0}/home:$color ${fs_used /home} / ${fs_size /home} ${alignr} ${execi 9999 findmnt /home -o SO
SSH Notes @home_server:home_server_setup:other_services
15 Hits, Last modified: 20 months ago
eady continue print(f" Total Size: {get_size(partition_usage.total)}") print(f" Used: {get_size(partition_usage.used)}") print(f" Free: {get_size(partition_usage.free)}") print(f" Percen... l.disk_io_counters() print(f"Total read: {get_size(disk_io.read_bytes)}") print(f"Total write: {
Back-up Server Old Setup @home_server:home_server_setup:other_services
13 Hits, Last modified: 21 months ago
| ✔ | Reduce the size of a logical volume | | resize | ''lvresize'' | ✘ | ✔ | ✘ | ✔ | Resize a logical volume | | split | ''vgsplit'' | ✘ | ... data in some special # cases # # LVM snapshot(s) size (lvcreate --size option). # #linux_lvm_snapshotsize 100M # Name t... data in some special # cases # # LVM snapshot(s) size (lvcreate --size option). # #linux_lvm_snapshotsize 100M # Name to be used when creating the LVM logical volume snapsho
KVM Setup @home_server:home_server_setup
12 Hits, Last modified: 19 months ago
a KVM *[[https://fatmin.com/2016/12/20/how-to-resize-a-qcow2-image-and-filesystem-with-virt-resize/|How to Resize a qcow2 Image and Filesystem with Virt-Resize]] ... h_vm/vm_name.img'' *Next increase the allowed size of the vm disk: ''sudo qemu-img resize /path_vm/vm_name.img +20G'' *We need to make ... m/how-to-extend-increase-kvm-virtual-machine-disk-size/|How To extend/increase KVM Virtual Machine (VM) disk size]] ====Shrink the Disk File==== *Locate the QEMU... hout compression (better performance, larger disk size): *''qemu-img convert -O qcow2 image.qcow2_ba
Manjaro Setup Notes @home_server:home_server_setup:other_services
12 Hits, Last modified: 18 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 # -----
IPMI Console Setup @home_server:home_server_setup:other_services
9 Hits, Last modified: 16 months ago
.g. ''stty cols 132 rows 34'' * The command ''resize'' automatically resizes the stty terminal to match the local terminal size. (Seems to require large overheads) * The comma... * ''stty size'', is POSIX compliant * ''stty size | cut -d" " -f1'' and ''stty size | cut -d" " -f2'' will get row and column Check
snapraid @home_server:home_server_setup:other_services
9 Hits, Last modified: 6 months ago
-> 256 kibi bytes -> 262144 bytes # Format: "blocksize SIZE_IN_KiB" #blocksize 256 # Defines the hash size i... # Default value is 16 -> 128 bits # Format: "hashsize SIZE_IN_BYTES" #hashsize 16 # Automatically save the state when syncing after the specified amount # of GB ... value is 0, meaning disabled. # Format: "autosave SIZE_IN_GB" autosave 100 # Defines the pooling direct
Web Server setup
8 Hits, Last modified: 22 months ago
gger than ''post_max_size''. * ''upload_max_filesize'' sets a limit on maximum upload file size, default is 2M, suggest setting to at least 256M. * ''post_max_size'' sets alimit on maximum post data allowed. This value should be larger than ''upload_max_filesize'' =====HTTP & HTTPS Apache redirect to internal ... 'create dBase_NAME'' *To list mySQL database sizes: ''%%SELECT table_schema "DB Name", Round(Sum(da
BASH Customisation @home_server:home_server_setup:other_services
7 Hits, Last modified: 10 months ago
uto' alias lt='ls --human-readable --color=auto --size -1 -S --classify' # file size sorted alias lsr='ls --color=auto -t -1' # recent... ^/dev | column -t' # show mounted drives alias dirsize='sudo du -hx --max-depth=1' alias dirusage='du -c... s:erasedups # no duplicate entries export HISTSIZE=100000 # big big history export HISTFILESIZE=100000 # big big history shopt -
Rsync @home_server:home_server_setup:other_services
6 Hits, Last modified: 8 months ago
d reports progress *''-h''' human readable file sizes *''-v'' increase output verbosity *''-z'' co... fter its truncated MINLINES=2000 # Calculate the size of the Log file LOGSIZE=$( wc $LOG | awk '{ print $1 }' ) # Place in the log file information concerni... h exit status $EXITSTATUS. Log file $LOG has $LOGSIZE lines." # Truncate the log file if needed if [ $
KPTree - Home Desktop Setup
5 Hits, Last modified: 4 months ago
raphics, but the NUC will allow a lower tier full size graphics card to be installed (graphics cards is primarily limited by 2 bay size, 650W power supply). The old build from 2011 be... d prefer the metric system and ISO A series paper size. I wish there was some way to isolate of other wise remove the USA measurement system and paper sizes. =====TOC (Table of Content Switches===== *[[h
KPTree - Email Server Setup
4 Hits, Last modified: 3 years ago
ectory on an NFS drive to help limit the VM drive size, /mnt/shared/vmail. *Follow change directions... ectory on an NFS drive to help limit the VM drive size, /mnt/shared/vmail. *My vmail user uid has ... 'create dBase_NAME'' *To list mySQL database sizes: ''SELECT table_schema "DB Name", Round(Sum(data_length + index_length) / 1024 / 1024, 1) "DB Size in MB" FROM information_schema.tables GROUP BY ta
samba @home_server:home_server_setup:other_services
2 Hits, Last modified: 4 years ago
ts log file = /var/log/samba/log.%m # Cap the size of the individual log files (in KiB). max log size = 1000 # If you want Samba to only log through s
fsck - file system check @home_server:home_server_setup
1 Hits, Last modified: 5 years ago
disk. Be careful with use.) *To check directory size use ''sudo du %%--%%max-depth=1 %%--%%all -h''
VIM Editor @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
urrent window | | %%ctrl-w=%% | Gives the same size to all windows | | %%10 ctrl-w+%% | Add 10 lin
dokuwiki setup notes
1 Hits, Last modified: 12 months ago
Linux Block Device Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 7 months ago
XFCE @home_server:home_server_setup:other_services
1 Hits, Last modified: 21 months ago
Fail2Ban @home_server:home_server_setup:other_services
1 Hits, Last modified: 4 years ago