Skip to content

Commit 70551e5

Browse files
committed
Cockpit 324
1 parent aa90efb commit 70551e5

6 files changed

+51
-0
lines changed

_posts/2024-09-04-cockpit-324.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
title: Cockpit 324
3+
author: jelle
4+
date: '2024-09-04'
5+
tags: podman, files
6+
slug: cockpit-324
7+
category: release
8+
summary: 'Show port ranges in Cockpit Podman; view and edit files in Cockpit Files'
9+
---
10+
11+
Cockpit is the [modern Linux admin interface](https://cockpit-project.org/).
12+
We release regularly.
13+
14+
Here are the release notes from cockpit-podman 94 and cockpit-files 7:
15+
16+
17+
## Podman: Show ports as ranges
18+
19+
In container and pod details, Cockpit Podman shows contiguous ports as a range when they use the same protocol, host, or host IP.
20+
21+
![screenshot of ## show container/pod ports as ranges]({{ site.baseurl }}/images/324-show-container-pod-ports-as-ranges.png)
22+
23+
## Files: Viewing and editing text files
24+
25+
Cockpit Files now supports viewing and editing small text files, perfect for quickly editing configuration files. Right click a file and select "Open text file" to edit.
26+
27+
![screenshot of ## viewer/editor for text files]({{ site.baseurl }}/images/324-viewer-editor-for-text-files.png)
28+
29+
Viewing a configuration file:
30+
31+
![screenshot of ## viewer/editor for text files]({{ site.baseurl }}/images/324-viewer-editor-for-text-files-2.png)
32+
33+
Edit a configuration file:
34+
35+
![screenshot of ## viewer/editor for text files]({{ site.baseurl }}/images/324-viewer-editor-for-text-files-3.png)
36+
37+
If a file is changed on disk while editing, a warning will appear:
38+
39+
![screenshot of ## viewer/editor for text files]({{ site.baseurl }}/images/324-viewer-editor-for-text-files-4.png)
40+
41+
## Try it out
42+
43+
cockpit-podman 94 and cockpit-files 7 are available now:
44+
45+
* [For your Linux system](https://cockpit-project.org/running.html)
46+
* [Cockpit Client](https://flathub.org/apps/details/org.cockpit_project.CockpitClient)
47+
48+
* [cockpit-podman Source Tarball](https://github.com/cockpit-project/cockpit-podman/releases/tag/94)
49+
* [cockpit-podman Fedora 40](https://bodhi.fedoraproject.org/updates/FEDORA-2024-699f6f1637)
50+
* [cockpit-files Source Tarball](https://github.com/cockpit-project/cockpit-files/releases/tag/7)
51+
* [cockpit-files Fedora 40](https://bodhi.fedoraproject.org/updates/FEDORA-2024-934472ed30)
25.9 KB
Loading
35.9 KB
Loading
35.2 KB
Loading
25.7 KB
Loading
14.2 KB
Loading

0 commit comments

Comments
 (0)