Installing Cockpit on Linux Device
#Linux #Cockpit #SystemAdmin
Full steps can be found at https://i12bretro.github.io/tutorials/0469.html
--------------------------------------------------------------------
What is Cockpit?
--------------------------------------------------------------------
Cockpit is an interactive server admin interface. It is easy to use and very lightweight. Cockpit interacts directly with the operating system from a real Linux session in a browser. - https://github.com/cockpit-project/cockpit
--------------------------------------------------------------------
Installing Cockpit
--------------------------------------------------------------------
01. Log into the Debian device
02. Run the following commands in a terminal:
# update software repositories
sudo apt update
# install software updates
sudo apt upgrade -y
# install cockpit
sudo apt install cockpit -y
03. Open a web browser and navigate to https://DNSorIP:9090
04. Login using a valid account on the Linux device
05. Welcome to Cockpit
Source: https://cockpit-project.org/running.html
### Connect with me and others ###
★ Discord: https://discord.com/invite/EzenvmSHW8
★ Reddit: https://reddit.com/r/i12bretro
★ Twitter: https://twitter.com/i12bretro