Ubuntu Linux comes pre-installed with most softwares for the day-to-day usage.
But there are some scenarios where you just want that bit extra to be configured automatically (or with just few clicks) when you install Ubuntu.
Andrew has come up with a wonderful script called Zenity which does just that. Whats more is that you can choose what to install and what to skip.
Some of the important software which can be installed are :
http://www.webupd8.org/2010/04/what-to-do-after-fresh-ubuntu-install.html
But there are some scenarios where you just want that bit extra to be configured automatically (or with just few clicks) when you install Ubuntu.
Andrew has come up with a wonderful script called Zenity which does just that. Whats more is that you can choose what to install and what to skip.
Some of the important software which can be installed are :
- Pidgin
- Wine
- VLC Player
- mPlayer
- SMPlayer
- Extra Multimedia codecs
- Dropbox
- Skype
- 3 Dockers
- Google Earth
- Google chrome and much ..much.. more...
- sudo apt-get install zenity (press enter)
- wget http://launchpad.net/ubuntustart/0.4.x/0.4.9/+download/ubuntu-10.04-start-0.4.9.13.tar.gz (press enter)
- tar -xvf ubuntu-10.04-start-0.4.9.13.tar.gz (press enter)
- cd ubuntu-10.04-start/ (press enter)
- sudo ./ubuntu-10.04-script (press enter)
http://www.webupd8.org/2010/04/what-to-do-after-fresh-ubuntu-install.html
No comments:
Post a Comment