Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
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.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Hello
My friend has lent me their Acer Aspire 1 Notebook operating system Linux And then has gone away for a long Holiday. They did not give me the user booklet!
Firefox is version 2 and 2 is not supported. I downloaded version 6 and the Box came up with the option to save or open with. on the line following open with it says
archiver ( Default) When I click okay It says unzip file and when I press yes I get an error message! on veiwing the command line it says cp: /temp/firefox-6.0.2 tar-1.bz2 and firefox-6.0.2 tar-1.bz2 are the same file. I am lost please help.
Firefox 2 should run, although it's outdated. The error message says that you're trying to copy a file to itself, which won't work. I have no idea which Linux distro you're using, since there are literally dozens of Linux distros available. You may be able to get a pre-packaged version of Firefox, depending on what distro the computer is running. You can find this out by opening a terminal and typing, or pasting,
Code:
cat /etc/*-release
then pressing Enter. If you have a Debian derivative, you need a .deb file, otherwise you probably need a .rpm file. These may be available somewhere. Post the output and we may be able to provide more help.
The operating system on that Acers will most likely be Linpus Linux in a very old version. Linpus is a really dumbed down distribution, I wouldn't recommend to use it at all, and I doubt that it is able to run something new like Firefox 6.
If it's Linpus, give up. It's very old, obsolete, and you almost certainly won't be able to update most packages. Since it belongs to someone else, don't break it, and just live with what is on it.
Hi folks thank you for your info.
The details
MFG Date 0807
Linpus Linux Lite v1.0.9E
Total memory 1024 MB
Intel 1 (R) Atom (TM) CPU270 1,6GHz
HDD Hitachi HTS 543219A300
VGA VO 3114
ADA 150 Acer.
If MFG Date means the Manufacturing Date then it is rather old. If that means its a waste of time. Then is there any way I can update It with another version of linux or even with a windows os?. The machine does belong to a friend, but I know she is fed up with it and she might let me mess with it. And it is a nice looking notebook!
Thanks
I am not able to surf every day, so sorry for the delay in replying
Last edited by resholto; 09-18-2011 at 07:55 PM.
Reason: Poor layout
As per posts#3 & 4, that really is a hopeless OS.
If(!) your friend allows it, then replace with something modern/better.
Typically Mint or Ubuntu.
Have a look at www.distrowatch.com, but ask permission first(!) before changing the OS.
First, get a USB drive or SDHC card (the latter is a better option, since nothing sticks out of the machine) and install a liveCD version of any Linux distro on it. Boot it and try it out. All you need for this is a 1GB drive, which you can buy very cheaply. You can also get a larger drive, 16GB is much better, and install the distro of you choice on it. With a full install, you have a full Linux machine on a removable drive, which you can boot on any computer, without affecting the drive inside the netbook, and without pissing off your friend. It might be a little slower than the internal drive, but probably not by much if any.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.