LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 01-11-2007, 09:30 AM   #1
mwade38
LQ Newbie
 
Registered: Jan 2007
Posts: 1

Rep: Reputation: 0
trying to install adobe flash player


First let me say i am totally new to linux. I manage to get my sound and printer working. Now i need help in installing software. I no i have to use it for linux I have Mandrake. I installesd several programs like the flash player they been open with ark. I get lost after that point. I try to download rmp files they are the easest to open. Is there any where i can find a guide for Mandrake. also what is the difference in a terminal and i think the root thig that you get when you push control and alt f7 is there any where to get the commands to use to do certain things.Sorry so many questions.
 
Old 01-11-2007, 09:45 AM   #2
b0uncer
LQ Guru
 
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131

Rep: Reputation: Disabled
I think Mandrake has a package manager, a program that can automatically download and install the needed rpm packages for a certain program you ask it to. I am not a Mandrake user so I don't know what the program is called, but check to see if your system has apt or yum for example (type them in command line and press enter, you should either get a usage help message or a command not found). Manually downloading the .rpm packages and installing them by double-clicking or from command line by commanding
Code:
rpm -i packagename.rpm
is the second easiest choice; the difficult part in this is to find all the needed packages (i.e. if some package won't install unless you first install some other package).

To install an archived piece of software (like those that open up in Ark, files that end with .tar or .gz or .tgz or .bz2) depends completely on the contents. It could be source code that you need to compile (there are instructions on the web and here at LQ; search for compiling) or it could include an install script (like install.sh or somename.run; in this case you would first make the file executable and then run it by typing it's name in command line, with file path, for example) or something else. Usually the archive has either or both of these two files inside: INSTALL and README. It's good to read both of them, if they are there: thy include instructions on how you install and handle the software.

To install the Flash player: the archive has an install script inside, which you can use to automatically install it (works if you have a Mozilla/Firefox browser that you have run at least once), or you can just copy the file which filename ends with .so to your browser's plugin directory (i.e. /home/your_user_name/.mozilla/plugins/), and restart your browser.

EDIT:
Quote:
also what is the difference in a terminal and i think the root thig that you get when you push control and alt f7 is there any where to get the commands to use to do certain things.
A terminal (terminal emulator, if you launch the small window which has command line inside) is a text-based way to interact with your shell, the thing that looks like a DOS prompt and does stuff when you write commands to it. If you press a key sequence like CTRL+ALT+F1 (trough F6), you'll get a console; that is, a text based login - type your username, then password (note: nothing is shown, but it is written) and you're in and can start giving commands. The same key sequence but from F7 to F12, usually, takes you to a graphical X server if it's running. Typically it's only on one graphical tty, the one that is found behind F7, the others are "blank". X server is a thing that lets graphical programs show their windows, it handles your mouse and keyboard, screen etc. and is run from the command line; so X server is basically a program of one kind, though a big one, and like it says, a 'server'. Usually it's started by the initscripts so you don't have to separately log in at the text console and start it by typing startx for example, but you could do that as well if you configured it that way.

A good place to start learning the basic Linux interpreter/shell commands and so on is at www.linuxcommand.org - check it out, there is quite a lot of stuff, but surely you can find what you need there. Commands like 'rpm' are not listed there I think, but after you get an idea of how you work with shells like BASH (the one usually used), you'll learn your way around. The commands that you write in command line are actually (in addition to built-in commands etc.) just program names, that the shell then executes for you.

Last edited by b0uncer; 01-11-2007 at 09:53 AM.
 
Old 01-11-2007, 10:13 AM   #3
brianthegreat
Member
 
Registered: Oct 2005
Posts: 518

Rep: Reputation: 32
http://ubuntuguide.org/wiki/Mandriva
 
  


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
Looking for information on installing Flash Player & Adobe in CentOS4 ga.solutions Linux - Desktop 1 12-20-2006 03:45 AM
LXer: Vulnerabilities found in Adobe Flash Player plugin LXer Syndicated Linux News 0 10-19-2006 10:33 AM
Adobe Flash Player Multiple Unspecified Vulnerabilities (Highly Critical) win32sux Linux - Security 2 09-13-2006 08:48 AM
Adobe Flash Player on FC5_64 satimis Fedora 2 07-21-2006 11:47 PM
Free Suse With Mp3, Java, Macromedia Flash Player, And Adobe R. No more digging Jonnyk429 SUSE / openSUSE 4 02-17-2006 04:54 AM

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

All times are GMT -5. The time now is 10:56 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