Skip to content

Fixify ๐Ÿ”„: A powerful Bash script for automated Linux system updates, kernel cleanup, and maintenance. Simplify your sysadmin tasks with ease!

Notifications You must be signed in to change notification settings

darkstarbdx/Fixify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒŸ Fixify ๐Ÿ”„ - Enhanced Linux System Maintenance Tool ๐Ÿ› ๏ธโœจ

๐Ÿš€ Automate and simplify your Linux system updates! Fixify ensures your system stays up-to-date, optimized, and clutter-free. Say goodbye to outdated kernels and broken dependencies with this all-in-one tool. ๐ŸŒŸ


๐Ÿ“œ Features ๐Ÿ’ก

  • ๐ŸŸข Update package lists to fetch the latest software updates.
  • ๐Ÿ”„ Upgrade installed packages to their newest versions.
  • ๐Ÿงน Clean package cache and remove unnecessary packages.
  • ๐Ÿ”ฅ Remove old kernels for a leaner system.
  • ๐Ÿ› ๏ธ Fix broken dependencies to maintain stability.
  • ๐Ÿ“„ View detailed logs for transparency and debugging.

๐Ÿš€ How to Use ๐Ÿ“–

1๏ธโƒฃ Clone this repository:

git clone https://github.com/darkstarbdx/Fixify.git
cd Fixify

2๏ธโƒฃ Make the script executable:

chmod +x fixify.sh

3๏ธโƒฃ Run the script:

./fixify.sh

๐ŸŽฎ Interactive Menu ๐Ÿ“‹

When you run Fixify, an interactive menu appears:

  • 1๏ธโƒฃ Update your System and Clean Old Kernels ๐Ÿงน
    Perform a comprehensive system update and cleanup.
  • 2๏ธโƒฃ View Update Log ๐Ÿ“„
    Check the log file for detailed operations and timestamps.
  • 3๏ธโƒฃ Exit ๐Ÿ”š
    Safely close the tool.

๐Ÿ“ What Happens Behind the Scenes?

โœจ Color-coded headers and real-time status updates keep you informed.
โœจ All actions are logged in: ~/system_update.log.
โœจ Error handling ensures smooth operation even when issues arise.


โš ๏ธ Prerequisites

โœ… Ensure you have sudo privileges.
โœ… Works on Debian-based systems (e.g., Ubuntu).


๐Ÿ“ง Reach Out

If you encounter any issues or have suggestions for improvement, feel free to reach out to me. Your feedback helps make Fixify better! ๐Ÿ› ๏ธ๐Ÿ“ฉ

โœจ Want to get in touch? ๐ŸŒŸ


๐ŸŒŸ Happy Fixing with Fixify! ๐ŸŽ‰

๐Ÿ”— Share this with your Linux-loving friends and make their lives easier!


๐Ÿ–‹๏ธ By: Darkstarbdx
๐Ÿ“… Last Updated: January 2025

About

Fixify ๐Ÿ”„: A powerful Bash script for automated Linux system updates, kernel cleanup, and maintenance. Simplify your sysadmin tasks with ease!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages