< Home - < Back

conmux


Information about the package, conmux, which is shipped with common Linux distributions. The conmux package is designed for, ConMux - The Console Multiplexor.


Package Name:

conmux

Summary:

ConMux - The Console Multiplexor

Description:

Conmux is a console management program designed to support a large number of console devices and simultaneous users. It currently supports IBM's blade and hmc servers. Its features include: - driver interface abstracts how to connect to the console - helpers for dealing with autobooting - can support additional commands for dealing with power management - allows multiple clients to be connected to the same console

Architecture:

noarch

Version:

0.0

Release:

11.493svn.el6

Size:

35 k

Repository:

epel

From Repository:

Licence:

GPLv2



Handy Yum Commands for conmux


Control the conmux package with the following handy commands outlined below.


Command

Description of Command

yum install conmux

This command will install conmux on the server.

yum remove conmux

This command will un-install conmux on the server. When you run this command, you will be asked if you are sure that you want to remove conmux, so you have to manually confirm that you want to do this.

yum -y remove conmux

This command will un-install conmux on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove conmux when using the -y flag.

yum update conmux

This command will update conmux to the latest version. When you run this command, you will be asked if you are sure that you want to remove conmux, so you have to manually confirm that you want to do this.

yum -y update conmux

This command will update conmux to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove conmux when using the -y flag.

yum info conmux

This command will show you core information about the conmux package.

yum deplist conmux

This command will show you the dependencies for conmux. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update conmux

This command will check if there is an update waiting on conmux. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.