Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 643 Bytes

week7_readme.md

File metadata and controls

15 lines (9 loc) · 643 Bytes

WEEK 7

DAY 11 | 19 September | 11. Python 3 API and CGI

Summary

  • A security architecture for Linux system that allows administrators to have more control over who can access the system is called selinux.

  • sentenforce command is use for disable or enable the security in Linux.

  • useradd command for adding the user.

  • sudo provides the root permission to user sudo <cmd.

  • Choose any option by user from given in list or menu - drop down menu

  • Dynamic programming.