🔄 Digital and physical processes, including process system architecture.
-
Updated
Nov 22, 2024 - Python
🔄 Digital and physical processes, including process system architecture.
System Monitoring and Process Management via Alfred
This project is designed to implement multiple C scripts within a virtualized operating system environment. The tasks focus on input/output operations, process management, client-server communication, and multi-threading with synchronization.
💻 This project is a custom shell implementation written in C. It provides a command-line interface for users to execute commands, manage command history, create and use aliases, and handle input/output redirection and pipelines. The shell supports various built-in commands and can execute external programs, making it a versatile tool.
NetworkMonitor is a Python application for real-time network monitoring. It displays active connections with details like PID, process name, and addresses, while tracking upload and download speeds. Users can easily copy connection information to the clipboard through a context menu, making it a handy tool for monitoring network activity.
A custom shell program emulating basic bash functionalities
Rake tasks for starting and stopping background processes.
🐧 Linux system administration guide covering installation, file operations, user management, SSH setup, and process monitoring.
Embedded Linux repo includes tasks and summaries
A simple Unix shell implementation that mimics basic functionality of bash. It supports command execution, input/output redirection, pipes, and essential built-ins like cd, pwd, and exit.
Minishell is a simple shell created as part of my 1337 (42 Network) studies. It supports basic command execution, pipes, redirections, environment variables, and built-in commands like cd, pwd, echo, and more. It also handles signals (Ctrl-C, Ctrl-D) and offers a history feature.
A resource for managing Linux processes and system resources, tailored for DevOps practitioners to optimize system performance and stability.
xtaskill - Kills the process and/or window by just clicking on it.
Templating and task execution.
A simple C shell that executes commands and handles signals.
A Windows tool to terminate malfunctioning, CPU hogging, headless instances of Google Chrome and Chrome Driver spawned by a bug in Selenide versions below 6.17.0.
This repo contains my Operating System course's labs and project I did in my university.
A lightweight shell utility for managing a directory stack. Easily navigate between directories by pushing, popping, and swapping paths. Ideal for developers and system administrators who frequently switch between multiple project directories.
Implementation of the BPM lifecycle of a Customs Export Process
This repository explores the fundamental principles of operating systems, covering topics such as process management, memory management, file systems, I/O systems, deadlocks, and more
Add a description, image, and links to the process-management topic page so that developers can more easily learn about it.
To associate your repository with the process-management topic, visit your repo's landing page and select "manage topics."