Helwan Linux Welcome Tool
The Helwan Linux Welcome Tool is a system management application designed
to help users perform common administrative and maintenance tasks without
needing advanced terminal knowledge.
This tool focuses on simplicity, safety, and accessibility while still
providing powerful system features.
What This Tool Is For
- Keeping the system up to date
- Managing Linux kernels
- Cleaning unused system data
- Managing essential system services
- Providing system information
- Sending feedback to developers
Welcome Tab
The Welcome tab is the main control area of the application.
Most users will use this tab frequently.
System Updates
-
Update System (Pacman)
Updates all official system packages using Pacman.
This is the recommended update method for all users.
-
Update System (Yay)
Updates system and AUR packages using Yay.
This option appears only if Yay is installed.
Kernel Management
-
Install Linux Kernel
Installs or reinstalls the default Linux kernel.
-
Install Linux Zen Kernel
Installs the Linux Zen kernel, optimized for desktop
responsiveness and lower latency.
After installing a new kernel, the bootloader is updated automatically.
A reboot is required to use the new kernel.
Application Theme
Allows changing the visual theme of the Welcome Tool.
This affects only the application interface, not the system theme.
Application Language
Changes the language used inside the Welcome Tool.
Some language changes may require restarting the application.
Startup Behavior
The “Show on startup” option controls whether the Welcome Tool
opens automatically when you log in.
System Language
Allows changing the system-wide language using locale settings.
A system reboot is required after applying changes.
System Information
Displays basic hardware and system information, including:
- Available disk space
- Processor model
- Total installed memory (RAM)
System Utilities
-
System Information Details
Opens a terminal-based system information tool.
-
Performance Monitor
Opens a terminal tool to monitor CPU and memory usage.
System Cleaner Tab
The System Cleaner tab is used to remove unnecessary files
and free disk space safely.
Cleaning Options
-
Clean Pacman Cache (Full)
Removes all downloaded package files.
This action cannot be undone.
-
Remove Orphan Packages
Removes packages that are no longer required by any installed software.
-
Clean Old Packages
Removes old package versions while keeping recent ones.
All cleaning actions require administrator privileges.
The user will be asked for confirmation before execution.
System Services Tab
The System Services tab provides quick access to essential system services
and common maintenance actions.
- Start important system services
- Stop services safely
- Restart services when needed
- Apply quick fixes for known system issues
This tab is designed to reduce the need for manual systemctl commands.
Feedback Tab
The Feedback tab allows users to communicate directly with
the Helwan Linux development team.
- Report bugs or errors
- Suggest new features
- Share general feedback about the system
Feedback is stored temporarily during the session
and sent when the user confirms submission.
Security and Permissions
Some actions performed by this tool require administrator (root) privileges.
- The system will always ask for confirmation
- No action is executed silently
- No background changes are made without user approval
Important Notes
- Always read warnings before performing system actions
- Kernel changes require a system reboot
- Language changes may require restarting the application or the system
This tool is designed to be safe for regular users
while still providing powerful system management features.
Back