Difference between revisions of "Setting up Brainy and System requirements"

From BrainyCP
Jump to: navigation, search
Line 2: Line 2:
 
__TOC__
 
__TOC__
  
== Системные требования ==
+
== System requirements ==
  
 
{| border="1" cellpadding="1" cellspacing="1" style="width: 650px"
 
{| border="1" cellpadding="1" cellspacing="1" style="width: 650px"
 
|-
 
|-
| style="text-align: center" | '''ОС'''
+
| style="text-align: center" | '''OS'''
| style="text-align: center" | '''Архитектура'''
+
| style="text-align: center" | '''Architecture'''
| style="text-align: center" | '''Процессор'''
+
| style="text-align: center" | '''Processor'''
 
| style="text-align: center" | '''RAM'''
 
| style="text-align: center" | '''RAM'''
| style="text-align: center" | '''Диск'''
+
| style="text-align: center" | '''Disc'''
 
|-
 
|-
 
| style="text-align: center" |  
 
| style="text-align: center" |  
Line 23: Line 23:
 
 
 
 
  
== Установка панели управления хостингом BrainyCP по SSH ==
+
== Set up hosting management panel BrainyCP by SSH ==
 
+
<div data-placeholder="Перевод" dir="ltr">To install the BrainyCP hosting control panel via SSH, you must:</div> <div data-placeholder="Перевод" dir="ltr">1. Connect via SSH - specify the IP address.<br/> 2. Fill in the login as root (enter your username) and root @ IP address password (password) fields. You will find the IP address, username and password in the letter from your hosting provider sent to your e-mail after purchasing the VPS.<br/> 3. Use install command: yum clean all && yum install -y wget && wget'''''[http://core.brainycp.io/install.sh http://core.brainycp.io/install.sh] && bash ./install.sh'''''</div>
Чтобы установить панель управления хостингом BrainyCP по SSH, необходимо:
 
 
 
#Подключиться по SSH - укажите IP-адрес.  
 
#Заполнить поля login as root (укажите имя пользователя) и root@ IP-адрес password (пароль). IP-адрес, логин и пароль вы найдете в письме своего хостинг-провайдера, отправленном на ваш e-mail после покупки VPS.  
 
#Использовать команду установки: '''''yum clean all && yum install -y wget && wget [http://core.brainycp.io/install.sh http://core.brainycp.io/install.sh] && bash ./install.sh'''''  
 
 
 
 
'''''[[File:2019-08-22 12-30-56-1.png|RTENOTITLE]]'''''
 
'''''[[File:2019-08-22 12-30-56-1.png|RTENOTITLE]]'''''
 
+
<div data-placeholder="Перевод" dir="ltr" id="tw-target-text">Do not interrupt the installation. Installing PHP, web server, mail server, FTP and other software takes a lot of time. Wait until a line like this appears in the console:</div>
Не прерывайте установку. Инсталляция PHP, веб-сервера, почтового сервера, FTP и другого ПО занимает немало времени. Дождитесь, пока в консоли не появится строка вида:
 
 
 
 
[[File:2019-08-22 13-12-52.png|RTENOTITLE]]
 
[[File:2019-08-22 13-12-52.png|RTENOTITLE]]
 
+
<div data-placeholder="Перевод" dir="ltr">Under the message about the successful installation of the system you will find:</div> <div data-placeholder="Перевод" dir="ltr">1. Link to the control panel.<br/> 2. Login and password information (use the same access as when connecting via SSH).<br/> 3. Alert about the need to reboot the system. To do this, enter the command in the command line:</div>
Под сообщением об успешной установке системы вы найдете:
 
 
 
#Ссылку на панель управления.  
 
#Данные о логине и пароле (используйте те же доступы, что и при подключении по SSH).  
 
#Оповещение о необходимости перезагрузить систему. Для этого введите в командную строку команду:  
 
 
 
 
'''''reboot'''''
 
'''''reboot'''''
  
 
'''''[[File:2019-08-22 13-12-532.png|RTENOTITLE]]'''''
 
'''''[[File:2019-08-22 13-12-532.png|RTENOTITLE]]'''''
 
+
<div data-placeholder="Перевод" dir="ltr">Upon completion of the reboot, follow one of the links provided and log in to the hosting control panel:</div> <div data-placeholder="Перевод" dir="ltr">1. Enter your username and password.<br/> 2. Click on the "Login" button:</div>
По завершении перезагрузки перейдите по одной из предложенных ссылок и авторизуйтесь в панели управления хостингом:
 
 
 
#Укажите логин и пароль.  
 
#Нажмите на кнопку "Войти":  
 
 
 
 
[[File:2020-12-24 15-25-10.png|border|2020-12-24 15-25-10.png]]
 
[[File:2020-12-24 15-25-10.png|border|2020-12-24 15-25-10.png]]
  
 
&nbsp;
 
&nbsp;

Revision as of 10:36, 22 April 2021

System requirements

OS Architecture Processor RAM Disc

Centos 7

32-64 bit 226 MHz

Minimum RAM — 512mb

Recommended — 1GB

2GB

 

Set up hosting management panel BrainyCP by SSH

To install the BrainyCP hosting control panel via SSH, you must:
1. Connect via SSH - specify the IP address.
2. Fill in the login as root (enter your username) and root @ IP address password (password) fields. You will find the IP address, username and password in the letter from your hosting provider sent to your e-mail after purchasing the VPS.
3. Use install command: yum clean all && yum install -y wget && wgethttp://core.brainycp.io/install.sh && bash ./install.sh

RTENOTITLE

Do not interrupt the installation. Installing PHP, web server, mail server, FTP and other software takes a lot of time. Wait until a line like this appears in the console:

RTENOTITLE

Under the message about the successful installation of the system you will find:
1. Link to the control panel.
2. Login and password information (use the same access as when connecting via SSH).
3. Alert about the need to reboot the system. To do this, enter the command in the command line:

reboot

RTENOTITLE

Upon completion of the reboot, follow one of the links provided and log in to the hosting control panel:
1. Enter your username and password.
2. Click on the "Login" button:

2020-12-24 15-25-10.png