[-] dontwakethetrees@lemmy.world 5 points 5 months ago

Also as a Mac user who went from Safari, ended up using Orion up til recent Kagi drama, and found LibreWolf. It works well and I’ve found it to have better compatibility versus Orion. I’ve used that with Searxng for more private searches.

[-] dontwakethetrees@lemmy.world 8 points 5 months ago

People (rightfully) shitting on Elon were forcefully given blue checkmarks and now they can’t hide that mark so that it looks hypocritical.

[-] dontwakethetrees@lemmy.world 8 points 5 months ago

If you don’t want to trim, then don’t.

I feel more attractive and confident in my body when my body hair is well groomed. Doesn’t need to be clear cut but also I don’t want whoever’s going down on me to deal with a jungle.

[-] dontwakethetrees@lemmy.world 6 points 5 months ago

Stainless Steel Debian is good enough for me.

[-] dontwakethetrees@lemmy.world 8 points 6 months ago

Using iperf3 results in 2.5gb of bandwidth. SSD should not be a bottleneck, the server only has NVME storage and the laptop SSD is located in the SoC. Both far exceeding the network speeds. Traceroute indicated just a single hop to the server.

[-] dontwakethetrees@lemmy.world 5 points 6 months ago

Just attempted that, odd thing happened was that both evened out on the reverse test at ~800Mbp/s. So higher than the download test before and lower on the upload. Conducted iperf3 tests and that shows the 2.5gb bandwidth so I retried file sharing. Samba refused to work for whatever reason on Debian so I conducted a SCP transfer and after a few tests of a 6.3GB video file, I averaged around 500mbps (highs of around 800mbp/s and lows of around 270mbp/s).

[-] dontwakethetrees@lemmy.world 8 points 6 months ago

ISP wouldn't matter regarding handling of LAN only traffic right?

[-] dontwakethetrees@lemmy.world 7 points 6 months ago

I've done pings without any drops. ISP doesn't come into effect as this is only LAN traffic, laptop and server are on the same switch.

87

So I am trying to track down what is possibly slowing down my download connection from my Debian server to my devices (streaming box, laptop, other servers, etc).

First let me go over my network infrastructure: OPNsense Firewall (Intel C3558R) <-10gb SFP+ DAC-> Managed Switch <-2.5gb RJ45-> Clients, 2.5gb AX Access Point, and Debian Server (Intel N100).

Under a 5 minute stress test between my laptop (2.5gb adapter plugged into switch) and the Debian Server (2.5gb Intel I226-V NIC), I get the full bandwidth when uploading however when downloading it tops out around 300-400mbps. The download speed does not fair any better when connecting to the AX access point, with upload dropping to around 500mbps. File transfers between the server and my laptop are also approximately 300mbps. And yes, I manually disabled the wifi card when testing over ethernet. Speed tests to the outside servers reflect approximately 800/20mbps (on an 800mbps plan).

Fearing that the traffic may be running through OPNsense and that my firewall was struggling to handle the traffic, I disconnected the DAC cable and reran the test just through the switch. No change in results.

Identified speeds per device:

Server: 2500 Mb/s
Laptop: 2500Base-T
Switch: 2,500Mbps
Firewall: 10Gbase-Twinax

Operating Systems per device:

Server: Debian Bookworm
Laptop: macOS Sonoma (works well for my use case)
Switch: some sort of embedded software
Firewall: OPNsense 24.1.4-amd64

Network Interface per device:

Server: Intel I226-V
Laptop: UGreen Type C to 2.5gb Adapter
Switch: RTL8224-CG
Firewall: Intel X553

The speed test is hosted through Docker on my server.

6
submitted 6 months ago* (last edited 6 months ago) by dontwakethetrees@lemmy.world to c/networking@sh.itjust.works

So I am trying to track down what is possibly slowing down my download connection from my Debian server to my devices (streaming box, laptop, other servers, etc).

First let me go over my network infrastructure: OPNsense Firewall (Intel C3558R) <-10gb SFP+ DAC-> Managed Switch <-2.5gb RJ45-> Clients, 2.5gb AX Access Point, and Debian Server (Intel N100).

Under a 5 minute stress test between my laptop (2.5gb adapter plugged into switch) and the Debian Server (2.5gb Intel I226-V NIC), I get the full bandwidth when uploading however when downloading it tops out around 300-400mbps. The download speed does not fair any better when connecting to the AX access point, with upload dropping to around 500mbps. File transfers between the server and my laptop are also approximately 300mbps. And yes, I manually disabled the wifi card when testing over ethernet. Speed tests to the outside servers reflect approximately 800/20mbps (on an 800mbps plan).

Fearing that the traffic may be running through OPNsense and that my firewall was struggling to handle the traffic, I disconnected the DAC cable and reran the test just through the switch. No change in results.

Identified speeds per device:

  • Server: 2500 Mb/s
  • Laptop: 2500Base-T
  • Switch: 2,500Mbps
  • Firewall: 10Gbase-Twinax

Operating Systems per device:

  • Server: Debian Bookworm
  • Laptop: macOS Sonoma (works well for my use case)
  • Switch: some sort of embedded software
  • Firewall: OPNsense 24.1.4-amd64

Network Interface per device:

  • Server: Intel I226-V
  • Laptop: UGreen Type C to 2.5gb Adapter
  • Switch: RTL8224-CG
  • Firewall: Intel X553

edit: Forgot to add that the OpenSpeedTest is being hosted in Docker by my local server.

[-] dontwakethetrees@lemmy.world 13 points 6 months ago

Thanks! I think thats the closest term to what I was thinking of.

73

I’ve been searching for a bit and figured I’d ask y’all.

[-] dontwakethetrees@lemmy.world 5 points 7 months ago

Issue with community sourced precompilation is that it heavily crosses the line for copyright. Thats why tools Ryusak explicitly say to not goto Ryujinx and discuss shader sharing, Ryusak, etc.

27
submitted 7 months ago* (last edited 7 months ago) by dontwakethetrees@lemmy.world to c/selfhosted@lemmy.world

Hey everyone, asking here since I've been trying (and failing) at the numerous guides online. The end goal is so that I can have proper Let's Encrypt certs for my self hosted servers to include VaultWarden (which will not work with self-signed or http) as well as have easy urls for myself and family to use.

So I am trying to setup my Porkbun domain with my Opnsense nginx plugin in order to resolve the address (such as navidrome.example.com to my local server's navidrome instance @ 192.168.1.99:4533). I attempted this guide here as well as trying to configure a separate nginx on the server itself. I haven't had much luck with these guides either.

Any address outside of router.example.com results in a connection failure. Including when I tried to route everything like navi.router.example.com. This is with and without wildcards in the A Record entries on Porkbun's DNS control panel. I've tried *.example.com, *.router.example.com, navidrome.example.com, navidrome.router.example.com.

Sorry if this seems like a simple problem or if I am missing a massive step, I am complete newbie at self-hosting/networking.

edit: Finally got it working with the simple urls resolving to the proper self-hosted services and with proper CA certs. Thank y'all for the help and advice!!

[-] dontwakethetrees@lemmy.world 5 points 1 year ago

I’d vouch for just getting a new SE. As others stated, support is incremental and a Series 4 is already dated in terms of support. And compared to the newer watches, the SE is a great value. It only misses out on some less important features and always on display.

At first I thought I’d dislike not having always on display but I normally have to rotate my wrist anyways to check my watch which ends up waking the display anyways.

2
Left Handed Mode (lemmy.world)

Hey, been using Memmy since the app store release and I’ve been enjoying it quite a bit.

I was wondering though: is a left-handed mode planned?

I know I can swipe to vote but there are times that I’d like to use the buttons but they’re across the screen. Same with the next comment button.

[-] dontwakethetrees@lemmy.world 8 points 1 year ago

Gross. I’m expecting Drop to go downhill from here (they arguably did somewhat already in the Massdrop to Drop transition) and to see Corsair gamer puke advertised on their front page..

view more: next ›

dontwakethetrees

joined 1 year ago