adgellida / ubuntuScripts

STATUS: ACTIVE DEVELOPMENT ▶️ - A collection of ubuntu scripts to fix problems and add functionalities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ubuntuScripts

GNU GPL v2 stars forks open issues total downloads total downloads latest release latest release maintained Platforms Status

A collection of ubuntu scripts to fix problems and add functionalities.

Compatible with any Debian based system:

Ubuntu, Xubuntu, Ubuntu MATE, Linux Mint, Kubuntu, Lubuntu...

Used on ubunsys

Instructions

Is more desirable that you use "Scripts Manager" functionality of ubunsys to execute these scripts.

Nowadays if you want to do it "manual way"...

Manual

Read the code and do your modifications.

Then do these basics steps:

  1. Add exec permissions to all scripts!

sudo chmod 777 archiveName

sudo chmod 777 -R folderName

sudo chmod 777 -R ./ubuntuScripts-master

  1. Go to your selected script, execute it or modify it.

Important

  • It hasn't been tested 100% yet. Give feedback!
  • The desktop environment recommended tested right now is to use MATE desktop.
  • If you want to know more, go to the wiki of this repo here.

Dependencies

Through PPA:

apt-fast

TO DO

  • Clean all

Release notes

You can check it here

About

STATUS: ACTIVE DEVELOPMENT ▶️ - A collection of ubuntu scripts to fix problems and add functionalities.

License:GNU General Public License v2.0


Languages

Language:Shell 99.3%Language:Batchfile 0.7%