Ubuntu安装Froxlor服务器管理面板

系统 Linux 系统运维
Froxlor是一款服务器管理面板用于管理多用户服务器。可以被用来管理域名服务、电子邮件帐户或Web服务器等,这是一款除cPanel或webmin以外的一个很好的选择。本文介绍了具体的安装过程。

  关于Froxlor

  Froxlor 是一款服务器管理面板用于管理多用户服务器。可以被用来管理域名服务、电子邮件帐户或Web服务器等,这是一款除 cPanel 或webmin 以外的一个很好的选择。

  功能:

  ◆Enable customers to store ssl certificates per domain and determine which port should use ssl.

  ◆You can choose which IP address and which port should be used per domain.

  ◆Comes with an added layer of customer management, allow customers to create support tickets and enable them to reply within froxlor with online/offline indicator.

  ◆Comes with customizable themes, you can create your own themes.

  ◆Save diffrent php configuration and choose which php.ini should be used.

  ◆All http, mail and ftp traffic logs are stored and could be monitored with via interactive graphs.

  ◆Users can upload or download theirs files directory via browser with the help of web-ftp.

  安装 Froxlor

  本安装教程安装系统环境为 Ubuntu 15.04。你必须安装如 MySQL、Apache、或Python包等所有先决条件。

  添加 froxlor 库、更新及安装命令:

 

  1. sudo add-apt-repository "deb http://debian.froxlor.org wheezy main"  
  2. sudo apt-get update  
  3. sudo apt-key adv --keyserver pool.sks-keyservers.net --recv-key FD88018B6F2D5390D051343FF6B4A8704F9E9BBC  
  4. sudo apt-get install froxlor php5-curl 

  在安装过程中,你会被要求输入一些细节。首先,提供了MySQL的密码:

  如下界面输入 yes 并回车:

 

  选择 Internet Site (默认),回车:

  设置mail名:

  保持ProFTPD的默认选项,默认情况下。

  重启apache服务:  

  1. sudo /etc/init.d/apache2 restart 

  打开浏览器并输入:http://IP地址/froxlor

  重要提示:到了这一步,出现Web服务器的404错误,我只需要移动froxlor目录,froxlor包默认安装在/var/WWW移动到/var/www/html,然后打开浏览器继续,点击安装按钮。

  验证所有要求是否满足与否,然后点击继续。

  提供所需的Mysql,FQDN,管理等凭证,点击下一步。

  确保所有的服务都是功能性的,点击下一步。

  登录的用户名是:admin,密码安装时指定由你。

  仪表板将类似于下面。

  OK,安装完毕,现在你可以看看里面的具体功能了。

责任编辑:火凤凰 来源: IMCN
相关推荐

2010-01-04 13:26:51

Ubuntu安装

2010-02-06 16:46:17

Ubuntu samb

2009-12-30 10:09:08

Ubuntu Apac

2010-01-05 16:14:54

Ubuntu mysq

2009-02-01 09:15:02

UbuntuTwitterMicroblog

2020-11-03 10:37:01

树莓派UbuntuLinux

2014-04-03 16:36:46

Ubuntu ServCacti服务器监控

2010-01-05 13:38:42

ubuntu samb

2010-01-08 10:03:03

Ubuntu mysq

2013-07-29 13:49:23

UbuntuLAMP服务器

2010-09-14 14:01:55

ubuntu tftp

2011-09-06 16:27:59

CoLinuxUbuntulinux

2017-03-17 14:05:48

LinuxUbuntuFTP服务器

2017-03-30 17:02:13

UbuntuDebianDHCP

2021-05-20 13:30:39

UbuntuGUI系统运维

2013-12-03 16:28:06

2010-12-28 14:53:29

服务器管理器

2010-01-04 16:46:44

Ubuntu DNS

2010-08-04 11:04:48

UbuntuNFS服务器

2010-01-04 16:54:00

Ubuntu DNS
点赞
收藏

51CTO技术栈公众号