Skip to content

sohrowardi/Update-System-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Update System Script

This script automates the process of updating and maintaining an Ubuntu-based system. It performs the following tasks:

  1. Update package lists.
  2. Upgrade installed packages.
  3. Install recommended drivers.
  4. Clean up unnecessary packages to free up space.

Usage

  1. Open a terminal on your Ubuntu system.

  2. Clone this repository using the following command:

    git clone https://github.com/sohrowardi/Update-System-Script
  3. Navigate into the cloned repository:

    cd update-system-script
  4. Make the script executable:

    chmod +x update_system.sh

and bash chmod +x update_system_plus.sh

  1. Run the script:

    ./update_system.sh
  2. The script will prompt you for your password as it uses sudo to perform system-level tasks.

  3. The script will run, updating your system and performing maintenance

About

Effortlessly update packages, upgrade, install drivers, and optimize storage with this script.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published