The Console Manager
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 (eg, 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
- Sources inherited from project SUSE:SLE-15-SP5:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/conman && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000133 133 Bytes | |
conman-0.3.1.tar.gz | 0000169716 166 KB | |
conman-suse-fix-expect-scripts.patch | 0000000551 551 Bytes | |
conman.changes | 0000007654 7.47 KB | |
conman.service.in | 0000000216 216 Bytes | |
conman.spec | 0000007735 7.55 KB |
Latest Revision
Daniel Mach (dmach)
committed
(revision 2)
- update to version 0.3.1 (jsc#PED-2804): * Fixed username/password use in libipmiconsole.conf. (e59f5e4) * Added more console logfile conversion specifiers. (96ede96, 5a189f6) * Added conmen '-T' cmdline opt to specify terminal emulator. (a11c6f4) * Added rpm source file verification. (f86c123) * Revamped autotools config. (547db3c) * Added configure opts for systemd/sysvinit. (3e303e6) * Added configure runstatedir support. (bb415e0) * Fixed installation directory variable substitution. (7642609) * Removed autotools-generated files from version control. (44168a4) * general move of files from /usr/lib/conman to /usr/share/conman
Comments 0