> In Redhat, I would: /etc/rc.d/init.d/smb restart
> to restart a service.
>
> How do I do that with Debian?
/etc/init.d/samba
this will start/stop/reload/restart samba services if samba has to
be started as daemon (-D param for /usr/sbin/smbd and /usr/sbin/nmbd).
Otherwise, samba will be starte
> How do I do that with Debian?
Just ommit the /rc.d part
Jordi S. Bunster
<[EMAIL PROTECTED]>
> In Redhat, I would: /etc/rc.d/init.d/smb restart
> to restart a service.
>
> How do I do that with Debian?
/etc/init.d/smb restart (or reload or force-reload)
At 02:39 p.m. 07/08/01 -0400, Bob Koss wrote:
In Redhat, I would: /etc/rc.d/init.d/smb restart
to restart a service.
How do I do that with Debian?
/etc/init.d/samba restart
Robert S. Koss, Ph.D. | Training and Mentoring
Senior Consultant | Object Oriented Design
Object Mentor
In Redhat, I would: /etc/rc.d/init.d/smb restart
to restart a service.
How do I do that with Debian?
Robert S. Koss, Ph.D. | Training and Mentoring
Senior Consultant | Object Oriented Design
Object Mentor, Inc. | C++, Java
www.objectmentor.com| Extreme Programming
5 matches
Mail list logo