User Tools

Site Tools


linux_hardened

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
linux_hardened [2017/12/04 13:41]
val [Hardened Gentoo]
linux_hardened [2018/02/08 12:59]
val [Hardened Gentoo]
Line 4: Line 4:
  
 ===== Hardened Gentoo ===== ===== Hardened Gentoo =====
 +
 +  * Видео урок: [[https://​youtu.be/​-6aM7q27NbM|Использование GRSecurity в Gentoo]]
  
   * [[https://​wiki.gentoo.org/​wiki/​Hardened/​Introduction_to_Hardened_Gentoo|Introduction to Hardened Gentoo]]   * [[https://​wiki.gentoo.org/​wiki/​Hardened/​Introduction_to_Hardened_Gentoo|Introduction to Hardened Gentoo]]
   * [[https://​wiki.gentoo.org/​wiki/​Hardened_Gentoo/​ru|Hardened Gentoo]]   * [[https://​wiki.gentoo.org/​wiki/​Hardened_Gentoo/​ru|Hardened Gentoo]]
-  * [[Управление ядром и модулями в Linux#​Сборка ядра в Gentoo]] 
-  * Видео урок: [[https://​youtu.be/​-6aM7q27NbM|Использование GRSecurity в Gentoo]] 
  
 +
 +<​code>​
 +HW: 2048GB 2CPU, HDD 16Gb
 +
 +gentoo ~ # rm /usr/src
 +
 +gentoo ~ # time emerge --oneshot gcc
 +real    83m7.695s
 +user    127m57.571s
 +sys     ​13m31.611s
 +
 +gentoo ~ # time emerge --oneshot binutils virtual/​libc
 +real    8m0.371s
 +user    10m8.256s
 +sys     ​1m33.139s
 +
 +gentoo ~ # time emerge --emptytree --verbose @world
 +real    39m26.852s
 +user    41m13.918s
 +sys     ​12m43.084s
 +</​code>​
 +
 +  * [[Управление ядром и модулями в Linux#​Сборка ядра в Gentoo]]
 ===== Hardened Debian/​Ubuntu ===== ===== Hardened Debian/​Ubuntu =====
  
linux_hardened.txt · Last modified: 2020/06/23 21:51 by val