Custom setup and configurations after Ubuntu GNOME fresh install
(Under construction...)
- Download repo files (zip) OR
git clone https://github.com/dbautistav/XAUFI.git
- Checkout the repo's branch that suits your version of Ubuntu.
- Take a look at the scripts in order to decide which are useful for you.
- At
main.sh
script comment/uncomment rows to select packages to install and save changes. - Execute script from console/terminal (without admin privileges):
./main.sh
- Enter your super user password when required.
- Enjoy!
- PS: Feel free to let us know about any comments or suggestions you may have :D
- Some optimizations recommended but not included here must be done manually (e.g., swappiness and other speed tweaks or enabling 'Ctrl+Alt+Backspace') (See Credits section)
The scripts from this repo are based on suggestions from:
- Easy Linux tips project
- Ubuntu-guia: Cosas que hacer despues de instalar ubuntu
- Ruby On Rails on Ubuntu
- Install Up-to-date Scientific Environment in Ubuntu 14.04 With Python 3.4
- Many other websites and blog posts linked via closed issues
It is the recursive acronym for XAUFI: After Ubuntu Fresh Install
This project is Free Software.