LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 12-06-2010, 10:45 PM   #1
Sariami
LQ Newbie
 
Registered: Dec 2010
Posts: 4

Rep: Reputation: 0
How do I pick a flash player so i can use online content (facebook games)


I just started using Linux today on an inherited acer aspire one laptop. got myself tied into my home's wifi, but now i need a flash player so I can play games and watch video.
Adobe has 5 different options for linux and I don't have any idea which one to pick.

http://get.adobe.com/flashplayer/

the options are:
YUM
.tar.gx
.rpm
.deb for Ubuntu 8.04+
APT for Ubuntu 9.04+

or a preview release of Flash Player with native support for 64-bit Linux

I'm pretty sure I'm not running a 64-bit system, but not sure about anything else.

Thanks for the help
 
Old 12-06-2010, 10:54 PM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Hi, welcome to LQ!

And which distro *ARE* you running?

Also, a "uname -a", issued on a command line, should make
quite clear whether or not it's 64-bit.


Cheers,
Tink
 
Old 12-06-2010, 11:02 PM   #3
Sariami
LQ Newbie
 
Registered: Dec 2010
Posts: 4

Original Poster
Rep: Reputation: 0
I do want to learn this stuff Tinkster, so thanks.
I don't know how to get a command line to check which version I'm running
 
Old 12-06-2010, 11:06 PM   #4
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Patient: "Doctor, I have a problem!"
Doctor: "And what is the problem?"
Patient: "How would I know, why would I care? You're the doctor!"


Hmmmm



Cheers,
Tink
 
Old 12-06-2010, 11:16 PM   #5
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,099
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
If your Fedora Logo is anything to go by. You are running Fedora. Safe bet is to download 32 bit rpm.

Me. I just download the tar file and extract it and put it in /usr/lib/mozilla/plugins folder. But that is just me.

Tinkster said uname -a. Hence his response to your next post (which I smiled at)

Quote:
Fedora documentation describes how to install and use the Fedora operating system and the software packaged by the Fedora Project.
http://docs.fedoraproject.org/en-US/index.html

Last edited by rokytnji; 12-06-2010 at 11:21 PM.
 
1 members found this post helpful.
Old 12-08-2010, 08:02 AM   #6
SharpyWarpy
Member
 
Registered: Feb 2003
Location: Florida
Distribution: Fedora 18
Posts: 862

Rep: Reputation: 91
Finding out how to access the command line involves the same kind of process as finding the doctor's office, you look it up. If you just ask people for the answer all the time you're not learning anything, the next time you need the command line you'll have to ask somebody again.
 
Old 12-08-2010, 08:25 AM   #7
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by Sariami View Post
I do want to learn this stuff Tinkster, so thanks.
I don't know how to get a command line to check which version I'm running
If you don't want to learn how to setup your system, than I think you have to pay for support. It is the same as with cars, if you don't want to learn how to repair them you have to pay the mechanic.
 
Old 12-08-2010, 09:43 AM   #8
chaniagohansa
LQ Newbie
 
Registered: Dec 2010
Posts: 4

Rep: Reputation: 1
Dear Sariami,
For a quick guide, if you have already found the command line :
For Fedora, just download the rpm file, open up your command line, go to the folder you download it, run :
Code:
rpm -ivh the_file_you_download.rpm
Hope this helps ^^.
 
1 members found this post helpful.
Old 12-09-2010, 01:05 PM   #9
Sariami
LQ Newbie
 
Registered: Dec 2010
Posts: 4

Original Poster
Rep: Reputation: 0
Thank you for those who provided helpful links. Yes it is Fedora and the download info gave me a place to start looking. thank you chianigohansa and rokytnji. As for the rest of you, this is not the way to be encouraging to newbies. If you can't give a constructive comment, don't bother. I found another thread where someone actually answered a question of how to get a command line.
 
Old 12-09-2010, 01:28 PM   #10
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
The funny thing is that telling you how to get to a
command-line will largely depend on the distro you're
running. So you not providing that info on request
stopped me in the tracks - I don't have the time to
try and guide people through a load of possible alternatives,
just stabbing in the dark.



Cheers,
Tink
 
Old 12-09-2010, 01:28 PM   #11
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
The funny thing is that telling you how to get to a
command-line will largely depend on the distro you're
running. So you not providing that info on request
stopped me in the tracks - I don't have the time to
try and guide people through a load of possible alternatives,
just stabbing in the dark.



Cheers,
Tink
 
Old 12-10-2010, 11:16 AM   #12
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,137

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
Tink, you're being bloody minded. If you "don't have time" (even to see what distro some-one's using), why not leave it to others who do? Being a moderator is no excuse for being rude.

Sariami, another place you can find help is
http://forums.fedoraforum.org/
and you can read lots of guides and tips via
http://fedoraproject.org/

Above all, don't be discouraged! Remember the first time you ever used a computer? It didn't all fall into place overnight. One day you may even end up a hacker:
http://xkcd.com/456/
 
Old 12-10-2010, 02:16 PM   #13
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
Originally Posted by DavidMcCann View Post
Tink, you're being bloody minded. If you "don't have time" (even to see what distro some-one's using), why not leave it to others who do? Being a moderator is no excuse for being rude.
If you're referring to the f icon on the posts side-bar ... if
that's an indicator for then half the people here (including
some mods) would be posting windows related questions
or answers.

I've been bitten by the browser icon a couple of times, and
the best way to provide targeted information is to hear what
they're using from the poster. Nothing rude about it as far
as I am concerned.




Cheers,
Tink
 
Old 12-11-2010, 02:07 AM   #14
Sariami
LQ Newbie
 
Registered: Dec 2010
Posts: 4

Original Poster
Rep: Reputation: 0
Thanks David. Plus I love the cartoon. I'm not at week 12 yet, but no longer on week one either. I did mark this one as solve d so no one else would post. I think this topic has been exausted and totally gotten off track of. Thanks and catch everyone later
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
facebook games with adobe flash player luluu45 Linux - Software 1 04-28-2010 10:49 PM
Adobe Flash Player 10 on Slackware 12.2 is very slow on Facebook. cellodude Slackware 3 11-04-2009 09:14 AM
Browser crash-seems flash player related-Facebook Scrabble coro35 Linux - Newbie 4 07-05-2009 07:15 AM
online tool for scheduling pick-up games pljvaldez Linux - Software 2 05-26-2009 10:57 PM
plug in and view content of flash mp3 player Infernal211283 Linux - Newbie 5 04-11-2005 02:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:49 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration