Linux - Newbie This 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
|
|
04-29-2009, 03:58 PM
|
#1
|
LQ Newbie
Registered: Apr 2009
Posts: 9
Rep:
|
I just installed Fedora on my Acer Aspire One
I purchased an Acer Aspire one with Linux Linpus Lite recently. Let me clarify something: I KNOW NOTHING OF LINUX. I thought you installed things by double clicking them. Little did I know I was fated to encounter a very unpleasant surprise. So, I did some googling and still, know nothing of linux. I managed to install firefox 3.5 beta by copy-pasting some code, but still, I know nothing of linux. I wanted to play Earthbound on Zsnes, so I tried looking up how to install it. I found nothing, so I took hard hours of my life learning how to install Fedora, since I read somewhere tat someone might be able to help me if I had Fedora. After using 4 different PCs trying to find a way to install fedora, I finally did, on this link:
http://hwarf.com/2009/01/26/aspire-one-fedora-10/
Now, I'd like to follow steps 11 on, but I just can't.I did as much research as possible but every web page assumed I knew SOME code. So, can you help me? Maybe you can teach me some code, tell me how to install my zsnes or simply tell me a way to FOLLOW STEPS 11 ON.
If you could tell me other things like how to install other things, like firefox 3.0, how to install Fedora AND Ubuntu, or ANYTHING regarding linux, you have no idea how glad I would be. I would, literally, be forever grateful and in debt to you, just ask.
Please, help me. I'm desperate. Anything you can provide is awesome.
|
|
|
04-30-2009, 09:17 AM
|
#2
|
Member
Registered: Nov 2008
Location: Panama
Distribution: Debian Lenny
Posts: 33
Rep:
|
Quote:
Originally Posted by Linseed
I purchased an Acer Aspire one with Linux Linpus Lite recently. Let me clarify something: I KNOW NOTHING OF LINUX. I thought you installed things by double clicking them. Little did I know I was fated to encounter a very unpleasant surprise. So, I did some googling and still, know nothing of linux. I managed to install firefox 3.5 beta by copy-pasting some code, but still, I know nothing of linux. I wanted to play Earthbound on Zsnes, so I tried looking up how to install it. I found nothing, so I took hard hours of my life learning how to install Fedora, since I read somewhere tat someone might be able to help me if I had Fedora. After using 4 different PCs trying to find a way to install fedora, I finally did, on this link:
http://hwarf.com/2009/01/26/aspire-one-fedora-10/
Now, I'd like to follow steps 11 on, but I just can't.I did as much research as possible but every web page assumed I knew SOME code. So, can you help me? Maybe you can teach me some code, tell me how to install my zsnes or simply tell me a way to FOLLOW STEPS 11 ON.
If you could tell me other things like how to install other things, like firefox 3.0, how to install Fedora AND Ubuntu, or ANYTHING regarding linux, you have no idea how glad I would be. I would, literally, be forever grateful and in debt to you, just ask.
Please, help me. I'm desperate. Anything you can provide is awesome.
|
Actually are u using Fedora?
mmm well, im newbie in linux too, but there are many linux ebooks, you can learn a lot from it, and reading in google! if you need the ebooks name i can give it to you!
|
|
|
04-30-2009, 11:50 AM
|
#3
|
Member
Registered: Oct 2008
Location: I live where I'm currently standing on
Distribution: fedora, opensuse
Posts: 34
Rep:
|
You could use "Add/Remove Software" from System>Administration to install/remove a package or you could use the yum command from the terminal.
Regarding the zsnes, use the above application to install.
|
|
|
04-30-2009, 01:08 PM
|
#4
|
Member
Registered: Nov 2005
Distribution: Raspbian, Debian, Ubuntu
Posts: 384
Rep:
|
If you are up to Step 11, I'll assume Fedora is installed and you can log in to the GUI (the Gnome Desktop).
To do Step 11,
- open the text editor: 'Applications' -> 'Accessories' -> 'Text Editor'.
- Click 'open' in the editor.
- In the "open files" box, click 'filesystem' (on the left), double click 'etc' (on the right), then
'sysconfig', and finally 'selinux', and you should have that file open for editing.
- Make the change indicated on that website, make SELINUX=disabled.
- 'Save', Then 'File' -> 'Quit'
- I'd reboot at this point.
I'd skip "Converting the Ext3 Filesystem to Ext4" for now. You don't need it, and it means you
don't have to do "Creating the New Initial Ramdisk Image" either.
You should have a usable system. Study the rest of that website and do it when you feel understand
it and feel comfortable with what you are doing. "SSD Optimization" would be good to do at some point,
as would some of the other steps.
If you want to install software, it is fairly easy to do. It comes from repositories on the internet.
'yum' is the command line tool for doing package installs; 'yumex' is a GUI that is much easier to use.
But yumex is not installed yet on your system. To install yumex, open a terminal window, then 'Applications'
-> 'System Tools' -> 'Terminal'
Type in 'yum install yumex' on the command line, hit enter.
When yum finishes installing yumex, you can launch yumex: 'Applications' -> 'System Tools' -> 'Yum Extender'
You should have a GUI view of the software installed, available, or installed but with an update available.
Not all packages are available for all architectures but there should be a long list available. Try to avoid
installing everything in sight. But certainly Firefox will be there.
Also, there are additional "unofficial" fedora repositories that you can add. Goggle "Fedora repositories".
Zsnes does not seem to be available as a package. It is a tar file from Sourceforge.net.
Good Luck.
|
|
|
All times are GMT -5. The time now is 10:52 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|