Removed mklink for git
This commit is contained in:
29
_-Review/cockpit.md
Normal file
29
_-Review/cockpit.md
Normal file
@ -0,0 +1,29 @@
|
||||
---
|
||||
assigned: ''
|
||||
created: 2024-07-26T23:21:44.132Z
|
||||
progress: 0
|
||||
tags:
|
||||
- Hosts
|
||||
type: note
|
||||
updated: 2024-08-05T21:04:41.300Z
|
||||
---
|
||||
|
||||
# Cockpit
|
||||
|
||||
- [cockpit](https://cockpit-project.org/)
|
||||
- [podman](https://192.168.11.2:9090/podman#/?container=all)
|
||||
|
||||
```bash Fri Jul 26 2024 15:45:00 GMT-0700 (Mountain Standard Time)
|
||||
apt-cache rdepends cockpit
|
||||
apt install cockpit -y
|
||||
passwd phares
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
apt-get install cockpit cockpit-podman -y
|
||||
systemctl enable --now cockpit.socket
|
||||
```
|
Reference in New Issue
Block a user