Categories
Tech

My Ubuntu Post Install bash script

Hey there!

After I reinstalled a lot of times to get my machine working the right way… ( And I’m talking about tons of installations of Ubuntu since version 6.10. ) during classes the other day, me and my colleague that is using ubuntu as well, came to the conclusion the make a post installation script that will install everything and configure everything for you after you reinstall.

How cool is that huh???

We started doing some really basic bash scripting.
Adding repositories, apt-get update and install some programs.
I have some good ideas for improvements but don’t have that much time to sit and fulfill those goals. I’ll find time some day. But this right now is working pretty good for me.

FURTHER GOALS:


# put things in startup automatically
# download and place nautilus scripts automatically
# set conky
# add guake to startup
# put the language indicator and add layouts (bg, dk, en)

You can find the script and some other good stuff here.

##################################

EDIT:

Also check this post for more info!

Leave a Reply

Your email address will not be published. Required fields are marked *

30 − = 25