User Tools

Site Tools


services:conserver

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
services:conserver [2016/08/22 17:15]
dgalloway emphasize ctrl+e c
services:conserver [2016/10/10 22:35] (current)
dgalloway
Line 3: Line 3:
 conserver is a centralized serial server that keeps a persistent serial session open and allows multiple users to access the same console at a time.  See http://​www.conserver.com/​ conserver is a centralized serial server that keeps a persistent serial session open and allows multiple users to access the same console at a time.  See http://​www.conserver.com/​
  
-The service is running on a VM in RHEV on conserver.front.sepia.ceph.com. ​ It is configured to allow passwordless access to any IP on the 172.21.0.0/​20 network.+The service is running on a VM in RHEV on conserver.front.sepia.ceph.com. ​ It is configured to allow passwordless access to any IP on the 172.21.0.0/​20 network. ​ (This includes VPN clients since they are routed through gw.front.sepia.ceph.com)
  
 ===== Client access ===== ===== Client access =====
 ==== Set Up ==== ==== Set Up ====
-Fedora and Ubuntu have pre-built packages available. ​ ''​dnf/apt-get install conserver-client''​+Fedora and Ubuntu have pre-built packages available. ​ ''​yum/apt-get install conserver-client''​ 
 + 
 +CentOS and RHEL users will need to install the epel repo. Then, ''​yum install conserver-client %%--%%enablerepo=epel''​
  
 MacOS users can use http://​brew.sh/​ to install via: ''​brew install conserver''​ MacOS users can use http://​brew.sh/​ to install via: ''​brew install conserver''​
Line 22: Line 24:
 </​code>​ </​code>​
  
 +==== Controlling Serial Sessions ====
 To access a serial console, run, for example, ''​console smithi001''​ To access a serial console, run, for example, ''​console smithi001''​
  
-==== Controlling Serial Sessions ====+----- 
 Conserver clients can control serial sessions using a combination of **Ctrl+e c** commands. Conserver clients can control serial sessions using a combination of **Ctrl+e c** commands.
  
services/conserver.1471886147.txt.gz · Last modified: 2016/08/22 17:15 by dgalloway