免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3889 | 回复: 7
打印 上一主题 下一主题

关于虚拟主机管理系统(vhcs)的疑问 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-04-15 18:13 |只看该作者 |倒序浏览
一.1.是不是什么ports不用装,在vhcs的安装过程中捎带安装?
   2.装了mysql php apache ftp了再装vhcs还管用嘛?
   3.只能支持proftp嘛?apache2以上版本不支持?
二.
   1.自己用php加shell做个不困难吧?
   2.我初步分析一下,望诸位指点:
      a.前台:做个表单页接受信息提交,再用一php页面申查消息完整性和调用写好的后台shell脚本.
      b.后台:后台脚本根据前台提交的数据向mysql中建相应的表和用户并授权,增加ftp用户和向httpd.conf中添加虚拟主机.

论坛徽章:
1
技术图书徽章
日期:2013-12-05 23:25:45
2 [报告]
发表于 2007-04-15 19:42 |只看该作者
1.  vhcs十一个管理软件,而不是一个web套装软件,所以他并没有附带apache/mysql/php/proftpd这些的安装
2. vhcs可以管理:
apache
bind
courier
crontab
mysql
logrotate
postfix
proftpd
3. vhcs恰恰可以管理apache2
4. 根据问题1和问题2,我只能友情提示(说重了请谅解),你还是先体验体验这个软件,看看演示在决定下一步怎么办吧。
    演示:http://demo.vhcs.net/admin/
5. 部分功能的描述:

1.多级管理:分管理员,代理商,最终用户三个级别
2.虚拟主机管理(基于主机名和基于IP)
3.多个顶级域名绑定,无限级二级域名
4.DNS管理
5.FTP用户管理
6.EMAIL帐号及EMAIL服务管理(有WEBMAIL)
7.CGI,PHP,SSI支持的配置及管理
8.支持MYSQL数据库创建与管理
9.硬盘空间限制
10.(服务器)IP地址管理
11.备份与恢复
12.SSL支持
13.页面或目录的密码保护(通过.htaccess实现)
14.自定义错误页面(401, 403, 404 和500)
15.流量统计
16.多国语言支持(已经有中文语言包)
17.可换肤
18.。。。

6. VHCS GUI is written in PHP, a language explicitly designed to be embedded in web pages.
VHCS Daemon is written in C
VHCS Engine is written in Perl, a language explicitly designed for system management

7. 安装提示:http://vhcs.net/hp/modules/dokuw ... nstallation_v.2.4.x

8. 英文的功能介绍:
Benefits
VHCS delivers a complete hosting automation appliance by offering significant security, total-cost-of-ownership, and performance advantages over competing commercial solutions.
With VHCS Pro you can configure your server and applications, create user with domains with a few point-and-click operations that take less than a minute. There is no limit to the number of resellers, users and domains that can be created.
At the core of VHCS Pro are 3 easy-to-use, Web-based control panels. VHCS provides graphic user interfaces for the administrators, resellers and users. Maximize data center productivity and Return-on-Investment.
Graphic user interfaces for the administrators, resellers and users.
Hosting services plan management - create your own hosting plans, that include a combination of hosting applications and server resources such as disk space and traffic
Аutomated creation of users and domains
Graphical evaluation of every reseller's and user's traffic.
Reduce the time required to manage web sites.
For server owners and their resellers, VHCS Pro shortens the time and expertise required to deploy new sites. For users, VHCS Pro makes easy management of site files, configuration and users.
Virtual hosts management (Name-based, IP-based)
CO-Domains (Domain alias) and sub domains management
DNS (BIND 8 and 9) management
FTP users
E-mail addresses
POP3 and IMAP accounts
Auto responders
CGI, PHP,SSI configuration and management
MySQL user databases
Disk quotas
IP addresses
Backup and restore
SSL-secured domains
password protection (.htaccess files)
Custom error files - 401, 403, 404 and 500
Traffic accounting
Multilanguage support
Skin-based graphic user interface - 4 pre-installed skins

9. 针对你的问题二。
1. 自己做一个不难
2. 这样子叫做超级精简版。
3. 友情提示:
a. 做一个不难
b. 做一个可用的就有点点难度了
c. 做一个可以方便使用的就有点难度了
d. 做一个可以管理的就更难了
e. 为什么难?因为你都没有先好好用它,体验它,了解他的作用,明确你自己想要做什么。

论坛徽章:
1
技术图书徽章
日期:2013-12-05 23:25:45
3 [报告]
发表于 2007-04-15 19:48 |只看该作者
原帖由 HonestQiao 于 2007-4-15 19:42 发表
1.  vhcs十一个管理软件,而不是一个web套装软件,所以他并没有附带apache/mysql/php/proftpd这些的安装
2. vhcs可以管理:
apache
bind
courier
crontab
mysql
logrotate
postfix
proftpd
3. vhcs恰恰 ...

img424cf19ede61f.gif (7.31 KB, 下载次数: 60)

img424cf19ede61f.gif

论坛徽章:
0
4 [报告]
发表于 2007-04-15 20:04 |只看该作者
原帖由 HonestQiao 于 2007-4-15 19:42 发表
1.  vhcs十一个管理软件,而不是一个web套装软件,所以他并没有附带apache/mysql/php/proftpd这些的安装
2. vhcs可以管理:
apache
bind
courier
crontab
mysql
logrotate
postfix
proftpd
3. vhcs恰恰 ...


谢谢,谢谢
很详细也很认真的给了我回答.
BUGS reported (in no particular order):

. Port expects /usr/local/etc/apache2. It doesn't work with apache22. Fix is pending (Thanks Ernie Elu)
这句是从http://vhcsonfreebsd.prima.com.ar/上面摘的,应该是说在apache22上不能工作的bugs还没有解决,也就是我说的apache2以上版本.

根据你的回答我是这样理解的:
vhcs不关心你装没装什么服务,它只是可以管理
apache
bind
courier
crontab
mysql
logrotate
postfix
proftpd
.而且他是以你把它的源码放到它能管理的程序的ports中从而找到要管理的路径的方式来安装的(有点绕口哈)
,还有就是说它管理不了pureftpd.

那我就装上研究一下

论坛徽章:
1
技术图书徽章
日期:2013-12-05 23:25:45
5 [报告]
发表于 2007-04-15 20:08 |只看该作者
你需要告诉他:
1. 你需要管理得程序得配制文件的位置,
2. 程序得执行文件位置。
3. 你可以看看他的gui程序,学这些写一个管理pureftpd的。

但是,可能很多功能会存在问题。

论坛徽章:
0
6 [报告]
发表于 2007-04-15 20:20 |只看该作者
原帖由 HonestQiao 于 2007-4-15 20:08 发表
你需要告诉他:
1. 你需要管理得程序得配制文件的位置,
2. 程序得执行文件位置。
3. 你可以看看他的gui程序,学这些写一个管理pureftpd的。

但是,可能很多功能会存在问题。


我是看了网上的几个版本的HOWTO后有点晕.例如:
[quote]#较快的安装
pkg_add -r bash
fetch http://vhcsonfreebsd.prima.com.a ... 7.1-20060502.tar.gz
tar jxvf vhcs2-prealpha-port-2.4.7.1-20060502.tar.gz

#注意,要perl 5.8.6或以上,freebsd5.3以后的版本可不理
cd /usr/ports/ftp ; tar xvfz <src path>/proftpd-vhcs2.tar.gz
cd /usr/ports/mail; tar xvfz <src path>/courier-imap-vhcs2.tar.gz
cd /usr/ports/mail; tar xvfz <src path>/postfix-vhcs2.tar.gz
cd /usr/ports/www;  tar xvfz <src path>/vhcs.tar.gz
cd vhcs
make
make install

#然后在/etc/rc.conf 中加入以下配置
apache2_enable="YES"
courier_authdaemond_enable="YES"
courier_imap_imapd_enable="YES"
courier_imap_pop3d_enable="YES"
named_enable="YES"
mysql_enable="YES"
postfix_enable="YES"
proftpd_enable="YES"
sendmail_enable="NONE"
vhcsd_enable="YES"

#在/etc/pam.d/ftpd加入(如没有)
ftpd auth    required    pam_unix.so         try_first_pass
ftpd account required    pam_unix.so         try_first_pass
ftpd session required    pam_permit.so

#在/etc/periodic.conf加入(如没有请自行建立)
daily_clean_hoststat_enable="NO"
daily_status_mail_rejects_enable="NO"
daily_status_include_submit_mailq="NO"
daily_submit_queuerun="NO"

#运行mysql
/usr/local/etc/rc.d/mysql start

#按提示输入
make setup [quote]

以上中的
#注意,要perl 5.8.6或以上,freebsd5.3以后的版本可不理
cd /usr/ports/ftp ; tar xvfz <src path>/proftpd-vhcs2.tar.gz
cd /usr/ports/mail; tar xvfz <src path>/courier-imap-vhcs2.tar.gz
cd /usr/ports/mail; tar xvfz <src path>/postfix-vhcs2.tar.gz
cd /usr/ports/www;  tar xvfz <src path>/vhcs.tar.gz
cd vhcs
make
make install

这一段是干什么的?
它把一些文件放到要管理的程序的ports干什么?是想从程序的ports上找到程序的安装路径和配置文件嘛?
如果是这样,那他到vhcs中make了能自己联系上它放到ports中的东西嘛?

论坛徽章:
1
技术图书徽章
日期:2013-12-05 23:25:45
7 [报告]
发表于 2007-04-15 20:22 |只看该作者
你还是看官方的哪个吧。

论坛徽章:
0
8 [报告]
发表于 2007-04-15 20:23 |只看该作者
好的,谢谢
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP