macOS
brew install conserverlocal Homebrew formula metadata
brew
Allows multiple users to watch a serial console at the same time. Version 8.3.0 via Homebrew; verified from local package data.
install
brew install conserverlocal Homebrew formula metadata
sudo apk add conserverAlpine Linux edge package indexes · conserver · source: dl-cdn.alpinelinux.org
sudo apt install conserver-clientDebian stable package indexes · conserver-client · source: deb.debian.org
sudo dnf install conserverFedora Rawhide package metadata · conserver · source: dl.fedoraproject.org
nix profile install nixpkgs#conservernixpkgs package indexes · pkgs/by-name/co/conserver/package.nix · source: api.github.com
sudo zypper install gnome-consoleopenSUSE Tumbleweed package metadata · gnome-console · source: download.opensuse.org
overview
Allows multiple users to watch a serial console at the same time
history
Conserver is a console-server daemon and client for shared serial-console access, logging, and remote operations. It belongs to the older system-administration world of terminal servers, crash consoles, out-of-band access, and forensic console logs.
The official site defines Conserver as an application that lets multiple users watch a serial console at the same time, log traffic, grant one writer at a time, and access equipment over the network. The conserver(8) manual describes the daemon, console client, logging, access control, authentication, and multi-server redirection model.
The CHANGES file shows a long pre-GitHub lineage. It notes many poorly tracked variations before version 6.05, a public web page by version 6.10 in January 1999, GNU configure-based packaging in version 7.0.0 in February 2001, and continued maintenance through version 8.3.0 in February 2026.
Conserver's adoption is tied to data-center operations rather than consumer CLI fashion. The official site emphasizes reviewing crashes, tracking console changes, feeding console logs into monitoring, mentoring during live work, and reaching equipment remotely.
Input package metadata lists Conserver across Homebrew, apk, Debian/Ubuntu client packages, Fedora/dnf, Nix, and other distributions, which fits its role as durable sysadmin infrastructure.
Operators run conserver as a daemon, configure consoles in conserver.cf, authenticate through conserver.passwd, and use the console client to attach, watch, take write access, replay logs, or coordinate with other users.
The manual documents local serial ports, Unix domain sockets, TCP sockets for terminal servers, and external programs as console connection types.
Conserver is package-nerd archaeology that still earns its keep. It packages a very specific operational workflow: serial-console multiplexing and logging for machines that may be unreachable by SSH or normal network services.
Its CHANGES file is also a history of portability work: Solaris, BSD, Linux, Cygwin, IPv6, OpenSSL, GSS-API, FreeBSD CI, autoconf updates, and downstream packaging fixes appear across decades.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/conserver.cf/etc/console.cf~/.consolercCredential-bearing paths to review before unattended agent runs.
/etc/conserver.passwdexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
conserver | cli | global executable | |
console | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/bstansell/conserver
install metadata
| Package key | brew:conserver |
|---|---|
| Version | 8.3.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/conserver |
| Homepage | https://www.conserver.com/ |
| Repository | https://github.com/bstansell/conserver |
| Upstream docs | https://conserver.com/ |
| License | BSD-3-Clause |
| Source archive | https://github.com/bstansell/conserver/releases/download/v8.3.0/conserver-8.3.0.tar.gz |
| Dependencies | openssl@3 |
| Uses from macOS | krb5, libxcrypt |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | conserver |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
conserver-client 8.2.7-3
connect to a console server
sudo apt install conserver-clientconserver-server 8.2.7-3
connect multiple user to a serial console with logging
sudo apt install conserver-serverconserver
nix profile install nixpkgs#conserverconserver-client 8.2.7-2build2
connect to a console server
sudo apt install conserver-clientconserver-server 8.2.7-2build2
connect multiple user to a serial console with logging
sudo apt install conserver-serverconserver 8.3.0-r0
Serial console remote sharing and logging daemon
sudo apk add conserverconserver-doc 8.3.0-r0
Serial console remote sharing and logging daemon (documentation)
sudo apk add conserver-docconserver-openrc 8.3.0-r0
Serial console remote sharing and logging daemon (OpenRC init scripts)
sudo apk add conserver-openrcconserver 8.3.0-1.fc44
Serial console server daemon/client
sudo dnf install conserverconserver-client 8.3.0-1.fc44
Serial console client
sudo dnf install conserver-clientgnome-console 50.0-1.2
A minimal terminal for GNOME
https://gitlab.gnome.org/GNOME/console
sudo zypper install gnome-consolesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.