this post was submitted on 18 Sep 2024
0 points (50.0% liked)

Linux

47344 readers
1296 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

This is a question do you know it

So I would like a private part that I would use anonymously and a public part everyone is allowed to know. AND FOR THE LOVE OF GOD DON'T RECOMMEND QUEBES it isn't good at handling GPUs that well and I do have 2 machines like one server and one client but what would be the best setup (and no 2 physical laptops to be carried arround is not a solution neither is dualboot on 1TB)... so let me know

top 6 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 35 minutes ago

Someone already said the firewall, and that’s the most straightforward answer, but there’s lots of stuff a server can be used for and most of those have some facility for making a distinction between unauthenticated users and authenticated ones. So as a second recommendation: use the permissions system.

What are you actually trying to do?

[–] [email protected] 9 points 14 hours ago

Have you considered using Quebes?

[–] HC4L 23 points 18 hours ago (1 children)

I might just be tired but I'm having a hard time understanding what you're asking.

[–] [email protected] 2 points 12 hours ago

We are all tired on this day.

[–] [email protected] 0 points 8 hours ago* (last edited 8 hours ago)

Okay, what do you want?

"Quebes" maybe means QubesOS, so you are searching for an operating system, but since you mentioned problems with GPUs, you probably have Nvidia cards and to that I can only say good luck getting Nvidia cards to run with docker.

[–] [email protected] 8 points 18 hours ago

If I understand your question, you can just assign some of your server endpoints a public IP/URL and keep some others behind the firewall. My home lab exposes some services to the open internet, while others are only accessible with a VPN.