This section describes the process of creating the Red Hat Linux machine on which to install B + Fuse. This is Red Hat Enterprise Linux 7.3 and can be downloaded from the Red Hat website.
Creating from Template
1- Red Hat Linux Installation Process
2- Selecting the Installation Device
3- If required, you can select the Server with GUI option to be able to manage the operating system through user interface.
4- A / 49.5 Gb partition is created, leaving 512 Mb to the / boot partition (depending on the installation system larger values can be selected)
5- It is verified that the changes made in the partitioning are correct
6- Red Configuration
7- Ensure that the entered data is correct
8- Selection of security policy required in OS installation
- Additional Configuration
After the installation of the operating system, additional steps are required to complete the installation of the system. These settings will have to be done with a root user.
1- The server is registered in Red Hat to update it |
2- The lvm partition for swap is created: |
|
|
3- The /home partition is created to install in the user fuseadmin, all the configuration needed for the SII |
|
4- Partitions created from /swap and /home are recorded in /etc/fstab |
Contents of /etc/fstab |
5- The user fuseadmin is created, for the installation of Tomcat and Fuse 6.3 |
6- The user fuseadmin is added to the wheel group to have root permissions (exclusively for the installation) |
|
7- The installation of vm-tools is checked |
8- Swap partition is enabled and checked |
9- In the rest of manual, we will always use the user fuseadmin |
10- Preparing Fuse Configuration Files |
We can do the extraction with: |