this post was submitted on 15 Nov 2024
673 points (99.0% liked)

Linux

48191 readers
1527 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 14 hours ago (1 children)

A supercomputer running Windows HPC Server 2008 actually ranked 23 in TOP500 in June 2008.

[–] [email protected] 1 points 10 hours ago* (last edited 10 hours ago) (1 children)

I always forget that Windows Server even exists, because the name is so stupid. "windows" should mean "gui ~~interface~~ to os."

edit: fixed redundacy.

[–] [email protected] 3 points 8 hours ago* (last edited 8 hours ago) (2 children)

But Windows Server has GUI. Although a server having GUI (not webui, desktop) is kinda stupid

[–] [email protected] 1 points 1 hour ago

The GUI is optional these days, and there's plenty of Windows servers that don't use it. The recommended administration approach these days is PowerShell remoting, often over SSH now that Windows has a native SSH server bundled (based on OpenSSH).

[–] [email protected] 4 points 7 hours ago

I'd say having a GUI is not inherently stupid. The stupid part is, if I understand it correctly, the GUI being a required component and the primary access method.