Do not fool us
SSH Commands
I gave up on shared webhosts time for my own VPS. I will post here userfull ssh commands that I find along the way..and I expect to use them alot.
Post anything usefull you find..
Installing Midnight Commander
23 years ago
by admin
in 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
Recent Comments