Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Starting servers at boot with webmin
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
dschein
Tux's lil' helper
Tux's lil' helper


Joined: 10 Aug 2003
Posts: 121

PostPosted: Sun Aug 10, 2003 1:51 am    Post subject: Starting servers at boot with webmin Reply with quote

I can not seem to figure out how to start servers (Samba, Apache, etc) at boot time with Webmin. Is it possible? If so, how?
Back to top
View user's profile Send private message
green sun
Guru
Guru


Joined: 04 Nov 2002
Posts: 325
Location: Wista, MA

PostPosted: Sun Aug 10, 2003 3:34 am    Post subject: Re: Starting servers at boot with webmin Reply with quote

dschein wrote:
I can not seem to figure out how to start servers (Samba, Apache, etc) at boot time with Webmin. Is it possible? If so, how?


Im curious about what you mean here... rc-update and the runlevels are meant for starting servers like apache & samba at boot time. Look in /etc/init.d for the names of servers, and run
Code:
rc-update add <file in /etc/init.d> default
to add a server start at the "default" run level (the last one to execute). Why do you need to involve webmin in it at all?

On the flip side, webmin may need some configuration if you want to use its tools for starting & stopping servers from *within* webmin. The paths for the paticular modules may need to be modified to fit where Gentoo installs programs.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum