PICO is a powerful program
and its a very useful to admin the server
first check for the pine packge ( its the pacge that pico is )
this by
from SSH write
u should see this message which mean that the pine packge is not install on ur server
packge pine is not installed
know write the following instruction:
PHP Code:
wget ftp://rpmfind.net/linux/redhat/9/en/os/i386/RedHat/RPMS/pine-4.44-18.i386.rpm
then write;
PHP Code:
rpm -Uvh pine -4.44-18.i386.rpm
know u can use the pico for editting any file on server
Bookmarks