this post was submitted on 12 Jun 2022
14 points (100.0% liked)

Linux

47356 readers
1246 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
 

Simply put, proton is great for playing single player games or even ones I don't mind playing offline like dark souls. However I recently purchased rust and am limited to servers with each disabled. I think a good work around is playing in a vm with my Nvidia GPU run through the onboard GPU. Many of the guides I have tried have yielded no results, idk if I'm doing something wrong. Help would be appreciated, I'm using Ubuntu with a 1080ti and a Ryzen CPU.

you are viewing a single comment's thread
view the rest of the comments
[–] krolden@lemmy.ml 2 points 2 years ago (3 children)

There's plenty out there but I found the whole experience to be buggy and annoying on the desktop side so I have been running a GPU in my home server with a GPU passed through to a windows VM which runs steam which I connect to with steam link. There is also geforce now but the comparability isn't as good last time I checked.

But that's not what you asked for so check this out

https://gitlab.com/Luxuride/VFIO-Windows-install-walkthrough

[–] yams@lemmy.ml 1 points 2 years ago (2 children)

Hmm that isn't a bad idea though, I recently got a hold of a small server, I don't have great cooling for it though. How secure would this be to do over a WAN?

[–] krolden@lemmy.ml 1 points 2 years ago* (last edited 2 years ago) (1 children)

pretty much as secure as running steam link on any device. it's basically an optimized remote desktop that runs through steam. I imagine it uses TLS or something for encryption, but it's not like you're giving it any access beyond whats on your screen and your keystrokes in game. I have not yet tried it over WAN but I imagine the quality would suffer compared to something local unless you have gigabit or better ISP hookup on both ends.

What are the specs of the server you got? Does it have any pcie expansion? You'll still want a box that is pretty much the equivalent of your desktop, but tucked away in a rack or well vented closet.

[–] yams@lemmy.ml 1 points 2 years ago

Yeah it doesn't even have a GPU built in, that's fine. Thanks for the recommendation though.