Search

You can find the results of your search below.

Back-up Server Old Setup
11 Hits, Last modified:
e like what I wish to achieve it is a way to pool drive into a common mount point. Below are some links w... h success fi </code> ++++ =====Backup main Media drive (Rsync / Rsnapshot method)===== Sadly I have foun... wing is the command I use to backup my main media drive: ''sudo rsync -av -u %%--%%delete /media/disk2/Me... up to removable media, such as a FireWire or USB drive. # #no_create_root 1 ###########################
Conky
8 Hits, Last modified:
3}% ${color8}${fs_bar /media/disk3}$color # Hard Drive Utilization ${color1}HARD DRIVE I/O ${hr 2}$color ${color0}Device:$color /dev/sdd3 ${color0}Reads: $colo... 3}% ${color8}${fs_bar /media/disk3}$color # Hard Drive Utilization ${color1}HARD DRIVE I/O ${hr 2}$color ${color0}Device:$color /dev/sdd ${color0}Reads: $color
Linux Block Device Notes
4 Hits, Last modified:
udo parted /dev/sda'' - to partition the specific drive When in parted: *''print'' to see current parti... help'' to list option *''mklabel gpt'' to give drive label gpt *''mkpart help mkpart'' to list speci... to make a partition that take the full optimised drive area *''rm 1'' to remove partition 1 ---- ====... ==== ''sudo mkfs.ext4 /dev/sda1'' - to format the drive ---- ====Fstab==== ''sudo vim /etc/fstab'' -to e
Manjaro Setup Notes
2 Hits, Last modified:
3}% ${color8}${fs_bar /media/disk3}$color # Hard Drive Utilization #${color1}HARD DRIVE I/O ${hr 2}$color #${color0}Device:$color /dev/nvme0n1p5 #${color0}Read
Rsync
2 Hits, Last modified:
emote machine. The Linux desktop has the external drive used for backups. <code>sudo rsync -azv pi@RedRP... then the data will be transferred to the external drive. But when performing beyond your the firewall, yo
SWAP Files
2 Hits, Last modified:
ition. In fact as I am using a SSD for the system drive a SWAP is a concern to the reliability of his drive. The following is a list of method to check and disa
BASH Customisation
1 Hits, Last modified:
/home/$BA_USERNAME/docker/logs/cloudserver/rclone-drive.log' alias rcclogs='tail -f /home/$BA_USERNAME/do
samba
1 Hits, Last modified:
ctory (from the client # point of view) ; logon drive = H: # logon home = \\%N\%U # The following se