conmand
serial console management program
Install
- All systems
-
curl cmd.cat/conmand.sh
- Debian
-
apt-get install conman
- Ubuntu
-
apt-get install conman
- Kali Linux
-
apt-get install conman
- CentOS
-
yum install conman
- Fedora
-
dnf install conman
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install conman
- Raspbian
-
apt-get install conman
- Dockerfile
- dockerfile.run/conmand
conman
serial console management program
ConMan is a serial console management program designed to support a large number of console devices and simultaneous users. It supports: - local serial devices - remote terminal servers (via the telnet protocol) - IPMI Serial-Over-LAN (via FreeIPMI) - Unix domain sockets - external processes (e.g., using Expect for telnet / ssh / ipmi-sol connections) Its features include: - logging (and optionally timestamping) console device output to file - connecting to consoles in monitor (R/O) or interactive (R/W) mode - allowing clients to share or steal console write privileges - broadcasting client output to multiple consoles