https://fedoraproject.org/wiki/QA:Testcase_Server_cockpit_default "As far as you can reasonably test, Cockpit must be enabled and accessible on the test system after installation" [root@f22s ~]# systemctl status cockpit ● cockpit.service - Cockpit Web Server Loaded: loaded (/usr/lib/systemd/system/cockpit.service; static; vendor preset: disabled) Active: inactive (dead) Docs: man:cockpit-ws(8) [root@f22s ~]# systemctl start cockpit [root@f22s ~]# systemctl status cockpit ● cockpit.service - Cockpit Web Server Loaded: loaded (/usr/lib/systemd/system/cockpit.service; static; vendor preset: disabled) Active: active (running) since Wed 2015-03-04 13:17:10 MST; 6s ago Docs: man:cockpit-ws(8) Process: 1425 ExecStartPre=/usr/sbin/remotectl certificate --ensure --user=root --group=cockpit-ws (code=exited, status=0/SUCCESS) Main PID: 1429 (cockpit-ws) CGroup: /system.slice/cockpit.service └─1429 /usr/libexec/cockpit-ws Mar 04 13:17:10 f22s.localdomain systemd[1]: Starting Cockpit Web Server... Mar 04 13:17:10 f22s.localdomain remotectl[1425]: Generating temporary certificate using: openssl req -x509 -days 36500 -newkey rsa...domain Mar 04 13:17:10 f22s.localdomain systemd[1]: Started Cockpit Web Server. Mar 04 13:17:11 f22s.localdomain cockpit-ws[1429]: Using certificate: /etc/cockpit/ws-certs.d/~self-signed.cert Mar 04 13:17:11 f22s.localdomain cockpit-ws[1429]: HTTP Server listening on port 9090 Hint: Some lines were ellipsized, use -l to show in full. Should I file a bug? -- Chris Murphy -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test