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

From BrainyCP
Jump to: navigation, search
 
Line 42: Line 42:
  
 
== Set up hosting management panel BrainyCP by 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>  
+
<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> <div data-placeholder="Перевод" dir="ltr">&nbsp; &nbsp; Use install command for ubuntu: apt-get install -y wget && wget'''''[http://core.brainycp.io/install.sh http://core.brainycp.io/install.sh] && bash ./install.sh'''''</div>  
 
'''''[[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>  
 
<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>  

Latest revision as of 11:15, 20 May 2022

System requirements

OS Architecture Processor RAM Disc

Centos 7

32-64 bit 226 MHz

Minimum RAM —1GB

Recommended — 2GB

2GB
Centos 8 64 bit 226 MHz

Minimum RAM — 1GB

Recommended — 2GB

2GB
AlmaLinux 64 bit 226 MHz

Minimum RAM — 1GB

Recommended — 2GB

2GB
Ubuntu 20.04 - beta 64 bit 226 MHz

Minimum RAM — 1GB

Recommended — 2GB

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
    Use install command for ubuntu: apt-get 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