[-] theroff@aussie.zone 9 points 1 week ago

I have a bicycle crate in my rear rack (40L from memory). I can just throw my backpack and/or shopping in there and be on my way. No issues transporting when empty. I avoid riding in the rain but I guess a waterproof bag would help for that. It's durable, the main concern is the rear rack. I had to replace the cheaper rack that I bought last year after the welding snapped in a few places over time (I had it held together with duct tape for a while). My new rack should be much more sturdy this time around.

I have access to borrow a car which I do every few weeks so I don't need to over engineer my bike setup too much.

[-] theroff@aussie.zone 1 points 3 weeks ago

That's probably a fair point. I can't say too much as I haven't touched Windows desktop or server too much.

Could be apples vs oranges here though as we're talking about getting started versus well established setup, but my current employer is looking at adopting Ansible + Packer for imaging and partially Ansible-managing Windows servers where it makes sense because of limitations in SCCM and GPO. As far as I can see across the divide Windows Server isn't all smooth sailing.

[-] theroff@aussie.zone 2 points 3 weeks ago

I can't say I've managed Linux desktops at scale (so technically I should leave it there) but I do manage several hundred Linux VMs with Ansible, and I manage all of my PCs with Ansible. Desktops are a different ballgame to servers, dealing with end users and all, but I still don't think it would be that hard once it's been set up.

[-] theroff@aussie.zone 2 points 3 weeks ago* (last edited 3 weeks ago)

That sucks :( I'm pretty much in the same boat. I get to use a Linux desktop at work on the proviso that I don't raise support requests. We use Microsoft for nearly everything so naturally it's an uphill battle. The web UI is quite buggy and "not recommended" by my org. Teams doesn't support Firefox so I have to run a separate browser especially for it.

But aside from interfacing with Microsoft everything just works, and really nicely.

[-] theroff@aussie.zone 7 points 3 weeks ago

That's awesome - great to hear about Linux desktops bring used by non-techies especially in a company.

How was it received out of interest?

176
submitted 3 weeks ago by theroff@aussie.zone to c/linux@lemmy.ml

Basically title. Do you know of any companies that use desktop Linux?

I can think of two in my area in Brisbane - Adfinis and Red Hat. Both have a pretty small presence here from what I last heard (several employees each).

My employer allows the Linux team to use Linux but it's discouraged and our lives are made somewhat difficult.

[-] theroff@aussie.zone 18 points 3 weeks ago

Securing proprietary hardware against peeps installing alt OSes

[-] theroff@aussie.zone 1 points 1 month ago

Technically XFS is also a CoW filesystem, but it doesn't have the vast array of features that ZFS does like volume management, snapshots, send/recv etc. It does have reflink support which I guess is a kind of snapshot for a file.

[-] theroff@aussie.zone 3 points 1 month ago

OpenZFS is under a completely FOSS license but it's incompatible with the GPL and can't really ever be merged into the Linux kernel. The workaroundids to provide it as source code which gets compiled as a module every time there's a new kernel via dkms.

More controversially, Canonical ship OpenZFS pre-compiled in Ubuntu which some lawyers believe to be infringing on ZFS' codebase.

Honestly the OpenZFS situation on Linux is probably the biggest single reason for the growing interest in btrfs and bcachefs, the former slowly becoming default on more Linux distros over time and lots of investment from SUSE and Facebook AFAIK.

[-] theroff@aussie.zone 2 points 1 month ago

ext3 had journaling, but not ext2. Also ext3 doesn't really exist anymore as it was merged into the ext4 driver which can read the old format.

[-] theroff@aussie.zone 1 points 1 month ago

It is fast. It's the recommended filesystem for MinIO and default for RHEL 7 and above. XFS and ext4 are often recommended for databases if no other filesystem-level features (like snapshots) are needed. XFS has slightly more features than ext4 like CoW and reflink support.

[-] theroff@aussie.zone 5 points 1 month ago

The company behind GitLab is seeking buyout offers, so make of that what you will.

My employer uses GitLab CE and it's pretty good, and it is FOSS. The EE version is "open core" so not really FOSS.

If I were starting from scratch I'd be looking into Gitea/Forgejo as well.

view more: next ›

theroff

joined 6 months ago