mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 21:35:17 +00:00
Add the concept section
This commit is contained in:
parent
0818bef3ca
commit
cb6b8bbcbb
2 changed files with 5 additions and 3 deletions
|
@ -1,6 +1,8 @@
|
|||
[id='why-it-is-important-keeping-your-system-up-to-date']
|
||||
= Why it is important keeping your system up-to-date
|
||||
|
||||
This section explains the importance of updating your system on a regular basis.
|
||||
// Bara: This section is based on https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/security_guide/chap-keeping_your_system_up-to-date
|
||||
|
||||
_TODO_
|
||||
This section briefly explains the importance of updating your system on a regular basis.
|
||||
|
||||
All software contains bugs. Often, these bugs can result in a vulnerability that can expose your system to malicious users. Packages that have not been updated are a common cause of computer intrusions. Implement a plan for installing security patches in a timely manner to quickly eliminate discovered vulnerabilities, so they cannot be exploited.
|
||||
|
|
|
@ -10,7 +10,7 @@ This section explains:
|
|||
* How to enable automatic updates (xref:setting-automatic-updates[])
|
||||
* How to add, enable, or disable software repositories (xref:setting-repositories-for-update-checks[])
|
||||
|
||||
include::modules/con_why-it-is-important-keeping-your-system-up-to-date.adoc[leveloffest=+1]
|
||||
include::modules/con_why-it-is-important-keeping-your-system-up-to-date.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/proc_manual-updating-using-gui.adoc[leveloffset=+1]
|
||||
|
||||
|
|
Loading…
Reference in a new issue