Sometimes your server won’t come with pico installed so here is a quick way to install it.
First login to your server via SSH as root and run:/scripts/ensurerpm nano
cd /usr/bin
ln -s nano pico

You can then use the pico command.