-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAdvanced_Security_Guide_Introduction.mw
45 lines (36 loc) · 2.52 KB
/
Advanced_Security_Guide_Introduction.mw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{{Header}}
{{#seo:
|description=Improving {{project_name_long}} and Linux Security for Advanced Users, {{project_name_long}} Hardening
|image=Padlocks337569640.jpg
}}
[[File:Padlocks337569640.jpg|thumb]]
{{intro|
{{security_intro}}
This page is targeted at advanced users who wish to improve the security of their systems to become even more secure.
}}
= Essentials =
Before reading or applying instructions in the Advanced Security Guide, first review the information found in the Computer Security Education and Basic Security Guide sections.
= Important References =
It is recommended to learn more about the following topics:
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2">
* [[Dev/Entropy|Entropy]]
* Restrict TransPort: This is explained under [[Install_Software#{{project_name_workstation_short}}_is_Firewalled|{{project_name_workstation_long}} is firewalled]]
* [[Design|{{project_name_short}} Design]]: Technically-minded readers can review the recommendations on how less-than-ideal specifications could be improved.
* [[Documentation|{{project_name_short}} Documentation]]: Some application-specific documentation will have no relevance, but a thorough study of various entries will increase overall awareness and gradually improve security practices.
</div>
= Useful External Links =
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2">
* [https://www.debian.org/security/ Debian Security Information]
* [https://www.cyberciti.biz/faq/debian-ubuntu-linux-software-integrity-checking-with-aide/ Debian / Ubuntu Linux Install Advanced Intrusion Detection Environment (AIDE) Software] <ref>See also: [https://packages.qa.debian.org/a/aide.html AIDE Debian package] and the [https://aide.github.io/ AIDE homepage].</ref>
* [https://seifried.org/lasg/ Linux Administrator's Security Guide]
* [https://web.archive.org/web/20200212045156/https://www.aboutdebian.com/security.htm Linux Server and Network Security]
* [https://www.debian.org/doc/manuals/securing-debian-manual/index.en.html Securing Debian Manual]
* [https://serverfault.com/questions/11659/what-steps-do-you-take-to-secure-a-debian-server What steps do you take to secure a Debian server?]
* [https://help.ubuntu.com/community/Antivirus Ubuntu documentation - Antivirus]
* [https://wiki.ubuntu.com/BasicSecurity Ubuntu wiki - Basic Security] <ref>Since Ubuntu is based on Debian.</ref>
* [https://wiki.ubuntu.com/BasicSecurity/DidIJustGetOwned Ubuntu wiki - Did I Just Get Owned?]
</div>
= Footnotes =
{{reflist|close=1}}
{{Footer}}
[[Category:Documentation]]