Results 1 to 3 of 3
Hi,
I have a question, which for an example I will base on SAMBA.
Last night I wanted to setup Samba so I did Yum install samba
Then I wanted ...
- 02-06-2009 #1Just Joined!
- Join Date
- Feb 2009
- Location
- Cardiff
- Posts
- 6
Simple Question
Hi,
I have a question, which for an example I will base on SAMBA.
Last night I wanted to setup Samba so I did Yum install samba
Then I wanted to start the service so I did service samba start but it didn't work.
Luckily I remembered to do service smb start instead.
My question is, is there a way of finding out these names.. like yum install smb would not work and service samba start would not work.
Now I want to install something called Image_Graph but yum install Image_Graph does not work - so how best to find out it's 'yum name'.
Thanks for any help,
seabro
- 02-06-2009 #2
Hi and Welcome !
You can install Graphical Interface of yum, Yum Extender.
Look for Yum Extender in Menu. You can search packages easily through it.Code:yum -y install yumex
Execute this for command line search:
Check here too.Code:yum search package_name
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-06-2009 #3Just Joined!
- Join Date
- Feb 2009
- Location
- Cardiff
- Posts
- 6
Thank you for the warm welcome and your assistance devils casper.


Reply With Quote