Page 1 of 1

NANO not working in the web ssh emulator FW16.1

PostPosted: Thu Oct 29, 2015 3:30 pm
by raidsm
Hi! is someone able to make the nano editor working in the web ssh emulator?

A got an error "error opening terminal : vt102". I'm trying to edit some file (php.ini and else) but unable. vi seems to be problematic also...

Someone got a clue? :thinking

Re: NANO not working in the web ssh emulator FW16.1

PostPosted: Thu Oct 29, 2015 3:47 pm
by Jocko
Hi raidsm,

raidsm wrote:is someone able to make the nano editor working in the web ssh emulator?
No, you can not do it.

Nano editor, like other commands top, htop,... require to run with a real shell terminal. (in fact all commands interacting with the terminal).

Re: NANO not working in the web ssh emulator FW16.1

PostPosted: Thu Oct 29, 2015 5:22 pm
by raidsm
ok great thank you I also noticed top wasn't working for the same reason.