Search

You can find the results of your search below.

Conky
101 Hits, Last modified:
luding the status of the CPU, memory, swap space, disk storage, temperatures, processes, network interfa... }% ${color8}${fs_bar /home}$color ${color0}/media/disk1:$color ${fs_used /media/disk1} / ${fs_size /media/disk1}${alignr}${execi 9999 findmnt /media/disk1 -o SOURCE -n} | ${fs_type /media/
Back-up Server Old Setup
74 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
Manjaro Setup Notes
23 Hits, Last modified:
/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
18 Hits, Last modified:
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
14 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
Linux Block Device Notes
10 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 *''lsblk'' to list partitions (or list block devices) *'
SSH Notes
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"=
BASH Customisation
5 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 usag
Home Server Index
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_
Commonly used commands and scripts
3 Hits, Last modified:
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
samba
3 Hits, Last modified:
= yes [KarlData] writeable = yes path = /media/disk1/KarlData [media2] path = /media/disk1/Media writeable = yes [media1] path = /media/disk2/Media writeable = yes [deluge] path = /media/
snapraid
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
Calibre Server
2 Hits, Last modified:
with the terminal command: ''calibre-server '/mnt/disk1/KarlData/Karl Data 2/Calibre_library''' Testing ... group ExecStart=/opt/calibre/calibre-server '/mnt/disk1/KarlData/Karl Data 2/Calibre_library' --enable-l
IPMI Console Setup
1 Hits, Last modified:
server_setup:other_services:index|Start page ^ home_server:home_server_setup:other_services:disk|Next ->