Re: restarting all services

2002-11-09 Thread Paul Johnson
On Fri, Nov 08, 2002 at 11:03:22PM -0600, Lance Hoffmeyer wrote: > How can I restart all services without rebooting? # shutdown now When it asks for your root password, hit C-d -- .''`. Baloo Ursidae <[EMAIL PROTECTED]> : :' :proud Debian admin and user `. `'` `- Debian - when you

Re: restarting all services

2002-11-08 Thread Gerald Livingston
- Original Message - From: "Lance Hoffmeyer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 08, 2002 23:03 Subject: restarting all services > How can I restart all services without rebooting? > > Lance > I normally 'telinit 2

Re: restarting all services

2002-11-08 Thread Allan Wind
On 2002-11-08 23:03:22, Lance Hoffmeyer wrote: > How can I restart all services without rebooting? Review /etc/init.d or rc2.d if you prefer, then execute the scripts associated with a service with the argument restart. I would do something along these lines: for f in /etc/init.d/*; do echo $f r

restarting all services

2002-11-08 Thread Lance Hoffmeyer
How can I restart all services without rebooting? Lance -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]