this post was submitted on 30 Nov 2024
209 points (96.4% liked)

Linux

48635 readers
1495 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
 

For me, it's Shared GPU memory.

you are viewing a single comment's thread
view the rest of the comments
[–] propter_hog@hexbear.net 13 points 2 weeks ago (2 children)

I don't necessarily miss it, but the primary reason I can't use Linux as a daily driver at work is because our VPN doesn't work on Linux. So I'd say that. Stupid as fuck that our IT department uses Linux for all of our servers but makes us run Windows.

[–] GravitySpoiled@lemmy.ml 8 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Do you know what vpn they configurrd that linux can't connect to it?

Just curious

[–] propter_hog@hexbear.net 8 points 2 weeks ago (1 children)

It's a Cisco AnyConnect doodad, but it checks your computer for compliance first before allowing you to connect, so beyond spoofing a valid system, I'm out of luck. And I'm not about to lose my job due to spoofing a windows box, haha.

[–] wfh@lemm.ee 4 points 2 weeks ago (1 children)

I've successfully used Anyconnect for years in a dedicated Windows VM. However I only used it to connect to a Remote Desktop so performance was a non-issue.

[–] Max_P@lemmy.max-p.me 5 points 2 weeks ago

The key there is the check for compliance. They probably have an MDM or enterprise thing that ensures only approved apps are installed and all, and only then it issues a short lived certificate used to log into stuff.

The protocol itself is likely supported by OpenConnect but you'd have to actively circumvent IT's systems to make it work and thus a very bad idea.

[–] sh3llcmdr 5 points 2 weeks ago (1 children)
[–] propter_hog@hexbear.net 2 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Well, I am confident it would run on my machine, but how would it do in reporting machine compliance? Because that's the part I can't get past.

[–] sh3llcmdr 1 points 2 weeks ago

I'm not sure. I guess that depends how your IT defines compliance. The code is available for review, which I don't think it is for the official client