Re: restarting a service

2001-08-07 Thread Andor Dirner
> 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

Re: restarting a service

2001-08-07 Thread Jordi S. Bunster
> How do I do that with Debian? Just ommit the /rc.d part Jordi S. Bunster <[EMAIL PROTECTED]>

Re: restarting a service

2001-08-07 Thread Hall Stevenson
> 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)

Re: restarting a service

2001-08-07 Thread Miguel Griffa
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

restarting a service

2001-08-07 Thread Bob Koss
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