Hi!
Thank for reply.
But before I insalled samba by hand, as follow:
-download samba source (.tar.gz)
-unrar with tar command
-build with ./configure
-install with make
-Then I configure /etc/samba/smb.conf by vi.
-Then I create users with password.
Issue I met when start samba as I wrote before:
root@maychu1 home]# /etc/rc.d/init.d/smb start
Pls!
Thank you & Best Regards,
Thank for reply.
But before I insalled samba by hand, as follow:
-download samba source (.tar.gz)
-unrar with tar command
-build with ./configure
-install with make
-Then I configure /etc/samba/smb.conf by vi.
-Then I create users with password.
Issue I met when start samba as I wrote before:
root@maychu1 home]# /etc/rc.d/init.d/smb start
Pls!
------------------
Tran Van Hung
IT Department
REX HOTEL
141 Nguyen Hue Blvd, Ho Chi Minh City, Vietnam
Tel:(84-8)38292185 or (84-8)38293115
Fax:(84-8)38296536
Email: tvhungsg@xxxxxxxxxxxx
Website:http//www.rexhotelvietnam.com
**
Cell Phone: 0983908262
YM and Skype: tvhungsg
From: Kwan Lowe <kwan.lowe@xxxxxxxxx>
To: CentOS mailing list <centos@xxxxxxxxxx>
Sent: Wednesday, July 22, 2009 10:09:55 PM
Subject: Re: Need help on start samba
You probably do not have the samba package installed. You can do:
rpm -q samba
If no packages are listed, do:
yum -y install samba
This will install the samba package which contains the /etc/rc.d/init.d/smb script.
Instead of running the script directly, it's easier to do:
service smb start
Tran Van Hung
IT Department
REX HOTEL
141 Nguyen Hue Blvd, Ho Chi Minh City, Vietnam
Tel:(84-8)38292185 or (84-8)38293115
Fax:(84-8)38296536
Email: tvhungsg@xxxxxxxxxxxx
Website:http//www.rexhotelvietnam.com
**
Cell Phone: 0983908262
YM and Skype: tvhungsg
From: Kwan Lowe <kwan.lowe@xxxxxxxxx>
To: CentOS mailing list <centos@xxxxxxxxxx>
Sent: Wednesday, July 22, 2009 10:09:55 PM
Subject: Re: Need help on start samba
On Wed, Jul 22, 2009 at 10:52 AM, Tran Van Hung <tvhungsg@xxxxxxxxxxxx> wrote:
Hello all!
I have met inform as following. I see that no smb on init.d folder.
[root@maychu1 home]# /etc/rc.d/init.d/smb start
bash: /etc/rc.d/init.d/smb: No such file or directory
Pls help me how to have smb on init.d folder? Thank you.
Thank you & Best Regards,
You probably do not have the samba package installed. You can do:
rpm -q samba
If no packages are listed, do:
yum -y install samba
This will install the samba package which contains the /etc/rc.d/init.d/smb script.
Instead of running the script directly, it's easier to do:
service smb start
_______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos