|
8 | 8 | --- |
9 | 9 | <!-- markdownlint-disable MD025 MD007 --> |
10 | 10 |
|
11 | | -RockyLinux is part of the Enterprise Linux family, making it particularly well suited to hosting web services such as file servers (FTP, sFTP), web servers (apache, nginx), application servers (PHP, Python), database servers (MariaDB, Mysql, PostgreSQL) or more specific services such as load balancing, caching, proxyfication or reverse proxyfication (HAProxy, Varnish, Squid). |
| 11 | +Rocky Linux is part of the Enterprise Linux family, making it particularly well suited to hosting web services such as file servers (FTP, sFTP), web servers (apache, nginx), application servers (PHP, Python), database servers (MariaDB, Mysql, PostgreSQL) or more specific services such as load balancing, caching, proxy or reverse proxy (HAProxy, Varnish, Squid). |
12 | 12 |
|
13 | | -The web wouldn't be what it is without email. Web services generally make extensive use of mail servers (Postfix). |
| 13 | +The web would not be what it is without email. Web services generally make extensive use of mail servers (Postfix). |
14 | 14 |
|
15 | | -Sometimes, these services are extremely busy or require highly available services. In these cases, other services can be implemented to guarantee optimal service performance (Heartbeat, PCS). |
| 15 | +Sometimes these services are extremely busy or require highly available services. In these cases, other services can be implemented to guarantee optimal service performance (Heartbeat, PCS). |
16 | 16 |
|
17 | 17 | Each chapter of this book can be consulted independently, according to your needs, and it is not compulsory to read the chapters in order. |
18 | 18 |
|
19 | | -This book is also part of a series of books dedicated to system administration under Linux (Admin Guide, Learning Bash, Learning Ansible). Where necessary, you'll be invited to review the concepts you're missing in the corresponding chapters of the above-mentioned books. |
| 19 | +This book is also part of a series of books dedicated to system administration under Linux (Admin Guide, Learning Bash, Learning Ansible). Where necessary, you will be invited to review the concepts you may be missing in the corresponding chapters of the above-mentioned books. |
20 | 20 |
|
21 | 21 | ## Public |
22 | 22 |
|
23 | | -The target audience for this book is system administrators already trained in the use of system administration commands (see our book Admin Guide), who want to install, configure and secure their web services. |
| 23 | +The target audience for this book is system administrators already trained in the use of system administration commands (see [our book Admin Guide](../admin_guide/00-toc.md)), who want to install, configure and secure their web services. |
24 | 24 |
|
25 | 25 | ## How to use this book |
26 | 26 |
|
|
0 commit comments