u/ResortIntelligent930

▲ 5 r/Ubuntu

Ubuntu Hardening for Local Users

Hello, all!

I've recently been looking for a free Unix shell provider, but I'm not having much luck. Given that, I'm considering leasing a VPS and starting my own shell provider. I'm currently looking at my options.

I've settled on Ubuntu Server 26.04 (amd64) as my base OS. My question is this: What additional steps should I take in hardening the Ubuntu Server install beyond what I'd do to secure it from a network perspective? Given that I'm going to have local users, that greatly increases my threat surface. Here are some of the ideas that I've noted down in my research:

- Remove the suid-root bit from any system binaries not requiring it.
- Mount /proc with 'hidepid=1' (or 'hidepid=2') to restrict non-root access to /proc
- Install libpam-pwquality and ensure that your users are selecting good passwords
- Disable password-based authentication in favor of pubkey authentication
- Some sysctl.conf(5) tunings (TCP syncookies, ignore reverse path filtering, etc.)

I vaguely remember 'grsecurity,' a patch to the Linux kernel, adding some useful additional layers, but I was unable to determine licensing/costs from their website. Is that something I should continue to look into?

Please advise me as to what steps you would take to harden an Ubuntu Server instance destined for service as a public shell server. Ideally, I'd like this host locked down to the point that no non-root user can even determine if other user's are logged in.

reddit.com
u/ResortIntelligent930 — 12 days ago
▲ 27 r/unix

Free Shell Service(s)

Hello, all!

I've seen posts here on Reddit from over a decade ago discussing free shell services. I'm hoping to restart the conversation regarding free shell accounts. I currently have an account at sdf.org that I've had for decades; I also recently created a shell at blinkenshell.org and requested one from efn.lt.

Are there currently any other free shell providers (preferably on Linux or NetBSD) that you all are aware of? I found a webpage, from 2026 no less, that claimed to provide quite a list of free shell services. All but four or five of the sites referenced were gone, down, or worse, a domain-for-sale page. I found this discouraging.

I really like the sense of community at sdf.org. I would like to try to replicate that with my own free shell service if there's adequate interest. If there's enough interest here, I'd be willing to spend the ~ $40/month for a dedicated VPS to host this one.

Thoughts?

reddit.com
u/ResortIntelligent930 — 13 days ago