You Rock!!! Thank You so much!!!
It workded <3
[root@webserver ~]# yum --enablerepo=extras install epel-release
Loaded plugins: changelog, fastestmirror, nethserver_events, presto
Setting up Install Process
Loading mirror speeds from cached hostfile
* centos-base: mirror.gpmidi.net
* centos-updates: mirror2.evolution-host.com
* extras: ca.mirror.babylon.network
* nethserver-base: mirror.nethserver.org
* nethserver-updates: mirror.nethserver.org
Package epel-release-6-8.noarch already installed and latest version
Nothing to do
[root@webserver ~]# yum --enablerepo=epel install tmux socat
Loaded plugins: changelog, fastestmirror, nethserver_events, presto
Setting up Install Process
Loading mirror speeds from cached hostfile
epel/metalink | 13 kB 00:00
* centos-base: mirror.gpmidi.net
* centos-updates: mirror.gpmidi.net
* epel: fedora-epel.mirrors.tds.net
* nethserver-base: mirror.nethserver.org
* nethserver-updates: mirror.nethserver.org
epel | 4.3 kB 00:00
epel/primary_db | 5.9 MB 00:00
Resolving Dependencies
--> Running transaction check
---> Package socat.x86_64 0:1.7.2.3-1.el6 will be installed
--> Processing Dependency: libreadline.so.5()(64bit) for package: socat-1.7.2.3-1.el6.x86_64
---> Package tmux.x86_64 0:1.6-3.el6 will be installed
--> Running transaction check
---> Package compat-readline5.x86_64 0:5.2-17.1.el6 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
=======================================================================================================================================================
Package Arch Version Repository Size
=======================================================================================================================================================
Installing:
socat x86_64 1.7.2.3-1.el6 epel 246 k
tmux x86_64 1.6-3.el6 epel 208 k
Installing for dependencies:
compat-readline5 x86_64 5.2-17.1.el6 centos-base 130 k
Transaction Summary
=======================================================================================================================================================
Install 3 Package(s)
Total download size: 583 k
Installed size: 1.7 M
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 583 k
(1/3): compat-readline5-5.2-17.1.el6.x86_64.rpm | 130 kB 00:00
(2/3): socat-1.7.2.3-1.el6.x86_64.rpm | 246 kB 00:00
(3/3): tmux-1.6-3.el6.x86_64.rpm | 208 kB 00:00
-------------------------------------------------------------------------------------------------------------------------------------------------------
Total 551 kB/s | 583 kB 00:01
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : compat-readline5-5.2-17.1.el6.x86_64 1/3
Installing : socat-1.7.2.3-1.el6.x86_64 2/3
Installing : tmux-1.6-3.el6.x86_64 3/3
Verifying : socat-1.7.2.3-1.el6.x86_64 1/3
Verifying : compat-readline5-5.2-17.1.el6.x86_64 2/3
Verifying : tmux-1.6-3.el6.x86_64 3/3
Installed:
socat.x86_64 0:1.7.2.3-1.el6 tmux.x86_64 0:1.6-3.el6
Dependency Installed:
compat-readline5.x86_64 0:5.2-17.1.el6
Complete!
[root@webserver ~]#