Simple Editor
SNAKE OS firmware for wlxkj652, ns-k330 and NAS based on str8132 SoC
Brought to you by:
dgazineu
Originally created by: peacedo...@gmail.com
Would it be possible to include a simple editor like nano? Operating VI can
be so convoluted for simple changes to configuration files. Having access
to nano or something similar would make simple changes to things like
smb.conf much easier. Thanks.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: karesk...@gmail.com
try #apt-get install nano
or
cd /root
wget http://www.nano-editor.org/dist/v1.2/nano-1.2.5.tar.gz
tar -xvzf nano-1.2.5.tar.gz
cd nano-1.2.5
./configure
make
make install
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: netbo...@gmail.com
Using SFTP for file editing is a lot easier. You can try WinSCP. Just enable SSH and you can download and edit your files with your favorite text editor and then upload them back to the NAS.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: mkhom...@googlemail.com
I used ipkg and installd nano.
Infos can be found here:
https://code.google.com/p/snake-os/issues/detail?id=6
Related
Tickets: #6