Install Nano RPM on Plesk 8.2.1 · Tuesday January 1, 2008
These instructions are mainly for my internal reference, but for the sake of you — oh glorious reader — I’ve decided to share my recipe.
To install nano (clone of the Pico text editor) on a Linux-based SWSoft Plesk server, run the following commands — assuming you have root access:
ssh root@domain.comcd /usr/local/srcwget http://www.nano-editor.org/dist/v2.0/nano-2.0.3.tar.gztar zxvf nano-2.0.3.tar.gzcd nano-2.0.3./configuremakemake install
To test the installation, simply run the executable from the command line: nano
— Ryan J. Bonnell
Plesk 8.2.1 Shell Commands Fix Airport Self-Assigned IP Address Leopard