Create account Login Webmail Contact Us



 
Knowledgebase
Installing Nano Editor
Posted by admin on 17 September 2009 11:31 PM
How do I install Nano?
If your control panel does not bring Nano with it, here is how to install this text editors:

Nano Editor :
===================
Obtain a copy of Nano at http://www.nano-editor.org/download.html and upload it to your system, pick the version ending in i386.rpm

1) Log into SSH and issue the following commands:

Code:
mkdir /home/temp (if temp doesn't already exist) or cd /home/temp

cp /pathtotherpm /home/temp/rpmname.rpm (where pathtotherpm is the path to the location where you uploaded the rpm and rpmname.rpm is the name of the rpm file such as nano-1.2.5-1.i386.rpm)

rpm -i rpmname.rpm
(620 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments: