#How to #Install #Linux #Cockpit
today I’m going to teach you how to install linux cockpit. Cockpit provides a graphical “desktop interface” for each server, which lets you manage storage, configure networks, and see logs. You can start containers, manage storage, and configure networks right from the web browser.You don’t have to memorize commands at the command line with Cockpit.
////////////////////////////////////// commands ///////////////////////////////////////
firstly Update the Packages = sudo apt-get update
install cockpit = sudo apt-get install cockpit
to Run the Cockpit Service = systemctl start cockpit
in web browser type this command = ” _server_ip:9090 ”
login with your user
select “reuse my password for privileged tasks”
login with your user account User name & password
///////////////////////////for install additionally options ///////////////////
### domain join option
sudo apt-get install realmd
////////////////////////////////////////////////////////////////////////
## performance profile option
sudo apt-get install tuned
///////////////////////////////////////////////////////////////////////
## dockpit and Docker option
install docker following one of my 2 methods
sudo apt-get install cockpit-docker
run tutum/hello-world
set port to 8888
//////////////////////////////////////////////////////////////////////////////
## Virtual Machine manager option
sudo apt-get install qemu-kvm kvmtool
sudo apt-get install cockpit-machines
//////////////////////////////////////////////////////////////////////////
## Cockpit Applications and updates
sudo apt-get install cockpit-packagekit .
Concluzion: #How to #Install #Linux #Cockpit – linux server web gui,ubuntu server web gui,linux server,linux server administration,linux server tutorial,linux server tutorial for beginners,linux server with gui,manage linux server,linux web server,linux web server administration,server administration linux,cockpit web console,cockpit linux system admin interface,how to install linux cockpit,cockpit,virtual machine linux,cockpit virtual machines,gnu linux,kvm,virtualbox vs cockpit,remote virtual machine
To see the full content, share this page by clicking one of the buttons below |