Skip to content

nocturnalbeast/UbuntuSetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UbuntuSetup

This repository contains a script that I hacked together to ease the PITA that was the installation of Ubuntu 18.04 LTS. I've suffered enough, let the others suffer less.

If someone wants to add more to this script or change something, do let me know! Feature requests are welcome (because I'm running out of ideas on what to implement). Or you can contribute by forking the repository and adding your code.

Usage

Clone or download the repository, then run these commands to use the script. The script's got a menu, so using it shouldn't be too hard.

cd UbuntuSetup
chmod +x UbuntuSetup.sh
./UbuntuSetup.sh

If you do want to use the TUI version (based on whiptail), run these commands:

cd UbuntuSetup
chmod +x UbuntuSetup_whiptail.sh
./UbuntuSetup_whiptail.sh

Authors

License

Seriously? You need a license for a meagre script?

About

Post install script to setup Ubuntu 18.04 LTS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages