melroy
- 12 Posts
- 1.32K Comments
melroy@kbin.melroy.orgto
Fediverse@lemmy.world•Hetzner prices have skyrocketed (up to 3x); how will this affect your Fediverse server?
2·3 days agoBack in the days you were able to host your own game server like Cod or bf2 and many many other fps games. Like soldier of fortune and more. Allowing you to be the host, but rather than also being a player a game server is a headless server that hosts a game, so people can join the server (24/7). Often by using the public IP address.
The mear fact I need to explain what this is makes me really sad. Nothing personal to you but in general sad. Since those game servers hosted by dedicated people across the world make gaming so much more fun. More caring and more decentralized. This also means that the multiplayer gameplay can’t never die.
Today I guess there is no server executable being shared. Everything is fully in the hands of the game studio/publisher. Hence running a game server makes it possible to keep multiplayer working. This is also exactly the case. There area still Cod4, counter strike, bf2, crysis, halo 1, sof double helix and may of those old games alive. No stupid single point of control.
melroy@kbin.melroy.orgto
Fediverse@lemmy.world•Hetzner prices have skyrocketed (up to 3x); how will this affect your Fediverse server?
6·4 days agoI block huge data-center cidr ranges. Whole cidr yes. Not a single ip. But tens of thousands, most like more in the millions of IPs by now.
Then I also have rate limits installed. So it block users when a threshold is reached in Angie/Nginx via fail2ban.
Finally, depending on your software. I know that Forgejo and gitea can block access or limit access for non-registered/logged-out users. So visitors can only view the repos and some files. But maybe not scrape all the git commit hashes etc.
The latter I would call server hardening.
But it first starts with decent logging and displaying the data. Easy to drill down or filter. This is needed to identify the source /sources of the bad actors.
These are the basics. Even before I consider cloudflare or Anubis.
melroy@kbin.melroy.orgto
Fediverse@lemmy.world•Hetzner prices have skyrocketed (up to 3x); how will this affect your Fediverse server?
3·4 days agoYes so I use gitlab here. And I use the free version (community edition). I installed it directly on my VM. So I have proxmox. And within proxmox I have an Ubuntu server vm. Within this vm I installed the whole gitlab suite. Including my own gitlab runners. Love it.
See https://docs.gitlab.com/install/package/ubuntu/
Alternatives that I also donate to is Forgejo.
melroy@kbin.melroy.orgto
Fediverse@lemmy.world•Hetzner prices have skyrocketed (up to 3x); how will this affect your Fediverse server?
2·4 days agoI run servers since 2007 in the Netherlands. Back in the days we had way more outages then today.
Today it was mainly planned outages of people working on the infrastructure. I still need to buy a UPS. But even without it it’s fine here (Tiel, Gelderland).
I’m hosting mbin and tons of other services and websites at home.
(hoi)
melroy@kbin.melroy.orgto
Fediverse@lemmy.world•Hetzner prices have skyrocketed (up to 3x); how will this affect your Fediverse server?
3·4 days agoWrt dns there are better ways. Like auto updating a dns record that regulary checks what your public ip is. And then automatically update it. Services like ddns.
I myself also host everything at home. But since 3 years now I went to an official business internet subscription, which allows me to have a static ipv4 and ipv6 ip address from my isp.
melroy@kbin.melroy.orgto
Fediverse@lemmy.world•Hetzner prices have skyrocketed (up to 3x); how will this affect your Fediverse server?
2·4 days agoHonest it’s fine here. Even without ups. But you can buy a ups to avoid short term downages.
melroy@kbin.melroy.orgto
Fediverse@lemmy.world•Hetzner prices have skyrocketed (up to 3x); how will this affect your Fediverse server?
4·4 days agoStorage is now more important than ever. Thank you for reminding me. Mbin should auto cleanup it’s old storage.
melroy@kbin.melroy.orgto
Fediverse@lemmy.world•Hetzner prices have skyrocketed (up to 3x); how will this affect your Fediverse server?
3·4 days agoYup I run my own server since 2008 actually. I first ran game servers. Later I started hosting other services and websites. And eventually basically everything you can think of. Storage (nextcloud), git server (gitlab with cicd), to do list, my own websites / blog /… Mbin, matrix server (element), voip (mumble), block chain explore (bch explorer). So basically everything…
melroy@kbin.melroy.orgto
Fediverse@lemmy.world•Hetzner prices have skyrocketed (up to 3x); how will this affect your Fediverse server?
12·4 days agoI’m so happy that I went for local hosting at home since 2008. I started with game servers.
Eventually hosting everything from git server to file storage. From todo list to my homepage. From my blog to voip server. From plantuml server to mbin. From Mastodon to my own search engine. From dashboarding to block chain explorer.
melroy@kbin.melroy.orgOPto
Technology@beehaw.org•Updates to our Privacy Policy | Antrophic
1·6 days agoFacts
melroy@kbin.melroy.orgOPto
Technology@beehaw.org•Updates to our Privacy Policy | Antrophic
3·6 days agoWell fable was interesting until the US government basically blocked it for the whole world.
melroy@kbin.melroy.orgto
Linux@programming.dev•Ubuntu 26.04 Allows "sudo apt install rocm" But It's Months Out-Of-Date
1·22 days agoDamn. Even today there is yet a new release again of rocm. We need to compile it constantly from source.
Apt packages aren’t build for this current era of fast shipping and improvements.
melroy@kbin.melroy.orgto
Technology@lemmy.world•Meta is restricting sexual health and queer accounts on Instagram
8·25 days agoWait… but I’m gay…
melroy@kbin.melroy.orgto
Technology@lemmy.world•Figure Humanoid Robots Get Jobs With JCPenney, Aéropostale, Brooks Brothers
2·25 days agoHumans are soon not needed anymore in 2030.
melroy@kbin.melroy.orgto
Linux@programming.dev•Has anyone used Void Linux? What was your experience?
2·27 days agoDoes that end up in the search results? https://voidlinux.org/packages/
melroy@kbin.melroy.orgto
Games@lemmy.world•Day 677 of posting a Daily Screenshot from the games I've been playing
2·27 days agoIt’s a warthog. And it drives really nice. Also on pc, using the mouse.
So these are called apps in nextcloud. You can actually create a group and put your user to that group. Then you can include and exclude groups from applications.
This is possible in nextcloud. That way only you for example can see the email app.












This is a great idea! Thank you for sharing it. I appreciate it, most likely we also try to implement such solution.
It might reduce the traffic and cpu load dramatically depending on the instance. And even works out for all parties involved, it would also reduce the load on the other server(s) as well.