|
| 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 | + |
| 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 | + |
| 28 | + |
| 29 | +Viewing a configuration file: |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | +Edit a configuration file: |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | +If a file is changed on disk while editing, a warning will appear: |
| 38 | + |
| 39 | + |
| 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) |
0 commit comments