Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    You can install Graphical Interface of yum, Yum Extender.
    Code:
    yum -y install yumex
    Look for Yum Extender in Menu. You can search packages easily through it.

    Execute this for command line search:
    Code:
    yum search package_name
    Check here too.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Feb 2009
    Location
    Cardiff
    Posts
    6
    Thank you for the warm welcome and your assistance devils casper.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...