Results 1 to 10 of 13
I am not sure what is wrong, but i can't even get samba to start. I am running redhat 7.1. I know you have to go to /etc/rc.d/init.d/smaba start. How ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-27-2003 #1Just Joined!
- Join Date
- Feb 2003
- Posts
- 26
Samba
I am not sure what is wrong, but i can't even get samba to start. I am running redhat 7.1. I know you have to go to /etc/rc.d/init.d/smaba start. How can I make sure it is installed? When i went to install it off the cd, it says it is already installed. Thanks.
- 02-27-2003 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Then what happens when you run /etc/rc.d/init.d/samba start?
- 02-27-2003 #3Just Joined!
- Join Date
- Feb 2003
- Posts
- 26
No such file or directory. There is no samba in the dir init.d.
- 02-27-2003 #4Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Oh yeah, right... It's really /etc/rc.d/init.d/smb, not samba. Hey, don't go around confusing me like that! =)
By the way, instead of running it the long way like that, you can also run it with "service smb start".
- 02-27-2003 #5Just Joined!
- Join Date
- Feb 2003
- Posts
- 26
its ok, I understood what you meant. but thats not the problem, there isn't a file called samba or smb. Which means samba isn't installed correct? If so, then how come when i went to install is from the cd, it said error, already installed?
- 02-27-2003 #6Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
What's the output of "rpm -V samba samba-common"?
- 02-27-2003 #7Just Joined!
- Join Date
- Feb 2003
- Posts
- 26
Haha. not installed. So how come when I went to install it, I get the error message: package samba-common-2.0.7-36 is already installed?
- 02-27-2003 #8Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
I've got no idea. Try installing with -U instead of -i.
- 02-27-2003 #9Just Joined!
- Join Date
- Feb 2003
- Posts
- 26
grrreat. anybody else?
- 02-27-2003 #10Linux User
- Join Date
- Jul 2002
- Location
- Daytona Beach, FL
- Posts
- 487
lets go out on a limb here
rpm -qa | grep samba
(should find any samba related package)majorwoo
Quiet brain, or I\'ll stab you with a Q-tip.


Reply With Quote
