пятница, 22 мая 2020 г.

ISPConfig 3 Автоматическая установка на Debian

Требования к установке
  • Скрипт работает на Debian 7 and Debian 8, на оcтальных платформах могут быть проблемы ( моя установка на Debian 9 прошла успешно )
  • Установка работает на чистом сервере
  • FQDN имя должно быть настроено, без него дальше не сможем пойти


Начало установки:
apt-get update && apt-get upgrade
apt-get install unzip 
cd /tmp
wget --no-check-certificate https://github.com/servisys/ispconfig_setup/archive/master.zip
unzip master.zip
Скрипт Установки установит:

Web Server (Apache or Nginx)
FTP server (with pureftpd)
DNS Server (bind9)
MySQL server as database server Awstats for statistics purpose
IMAP and POP3 (with courier or dovecot)
webmail (with RoundCube or squirellmail)
и не посредственно сам  ISPConfig





Итак, начнем. Пишем:

cd ispconfig_setup-master/
./install.sh
Дальше Вам нужно отвечать на вопросы, что устанавливать, что нет. 
Выглядят это примерно так:
=========================================
ISPConfig 3 System installer
=========================================

This script will do a nearly unattended intallation of
all software needed to run ISPConfig 3.
When this script starts running, it'll keep going all the way
So before you continue, please make sure the following checklist is ok:

- This is a clean / standard debian installation
- Internet connection is working properly


The detected Linux Distribution is: Debian GNU/Linux 8 (jessie)

Is this correct? (y/n)

После выбора всех пунктов для установки и ввода данных вы получите следующий вывод: 

Checking internet connection... OK

Installing pre-required packages
Updating apt and upgrading currently installed packages... [DONE]

Installing basic packages...
Reconfigure dash... [DONE]

Checking and disabling Sendmail...
Installing Postfix... [DONE]

Installing MySQL... [DONE]

Installing Dovecot... [DONE]

Installing Anti-Virus utilities... (This take some time. Don't abort it ...) Stopping Spamassassin ... [DONE]

Disable Spamassassin ... [DONE]

Updating ClamAV. Please Wait ... ERROR: /var/log/clamav/freshclam.log is locked by another process
Restarting ClamAV... [DONE]

Installing Apache and Modules... [DONE]

Installing PHP and Modules... [DONE]

Installing needed Programs for PHP and Apache... [DONE]

===========================================================================================
Attention: When asked 'Configure database for phpmyadmin with dbconfig-common?' select 'NO'
Due to a bug in dbconfig-common, this can't be automated.
===========================================================================================
Press ENTER to continue...
Есть Баг в dbconfig-common он не может установить автоматом PHPMyAdmin По этому жмем  'enter' и на следующий вопрос пишем 'NO' (по default стоит 'YES').

Вот и все) 
Заходим в ваш ISPConfig: https://YOURIP:8080

На этом установка закончена. В другой статье я расскажу как установить filemanager клиент. Увы ispconfig его лишен. 

Комментариев нет:

Отправить комментарий

LOGOFF – завершение сеанса пользователя Windows

  LOGOFF – завершение сеанса пользователя Windows . Команда MODE используется для завершения сеанса пользователя (выхода из Windows). Формат...