this post was submitted on 24 Feb 2025
58 points (87.2% liked)

Linux

6212 readers
347 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

Hello all! I began working today, where the work is closely related to programming. Despite this, the work computer is set up as Windows (eww). I want to look for work-arounds, as installing linux on a work machine is a no-go.

I wonder, what is the way to minimize pain from having to use windows? Either that, or a way to maximize work done on linux-like stuffs. A linux server is given for us, and I think I can install WSL. Any recommendations on this setup?

Especially, I miss the virtual desktop feature, is there any way to use it? Is there a way I can run compositor through WSL? Also, should I install Pop! OS for the feature, or is it available on e.g. Ubuntu (default WSL)?

Sorry to ask a non-exclusively-linux question, but I think, hopefully, many linux people have experience to give me pointers what to do with a windows work environment.

EDIT: The Windows is Windows 10. EDIT: It seems like using WSL is servicable, while being janky at times. Gotta see how it goes.

top 50 comments
sorted by: hot top controversial new old
[–] BetterDev@programming.dev 5 points 5 days ago

I've cracked this code (at least for me)

Use Hyper-V to create a workspace VM, using your favorite OS.

Keep all business related things on the host:

  • email
  • instant mesenger
  • meeting software
  • MDM
  • etc

Put all dev related thing in VM

  • docker
  • ide/text editor
  • dev tools

Set up "enhanced sessions" with

  • shared drives
  • clipboard integration
  • automatic monitor resizing

It isn't easy, and a lot of the sotware used for deep integration is archived but it still works. But since Hyper-V is integrated with the windows kernel, you can achieve near-metal performance with minimal tweaking.

Best part? New laptop? Just export the VM onto it, you lose nothing.

This even works in Windows 11.

I have played the cat and mouse game of Docker for windows and WSL and been dissapointed time and time again. No more.

Free yourself. Escape Windows development pain. Carve out a palace of your own design from within the jail provided you, and make it the best dev environment for you.

[–] anguo@lemmy.ca 9 points 6 days ago (1 children)
[–] Corgana@startrek.website 4 points 6 days ago

Chocolatey and Windhawk

[–] Evotech@lemmy.world 3 points 6 days ago* (last edited 6 days ago) (1 children)

Docker, wsl

With wsl you can do party much anything

You can run an x server in wsl and make that your main GUI if you want.

[–] possiblylinux127@lemmy.zip 2 points 5 days ago (1 children)

Podman is better than docker

[–] JanUwU42@lemm.ee 3 points 6 days ago

Powertoys, Chocolatey and Wintoys are pretty useful to make windows at work less painful xD

[–] Onomatopoeia@lemmy.cafe 16 points 1 week ago (8 children)

Why aren't you discussing this with your leadership?

If you're doing Linux dev work, there must be a reason your team is using Windows, and they have process around dev tasks. And your team must have process/tools for what your role does.

This seems very much like an internal discussion around what your team does.

[–] cyborganism@lemmy.ca 5 points 6 days ago (1 children)

I tried at my job. Basically the IT guys are too incompetent and don't know how to manage Linux computers.

But the company had to be able to have control over what users install, they must also have a VPN and proxy set up in a way that they can monitor what employees do or what they browse. They currently use Zscaler.

[–] lud@lemm.ee 6 points 6 days ago* (last edited 6 days ago) (1 children)

Or they are simply overworked like most IT teams.

Managing Linux devices is more complicated since it was very poor Intune and GPO support so you basically have to have another separate system for that.

We only have Linux workstations at work because a dev outside IT, setup their own Linux platform and does it support it. IT support won't help with any problems though.

The only way Linux workstations are officially supported is that they have certificates for 802.1x.

If the person that supports the Linux platform quits I'm not sure anyone else could take up the task. The Linux sysadmins might but I doubt they have the time for that.

A few people also setup their own Linux computers and abused a flaw in the 802.1x. implementation that allowed them to use Ethernet with a username and password instead of a certificate. That is fortunately fixed now.

[–] cyborganism@lemmy.ca 2 points 6 days ago

Yeah that's a good point.

The thing with our organization is they selected technologies that are simply not compatible with Linux. Even using WSL is complicated.

It's dumb because the vast majority of the tasks I do and the technologies I work with is almost exclusively made to work on Linux or requires a Linux VM to work.

load more comments (7 replies)
load more comments
view more: next ›