56

Better yet, are there any Spacewalk-like software packages that work for both RedHat-based and Debian-based systems?

0xF2
  • 3,155

4 Answers4

33

In addition to straight Puppet and Spacewalk, there is a puppet-based system called "foreman" that does most of what you're looking for.

enter image description here

while the screenshot does show CentOS and Windows clients, it does have Ubuntu support

I've used it and I recommend giving it a go.

0xF2
  • 3,155
jrg
  • 61,707
9

As of 2019, Landscape on-premises is free for small installations (10 servers + 10 VMs).

Installation instructions can be found here: How do I install Landscape for personal use?

It is also open source, with source code available on launchpad.

Pablo Bianchi
  • 17,371
mdd
  • 1,441
  • 14
  • 17
5

According to the FAQ, Spacewalk supports Debian, so it may support Ubuntu as well.

If you are looking for configuration options for a large environment, you could take a look at Puppet.

Pablo Bianchi
  • 17,371
tgm4883
  • 8,062
4

You can try out vFense , which is still in Beta, but it supports Ubuntu, Debian, RedHat, OS X and Windows. vFense is an open source cross platform patch management tool, that is also cross referencing vulnerability data from Ubuntu, Windows, and soon RedHat as well.

Full disclosure, I am the lead developer of the project.

mss
  • 146