Skip to content

Bash script to verify the safety and health of an Ubuntu installation. It detects potential issues and displays warning/error messages, similar to an antivirus scan. Running it regularly helps ensure that no critical components have changed or been corrupted. Customize it to fit your specific Linux installation.

Notifications You must be signed in to change notification settings

simplelinuxscripts/ubuntucheckup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash script to verify the safety and health of an Ubuntu installation

USAGE:

checkup.sh

DESCRIPTION:

Bash script to verify the safety and health of an Ubuntu installation. It detects potential issues and displays warning/error messages, similar to an antivirus scan. Running it regularly helps ensure that no critical components have changed or been corrupted. Customize it to fit your specific Linux installation.

EXAMPLES:

- example with no issue detected:
example_1
- example with issues detected:
example_2

About

Bash script to verify the safety and health of an Ubuntu installation. It detects potential issues and displays warning/error messages, similar to an antivirus scan. Running it regularly helps ensure that no critical components have changed or been corrupted. Customize it to fit your specific Linux installation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages