wisemonkeys logo
FeedNotificationProfileManage Forms
FeedNotificationSearchSign in
wisemonkeys logo

Blogs

Topic: Sessions in Operating system

profile
Rudra Sachapara
Sep 10, 2024
0 Likes
0 Discussions
138 Reads

In an operating system (OS), a **session** generally refers to the period of time when a user or a process is actively using the system. Sessions are essential for managing user interactions, processes, and resources efficiently. Below are a few different types of sessions and their significance:


### 1. **User Sessions**

  - A user session begins when a user logs into the system and ends when they log out. During this session, the OS maintains all processes, user files, and settings related to the user’s activity.

  - Each user session typically has its own environment, including file permissions, access rights, and running applications.


### 2. **Terminal/Console Sessions**

  - In systems like Linux or Unix, terminal sessions are created when a user opens a terminal or console. Each terminal session can run commands independently, with its own process ID (PID).

  - **TTY (Teletype Terminal)** sessions: Text-based input/output streams, often seen in Unix-like operating systems.

  - **PTY (Pseudo Terminal)** sessions: Used for creating terminal emulation, often by software like SSH.


### 3. **Network Sessions**

  - Network sessions manage connections between a client and a server. These sessions are crucial in handling data transmission, ensuring proper communication between systems.



### 4. **Session Management in Windowing Systems**

  - In graphical desktop environments (like GNOME, KDE), a session includes not only the user’s login state but also all open windows, running applications, and system preferences.

  - These sessions may allow users to restore the desktop environment to the previous state upon re-login.


### 5. **Session Management in Web/Network Applications**

  - Web applications create **sessions** to manage user state over stateless HTTP. A session in web terms might involve tracking user activities, login status, preferences, and shopping cart items.

  - Sessions are managed using cookies or session tokens, which allow web servers to recognize consecutive requests from the same user.


### 6. **Process Sessions**

  - In Unix-like operating systems, a session is a collection of one or more processes created by a single login.

  - Processes in the same session share the same session ID (SID). A session leader (usually a shell) can create new processes within the session.

  

  - Sessions are typically grouped into **process groups** and can be controlled by job control signals such as `SIGTERM` (terminate), `SIGHUP` (hang up), etc.


### 7. **Session Management in Virtualization/Containers**

  - In environments like Docker or virtual machines, sessions refer to the time period when a user or process interacts with a virtual instance or container. Each container or VM operates within its own session and namespace, isolated from others.


### Commands to Manage Sessions:

  - **`who`**: Shows users currently logged in.

  - **`w`**: Displays active user sessions along with what they are doing.

  - **`ps`**: Displays process information, including sessions and groups.

  - **`loginctl`** (Linux): Manages and inspects user sessions.

  - **`kill`**: Used to terminate a session by killing processes related to it.


Comments ()


Sign in

Read Next

AI and Technology- Related Anxiety: Understanding the Psychological Impact of Living in an AI-Driven World

Blog banner

Buffer Overflow

Blog banner

How Do I Get Rid of My People-Pleasing Behaviour?

Blog banner

Memory managment

Blog banner

Direct Memory Access

Blog banner

Cyber Laws In India and Around the World

Blog banner

IOT- Internet Of Things

Blog banner

Starvation

Blog banner

Recipe of Paneer Butter Masala

Blog banner

NIKE

Blog banner

I/O Buffering

Blog banner

Spotify

Blog banner

Deming’s Process

Blog banner

E-mail security

Blog banner

What is Segmentation?

Blog banner

Junk food vs healthy food

Blog banner

Artical on FreshBooks

Blog banner

Logical and physical address

Blog banner

10 Amazing facts about Tokyo Ghoul

Blog banner

Modern operating system

Blog banner

Things You Should Leave Behind In 2025, Whilst In 2026

Blog banner

The Role of Cyber Forensics in Criminology

Blog banner

ODOO

Blog banner

Threading

Blog banner

Theads

Blog banner

Charcoal, Lemon, and DIY Kits: Which “Viral” Dental Trends Are Actually Dangerous?

Blog banner

Having passion in life

Blog banner

Odoo

Blog banner

MODERN OPERATING SYSTEMS

Blog banner

The Power of Forensic Watermarking in the Fight Against Content Piracy

Blog banner

Raising Emotionally Intelligent Students: The Classroom Beyond Academics

Blog banner

IT RISK

Blog banner

What is the point of living if we can die at any moment of our lives ?

Blog banner

Stop Racism

Blog banner

Deadlock and Starvation

Blog banner

Telegram and it's features

Blog banner

Risk mitigation and management

Blog banner

De-Coding Love

Blog banner

The New Dr. Frankenstein who will perform first full head transplant

Blog banner

The Procedural Framework for Corporate High-Tech Investigations

Blog banner

HTML vs HTML5

Blog banner

Decoding Confusion Matrix

Blog banner