18. Mar 2026 | Douglas DeMaio | CC-BY-SA-3.0

Members of the openSUSE community are tackling the complex undertaking of transitioning from YaST by developing a streamlined system management interface.
After some adjustments and community feedback in the openSUSE barmembers used an existing tool to implement a launcher for openSUSE users that provides a web-based system administration interface, more accessible to users switching from the traditional YaST setup tool.
The cockpit customer launcheraddresses a barrier that has frustrated some users trying to adopt Cockpit as a replacement for YaST. According to feedback on the openSUSE forumsthe process has not been simple or straightforward until now.
The launcher icon, which includes legacy YaST colors for the custom logo, is specific to openSUSE and was created in response to user concerns. After some tests and minor refinements, the package has been pushed and is available on Tumbleweed and Jump yet official parcel.
“Since Cockpit client has both Flatpak and RPM launchers available, we need to give them different icons so users can actually tell them apart,” said Lubos Kocman. “The different colored icon instantly shows users which launcher they are opening to eliminate any confusion.”
The installation process
The launcher reduces a multi-step process that is now a straightforward workflow. Previously, users experienced complications accessing Cockpit through localhost:9090, which the community identified as a pain point.
sudo zypper install cockpit-client-launcher
Users are also recommended to install patterns-cockpit to ensure that all Cabin modules are available:
sudo zypper install -t pattern cockpit
Finally, users launch the application from their desktop environment’s application menu and follow initial setup dialogs. The launcher automatically activates the necessary system services and firewall settings.
To match security requirements, the user will be prompted to enable cockpit.socket and for preference firewall configuration in case the cockpit was not previously enabled and running.
It has been tested on both Tumbleweed and Leap 16 installations and tests confirm that the package integrates successfully in different openSUSE flavors, versions and installation scenarios.
A demonstration video created by Low-tech Linux display windows installation and setup process on both Tumbleweed and Leap 16.
The Cockpit web interface provides graphical access to system administration functions traditionally handled by command-line tools or YaST, including package management, user administration, service control, and more.
