FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
1,049 views 2 comments
by anonymous
Hello,

I don't like vi or vim ...

Is it authorized to install the editor nano on a RUT955 ?

Do we follow a special procedure to do it ? if yes, could you describe it please.

Thank you by advance,

1 Answer

0 votes
by anonymous

From the command prompt do:

opkg update

Then do:

opkg install nano

Then do:

cp /usr/lib/libncurses.so /usr/lib/libncurses.so.5


That’s it, nano is installed.

Best answer
by anonymous
Yessss !

Thank you very much !
by anonymous
No problem :)