Add installation steps
28
README.md
@ -88,13 +88,8 @@ Proof of concept e-commerce store using Angular, .Net Core and Stripe for paymen
|
||||
|
||||
<!-- GETTING STARTED -->
|
||||
## Getting Started
|
||||
|
||||
To get a local copy up and running follow these simple example steps.
|
||||
|
||||
### Prerequisites
|
||||
|
||||
This is an example of how to list things you need to use the software and how to install them.
|
||||
|
||||
1. Downloading AlmaLinux
|
||||
```sh
|
||||
https://almalinux.org
|
||||
@ -134,7 +129,28 @@ This is an example of how to list things you need to use the software and how to
|
||||
More details and information about AlmaLinux Live Media can be found on Live Media SIG.
|
||||
|
||||
## Installation
|
||||
Coming Soons
|
||||
1. When starting up AlmaLinux for the first time you will be granted with a welcome screen. Here select your language and keyboard type. Click **Continue**
|
||||

|
||||
2. Begin Installation:
|
||||

|
||||
3. Select User Creation: Create a user and assign that user a strong password. Make sure both `Make this user administrator` and `Require a password to use this account` are checked. Click **Done**
|
||||

|
||||
4. Software Selection: For this instance we will select Minimal Install. Click **Done**
|
||||

|
||||
5. Security Profile: We will highlight DISA STIG and click on `Select profile` It will issue some errors, you can disregard them as we will correct it in the next section. Click **Done**
|
||||

|
||||
6. Installation Destination: For `Storage Configuation` select `Custom`. Click **Done** This will bring you to the manual partitioning page.
|
||||

|
||||
7. Manual Partitioning: Add all the following `DATA` and `SYSTEM` mount points.
|
||||

|
||||
8. Click on `Modify` under `Volume Group` and select "As large as possible" for `Size policy`. Click **Save** then click **Done**
|
||||

|
||||
9. Accept Partitioning Changes: Click on **Accept Changes**
|
||||

|
||||
10. Begin Installation: Click on **Begin Installation** to start installing AlmaLinux.
|
||||

|
||||
|
||||
**Congratulations you have installed AlmaLinux**
|
||||
|
||||
<p align="right">(<a href="#top">back to top</a>)</p>
|
||||
|
||||
|
BIN
images/Manual_Partitioning.PNG
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
images/accept_changes.PNG
Normal file
After Width: | Height: | Size: 152 KiB |
BIN
images/begin_installation.PNG
Normal file
After Width: | Height: | Size: 88 KiB |
BIN
images/create_user.PNG
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
images/installation_destination.PNG
Normal file
After Width: | Height: | Size: 71 KiB |
BIN
images/installation_summary.PNG
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
images/security_profiles.PNG
Normal file
After Width: | Height: | Size: 118 KiB |
BIN
images/software_selection.PNG
Normal file
After Width: | Height: | Size: 166 KiB |
BIN
images/startsceen.PNG
Normal file
After Width: | Height: | Size: 118 KiB |
BIN
images/volume_group_modify.PNG
Normal file
After Width: | Height: | Size: 102 KiB |