- 1 Post
- 7 Comments
Joined 2 years ago
Cake day: August 5th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
NanoooK@sh.itjust.worksto Linux@lemmy.ml•An introduction to Magit, an Emacs mode for Git6·2 months agoI started using seriously emacs because of Magit. Such a great package that let you do complicated operations without effort.
C++ bad, rust fun, conversion successful.
I really like the complete description of the OS, why they decided to use a tool instead of another. Very interesting project.
NanoooK@sh.itjust.worksto Linux@lemmy.ml•openSUSE: Choosing Better Alternatives Amid Confusing Policies4·5 months agoI have never used Podman Compose but it exists. I guess it’s really similar to docker compose.
With podman you can use “Quadlets”, which are systemd files allowing the services to integrate very well with the system (you can use journalctl to see the logs of a container).
Podman supports building, and starting containers (and creating vol‐ umes) via systemd by using a systemd generator. These files are read during boot (and when systemctl daemon-reload is run) and generate cor‐ responding regular systemd service unit files. Both system and user systemd units are supported. All options and tables available in stan‐ dard systemd unit files are supported. For example, options defined in the [Service] table and [Install] tables pass directly to systemd and are handled by it. See systemd.unit(5) man page for more information. The Podman generator reads the search paths above and reads files with the extensions .container .volume, .network, .build, .pod and .kube, and for each file generates a similarly named .service file.
NanoooK@sh.itjust.worksto Linux@lemmy.ml•openSUSE: Choosing Better Alternatives Amid Confusing Policies2·5 months agoPodman is good, you should try it.
Most docker’s commands can be replaced by podman’s.
NanoooK@sh.itjust.worksto Linux@lemmy.ml•Fedora Project Leader Matthew Miller Stepping Down2·5 months agoNew git forge?
Nice list, thanks. A lot of them I was not even aware of.