Skip to content

hrshith/linux-server-update-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

A Simple script for linux beginners that updates your Ubuntu system and auto removes unnecessary packages

Note: This script is meant to be run on Ubuntu based systems using "apt" package manager only

Usage

Clone into this repo (ensure you have git installed)

git clone https://github.com/hrshith/linux-server-update-script.git

cd into the directory

cd linux-server-update-script

Run the script

./linux-server-update-script.sh

Issues

Sometimes the script permissions aren't correctly applied, you can fix using below

chmod +x linux-server-update-script.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages