this post was submitted on 05 Feb 2025
24 points (100.0% liked)

Linux

49609 readers
1291 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
 

I'm trying setting up Linux Debian on my old pc and run it as dedicated server for some of games me and my buddies plays.

I ran into some trouble like using NoMachine and getting error 108, tried to google and all. Gave up, figure I'd come here and ask you guys. What's good app for remote access from Window to Linux that's simple to set up?

I'm Linux noob btw. So I'd need step by step guide.

Solved: use rustdesk

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 5 hours ago (1 children)

Windows now has an SSH client built in.

[–] [email protected] 4 points 5 hours ago (1 children)

Mmh, okay. Is it fully featured? If so, then this instead of PuTTY (just to reduce the amount of extra tools needed).

[–] [email protected] 5 points 5 hours ago (1 children)

It is! It's a port of OpenSSH. The server has been ported as well, but requires installation as a "Windows Feature".

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

That sounds great!