Skip to content

mySystemHealth is a script that helps the update/upgrade of gnu/linux systems

License

Notifications You must be signed in to change notification settings

iosifidis/mySystemHealth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mySystemHealth for openSUSE and Fedora

This script is a powerful tool designed to ensure the optimal performance and security of your system. This script automates the process of updating your system by executing a series of essential tasks. It refreshes the package list, downloads, and installs available updates, and efficiently removes outdated packages and obsolete configuration files.

Acknowledgment

My advice is not to execute commands and scripts you find on the Internet without studying what effect the commands you execute will have. It may damage your system. In this particular case, I bear no responsibility if this is done.

Usage

  1. Download the file.

  2. Make it executable with the command.

chmod +x mysystemhealth
  1. You can run it using the command
sudo ./mysystemhealth

Use as the root user.

You better copy the file to your /usr/bin folder.

sudo cp mysystemhealth /usr/bin/

Then you can run the command on your terminal using the following command.

sudo mysystemhealth

Requests

If you like the script, you can contribute with a simple GUI.

Donation

If you find this script useful and have saved you time, you can make a donation to the author via PayPal. You can also scan the following qr.

Donate via Paypal

Thanks

About

mySystemHealth is a script that helps the update/upgrade of gnu/linux systems

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages