OpenSCAP / website

Tracker for new OpenSCAP portal
2 stars 1 forks source link

Installation commands for openSUSE and SUSE #205

Closed abergmann closed 2 years ago

abergmann commented 2 years ago

We've noticed that the SCAP Security Guide page is missing installation procedures for openSUSE and SUSE Linux Enterprise.

https://www.open-scap.org/security-policies/scap-security-guide/

We would like to add the following two logos with the zypper installation command. (The SUSE logo is not made for white backgrounds like this one here, but would work on the open-scap.org page. If needed we could provide different color versions and sizes.)

SUSE   openSUSE

zypper install scap-security-guide

Mockup:

The same goes for the OpenSCAP download page:

https://www.open-scap.org/download/

OpenSCAP Base:

zypper install openscap-utils

SCAP Workbench (only openSUSE atm):

zypper install scap-workbench

SCAP Security Guide:

zypper install scap-security-guide

Logo reference links:

ggbecker commented 2 years ago

Hello, I have updated the https://www.open-scap.org/security-policies/scap-security-guide/ webpage with installing instructions for openSUSE and SLES. Can you please check if it's they way you intended to be? Then we can move on to the other sections.

abergmann commented 2 years ago

Hi Gabriel,

The webpage is almost perfect! 👍 Only the details for openSUSE need to be adjusted.


You can install SCAP Security Guide on openSUSE Leap using zypper:

zypper install scap-security-guide

You can install SCAP Security Guide on openSUSE Tumbleweed using zypper:

zypper install scap-security-guide

There is also the download section that is missing the install commands for ...

I think it would be sufficient to have only SUSE Linux Enterprise and openSUSE selectable here.

ggbecker commented 2 years ago

I was working on adding these options to the download page. Now let me update the items according to your suggestions.

ggbecker commented 2 years ago

I think it should be all good. Please check it and if it's enough you may close the issue.

ggbecker commented 2 years ago

There was one last fix SUSE Enterprise Linux Server -> SUSE Linux Enterprise Server (wrong word order) pointed out by blaine.

abergmann commented 2 years ago

Perfect! Thanks for that.

Ticket can be closed now.