disk

Search

You can find the results of your search below.

KVM Setup @home_server:home_server_setup
31 Hits, Last modified:
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
SSH Notes @home_server:home_server_setup:other_services
10 Hits, Last modified:
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"=
boot tools @tech_notes
6 Hits, Last modified:
=====list drives===== * ''df -h'' * ''sudo fdisk -l'' * ''lsblk'' flags: * ''-f'' to get mor... of column options * ''blkid'' * ''ls -l /dev/disk/by-id'', additional list options: * ''ls -l /dev/disk/by-uuid'' * ''sudo lshw -class disk'' * ''findmnt'' =====UEFI===== ====efibootmgr==== This is a c
VNC Server @home_server:home_server_setup
6 Hits, Last modified:
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 &) ++
Back-up Server Old Setup @home_server:home_server_setup:other_services
6 Hits, Last modified:
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
fsck - file system check @home_server:home_server_setup
5 Hits, Last modified:
e ''df -h'' *To check current disks use ''sudo fdisk -l''. (This is a disk partition command. Be careful with use.) *To check current disks use ''sudo parted -l''. (This is a disk partition command, more modern than fdisk. Be careful with use.) *To check directory size use ''sudo
BASH Customisation @home_server:home_server_setup:other_services
4 Hits, Last modified:
='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 usage on your machine alias partusage='df -hlT --
Linux Block Device Notes @home_server:home_server_setup:other_services
4 Hits, Last modified:
{tag>linux debian nfs parted fstab format partion disk mount umount fstab unmount}} =======Linux Block Device Notes====== =====Linux Disk Partition and Format Notes ===== ====Some basic tools==== *''ls -l /dev/disk/by-uuid/'' will list the disks with UUIDs *''ls... ab==== ''sudo vim /etc/fstab'' -to edit the boot disk mount table, remember to make matching mount poin
My Home IT Setup @home_server:home_server_setup
3 Hits, Last modified:
of simultaneous disks, however a modern 3.5" hard disk has a data bandwidth similar to a 1Gb/s Ethernet,... data storage + 1 extra 10TB HD for a parity hard disk with Snapraid. All the spinning data hard disks a... etup:vnc_setup]] *[[home_server:home_server_setup:disk_check]] *[[home_server:home_server_setup:other_se
Home Server Index @home_server:home_server_setup:other_services
3 Hits, Last modified:
etup:vnc_setup]] *[[home_server:home_server_setup:disk_check]] </pagelist> ===Home Server Other Index==... *[[home_server:home_server_setup:other_services:disk]] *[[home_server:home_server_setup:other_servic... zy finder - fzf <- home_server:home_server_setup:disk_check|Prev ^ home_server:home_server_setup:other_
Rsync @home_server:home_server_setup:other_services
3 Hits, Last modified:
''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
snapraid @home_server:home_server_setup:other_services
3 Hits, Last modified:
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
sidebar
2 Hits, Last modified:
up:vnc_setup]] *[[home_server:home_server_setup:disk_check]] *[[home_server:home_server_setup:other_... *[[home_server:home_server_setup:other_services:disk]] *[[home_server:home_server_setup:other_servic
Docker @docker_notes
2 Hits, Last modified:
cker.com/storage/storagedriver/#container-size-on-disk|Container size on disk]] ====Backup a container==== Backup docker data from inside container volumes an
Docker mailserver @docker_notes
2 Hits, Last modified:
o the location of the user’s mailbox on your hard disk (right-hand side). Postfix has a built-in transpo... y. But we will not make Postfix save the email to disk. We will delegate that to Dovecot as it allows us
Network Setup @home_server:home_server_setup
2 Hits, Last modified:
KPTree - MSWindows Setup @home_server
1 Hits, Last modified:
Router Hardware @linux_router
1 Hits, Last modified:
Router Miscellaneous @linux_router
1 Hits, Last modified:
Router VM @linux_router
1 Hits, Last modified:
Router Basic Debian Server Setup @linux_router
1 Hits, Last modified:
Home Server Notes @home_server:home_server_setup
1 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
1 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified: