this post was submitted on 22 Jan 2025
35 points (97.3% liked)

Linux

49211 readers
702 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
top 16 comments
sorted by: hot top controversial new old
[–] egerlach@lemmy.ca 3 points 1 day ago

So wait... Did Puppet have a license change as well recently? Is this just preemptive because it looks like Perforce is starting to change things?

[–] dino@discuss.tchncs.de 2 points 1 day ago (2 children)
[–] egerlach@lemmy.ca 3 points 1 day ago

I don't frequent that world much these days, but I personally preferred the agent/pull model when I did. I can't really articulate why, I think I feel comfortable knowing that the agent will run with the last known config on the machine, potentially correcting any misconfiguration even if the central host is down.

The big debate back in the day was Puppet vs. Chef (before Ansible/SaltStack). Puppet was more declarative, Chef more imperative.

I also admit, I don't like YAML, other than for simple, mostly flat config and serializing.

I further admit that Ansible just has a bigger community these days, and that's worth something. When I need to do a bit of CM these days, I use Ansible.

[–] trevor@lemmy.blahaj.zone 3 points 1 day ago

As someone that has never used Puppet, I also wonder this. Ansible is agentless and works on basically anything. What do you gain by requiring an agent, like with this?

[–] Cornflake@pawb.social 9 points 2 days ago (3 children)
[–] lengau@midwest.social 5 points 1 day ago

Looks like it's a fork of Puppet.

[–] DarkMetatron@feddit.org 4 points 1 day ago

A software to orchestrated and manage software installations and configurations on multiple/many systems using one central system. Puppet is a great tool for medium/large scale system administration and this is a open source implementation of that.

[–] petsoi@discuss.tchncs.de 2 points 1 day ago (1 children)

OpenVox is the modern open source implementation of the world's most capable configuration management platform -- trusted by everyone from the smallest hobbyist to operators of some of the largest commercial infrastructures in the business.

Try OpenVox as the engine powering your infrastructure deployment and configuration needs and see why it's the industry standard in resource abstraction and drift remediation.

https://voxpupuli.org/openvox/

[–] Cornflake@pawb.social 6 points 1 day ago (1 children)

I'm gonna be so real, that's a lot of words that I didn't understand but that's okay- I suppose I'm probably not the target audience for for the software 😂

Best of luck to you and your project!

[–] dajoho@sh.itjust.works 4 points 1 day ago (2 children)

I find this happens a lot on software like this and people kind of assume visitors know what all the buzzwords mean or are in the same bubble as the developers, which is a shame really as I assume it scares a lot of people off.

TLDR: it lets you automate installing an operating system and software, mainly used for servers.

[–] dreadbeef@lemmy.dbzer0.com 1 points 1 day ago

They can't just say "it's puppet" because trademark. So they have to advertise as "alternative to the leading" blah blah to enterprises. This is absolutely targeted at enterprise to buy support, so gotta be legally friendly.

[–] Cornflake@pawb.social 1 points 1 day ago (1 children)

Oh that's totally sick, I bet that would be hella useful if I had another computer I wanted to set up and have everything I've got on my main machine

[–] dajoho@sh.itjust.works 2 points 1 day ago (2 children)

The use case is more for server and linux-type operating systems but I bet there are some crazy folk who use it for their desktops. No idea!

[–] johannes@lemmy.jhjacobs.nl 1 points 21 hours ago

Its Configuration Management, so why would that not apply to Desktops? :)

We use it in Linux Servers, Windows Servers, Linux Desktops, Windows Desktops, etc etc :)

[–] Cornflake@pawb.social 1 points 1 day ago (1 children)

I mean I'm running Fedora, I'm sure I could find some use for it

[–] dajoho@sh.itjust.works 2 points 1 day ago* (last edited 1 day ago)

Good choice! Me too! Workstation on the PC and trying to learn Silverblue on the laptop. Have you played with Silverblue?