Results 1 to 7 of 7
i am a new user for linux .
i need more help !
i installed some programs ( rpm ) and i dont know how can i open this prog.
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-26-2006 #1
Some Body Help
i am a new user for linux .
i need more help !
i installed some programs ( rpm ) and i dont know how can i open this prog.
pls help this poor user
- 09-26-2006 #2
Hi
If you installed the rpms you're off to a good start. You just need to know the names of the packages. With luck the programmes will end up in your menu system and you'll be able to run them from your desktop.
You could try opening a terminal (the icon looks like a TV screen) and running the name of the programme:
Example
You install a programme called hackme.rpm. Open a command line and type hackme.
If this doesn't work type 'man hackme' (leave out the quotes!) to read the manual.
Any luck?
It's worth saying that most programmes depend on other software, so in our example hackme might need a library called libhackme.rpm and something to make the graphics work properly: qthackme-devel.rpm ...
Tip: If the programme you installed doesn't immediately appear in your desktop menu, try logging out and back in again. It's dirty but it should work, and it saves long explanations about adding stuff to your menu.I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
- 09-26-2006 #3
thanks
thank you for ur help ,
and i will try to learn.
- 09-26-2006 #4
What fingal is saying is that all of your programs on Linux can be accessed by this command line. You need to have a terminal (window icon) open. From there, you can type-in all the command for programs to run. On top of that, you can run a certain file with this program. For example : "emacs filename.something" into a terminal window will open the file "filename.something" with the program "emacs".
And that's the power of Linux.
- 09-26-2006 #5
Oh Yeah
thank you ,
now i open my programs by terminal.
i have short cut to yahoo messanger is ymessenger.kdelnk ,
how can i open it from this shortcut ?
another programs no shortcut found ?
- 09-26-2006 #6
This site is a good place to learn some command line stuff. It's good fun when you get into it.
I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
- 09-26-2006 #7
Aknawlagement
thnaks fingal ,
i visit that site it is v.good .
i start to be famileir whith the terminal .
i hope to reach a higher levels of using Linux.


Reply With Quote
