Do you not have internet access?
Possibly linux
I know nothing!
- 1 Post
- 26 Comments
- Possibly linux@lemmy.ziptoSelfhosted@lemmy.world•what's the simple way to map services to subdomains instead of specifying the port number?English2·29 minutes ago
- Possibly linux@lemmy.ziptoSelfhosted@lemmy.world•what's the simple way to map services to subdomains instead of specifying the port number?English1·32 minutes ago
I personallly would just use a DNS challenge to get certificates
- Possibly linux@lemmy.ziptoSelfhosted@lemmy.world•what's the simple way to map services to subdomains instead of specifying the port number?English3·33 minutes ago
You just need a reverse proxy
- Possibly linux@lemmy.zipOPtoSelfhosted@lemmy.world•Google pays $250K for Linux vulnerability allowing guest VM escapesEnglish6·1 hour 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
- Possibly linux@lemmy.ziptomemes@lemmy.world•The kids are going crazy for these thingsEnglish9·5 days ago
That switch predates the switch by quite a while
They can use it bit it will take around 10 years or so
You can’t really install Linux
I would just get a old workstation
- Possibly linux@lemmy.ziptoSelfhosted@lemmy.world•How much do you secure a home server that's only accessible with VPN?English3·6 days ago
Wireguard doesn’t respond to port scans so it changes nothing
- Possibly linux@lemmy.ziptoSelfhosted@lemmy.world•How much do you secure a home server that's only accessible with VPN?English410·6 days ago
Putting it on a non standard port will change nothing
- Possibly linux@lemmy.ziptomemes@lemmy.world•It's like evolving, just backwards.English151·7 days ago
boomer moment
- Possibly linux@lemmy.ziptomemes@lemmy.world•Surely there's bound to be SOMETHING.English64·7 days ago
Please mark this as nsfw
People saying “my country” annoys me to no end. Don’t leave us on a cliff hanger
- Possibly linux@lemmy.ziptoSelfhosted@lemmy.world•Setting Up OPNsense on Proxmox: Doubts regarding NIC setupEnglish1·8 days ago
IP resolution requires ARP/NDP which are layer 2
- Possibly linux@lemmy.ziptoSelfhosted@lemmy.world•Setting Up OPNsense on Proxmox: Doubts regarding NIC setupEnglish2·9 days 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.
- Possibly linux@lemmy.ziptomemes@lemmy.world•What the Entertainment Software Association didEnglish2·9 days ago
You can’t even get away with a quadruple homicide these days
What has the world come to
- Possibly linux@lemmy.ziptomemes@lemmy.world•What surprise do you have prepared Nintendo?English1·9 days ago
Nintendo is going to make money no matter what
- Possibly linux@lemmy.ziptomemes@lemmy.world•Trying to buy a house and realizing you can’t afford anything decentEnglish2·9 days ago
That stuff is expensive
It is just a license though
Both of those are dying unfortunately
I like blurays but at some point we need go acknowledge the truth
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.