Tag: server installation
Installing Midnight Commander
by admin on Mar.02, 2009, under SSH Commands
Midnight Commander is a file manager for free operating systems if you are not a keyboard guy and would still like to use SSH it is a very powerfull tool.
For me it is the first thing I need to install found a good command for it after hours of search… So how to install Midnight Commander login in SSH with root user and:
yum install mc
and I also need
yum install unzip
Easy huh