linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

BCsven, (edited ) in Linux in the corporate space

There was an interview with Dreamworks ( i think that was the Animation house) they use linux for everything.

In engineering CAD and large manufacturing corporations RHEL and SUSE are the two certified distros for running Teamcenter Product Lifecycle Management softare and Siemens NX CAD/CAM/FEA software (up to version 12) it is a smaller market than Windows versions, but probably took the place of the original unix versions prior to 2000

knobbysideup, in Linux in the corporate space
@knobbysideup@sh.itjust.works avatar

Any web hosting company will use Linux for all servers, and many developers will use it as their workstation as they tire of kludging together dev environments in windows. The devops engineers will most certainly be on Linux as that is where their tool chains live.

There are government agencies that use Linux exclusively. The DoD used to have a mandate to use oss. I’m not sure if it is still the case.

Scientists, HPC.

chayleaf, (edited ) in How do you use your tiling window manager?

sway with tabs (i usually dont use actual tiling)+4-5 workspaces

waybar for status display and on mobile also for menu access

rofi as the app launcher (i also plan to write a proper rofi menu for my phone for quick access to useful commands/config but it’s heavily wip)

i patched sway for push to talk because wayland spec doesnt support keybindings in a way required for push to talk for now

i also plan to patch it on the phone to completely forbid fullscreen apps (as they hide the menu which i use for workspace/window switching) and show the window bar on all windows (for example, firefox extension/downloads popups)

cyclohexane,

Pinephone?

Also I like fuzzle better than rofi, check it out if you haven’t

hallettj,
@hallettj@beehaw.org avatar

Sharing the link because it took me a minute to find it: codeberg.org/dnkl/fuzzel

cyclohexane,

I’ll add that it’s made by the creator of foot terminal

tanakian, in Linux in the corporate space

companies that do IC design, do it under linux. traditionally they were using proprietary unixes, but today it is mostly linux and redhat or compatible systems.

engineers are using rhel workstations from dell and hp that are supported by vendors to work under linux: let’s say bios updates are possible to run from within linux.

their whole workflow depends on unix with many custom scripts (shell, perl, tcl) and simulations, usage of shared filesystems, and even x forwarding.

afaik IT departments in such companies aren’t happy to support linux workstations and the trend is to move the workflew to linux servers and let the engineers to connect to those via ssh, vnc or x or commercial solutions like ‘citrix’.

my understanding is also that companies design some requirrments, though maybe based on what is available on the market, and love to have support and solutions that are integrated with each other. microsoft still has everybody hooked up, their ‘active directory’ feels to IT people necessary, they also use microsoft’s disk encryption, and/or third party windows software which encrypts everything written to usb flash drives to prevent leakage of what they call ‘intellectual property’.

it is of course possible to do luks encryption of linux disk drives, but afaik rhel doesn’t support it, or rhel versions these companies tend to use, since they tend to use very outdated systems, even eol unsupported systems, because ‘customers still use those’.

i am also not aware of linux versions of those draconian services that encrypt everything that gets written to the flash drives, or that monitor/control computer usage, web requests, etc, so companies are interested to concentrate unix systems in data centers and get rid of linux end user workstations because these require custom approaches or draconian control software is not available, while windows users can be controlled better, with available corporate solutions.

Kanedias, in Linux in the corporate space
@Kanedias@lemmy.ml avatar

We spent 1 year negotiating implementation of secure Linux workstation, and now after endless meetings and agreements I can proudly say we have 5 people with fully GNU/Linux laptops! Dell XPS, to be precise.

AVengefulAxolotl,

Nice! We are looking into it with my boss and one other colleague. Im really hoping it goes through and I can finally use Linux at work!

ProgrammingSocks, in how do i transfer files via usb c cable from a pixel 6a (grapheneos) to linux mint?

Plug it in, unlock it, tap the USB notification and change it to “transfer files”. I like to keep my screen on but you shouldn’t have to.

beerclue, in Linux in the corporate space

At my current job, our department (DevOps), uses Linux (arch). A couple of devs too (Ubuntu), the rest use a mix of Macs and Windows. The Online versions of Office work just fine, there is Teams, Azure login and even Intune for Linux now.

At my previous job, most of the company used Windows, but the devs were using 90% Linux (Ubuntu), some of them with 2 machines (laptop and workstation with GPU, point cloud stuff). Ah, the good ole days of Ubuntu 16 and Nvidia drivers 🥲

The job before that, a very small company, mostly devs, we were using half Windows, half Linux (mint).

This is Germany btw.

Kanedias,
@Kanedias@lemmy.ml avatar

I tried intune on Linux and it was hell incarnate, with edge dependencies and ton of background services, and crashing every now and then.

Did it ever get better with time?

beerclue,

I mean, it still wants edge, which is okay for the online office stuff (SSO), but it’s pretty bare, when compared to Windows. No policies and stuff. Install it and forget it situation, mostly used for reporting. Ah, we also use defender for endpoint, on all 3 oses, which is rather decent.

jjhanger, in How do you use your tiling window manager?

I use awesome. Right now I use pretty standard key bindings. I have it looking more like i3, due to the awful wibar placement and font size. I’ve thought about making special key bindings for constantly used programs however I’m pretty content with Super-P and type the program I want. The most customized I have the awesome config file is, the only available layout is set to spiral and dwindle.

Soon I’d like to implement glyphs and once I figure that out I’ll be more apt to make keyboard shortcuts. I also would like to see if I can round up the awful wibar.

socphoenix, in Old ass chromebook distro recommendation [request]

I’m running arch on my Chromebook I followed the wiki for WiFi then ran the arch install command and set up xfce4. That worked with xbacklight and hot keys setup. I needed a script from mrchromebox to get the speakers working as well but everything else worked out of the box.

Nimrod,

I’ll be honest, I’m a bit scared of Arch, but this might be the push I need to give it a go. What’s the worst that happens?

Can you add trackpad gestures to Arch?

socphoenix,

I honestly haven’t tried, but I have seen this gesture support in the AUR

socphoenix,

I had to use the script twice because I did something stupid the first time but honestly the worst case is you try again!

liliumstar,

Second Arch. I’m running it on my EOL chromebook with coreboot now. Everything works as intended.

halm,
@halm@leminal.space avatar

If you want a little bit of hand holding to ease you into Arch, Endeavour OS is a pretty smooth distro that makes the install and configuration easier.

Nimrod,

Interesting! Looks pretty slick. Might be a nice stepping stone into that world. This chromebook is so old that it could be a perfect playground for this sorta thing. I don’t have any important files/apps or anything on it that I’m afraid of damaging or being without. Thanks for the suggestion.

library_napper, in Linux in the corporate space
@library_napper@monyet.cc avatar

I have only ever used Linux at work. I tried amacbookd once, then switched back to Linux.

possiblylinux127,

Honestly I deal with a lot of windows environments but I just run Windows VMs for everything.

KVM and Virtio or great

000, in Linux in the corporate space

We run thousands of Red Hat VMs at my company (and probably as many Windows), and several of my colleagues run various distros on their laptops with all our required desktop tools/security agents.

7fb2adfb45bafcc01c80, in I'm Done With Windows, Are you?

Yup! Since 1993… Started Linux on my desktop and haven’t looked back.

BCsven, (edited ) in how do i transfer files via usb c cable from a pixel 6a (grapheneos) to linux mint?

Plug in cable to PC, go into android USB setting and switch it to file transfer instead of charging mode, it should show in your file manager as a connected USB drive. ( you can tell everyone is a linux or phone techy, everone gave the complicated merhods that didn’t address the question asked, but @OP all the other methods work also )

UnfortunateShort,

TBF, KDE Connect is pretty convenient for this and other stuff

CrabAndBroom,

I have a Pixel 4a with GrapheneOS and I can never get it to find any other devices in KDE connect for some reason. Syncthing works fine though so I just use that instead.

ArcaneSlime,

If you’re using a vpn it could be preventing it, I had to allow lan on mullvad’s settings to make it work.

CrabAndBroom,

Yeah I do have Mullvad as well but it doesn’t seem to be that. I tried split tunneling KDE connect and also just turning the VPN off altogether and it made no difference.

My current guess is either some hidden security thing in GrapheneOS that I haven’t discovered yet, or maybe some router setting that’s filtering it out? The investigation is ongoing!

ArcaneSlime,

I had to specifically run mullvad lan set allow in the terminal on pc and turn on “local network sharing” on the phone app specifically. If you’re not on linux idk, but if you are and haven’t tried that it could help. Though if it doesn’t work with the mullvad disabled (and “always require vpn” off on both devices) then it probably isn’t that. If it’s a graphene setting it isn’t one enabled by default, because I got a pixel 6 last week and it works fine through mullvad to use kde connect with my settings set to allow lan.

CrabAndBroom,

K I kind of solved it! Turns out there wasn’t a setting within the Mullvad app for “always require VPN”, but there was one in the Android system settings under VPN. If I turn that off and then split tunnel KDE connect only on the phone (not on my laptop for some unknown reason) then they can see each other.

One to file under “I don’t know why that works but I’ll take it” lol.

ArcaneSlime,

Lol ayy alright! Glad you got it sorted!

BCsven,

Of course, it’s awesome; so is GSConnect on Gnome, and syncthing is awesome, and fx on android with samba shares is great. Croc on mobile to PC, etc. just the dude asks how to use USB cable and gets recompile your kernel suggestion ( I’m being hyberbolic)

Aradia,
@Aradia@lemmy.ml avatar

He can still use the Cable C to keep the battery on.

vojel, in Linux in the corporate space
@vojel@discuss.tchncs.de avatar

The next job offer I will accept needs to have free choice of OS. I work with Linux systems and Kubernetes only, no Winshit but I am forced to use this shitty piece of crap of software. It is slow,buggy and clumsy as hell - maybe because of all the corporate software stuff and GPOs, the only office tools I need are outlook and teams, no word or excel but you cannot remove all the other stuff afaik. Updating is hell because it is controlled by our IT department, sometimes my laptop needs 3 restarts or is stuck in a boot loop. Just let me support myself and let me install some Linux flavor. Don’t need any support from corporate it besides vpn connection. Really fuck companies forcing *nix guys using windows. I know that for sure now. Never again.

terminhell, in Linux in the corporate space

Generally I’ll see it used for POS type machines, or relegated to a backend database that gets logged into for parts lookup or something. Have I seen Jimbo in accounting rocking Gentoo on the company PC. Never.

I’ve ran across a few professors at nearby colleges using it. Last I remember was a nuclear physicists prof using opensuse.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #