Skip to content

Commit f04d823

Browse files
committed
Cockpit 217
1 parent 972f9ba commit f04d823

File tree

4 files changed

+44
-0
lines changed

4 files changed

+44
-0
lines changed

_posts/2020-04-15-cockpit-217.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
title: Cockpit 217
3+
author: mvo
4+
date: 2020-04-15
5+
tags: cockpit linux
6+
slug: cockpit-217
7+
category: release
8+
summary: Cockpit with improved Insights details, dialog buttons, and VM consoles
9+
comments: 'true'
10+
---
11+
12+
Cockpit is the [modern Linux admin interface](https://cockpit-project.org/). We release regularly. Here are the release notes from version 217.
13+
14+
### Overview: More details about Insights rule hits
15+
16+
When a machine is connected to Red Hat Insights, the Health card on
17+
the Overview page now shows more details.
18+
19+
![Insights details](/images/health-insights.png)
20+
21+
### Dialogs: Buttons have been improved
22+
23+
Following [PatternFly's revised design guidelines](https://www.patternfly.org/v4/design-guidelines/usage-and-behavior/buttons-and-links#button-placement), button placement in all modal dialogs has been changed [to improve usability and accessibility](https://blog.patternfly.org/patternfly/button-placement-on-forms/).
24+
25+
![New button order](/images/new-button-order.png)
26+
27+
### Machines: Sending more keys to the console
28+
29+
Many more special keys can be sent to running virtual machines:
30+
31+
- Control+Alt+Delete is usually used for rebooting a computer. On Windows systems, it is also sometimes used for signing in.
32+
- Control+Alt+Backspace is useful for force-quitting the X Window System.
33+
- The rest of of these key combinations are for switching Linux virtual consoles.
34+
35+
![Sending keys to a VM](/images/vm-console-keys.png)
36+
37+
### Try it out
38+
39+
Cockpit 217 is available now:
40+
41+
* [For your Linux system](https://cockpit-project.org/running.html)
42+
* [Source Tarball](https://github.com/cockpit-project/cockpit/releases/tag/217)
43+
* [Fedora 31](https://bodhi.fedoraproject.org/updates/FEDORA-2020-dd9f5f6216)
44+
* [Fedora 32](https://bodhi.fedoraproject.org/updates/FEDORA-2020-b072ad14c8)

images/health-insights.png

6.98 KB
Loading

images/new-button-order.png

12.6 KB
Loading

images/vm-console-keys.png

25.6 KB
Loading

0 commit comments

Comments
 (0)