LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 839|回复: 7

求助,哪能找到webmin-1.2以上版本的源?

[复制链接]
发表于 2006-5-26 10:30:40 | 显示全部楼层 |阅读模式
找了一上午,都只找到1.180的,而现在官方网站ttp://www.webmin.com/download.html
都出到1.270了,只是没有debian的源,求各位帮帮忙,知道的请告知一声啊!
发表于 2006-5-26 14:18:43 | 显示全部楼层
是不是再testing下啊,我没试过,我也在找
回复 支持 反对

使用道具 举报

发表于 2006-5-26 15:17:41 | 显示全部楼层
下载源码自己编译!
回复 支持 反对

使用道具 举报

发表于 2006-5-26 23:11:09 | 显示全部楼层
不要用debian中的webmin,直接下载,然后安装就可以了。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-5-27 09:10:19 | 显示全部楼层
Post by springwind426
不要用debian中的webmin,直接下载,然后安装就可以了。

直接下载的只有源码包和RPM的包,直接装咋个装法?
先装GCC或RPM再安装WEBMIN?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-5-27 09:10:19 | 显示全部楼层
Post by springwind426
不要用debian中的webmin,直接下载,然后安装就可以了。

直接下载的只有源码包和RPM的包,直接装咋个装法?
先装GCC或RPM再安装WEBMIN?
回复 支持 反对

使用道具 举报

发表于 2006-5-27 09:23:32 | 显示全部楼层
Before downloading Webmin, you must already have Perl5 installed on your system. Perl is usually installed as /usr/local/bin/perl or /usr/bin/perl, and comes as part of most recent versions of Linux. If you don't have Perl, you can download the source from http://www.perl.com/ and compile it for your system. Most operating systems come with Perl these days, so check your operating system CD or website for a package as well.

When unpacked, the distribution creates a subdirectory called webmin-1.270 under the current directory. Since recent versions of Webmin support installation into a directory of your choice, you can pick a destination directory such as /usr/local/webmin. Then run the following commands in the directory containing the webmin-1.270.tar.gz file :

[root@yourhost /tmp]# gunzip webmin-1.270.tar.gz
[root@yourhost /tmp]# tar xf webmin-1.270.tar
[root@yourhost /tmp]# cd webmin-1.270
[root@yourhost /tmp/webmin-1.270]# ./setup.sh /usr/local/webmin

When the setup.sh script is run, it will ask the following questions :

    * The Webmin configuration directory
      The directory in which all Webmin configuration information is stored. This is now separate from the Webmin install directory, so that configurations are saved when you upgrade.
      If you have previously installed Webmin and use the same config directory, this will be the only question asked.

    * The Webmin log directory
      The location for pid and webserver log files.

    * The full path to perl on your system
      This is usually /usr/bin/perl or /usr/local/bin/perl

    * Your Operating system type
      In Webmin versions 0.990 and above, this question is only asked if your operating system cannot be automatically determined.
      The setup script will display a list of supported systems. If your OS is not on the list, you can try choosing the closest match. However this may not work properly, and may even cause serious problems!

    * Web server port
      The TCP port that the Webmin web server will listen on.

    * Web server login and password
      The login name and password used to acess the Webmin web server.

    * Web server hostname
      The hostname of the machine on which Webmin will run.

    * Use SSL
      This question will only be asked if your system has the Perl SSL libraries installed. See below for more..

    * Start Webmin at boot time
      If your OS is supported, Webmin will ask if you want to have it automatically started at boot time.

Assuming you answer all the above questions correctly, the Webmin web server will be started and the setup script will give you the URL to go to. Enter this URL into your browser, and you will be prompted for the login and password that you choose in setup.sh. Once you have logged in your browser should show the main Webmin page, on which is an icon for each module you have installed.

If you installed Webmin by specifying an installation directory parameter to setup.sh as the instructions above show, the original webmin-1.270 directory can now be safely deleted.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-5-27 09:44:41 | 显示全部楼层
OK,虽然有点麻烦,但至少找到安装的方法了,谢了!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表