storage

Search

You can find the results of your search below.

Back-up Server Old Setup @home_server:home_server_setup:other_services
15 Hits, Last modified:
' Then create a mount point directory, e.g. /srv/storage, ''sudo mkdir /srv/storage'' ''sudo vim /etc/fstab'' <code> UUID=d426f5e0-7fbd-4e7f-915e-b7c78eb70877 / ... s 0 0 /media/Disk1:/media/Disk2 /srv/storage fuse.mergerfs use_ino,defaults,allow_other,minfre... no,fsname=mergerFS /media/Disk1:/media/Disk2 /srv/storage'' To unmount: ''sudo umount /srv/storage'' To c
NFS @home_server:home_server_setup:other_services
10 Hits, Last modified:
share directories on host ''sudo mkdir -p /export/storage'' (-p also creates higher level directories if ne... o_root_squash,no_subtree_check,rw,nohide) /export/storage 192.168.1.0/24(insecure,no_subtree_check,rw,nohide,fsid=1) </code> * As the /export/storage is using mergerfs it needed to be given a separat... have been commented out as they are form /export/storage using mergerfs. Adjust the ''sudo vim /etc/fstab
KVM Setup
8 Hits, Last modified:
-vm, named that-vm, and takes care of duplicating storage devices. To dump a virtual machine xml definitio... . -''%%sudo virsh undefine vm-name --remove-all-storage%%'' to undefine the VM and remove its storage. <color #ed1c24>(Be careful with this one!)</color> -''sud... finition file * ''sudo virsh pool-list'' : List storage pools * ''%%sudo virsh vol-list --pool pool-n
Network Setup
4 Hits, Last modified:
er has 5 drive, 2 SSD system drive, 2 larger data storage drives and 1 drive used as a parity drive for off line raid for the data storage drives. For most the time a single NIC will provi... 5Mb/s down and 17Mb/s up. My main server primary storage is 3.5" spinning disk with peak performance at be... m performance, but are not used for normal server storage purposes, hence the speed advantage here are not
Rsync @home_server:home_server_setup:other_services
3 Hits, Last modified:
*https://www.atlantic.net/hipaa-compliant-cloud-storage/how-to-setup-rsync-daemon-linux-server/ *https:... rsync grsync rsnapshot</code> =====Select Backup Storage Location===== I want to create directory for the... ] and [[https://en.wikipedia.org/wiki/Block_(data_storage)|disk blocks]]. Unlike [[http://en.wikipedia.org/
Linux Block Device Notes @home_server:home_server_setup:other_services
2 Hits, Last modified:
m/community/tutorials/how-to-partition-and-format-storage-devices-in-linux|How To Partition and Format Storage Devices in Linux]] ---- <- home_server:home_server_
My Home IT Setup
1 Hits, Last modified:
ta drive and 6TB and 10T hard disks for main data storage + 1 extra 10TB HD for a parity hard disk with Sna
BASH Customisation @home_server:home_server_setup:other_services
1 Hits, Last modified:
ist' alias srmt='sudo trash-put' # FILE SIZE AND STORAGE alias fdisk='sudo fdisk -l' alias uuid='sudo vol_
Conky @home_server:home_server_setup:other_services
1 Hits, Last modified:
g the status of the CPU, memory, swap space, disk storage, temperatures, processes, network interfaces, bat
Commonly used commands and scripts @home_server:home_server_setup:other_services
1 Hits, Last modified:
| ✘ | ✔ | | php-igbinary | php binary type storage | ✔ | ✔ | ✔ | | php-imagick | image manip
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified:
lso warns against use of SWAP partitions with SSD storage. This article also mentions the swappiness and vf
systemd Stuff @home_server:home_server_setup:other_services
1 Hits, Last modified:
vim /etc/systemd/journald.conf'' make variable ''Storage=persistent'' to make journald store the journal f