answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How kernel ensures security of computer systems?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What does the term kernel in computer software mean?

In computing, the kernel is the central component of most computer operating systems; it is a bridge between applications and the actual data processing done at the hardware level.


A driver that has full access to all hardware and the memory of the computer has what type of security level?

Kernel mode By A Raju


If you were a Linux systems administrator for a company when would you need to upgrade your Linux kernel?

Generally, only when there was a critical security vulnerability or bugfix.


What is kernel thread?

KERNEL In computing, the kernel is the central component of most computer operating systems; it is a bridge between applications and the actual data processing done at the hardware level. The kernel's responsibilities include managing the system's resources (the communication between hardware and software components).


What are kernel level threads?

KERNEL In computing, the kernel is the central component of most computer operating systems; it is a bridge between applications and the actual data processing done at the hardware level. The kernel's responsibilities include managing the system's resources (the communication between hardware and software components).


The core of all unix and Linux systems is called the kernel?

Yes


What is the meaning of kernel and how can you find out how many kernel exist in a computer?

wikipedia.org/wiki/Kernel_%28computing%29 A computer kernel is basically the "big brother" application and manages all other applications currently running on your computer, and controlling their access to cpu, ram, hard drive, and any devices currently connected (through device drivers of course). There's never more than 1 kernel running on your computer at a time, however if you have multiple operating systems installed on your computer they each have their own kernel (windows vista, windows 7, windows xp, linux, mac, etc...). If you install and run a virtual machine then another kernel will run in that and you could technically have multiple kernels running on your computer.


Does the security subsystem operate in kernel mode?

no, it wont operatesin kernel mode, it operates on usermode.


Every operating system has two main internal components The?

The two main components of an operating system are the kernel and the applications. The kernel maintains basic control over the computer's hardware. The kernel contains the CPU, memory and devices. Applications include the network, the user interface and security.


What is the core part of the operating system of a computer?

Most modern operating systems are built around a kernel, but this has not always been the case. Most early operating systems did not make such a division of function.


What is the core of all UNIX-type of systems?

Kernel


Is the kernel in a unix os a program?

The kernel is the central control program of Unix and the majority of other operating systems.