peregus

joined 1 year ago
[โ€“] [email protected] 1 points 2 days ago (1 children)

one is reachable only via VPN. The problem happens with all of them

[โ€“] [email protected] 2 points 2 days ago (3 children)

Yoy're right, I haven't thought about that, and even now...I don't know what to write ๐Ÿ™ˆ 3 servers are behind Cloudflare tunnel, one is reachable only via VPN. The problem happens with all of them. What kind of other information could be helpful to you? Thanks!

[โ€“] [email protected] 1 points 3 days ago

Nope, how can I check?

[โ€“] [email protected] 0 points 3 days ago

No, I'm not using any public VPN

 

Is it possibile to create an IP whitelist? I get constantly banned by different HA servers (home, office, etc.) from my smartphone and everytime I need to edit the ip_bans.yaml file and restart HA.

[โ€“] [email protected] 9 points 4 days ago

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

[โ€“] [email protected] 12 points 4 days 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.

[โ€“] [email protected] 39 points 6 days ago (2 children)

@[email protected] 5$ is kinda nothing, but his 5$ plus my 5$ plus your 5$ and all the others that donates, it's something

[โ€“] [email protected] 5 points 6 days ago

company that captures smartphone location data from a variety of sources

How do they capture smartphones location?

[โ€“] [email protected] 1 points 6 days ago

Good! What about feeding via HTTP?

[โ€“] [email protected] 5 points 1 week ago

Aaaaaaa...so damned easy! ๐Ÿคฆ๐Ÿปโ€โ™‚๏ธ Thanks!

[โ€“] [email protected] 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!

 

Hi all!
I have 4 HA servers in different locations (home, officer etc.) and using the 3 fingers to change server every time is a pain in the ass. Is there any way to open the app directly to a specified server? I've had a look at the widget, but I couldn't find anything. Thanks!

[โ€“] [email protected] 2 points 1 week ago (1 children)

@[email protected] Thanks a lot for your time explaining that to me!

12
submitted 2 weeks ago* (last edited 2 weeks ago) by [email protected] to c/[email protected]
 

Everytime I use Jellyfin I have to add a filter to see only not watched movies, is it possible to save the filters based on users?

Edit: I'm using the web GUI

 

Hi community!
I'm in the process of building a new office PC for:

  • tenths of firefox tabs open some with Microsoft 365 Excel
  • some VMs because I will be installing Debian on the host, but in the office we use some Microsoft software and because, since I install, uninstall, create a lot of mess, I like to be able to go back to old snapshots or format and reinstall Windows without impacting my day to day job.

I'm still undecided about the CPU: AMD 9950x, 9700x or 7950x, but where I' completely blind is the motherboard. What I would like:

  • more than 2 PCIe slots to:
    • install a PCI USB card to pass the whole controller to a VM
    • install an extra NIC
    • I want to be able to install a graphic card in future if needed
  • more than 4 USB-A ports
  • more than 1 USB-C port
  • a well known and reliable brand

Do you have any suggestion even for an SSD (probably 4TB, in the 2-300โ‚ฌ range, maybe even something more) and RAM (64GB)?

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?

 

Years ago I came across filecoin/sia decentralized data storage and I started trying them but then I stopped due to lack of time. Some days ago I've heard in a podcast about a kind of NAS that does kinda the same thing: it spreads chunks of data across other devices owned by other users.

Is there a service that does this but with your own hardware or, even better, something open source where you can have X GB as far as you share the same amount of space plus something extra?

It would be great for backup.

 

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?

 

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!

36
VLAN question (lemmy.world)
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/[email protected]
 

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.

47
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/[email protected]
 

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.

 

Hi all! Do you know a valid app for GutHub? I've searched on F-Droid, but they are all abandoned. Thanks!

view more: next โ€บ