- USA
- https://www.sickgaming.net/
-
Admin and Developer @ SickGaming.net Full time HVAC Technician.
- Joined on
2023-10-22
Instead of doing this, I really just made a script to take all my passwords and api links out of everything. Because taking .env updating example.env all the time was rather annoying. And maybe I…
ordered a fan, graphics card, and fan housing to go with this. Not exactly related but figured I'd mention here. After several updates, the reverse proxy link still isn't working. Not quite sure…
i did end up getting redis and the variable cors_allow_origin to work in template provided https://gitea.rcs1.top/sickprodigy/home-server/src/branch/main/open-webui/docker-compose.yml
but it…
Stop radarr
root@server:# umount /srv/samba/media/Movies
root@server:# umount /mnt/md17
nano /etc/fstab move /srv/samba/mediaMovies to /mnt/md17 and vice versa
Actually going to use…
Now just waiting till rsync is finished and can move umount movies, mount md17 to movies, change/update fstab to reflect. Reload, and see where we are from there. Will only have a few more tb…
cat /proc/mdstat # show which raids are active (sometimes md# will change, possibly when changing sata ports) sudo mkfs.ext4 -F /dev/md3 # This creates a file system on device md3 sudo…
So next prolly mdadm --assemble --scan --verbose /dev/md17 /dev/sdd /dev/sde /dev/sdi
mdadm --create --verbose /dev/md28 --level=0 --raid-devices=3 /dev/sdd /dev/sde /dev/sdi
blkid moun…
Location of drives:
/dev/sdi 5.5T 4.3T 940G 83% /mnt/6tb where are the other 2 6tb drives?
sdd linux_ 1.2 server:6 4f3e7539-aaff-dba6-f66a-945010703e8e …