VWorld.US
Information for the Virtual World.
Home › Forums › Operating Systems › Linux › APP: Cockpit
Install Cockpit:
sudo apt install cockpit
View Cockpit: IP:9090
IP:9090
Stop Cockpit:
sudo systemctl stop cockpit
Start Cockpit:
sudo systemctl start cockpit
Remove Cockpit:
sudo systemctl disable cockpit
sudo apt purge cockpit
sudo apt remove cockpit
sudo apt autoremove