Installing Nano Editor
From Lunarpages Web Hosting Wiki
How do I install Nano Editor?
If your control panel does not bring Nano with it, here is how to install this text editors:
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
Want to read this in another language? | Web Hosting Support Categories: Beginner | Billing & Sales | Web Design | LPCP | cPanel | Plesk | Quicksite | PageMason | E-mail | Databases | Domain Names | Reseller | Dedicated | VPS | ASP | JSP | PHP | Third Party Scripts | Affiliates | Misc |
