Menu

#28 Simple Editor

New
nobody
None
Medium
Defect
2012-01-04
2010-06-03
Anonymous
No

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.

Discussion

  • Anonymous

    Anonymous - 2010-07-19

    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

     
  • Anonymous

    Anonymous - 2012-01-02

    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.

     

Log in to post a comment.

MongoDB Logo MongoDB