LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
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 04-19-2009, 12:23 AM   #1
Regenesis
LQ Newbie
 
Registered: Apr 2009
Posts: 2

Rep: Reputation: 0
Where to type in mandriva linux one spring edition?


I am very new to mandriva.By searching the internet I managed to find out how to change my resolution,how to use install and remove programs,and how to update my video drivers.I know how to listen music,how to watch movies,how to surf my PC,and how to use WINE for installing windows software.So I know basic things.
What I donţt know is how to run sh files and others like that.Every program usually tells me how to install it,but I donţt know where to type.I tried run command and konsole,but it doesnt work.Only XFdrake runs on konsole.
Maybe I need to write somewhere else?Im missing something,thats for sure.
 
Old 04-19-2009, 08:06 PM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
Where a command is located determines how you start that command. If a command is installed on your PATH then you only need to enter the name of the command in order to execute it. You can find out if a command is on your PATH by using the which command. For example:

which ls

will tell you if the ls command is in one of the directories on your PATH. You can list your PATH with this command:

echo $PATH

If a command has not been installed in one of the directories in your PATH then you need to enter the full path name of the command in order to execute it. For example:

/home/user/commands/cheers

will execute a command called cheers in the directory called /home/user/commands.

If you don't know where a command called cheers was installed you can find it with this command:

find / -iname "*cheers*"

----------------
Steve Stites
 
  


Reply



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
LXer: Mandriva 2008.1 Spring Edition Review LXer Syndicated Linux News 0 06-09-2008 12:20 AM
Wireless won work on mandriva spring 2008 free edition eangaga Mandriva 5 05-28-2008 10:06 PM
LXer: Mandriva releases Mandriva Linux 2007 Spring LXer Syndicated Linux News 0 04-18-2007 11:16 PM
LXer: Mandriva Linux Spring 2007 Edition to Arrive Soon LXer Syndicated Linux News 0 03-25-2007 06:46 AM
LXer: Mandriva Linux 2007 Spring: Here Comes The Spring LXer Syndicated Linux News 0 03-24-2007 05:31 PM

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

All times are GMT -5. The time now is 11:17 PM.

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