Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Please read the posts properly, sether clearly stated how to unpack the files and install it.
If you use Debian, you can install it by:
Code:
apt-get install nano
Google is your friend.
Off topic: to be honest, if you don't know how to untar a TAR archive, I recommend that you ask somebody to manager the server for you. You probably can't do much with the server unless you have some sort of graphical interface to help you, you might what to look at Webmin, which is a graphical system administration tool.
But yeah, I would have to agree with saman007uk - if you don't know how to do something as basic as untarring a file, you are going to enter a world of hurt with the server. Check out RUTE and the other stuff in our Book Review area, there are a number of books that you would do well to read.
if you are a newbie, you may not know that there are quite alot of applications that can do what nano does. It would be highly unusual if your current linux distribution did not have one of: vim,pico,joe,xedit, .. I can't remember all the others. Just type those letter into the command line and press return.
However, getting a text editor such as these working woul only be a very small step in learning about linux.The above posts all tell the truth ... you need to put your reading hat on ...
Its a whole new concept to me at the moment.I am starting at the bottom of linux and working my way through.Thanks for your import guys and i hve manged to get nano to install GNU nano 1.2.4 so at least i am on the right track
Most Linux distributions come with precompiled binaries for most packages so you don't really need to compile anything. All you need to do is use your distributions package manager to install or remove packages.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.