peregus

joined 1 year ago
[–] peregus@lemmy.world 1 points 2 days ago (1 children)

Why "shitty individuals"?

[–] peregus@lemmy.world 9 points 1 week ago

What's there to laugh about? DNS protocol uses both ports: TCP for zone transfer and UDP for queries.

[–] peregus@lemmy.world 12 points 1 week ago

You can't have TCP and UDP on the same port.

Why not? They are 2 completely separated set of ports. You can have a service listening on port 88 TCP while having another listening on port 88 UDP and they never know about each other.

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

Good! What about feeding via HTTP?

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

This seems really cool! Right now I use GoxPod app in Nextcloud deeded by GPSLogger on my smartphone, but it uses GPX files and having hundreds of them it's very slow. Is it possible to bulk import files on Wanderer? Can I feed it today directly from GOSLogger (by custom URL maybe)? Thanks!

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

IMHO some update is better than no update at all!

[–] peregus@lemmy.world 1 points 3 weeks ago

That and the shrinking ability to grant access to device storage.

Isn't that helping the average users with security in a way that a scam app can't see much else than itself?

[–] peregus@lemmy.world 1 points 3 weeks ago* (last edited 3 weeks ago)

But that is the original Syncthing app @fine_sandy_bottom was talking about the fork that is available in F-Droid

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

IMHO RAID6 is the only way.

Or SnapRaid

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

Daaaaamn, was that so easy to just disable "Syncthing active"?
Let's try! Thanks

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

For example on my laptop if I open Firefox it opens in full screen, if I open a terminal it resizes Firefox to half the screen and opens the terminal in the other half, a third and it splits whichever window I’m focused on vertically etc etc

Interesting!!! I'll definitely give it a try! Thanks!

 

I want to switch from Windows to Linux for my office PC.
I will be using multiple Windows VM because in the office we use multiple software that runs only on Windows (maybe we'll switch to something else, but right now I need the VMs) and because i like to snapshots and go back in time when I test new software.
I thought about Ubuntu because it seems to be the most user friendly.
I always work with a tons of opened windows (mainly Firefox) and I like to have a place for each of them, Right now on Windows I use DisplayFusion that creates multiple virtual screens (7, 4 or the 32" horizontal monitor and 3 on the 28" vertical one, both 4K), I've attached the configuration.
So, the question: is there a software that works kinda like DisplayFusion? (virtual screen each with it's own taskbar, maximize in each of them, remember the position of each window, ...).

P.s. Can I pass only some USB port to a Windows VM using KVM?
Pp.s. Is it possible to use Premiere on a Windows VM? Would it run smooth?

 

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?

36
VLAN question (lemmy.world)
submitted 5 months ago* (last edited 5 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.

 

My Internet provider just installed a 2,5/1Gbps Internet connection and I've asked the guys to run a couple of their fiber to connect my router (HP Prodesk with OPNsense) to my server. I didn't know that the fiber is single mode and all the SFP+ sold used now seems to be all for multi mode fiber (www.bargainhardware.co.ukfor example). The cable is about 30m, can I use a 810nm SFP+ or is it definitely better to use a 1310nm?

 

Hi everybody! For my OPNsense router (on a VM on Proxmox) I need a 2,5Gbe card (to connect to the ONT of my provider); I only have 2 PCIe 3.0 x1 or 1 x4 because the only x16 is for a dual SFP+ fiber card.

Can you suggest me a NIC (I'd prefer to buy used)? Is it better to go with a 2,5 or 10Gbe? The cooler (temperature!) the better. I just need 1 port, if there are 2 it would be better, but the most important thing is the low operating temperature.

Thanks!

12
submitted 6 months ago* (last edited 6 months ago) by peregus@lemmy.world to c/homelab@lemmy.ml
 

I have installed Debian with software RAID1 (and installed Proxmox on it) on 2 256GB SSD and I now want to move to 2 500GB SSD, how do I proceed?

Edit: the RAID is of the OS disks.

8
submitted 6 months ago* (last edited 6 months ago) by peregus@lemmy.world to c/homelab@lemmy.ml
 

Hi all, I have a Proxmox server hidden away where it annoys nobody, and a small PC I'm the TV cabinet that I need to turn On/OFF every time I use it and when a movie needs to be transcoded, the fan spins like crazy.

Have anybody tried to use a Windows VM and share the desktop with NDI? In this way I just need an NDI decoder behind the TV and all the job will be done by the server.

Any thoughts about this?

Edit: NDI: Network Device Interface: basically it's an audio/video (and intercom) transmission over IP with low latency. The sender could be an hardware encoder or a software.

11
submitted 7 months ago* (last edited 7 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! 🤷🏻‍♂️

view more: next ›