in reply to ISolox

Do not, under any circumstances, conduct any private business on it. What isn't being logged by Microsoft and shared with your employer, advertisers, various governments will be screenshot'd every n seconds. Additionally, I highly suggest, if you haven't already, to setup a separate VLAN for this device if you ever bring it home and connect it to your home network. Defender absolutely does passive sniffing and active network scanning now. It will also be collecting and logging visible SSIDs as well. Enjoy!
in reply to Lark7380

I'm at work right now, but here is one I think I remember adding: github.com/pschneider1968/piho…
in reply to atzanteol

Yes, that will be an issue. I guess not a technical one, Linux is perfectly able to fetch a token and connect to network shares etc. Not sure how that works with Email and the modern cloud office stuff. But likely, the IT department will have to enforce that policy as well. That's why I asked if OP has to use software on Windows (11)... Otherwise, if it worked 4 years without issues... maybe there is no issue with Active Directory...
in reply to ISolox

I'm sorry to hear that. Our company recently got acquired, and every 4-6 months the new IT team tries to say, "but do you guys really need Linux? What for?". We answer them, in depth, every time, but then it just comes back up a few months later.

I'm scared one of these days they're just going to force the change on us, all productivity will grind to an absolute halt, deliverables will be missed, and eventually they'll backtrack but only after it's too late to recover the programs that got hosed in the process.

in reply to ISolox

Switch workplace.

There are countless ways to bypass that (e.g. docs.linuxserver.io/images/doc… running on a server) but honestly if a workplace does not value your expertise to hone your own tools, they don't really value you as an employee.

in reply to ISolox

in reply to eldavi

Honestly WSL2 is pretty good now. I have Fedora running in it and use basically the same config files as my personal laptop. Neovim behaves exactly the same across both. The only problem I have is that CTRL+V get intercepted by the terminal before it get to vim. That means that block visual mode is not available to me.

That and multiple desktops feels REALLY clunky, even compare to Gnome.

in reply to ISolox

I think the problem with Linux in the workplace is that it's hard (read harder than Windows and MacOS) to setup to be managed devices. Especially if the company is a Microsoft shop to begin with. The IT security teams just don't know how to enforce the company policies on Linux machines. Enforce password policy, network credentials and managed apps. It easy with Intune for Windows and Mac. Much harder on Linux.

That's the reason I was given by my work place, when I was "forced" to switch from Linux to Windows.

This entry was edited (3 weeks ago)
in reply to CeeBee_Eh

Nonsense, MS has an Intune client for Linux.


I know, I have used it. But it does not enforce any policies. Just tells you if you are compliant or not.

Too bad. Skill issue. They need to learn how to manage Linux just like any other new tech.


And that's my point. They could do it. Some do. But most companies, in my country at least, pick the easy solution, which is to not support Linux.

in reply to ISolox

Ask your IT to install Virtualbox (or vmware if that's what you have) and go on using Linux inside a VM.

That's what I did. I don't do absolutely everything on Linux because, for example, using MS Office directly on the PC instead of the web version in the VM is much more practical, but I do most things.

Edit: to add: work PC is provided by the company, not my own.

This entry was edited (3 weeks ago)
in reply to axx

Boss has different people for different functions within the company. A monoculture is more susceptible to systematic flaws, but it is also less expensive to maintain. It is not OPs place to decide how the company manages is computing facilities, so if WSL or Cygwin are not accepable compromises (OP and company have to both agree) then OP has to decide whether they are willing to go along with Windows or find another job.

Something to talk about during the exit interview anyway.

in reply to ISolox

Clearly I was not the first with that call to action.

But seriously, Windows is awful. I've had to use it lately, and it's comically bad. Like the OS shows me ads! Wtf!? In Fahrenheit 451, it describes the billboards as longer so you can read them while driving fast on the highway, and I feel like the ads Windows shows are basically a similar type of dystopian. And like, now you can disable more with menus, but then the disable option is like buried somewhere hard to find.

in reply to tapdattl

There are programs that control your internet access and if you use one of those programs to say, block almost every windows service, a lot of problems go away.

I didn't do it because windows sucks but it is a nice benefit. Edge auto opens? Cool, it fails because it's barred from internet access. Ads? But no internet so no ads.

Also deals with auto updates from companies that need to fuck off. I guess that's still windows.

in reply to ISolox

WSL is reasonable bearable, you can install Fedora instead of the default Ubuntu/Debian too. My work PC started out on 10 and is now on 11. I think I changed the terminal program, but the one I use may be the default in Win11. Honestly, I think the only programs I run outside WSL are a browser, DaVinci Resolve and Reaper (replaced Kdenlive and Ardour, both of which I prefer).

I am able to use the same neovim config on both my home (fedora) and work laptops, which is pretty handy.

At the end of the day it is their computer, not yours.

in reply to ISolox

How big is said workplace? Can you respectfully ask for an exemption? Don't say Windows will make you miserable (it makes everyone miserable, apart from a few Microsoft bootlickers), talk about loss of productivity, reduced security and increased risk, and – if you can – challenge the grounds on which the change is being made.

Often, they are incapable of providing proper justification for the change. May not help, but you'll have the minor satisfaction of knowing it is bullshit.

This entry was edited (3 weeks ago)