特殊:Badtitle/NS100:WebMin:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
Wikibot留言 | 贡献
无编辑摘要
Wikibot留言 | 贡献
无编辑摘要
第5行: 第5行:
== Installation ==
== Installation ==
[[UbuntuHelp:WebMin|WebMin]] installation instructions.
[[UbuntuHelp:WebMin|WebMin]] installation instructions.
Install via apt/Synaptic:
Add the following to your /etc/apt/sources.list through a text editor or software sources in Synaptic:
<pre><nowiki>
deb http://download.webmin.com/download/repository sarge contrib
</nowiki></pre>
== Autostart ==
AUTOSTART setup fails !
AUTOSTART setup fails !
<pre><nowiki>
<pre><nowiki>
第17行: 第23行:
# /opt/webmin/miniserv.pl /etc/webmin/miniserv.conf
# /opt/webmin/miniserv.pl /etc/webmin/miniserv.conf
</nowiki></pre>
</nowiki></pre>
As at April 2008, Version 1.410 of webmin does autostart. You can also set this in webmin-->WebminConfiguration. At the bottom of the screen there is a start at boot time option.
== Configuration ==
== Configuration ==
[[UbuntuHelp:WebMin|WebMin]] configuration instructions.
[[UbuntuHelp:WebMin|WebMin]] configuration instructions.
V1.40 and perhaps older versions, remember to login with your normal Ubuntu username and password. Point your web browser to https://webmin.ip.address:10000
At the webmin site there are lots of plugins to enhance the product. So if you add something like Dansguardian / squid proxy-web filter solution to your Ubuntu PC or server, there is a dansguardian plugin for webmin.
See also [[UbuntuHelp:WebminWithoutARootAccount|WebminWithoutARootAccount]]
See also [[UbuntuHelp:WebminWithoutARootAccount|WebminWithoutARootAccount]]
----
----

2008年4月23日 (三) 12:03的版本

{{#ifexist: :WebMin/zh | | {{#ifexist: WebMin/zh | | {{#ifeq: {{#titleparts:WebMin|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:WebMin|1|-1|}} | zh | | }}

Introduction

WebMin

Installation

WebMin installation instructions. Install via apt/Synaptic: Add the following to your /etc/apt/sources.list through a text editor or software sources in Synaptic:

deb http://download.webmin.com/download/repository sarge contrib

Autostart

AUTOSTART setup fails !

Configuring Webmin to start at boot time..
Error: Failed to open /etc/rc.d/init.d/webmin for writing : Bad file descriptor
Error
-----
Failed to open /etc/rc.d/init.d/webmin for writing : Bad file descriptor

So manually start with

# /opt/webmin/miniserv.pl /etc/webmin/miniserv.conf

As at April 2008, Version 1.410 of webmin does autostart. You can also set this in webmin-->WebminConfiguration. At the bottom of the screen there is a start at boot time option.

Configuration

WebMin configuration instructions. V1.40 and perhaps older versions, remember to login with your normal Ubuntu username and password. Point your web browser to https://webmin.ip.address:10000 At the webmin site there are lots of plugins to enhance the product. So if you add something like Dansguardian / squid proxy-web filter solution to your Ubuntu PC or server, there is a dansguardian plugin for webmin. See also WebminWithoutARootAccount