Results 1 to 4 of 4
Hi guys ,i was trying to install samba in my centos,did a bit of googling when it said about using the "yum install samba" command? what is a yum?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-15-2013 #1Just Joined!
- Join Date
- Feb 2013
- Posts
- 9
Yum in CentOS?what is it?
Hi guys ,i was trying to install samba in my centos,did a bit of googling when it said about using the "yum install samba" command? what is a yum?
- 02-15-2013 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
Hello
Yum is a package tool for installing/removing software in a number of distros, including CentOS.
More on it here:
http://www.centos.org/docs/5/html/yum/oz
- 02-15-2013 #3Linux Newbie
- Join Date
- Jan 2013
- Posts
- 115
u can install packages using rpm command or using yum command.
difference in yum - helps reduce administrative task as it itself resolve dependency issue while installing a package
- 02-15-2013 #4
You can get information for pretty much any command that you're unfamiliar with from the man pages.
use
to pull up the information.Code:man command_name
New to the internet, technical forums, or the hacker / open source community??
Read this to learn good posting habits http://www.catb.org/~esr/faqs/smart-questions.html
RHCE for RHEL version 5
RHCT for RHEL version 4


Reply With Quote
