dev/Server.md
2023-08-04 13:12:42 +03:00

16 lines
129 B
Markdown

# Oh My Posh
```sh
dnf install net-tools
```
# Cockpit
```sh
dnf install cockpit
systemctl enable --now cockpit.socket
```