What is trusted/untrusted operating system?

Answer Posted / murugesh vadivel

trusted software is one which has been carefully written and debugged that is used to implement the parts of the Operating System to ensure correct operation.

Ex: OS Kernel

Untrusted is one which has not been subjected to such careful analysis and the overall operation of the machine does not depend on the the operation of the untrusted operation.

Ex: applications.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.

812


What does df command do in linux?

538


What are system commands?

559


How do I change shell in linux?

511


How do I test my cpu speed?

505






What is know about grep commands?

543


What is lsof command in linux?

577


How do I search bash history?

497


What signal is ctrl c?

506


What is difference between free and available memory in linux?

504


How to give acl permission in numerical mode on linux?

539


What does chmod 777 do?

580


What is build process?

555


How do I run a .sh file in linux?

545


What is the role of case sensitivity in affecting the way commands are used?

611