Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)BE
Posts
2
Comments
84
Joined
2 yr. ago

  • If you have room in the Optiplex for another drive I would definitely get a second spinning drive for storing your media. Truenas will complain about you only having 1 drive for your media. The nice thing about having a pair of drives in a mirror is that is makes it very easy to upgrade in the future. I was running a pair of 6tb drives, until my brother gave me the 10tb ones. I just shut the system down and swapped one of the 6tb for a 10tb and booted it back up. It detected that the mirror was broken and I just told it to use the 10tb drive to fix it. A few hours later after it was done, I did it again with the other drive and then told it to expand the storage to 10tb.

    If you want to get a 4tb, you could mirror that to the 1tb, (and you would be limited to 1tb) but you would have redundancy and it would be easy to swap the 1tb for a 4 in the future.

    If I were you I would do what I did with proxmox. Install it on the ssd. Create a virtual machine for the Nas with a smaller vitrual disk from the 512gb ssd, 60Gb should be fine, and pass it your graphics card for the media server and the sata drives for your Nas storage and media storage. Then you have your Nas that you can use as a media server and you can also easily spin up new virtual machines to play with or test with.

    I have another vm that I use just for docker containers.

  • I would install truenas scale on the optiplex and run plex or jellyfin as a app from truenas.

    Adding a second large drive for redundancy would be good, also a smallish ssd for the truenas os to run from.

    My personal setup takes this level deeper. I have a desktop computer running proxmox. proxmox is installed on a nvme drive. I have a VM running truenas that I have passed my sata controller to. So my 2 10TB sata drives and my 500Gb sata ssd show up as native drives in truenas. The 10tb mirror holds my media library and long term backups. The 500gb ssd is for running apps on trunas like plex, syncthing.

  • Permanently Deleted

    Jump
  • yep bullshit holidays.

    I'm a dad and I love spending time with my kids. I absolutely don't want them to ever feel obligated to hang out with me or buy me a card or present or anything because of some bullshit holiday.

    My wife is on all the normal social media, insta, Facebook and such, and has such high expectations for mothers day because it seems to have become some sort of requirement to make a post bragging about what your family did for you on mother's day.

    I hate it all so much.

    I spend time with the people I love and I frequently tell them how much I love them and do things to demonstrate it too.

    mother's day, father's day, valentine's day and Christmas gift giving expectations can all go fuck right off.

  • Mine shows the full path and a new line for commands.

    It will also print the exit code of the last command in red above the prompt, if the exit code is not 0.

    PS1='$(ec="$?"; if [ $ec -gt 0 ]; then echo -e "\n"\e[91m"exit code: $ec"\e[0m; fi)\n\e[92m\u\e[38;5;213m@\e[38;5;39m\h\e[0m:$PWD\n '

  • My 72 year old, non techy father in law had a laptop that could not be updated to Windows 11 without modifying the installer to get around Microsoft limitations. I suggested Linux, He decided to just buy a new laptop with Windows 11 on it. About a week later he was complaining about the way Microsoft was forcing him to have an online account and how he wanted to get rid of onedrive. I suggested Linux again and he said why not?

    I installed Linux Mint for him and gave him the password. I offered to show him around but he said he would take a look at it and let me know if he has trouble doing anything.

    Its been a few months now, and he hasn't had any problems or even questions. Everything is just working for him.

    I also gave my 16 year old daughter a Linux Mint laptop and the password a couple of years ago. She uses it all the time and has never asked for help in figuring out how to do anything.

    The distro doesn't really matter too much, but if you are coming from Windows 7 or 10, Linux Mint will seem very familiar to you.

  • The meme is talking about sshfs.

    For smb, the share would need to be created first.

    Sshfs is pretty nice because it will give you access to all of the files that on the server that you have permissions to access.

  • Yeah, my plan will be to use a domain that I don't actually use for my email to start with, make sure that I can reliably send and receive mail with it. Then add my normal email domain for sending-only to start, will just need to add it to my spf and dkim records. Once I test with that and verify that I can reliably send mail then I can fully switch things over.

    Still trying to decide what do do about full disk encryption.

    Thinking that maybe I can host a decryption key on private github repo, have the preboot environment use a local key to download the decryption key to ephemeral storage and use it to unlock the disk. This doesn't make it truly secure because anyone with access to the boot partition could figure out what is happening and do it manually. but it would make it difficult enough that a bored sysadmin at the vps provider couldn't just browse me data easily.

    I'd really like it better if I could have it send me a push notification to my phone to authorize the unlock. Maybe I can set that up with how ever I decide to host the decryption key.

  • Toying with the idea of running my own email server. Lots of people say this is a bad idea.

    Been doing lots of research. I have a VPS for it already and want to set it up with postfix, dovecot, roundcube, and mariadb.

    I don't want to host locally because I don't want it to depend on my internet connection and because my ip address will likely change at some point and most residential IPs are blacklisted.

    But also don't want to host it on someone else's machine unless I can totally encrypt the drive. I have been looking at how to do full drive encryption on a vps hard drive by adding dropbear ssh to the initsys so I can ssh in and enter the decryption password when rebooting.

    This also doesn't seem ideal, because it would require me to be available to do this for every reboot.

    So still researching to see what other options there are.

  • Cybersecurity @sh.itjust.works

    Questioning security of hardware security keys

    ADHD @lemmy.world

    Accomodations?