Operating System Management
Operating System Management
MANAGEMENT
Operating System Management Tasks
• File Management
• User Management
• Memory Management
• Process Management
• Device Management
• Security Management
• User Interface Management
• Managing task in Windows
• Task Manager, which was previously known as Microsoft
Windows Task Manager, is a component of the Windows
operating system (OS) that helps administrators and end users
monitor, manage and troubleshoot tasks.
The user interface (UI) includes the following seven tabs:
• Foreground Processes
Foreground processes are interactive processes that require user
input. These processes are executed in the foreground and are
associated with a terminal.
• Background Processes (Non-Interactive Processes)
Background process management in Linux refers to the
management of processes that run in the background and do not
require user interaction. These processes are also referred to as
non-interactive processes and automatic processes. These
processes can be started by the operating system or by a user,
and they do not have an associated terminal.
Commands Used to Manage Processes in Linux