Installs packages from configured APT repositories on Debian-based systems.
Service Management (Start/Stop/Restart)
Controls Linux services to manage application availability and stability.
Configure EPEL and Snap Support (RPM Systems)
Enables EPEL and Snap repositories on RPM-based systems to extend package availability.
Software Installation (Generic Package Manager)
Installs software using the system’s default package manager for consistent deployments.
Create User
Creates Linux user accounts with defined home directories and permissions.
Remove User
Deletes Linux user accounts and removes associated access.
Reboot Machine
Reboots Linux machines to apply updates or recover from system issues.
Execute Shell Command
Executes shell commands remotely to perform administrative or automation tasks.
Change File/Folder Permissions
Modifies file or directory permissions to enforce access and security policies.
File Copy
Copies files between directories or systems while preserving ownership and permissions.
