size

Search

You can find the results of your search below.

SSH Notes @home_server:home_server_setup:other_services
15 Hits, Last modified:
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 @home_server:home_server_setup:other_services
12 Hits, Last modified:
# 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 # -----
KVM Setup @home_server:home_server_setup
6 Hits, Last modified:
QEMU Commands===== ====Change the Disk Allocated Size==== How to change the amount of disk space assign... h_vm/vm_name.img'' *Next increase the allowed size of the vm disk: ''sudo qemu-img resize /path_vm/v... 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
IPMI Console Setup @home_server:home_server_setup:other_services
6 Hits, Last modified:
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" "
Back-up Server Old Setup @home_server:home_server_setup:other_services
5 Hits, Last modified:
s ''df -Th'' <code> Filesystem Type Size Used Avail Use% Mounted on udev devtmp... 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... data in some special # cases # # LVM snapshot(s) size (lvcreate --size option). # #linux_lvm_snapshotsi
BASH Customisation @home_server:home_server_setup:other_services
4 Hits, Last modified:
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
KPTree - Email Server Setup
3 Hits, Last modified:
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 ... data_length + index_length) / 1024 / 1024, 1) "DB Size in MB" FROM information_schema.tables GROUP BY ta
KPTree - MSWindows Setup
2 Hits, Last modified:
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). ++++ So below is a list of
dokuwiki setup notes
1 Hits, Last modified:
ities with CSS font properties such as font face, size, weight, and color of text | <fs x-small>plugin
Rsync @home_server:home_server_setup:other_services
1 Hits, Last modified:
fter its truncated MINLINES=2000 # Calculate the size of the Log file LOGSIZE=$( wc $LOG | awk '{ print
VIM Editor @home_server:home_server_setup:other_services
1 Hits, Last modified:
urrent window | | %%ctrl-w=%% | Gives the same size to all windows | | %%10 ctrl-w+%% | Add 10 lin