Open GoogleCodeExporter opened 8 years ago
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
Original comment by karesk...@gmail.com
on 20 Jul 2010 at 5:51
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.
Original comment by netbo...@gmail.com
on 2 Jan 2012 at 8:24
I used ipkg and installd nano.
Infos can be found here:
http://code.google.com/p/snake-os/issues/detail?id=6
Original comment by mkhom...@googlemail.com
on 4 Jan 2012 at 12:04
Original issue reported on code.google.com by
peacedo...@gmail.com
on 4 Jun 2010 at 2:10