peregus

joined 1 year ago
[–] peregus@lemmy.world 1 points 1 day ago

Oh, I'm rooted, I didn't know that.

[–] peregus@lemmy.world 4 points 3 days ago* (last edited 1 day ago) (2 children)

On Android I use AdAway (available on F-Droid or GitHub) and I don't ever see any ad anywhere. On my home PC I use PiHole.

[–] peregus@lemmy.world 1 points 2 weeks ago (1 children)

Have you found a way to stream Netflix at 4K?

[–] peregus@lemmy.world 1 points 1 month ago

Well done!

so I’m optimizing for enjoyment and life/work balance

That's great, really, well done! And I love that spirit, that "peace of mind" of not wanting more and enjoying what's enough!

All the best!

[–] peregus@lemmy.world 1 points 1 month ago

You could use SyncThing and then run a backup on synched folder on the server

[–] peregus@lemmy.world 2 points 1 month ago (2 children)

Sorry for the late reply. I mean a service that let me stream music, that let me listen to music offline and that let me download Spotify Playlists without the need to download every single song manually.

[–] peregus@lemmy.world 2 points 1 month ago

Good to know, thanks! Do you know a way to download the Spotify playlist in Jellyfin without the need to do it manually?

 

When I go on vacation I prefer to keep my smartphone with WiFi and mobile data off, but I really don't like the way Spotify handle offline content. Most of the time it doesn't download everything and when I do a research, it show me even content that's not available offline (how can it do that?). Is there a selfhosted service that I can use to download my playlists and play them with an Android app that can download them?

[–] peregus@lemmy.world 1 points 2 months ago (1 children)

Chinese...I don't know how, but they manage to always create the worst UI. Also, chinese...I will definitely block Internet access except sometimes just to check for updates. The 10/100 NIC is enough for KVM, not for transferring ISOs 🫤 By the way, keep me posted.

[–] peregus@lemmy.world 4 points 2 months ago (3 children)

Wow, nice! At that price it's way better than the PiKVM! Keep me posted on the resolution of your problem. Have you written to the support?

 

I'd like to use my smartphone WiFi SSID to determine if I'm home or not. When I'm home the alarm (kinda, just notifications from some sensors) needs to be shut off and a light needs to be turned on. Since the sensors update can be forced at maximum 1 minute (but I'd prefer to leave it at 15 minutes to preserve battery) and since 1 minute is too much, is there a way to send an intent to HA companion app to send a sensors update? I would use Tasker to send the intent.

 

I've a VLAN dedicated to IoT devices and, of course, HA can't discover them. Is it possible have them discovered by HA via MQTT? Create them manually it's a pita because they're a lot and I would have to create sensors/switches + battery level + RSSI Thanks!

[–] peregus@lemmy.world 1 points 2 months ago

Thanks for your point of view. All of my services are containers that have config and data folder bind mounted from an encrypted partition. After power on, a script download from a website half of the key needed to decrypt data, the other half is in the boot partition. In this way if my server gets stolen I can delete the half key stored on the website and the data disk can't be decrypted. About swap, you're right, but that doesn't worry me at all since I don't think that there's anybody that would goes into that trouble just for my data. If someone is able enough and takes the trouble to read it, I guess that's going to be the last of my problem: it would mean that I'm already in biiiiig troubles! 😆

[–] peregus@lemmy.world 3 points 2 months ago* (last edited 2 months ago) (2 children)

You're just missing the part where I want to be on vacation without the need to find a decent Internet connection to boot my server because the power went off. What's the plus of encrypting the OS partition too?

36
VLAN question (lemmy.world)
submitted 3 months ago* (last edited 3 months ago) by peregus@lemmy.world to c/selfhosted@lemmy.world
 

I've finally been connected to a fiber connection 2,5/1Gbps! 🥳 Now I want to share my connection with my neighbor and so I've installed 3 PCIx dual 1GB nic (I'm out of PCIe slots 🤷‍♂️).

The connections comes from my OPNsense to the server (Proxmox) via a 10Gbps fiber connection.

I want OPNsense to take car of firewalling dividing the neighbor networks with VLANs. The OPNsense part is done and working, I need to assign to each of the 6 1Gbps NIC each VLAN.

I've tagged the traffic going into the server via the fiber connection, but now how can I assign each VLAN to each NIC? Thanks!

Edit: Proxmox has nothing to do in the equation, it just happens to be on the same server where the NICs are.

 

I have only a PCIe 2.0 x4 and a PCIe 3.0 x16 free and I need to install a 10Gbps SFP+ card and a graphic card for transcoding with Jellyfin (the CPU is an old E5-2620 v2). Since I can't find any SFP+ card that is x4, do you know a graphic card with decent transcoding capabilities (I'd day 2 4K simultaneously) that is only PCIe 2.0 x4?

Edit: the x4 slot is full length.

11
submitted 5 months ago* (last edited 5 months ago) by peregus@lemmy.world to c/selfhosted@lemmy.world
 

I've found these NetApp SAS Festplatte 6TB 7,2k SAS 12G 3,5" - 111-02374 E-X4064A-R6 ST6000NM0034, that cost only 38€! It's a brand that I've never heard about and I've no idea how many hours they've worked (I've asked and I'm waiting for an answer). What do you think?

Edit: I've asked the seller if there is a custom firmware that makes the drive unusable and it answered me saying that they work with any SAS HBA controller. They have worked 1863h and written 130TB (he showed me 4 screenshots of 4 tests of 4 drives)

 

Hi all, I've bought 2 Dell H310 6gbps SAS HBA controlelr with cables, but the cables have the wrong connectors (for me). They have this:

While my drives have this one:

What's the name of those 2 so that I can sell mine and buy new ones? ...or should I just cut the side of these and power supply connectors? 🤔

 

Hi all, I don't know if this is the right place to post this...let me know :)

I'm trying to create a NFS share, this is my /etc/exports:

/mnt/pool/var_VM_docker/ 172.31.0.0/24(rw,sync,no_subtree_check)

When I try to connect with:

sudo mount -t nfs -o nfsvers=3 -vvvv 172.31.0.1:/mnt/pool/var_VM_docker /mnt/test

I get:

mount.nfs: timeout set for Mon Apr 15 19:07:11 2024
mount.nfs: trying text-based options 'nfsvers=3,addr=172.31.0.1'
mount.nfs: prog 100003, trying vers=3, prot=6
mount.nfs: trying 172.31.0.1 prog 100003 vers 3 prot TCP port 2049
mount.nfs: prog 100005, trying vers=3, prot=17
mount.nfs: trying 172.31.0.1 prog 100005 vers 3 prot UDP port 41067
mount.nfs: mount(2): Permission denied
mount.nfs: access denied by server while mounting 172.31.0.1:/mnt/pool/var_VM_docker

I don't have iptables enabled, nor SELinux. I've tried exporting it on 127.0.0.1 and connecting it to 127.0.0.1, but the problem persist. What am I doing wrong?

 

Fellow selfhoster, do you encrypt your drives where you put data to avoid privacy problems in case of theft? If yes, how? How much does that impact performances? I selfhost (amongst other services) NextCloud where I keep my pictures, medical staff, ...in short, private stuff and I know that it's pretty difficult that a thief would steal my server, buuut, you never know! 🤷🏻‍♂️

 

Hi all! I've been looking for a selfhosted system that can monitor one or more email accounts and check if a certain email with a particular subject arrives every day (or every x hours) and alert me if it doesn't (or if the subject is different). I need this to check if backups from different PC have run or not. The best thing would be to integrate it with Uptime Kuma. Any idea? Thanks!

Edit: I'm switching all my backup software to Restic (Autorestic on Linux machines) so I can send a ping to Uptime Kuma when every single backup successfully ends.

 

I've just discovered OmniGPT that seems to be a chat where you can interact with different LLM (Claude, GPT-4, Llama, Gemini, etc.) and costs $16/month (it was $7/month until a week ago 🤦‍♂️). I've read on a Reddit post that it uses the APIs of all the provider that is a thing that can be done for free using a personal account (since the API limit seems to be high). Do you know something like OminGPT that can be self hosted that uses users API keys?

 

I have a couple of home server, both with Proxmox as hypervisor, one VM with Ubuntu 22.04 that does just Docker containers, one with Open Media Vault, one with Home Assistant (HA OS) and a couple of Windows VM to do some tests. Since I wanted to move from OMV, right now I see 2 options:

  • stay with Proxmox and find another NAS OS
  • use Unraid as NAS and hypervisor

What other option would you suggest?

view more: next ›