### 1. Install Cockpit

```shell
sudo apt install cockpit \
                 cockpit-bridge \
                 cockpit-networkmanager \
                 cockpit-packagekit \
                 cockpit-pcp \
                 cockpit-storaged \
                 cockpit-system \
                 cockpit-ws -y
```


### 2. Install Cockpit Navigator (File Explorer but in Browser)

```shell
sudo wget https://github.com/45Drives/cockpit-navigator/releases/download/v0.5.10/cockpit-navigator_0.5.10-1focal_all.deb

sudo apt install ./cockpit-navigator_0.5.10-1focal_all.deb
```


### 3. Test the Login

* got to `https://<server-ip>:9090`
* Login with your server user account (not root)
* Enjoy
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9