Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
linux:security [2024/07/13 05:45] – [Openscap] admin | linux:security [2025/02/05 12:37] (current) – [Library] admin | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Library ====== | ||
+ | |||
+ | https:// | ||
+ | |||
+ | https:// | ||
+ | |||
+ | opensource opsec review | ||
+ | |||
====== Linux Security | ====== Linux Security | ||
* https:// | * https:// | ||
+ | |||
+ | ====== Zerotrust ====== | ||
+ | https:// | ||
====== Zerotrust Browser ====== | ====== Zerotrust Browser ====== | ||
Line 62: | Line 73: | ||
====== Openscap ====== | ====== Openscap ====== | ||
- | - Security Technical Implementation Guide - https:// | + | |
- | | + | |
- | | + | - https:// |
- | - ++ code| | + | - https:// |
- | <code BASH> | + | - ++ Detail|<code BASH> |
+ | |||
sudo apt-get install libopenscap8 | sudo apt-get install libopenscap8 | ||
oscap -v | oscap -v | ||
Line 84: | Line 96: | ||
</ | </ | ||
++ | ++ | ||
- |