Blog

Create by: pottol 04/15/2016 - 18:30 | 0 Comments
TOMOYO Linux
 
TOMOYO Linux reinforces Access Control supposed to be performed by userland process:
  • WHO:  from the perspective of subjects (processes)
  • WHERE: in the kernel, in order to not be bypassed by errors and improper configurations
 
TOMOYO Linux is provided as set composed of:
  1. Kernel functions
Create by: pottol 04/15/2016 - 17:48 | 0 Comments

Containers are structures and tools for allowing Linux to execute processes in completely separate areas, that is: Virtual Environments (VE).

The separation should be concern the three following:

  1. File System (chroot)
  2. Process (namespaces)
  3. Resource (cgroups)

See also:

http://www.haifux.org/lectures/299/netLec7.pdf

NameSpaces - Processes

Currently, in Linux there are 6 namespaces:

Create by: pottol 04/05/2016 - 17:59 | 0 Comments

Internal Auditing Knowledge Elements

 

Create by: pottol 04/05/2016 - 17:48 | 0 Comments

Internal Auditing Practice

 

Pages