possiblylinux127
@possiblylinux127@lemmy.zip
- Comment on FANTASTIC video on configuring Openwrt VLANs 1 week ago:
It is also quite a bit dated
- Comment on Improve very slow library scans on Jellyfin 10.11 / 12 on spinning media 2 weeks ago:
You just use a VPN
- Comment on Can the M.2 slot in my Dell Optiplex 3070 micro be used for ethernet? I don’t 2 weeks ago:
Yes but I personally wouldn’t run OpenWRT on x86. I would instead pickup a old gateway/firewall device that is supported by openwrt.
- Comment on Please weigh in: Transfer of Docker stacks to Debian 2 weeks ago:
I would drop into the Docker VM and use scp to transfer all if your data
- Comment on RustDesk access issue 2 weeks ago:
- Comment on Looking for a solution for training videos/courses (+ big list of LMS software) 2 weeks ago:
Bigbluebutton
- Comment on RustDesk access issue 2 weeks ago:
I’d say avoid Rustdesk due to its shady Chinese origins
- Comment on Reliable messenger for family use? 3 weeks ago:
I like Molly a lot better personally
- Comment on Reliable messenger for family use? 3 weeks ago:
Signal or Molly are probably going to be your best bets
- Comment on Whats a good alternative to Instagram? 4 weeks ago:
The limitation of smaller platforms like Pixelfed is that basically no one uses them. If you are using Instagram to keep track of people in your local community you are unlikely to find anything else.
- Comment on Google pays $250K for Linux vulnerability allowing guest VM escapes 4 weeks ago:
That is for containers not VMs
- Comment on Rayfish, Iroh and Yggdrasil 4 weeks ago:
I’m thinking about doing something like BGP+Wireguard
- Comment on what's the simple way to map services to subdomains instead of specifying the port number? 4 weeks ago:
You are getting confused by NAT
In IPv6 there is no NAT. NAT makes things more complicated and adds overhead that isn’t needed. In the old (pre Nat) internet IPs worked like there were suppose to and each device had its own routable address. IPv6 fixes this by both using a massive address space and allowing hosts to get infinite IPs. You can assign a IP address to each service since there is so much space.
- Comment on what's the simple way to map services to subdomains instead of specifying the port number? 4 weeks ago:
I would look into learning about the OSI model
For context, Caddy is a reverse proxy which is specific to the layer 7 protocol http. Layer 7 protocols are generally not compatible with one another since under the hood SSH, HTTP are all very different despite them all running on top of TCP.
- Comment on what's the simple way to map services to subdomains instead of specifying the port number? 4 weeks ago:
Do you not have internet access?
- Comment on what's the simple way to map services to subdomains instead of specifying the port number? 4 weeks ago:
I personallly would just use a DNS challenge to get certificates
- Comment on what's the simple way to map services to subdomains instead of specifying the port number? 4 weeks ago:
You just need a reverse proxy
- Comment on Google pays $250K for Linux vulnerability allowing guest VM escapes 4 weeks ago:
I’m not a big Google fan but I will give credit where credit is due
They do put their money where their mouth is
- Submitted 4 weeks ago to selfhosted@lemmy.world | 65 comments
- Comment on Xbox One X to Linux Questions 5 weeks ago:
They can use it bit it will take around 10 years or so
- Comment on Xbox One X to Linux Questions 5 weeks ago:
You can’t really install Linux
I would just get a old workstation
- Comment on How much do you secure a home server that's only accessible with VPN? 5 weeks ago:
Wireguard doesn’t respond to port scans so it changes nothing
- Comment on How much do you secure a home server that's only accessible with VPN? 5 weeks ago:
Putting it on a non standard port will change nothing
- Comment on Setting Up OPNsense on Proxmox: Doubts regarding NIC setup 1 month ago:
IP resolution requires ARP/NDP which are layer 2
- Comment on Setting Up OPNsense on Proxmox: Doubts regarding NIC setup 1 month ago:
To play devil’s advocate, technically don’t need a router for network. Your Proxmox hosts should be in the same layer 2 which means they can communicate regardless of the state of the default gateway.
- Comment on Setting Up OPNsense on Proxmox: Doubts regarding NIC setup 1 month ago:
OpenWRT has a zone based Firewall just like OPNsense does. Sure it isn’t as clean but I don’t really see a usecase for OPNsense that OpenWRT couldn’t fulfill
- Comment on Internet access for Proxmox VXLAN 1 month ago:
Do you need VXlan? Unless you are doing something really funky, regular vlans should work fine. All you need is a router somewhere on your network to terminate the connection. In a homelab this would typically be a firewall as well as most people don’t need more than one router.
- Comment on Setting Up OPNsense on Proxmox: Doubts regarding NIC setup 1 month ago:
I personally would not recommend this setup as any issue with your proxmox cluster will turn into a network issue.
Instead, I would purchase a cheapish router that can run OpenWRT. If you are dead set on OPNsense you can find x86 boards from various vendors or you can make a dedicated router out of a network card and a small form factor computer
- Comment on Recommended mini pc for a homelab? 1 month ago:
That hasn’t been my experience
- Comment on Recommended mini pc for a homelab? 1 month ago:
Most small form factor machines will idle in less than 10 watts