Search results
Results from the WOW.Com Content Network
This is a list of operating systems specifically focused on security.Similar concepts include security-evaluated operating systems that have achieved certification from an auditing organization, and trusted operating systems that provide sufficient support for multilevel security and evidence of correctness to meet a particular set of requirements.
Operating system Mandatory access control Software executable space protection Operating system-level virtualization Virtualisation Userspace protection Others Linux: SELinux, AppArmor [Note 1] Exec Shield, [Note 1] PaX [Note 1] Chroot, namespace and cgroups, [Note 2] Linux-VServer, [Note 1] OpenVZ [Note 1] KVM: IPFilter, Iptables: grsecurity ...
Linux portal; Linux (and other Unix-like systems) have a multi-tier security that permits user root any system-wide changes. Regular users can be limited: where they can save files, what hardware they can access, their memory usage, applications, disk usage (), and the range of priority settings they can apply, can all be specified to provide sufficient freedoms.
Security-Enhanced Linux (SELinux) is a Linux kernel security module that provides a mechanism for supporting access control security policies, including mandatory access controls (MAC). SELinux is a set of kernel modifications and user-space tools that have been added to various Linux distributions .
On a Linux system, the boot partition (/boot) may be encrypted if the bootloader itself supports LUKS (e.g. GRUB). This is undertaken to prevent tampering with the Linux kernel. However, the first stage bootloader or an EFI system partition cannot be encrypted (see Full disk encryption#The boot key problem). [14]
seccomp (short for secure computing [1]) is a computer security facility in the Linux kernel. seccomp allows a process to make a one-way transition into a "secure" state where it cannot make any system calls except exit(), sigreturn(), read() and write() to already-open file descriptors.
Learn how to download and install or uninstall the Desktop Gold software and if your computer meets the system requirements.
AppArmor ("Application Armor") is a Linux kernel security module that allows the system administrator to restrict programs' capabilities with per-program profiles. Profiles can allow capabilities like network access, raw socket access, and the permission to read, write, or execute files on matching paths.