diff --git a/Server.md b/Server.md index eea969f..7797c99 100644 --- a/Server.md +++ b/Server.md @@ -1,5 +1,15 @@ # Oh My Posh ```sh +dnf install net-tools +``` + + +# Cockpit + +```sh +dnf install cockpit +systemctl enable --now cockpit.socket +``` + -``` \ No newline at end of file