Cockpit : Install2019/08/26 | 
| 
 
Install Cockpit to manage system settings on Web browser.
 
 | 
|
| [1] | Install Cockpit. | 
| 
 
root@dlp:~#  
root@dlp:~# apt -y install cockpit  systemctl enable cockpit.socket   | 
| [2] | Access to [https://(server's hostname or IP address):9090/] with Web browser from localhost or any Client Host, then Cockpit login form is displayed like follows. Login with a user. This example below shows with root user. | 
 
 | 
| [3] | This is the Cockpit main screen. It's possible to manage various system settings on here. | 
 
 | 
| [4] | For [Logs] on the left pane, it's possible to manage or opereate [Journal] service which is the log management tool. | 
 
 | 
| [5] | For [Storage] on the left pane, it's possible to manage or opereate Storages. | 
 
 | 
| [6] | For [Networking] on the left pane, it's possible to manage or opereate Networking. | 
 
 | 
| [7] | For [Accounts] on the left pane, it's possible to manage or opereate system accounts. | 
 
 | 
| [8] | For [Services] on the left pane, it's possible to manage or opereate system services. | 
 
 | 
| [9] | For [Software Updates] on the left pane, it's possible to manage softwares. | 
 
 | 
| [10] | For [Terminal] on the left pane, it's possible to opereate system with commands directly. | 
 
 | 
| 
 |