You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes multiple problems:
1. The last SUSE command was lacking the ``` ending, so it was formatted incorrectly
2. All commands used `#`, which is a comment (in addition to the standard root prompt), so copy/pasting the full line wouldn't work
3. All instructions on the page are done via the root account already, so sudo isn't needed
4. `$EDITOR` actually is set by default and uses the default editor... the "of choice" is implied, as someone can change the editor to whatever they want; this makes it clear to use whatever editor _and_ allows a copy/paste to work
[Cockpit](https://software.opensuse.org/package/cockpit) is available in both [openSUSE Tumbleweed](https://get.opensuse.org/tumbleweed) and [openSUSE Leap](https://get.opensuse.org/leap) starting by 15.6:
0 commit comments