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

Fulltext results:

Back-up Server Old Setup @home_server:home_server_setup:other_services
74 Hits, Last modified: 6 months ago
work: ''sudo mount -t overlay -o lowerdir=/media/Disk2/backup,upperdir=/media/Disk1/backup,workdir=/media/Disk1/.backup overlay /media/Disk1/backup'' The syntax is reasonably evident from the command. The workdir
KVM Setup
31 Hits, Last modified: 5 months ago
stfs-tools'' is a library to access and modify VM disk images *''libosinfo-bin'' is a library with gue... mand ''virsh edit VM_name'' To get virtual image disk information ''sudo qemu-img info /path_to/name_VM... chines]] *[[https://libvirt.org/kbase/live_full_disk_backup.html|Libvirt.org - Efficient live full disk backup]] ---- =====KVM Cheat Sheet===== There are p
snapraid @home_server:home_server_setup:other_services
25 Hits, Last modified: 5 months ago
f --test-fmt path'' *''snapraid diff --test-fmt disk'' This will let you know the data disk from snapraids array perspective Snapraid does not expect you to... d1'' This will recreate any deleted file on data disk d1 *''snapraid fix -m -f Example/'' This will r... use as parity storage # It must NOT be in a data disk # Format: "parity FILE [,FILE] ..." parity /media
Manjaro Setup Notes @home_server:home_server_setup:other_services
23 Hits, Last modified: 3 months ago
/home}% ${color8}${fs_bar /home}$color #${color0}disk1:$color ${fs_used /media/disk1} / ${fs_size /media/disk1} #${fs_used_perc /media/disk1}% ${color8}${fs_bar /media/disk1}$color #${color0}disk2:$color ${fs_used
NFS @home_server:home_server_setup:other_services
18 Hits, Last modified: 6 months ago
ecure,no_subtree_check,rw,nohide,fsid=0) #/export/Disk1 192.168.1.0/24(insecure,no_subtree_check,rw,nohide) #/export/Disk2 192.168.1.0/24(insecure,no_subtree_check,rw,nohide) /export/Disk4 192.168.1.0/24(insecure,no_subtree_check,rw,noh... n just be a unique assigned integer.) * /export/Disk1 and /export/Disk2 have been commented out as the
Rsync @home_server:home_server_setup:other_services
14 Hits, Last modified: 6 months ago
''sudo rsync %%--%%dry-run -av -u --delete /media/Disk1/ baumkp@192.168.1.10::all/media/disk1 --exclude=snapraid.* %%--%%exclude=.Trash* %%--%%exclude=lost* >... .txt'' ''sudo rsync -av -Puh %%--%%delete /media/Disk1/ baumkp@192.168.1.10::all/media/disk1 %%--%%exclude=snapraid.* %%--%%exclude=.Trash* %%--%%exclude=los
SSH Notes @home_server:home_server_setup:other_services
10 Hits, Last modified: 6 months ago
print(f"Percentage: {swap.percent}%") # Disk Information print("="*40, "Disk Information", "="*40) print("Partitions and Usage:") # get all disk partitions partitions = psutil.disk_partitions() for partition in partitions: print(f"=
VNC Server
6 Hits, Last modified: 7 weeks ago
but be very careful if using in root...) *Gnome disk utility; package: gnome-disk-utility. (CLI: ''gksudo gnome-disk &'', but be care if using in root...) *Gnome disk usage utility; package: boabab. (CLI: boabab &) ++
BASH Customisation @home_server:home_server_setup:other_services
5 Hits, Last modified: 6 months ago
='sudo trash-put' # FILE SIZE AND STORAGE alias fdisk='sudo fdisk -l' alias uuid='sudo vol_id -u' alias ls='ls -F --color=auto' alias ll='ls -alh --color=aut... alias dirusage='du -ch | grep total' # Grabs the disk usage in the current directory alias diskusage='df -hl --total | grep total' # Gets the total disk usag
Network Setup
4 Hits, Last modified: 6 months ago
eed limited to speed of one bond lane Modern harddisks are generally faster than a 1 Gb/s ethernet conn... My main server primary storage is 3.5" spinning disk with peak performance at best <2Gb/s and sustain ... rage performance much lower than this. These hard disks are limited to individual speed performance, no ... etup:vnc_setup]] *[[home_server:home_server_setup:disk_check]] *[[home_server:home_server_setup:other_se
Commonly used commands and scripts @home_server:home_server_setup:other_services
3 Hits, Last modified: 6 months ago
filename*' in current directory * ''%%find /mnt/disk1 -name findme*%%'' to find findme* under sub-directory /mnt/disk1. The %%' '%% is not required unless there is... etup:vnc_setup]] *[[home_server:home_server_setup:disk_check]] *[[home_server:home_server_setup:other_se
IPMI Console Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 7 weeks ago
server_setup:other_services:index|Start page ^ home_server:home_server_setup:other_services:disk|Next ->