storage

Search

You can find the results of your search below.

Back-up Server Old Setup
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
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
Rsync
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
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_
BASH Customisation
1 Hits, Last modified:
ist' alias srmt='sudo trash-put' # FILE SIZE AND STORAGE alias fdisk='sudo fdisk -l' alias uuid='sudo vol_
Conky
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
1 Hits, Last modified:
| ✘ | ✔ | | php-igbinary | php binary type storage | ✔ | ✔ | ✔ | | php-imagick | image manip
SWAP Files
1 Hits, Last modified:
lso warns against use of SWAP partitions with SSD storage. This article also mentions the swappiness and vf
systemd Stuff
1 Hits, Last modified:
vim /etc/systemd/journald.conf'' make variable ''Storage=persistent'' to make journald store the journal f