Google Plus

After a fresh install of Ubuntu 10.04 LTS Lucid Lynx the customization made easy with Ubuntu start script

Written by M. Zinoune on . Posted in Linux tutorials

If you want to configure Ubuntu 10.10 Maverick meerkat please check also our post:

Top things to do after installing Ubuntu 10.10 Maverick Meerkat

Ubuntu Start is released by Andrei from Webupd8, this script helps new users set up a few things most people do when they first install Ubuntu. The script adds extra repositories: Ubuntu restricted, extras, Medibuntu, Getdeb, Dropbox, and install from repository softwares like The GIMP, Pidgin, WINE, Chromium browser, Gnome Do, Guake, VLC media player, Mplayer, SMplayer, Thunderbird, Dropbox, Codecs..and more. This script actually available just for only Ubuntu 10.04 lucid Lynx

 

Features:

- Zenity for a GUI

- Adds extra repositories: Ubuntu restricted, extras, Medibuntu, Getdeb, Dropbox (only if you select to install Dropbox)

- Installs from repositories: The GIMP, Pidgin, WINE, Chromium browser, Gnome Do, Guake, VLC media player, Mplayer, SMplayer, Thunderbird, Dropbox, Codecs (multimedia, java, flash), additional archives support, DVD support and fonts, Ubuntu Tweak, Deluge Torrent, CompizConfig Settings Manager, Development tools (from build-essential to Subversion, GIT and so on).

- Downloads and installs the following: Google Chrome browser (will download the build for 32 or 64 bit, depending on your Ubuntu version), official smiley themes for Pidgin (for all the protocols), the latest Flash Player for 64bit via Adobe’s website, Skype (32 or 64bit, depending on your Ubuntu version).

- Tweaks:

o Move window buttons to the right (Karmic style) Change Update Manager behavior to the one in Jaunty
o Remove mounted drive icons from desktop
o Disable the GDM login sound
o Enable the icons in menus and buttons
o Disable the GDM login user list
o Remove the ubuntu-docs package (frees up 252MB)
o Change Gnome Calendar first day of the week from Sunday to Monday
o Downloads, installs and configure sharp fonts
o Fix ‘apt-get update’ delay for Google repository
o Automatically mount NTFS drives on startup

- Automatically accepts the JAVA license so you don’t have to

- The Medibuntu server is currently down which made me develop a new feature: the script now tests the main Medibuntu server and 2 other mirrors and adds whichever of these 3 is working.

- Lots of checks to make sure you run the script proprely: will check if the script is ran as root, if Synaptic, apt-get, dpkg or Software Center is running and will ask you to close it before running the script, checks the internet connection to make sure you can actually install the packages, etc.


Download and Install ubuntu Start

Download Ubuntu start script :

For newbies : To save the script on your computer, click the download link above then go to file–>Save page as on your browser and choose the  folder where you want to save the script.

Installation :

Because this script need Zenity installaed to work properly, first install it :

sudo apt-get install zenity

- Now download Ubuntu start from the link above, and cd the directory where you downloaded the script, in my case

cd /home/zinovsky/Downloads/ubuntu-10.04-start/

- Now make the script executable using this commad :

chmod +x ubuntu-10.04-script

Now run the script :

sudo ./ubuntu-10.04-script


You will got this screen as step one, choose what you want to do then click ok

After you will got a screen with step2 , just check in the software you want to install and click OK

Is done !

I tested this script 2 times in my lucid installed in a virtual machine and in my laptop , in both the script worked just fine without any errors.

Great job Andrei!!

{loadposition user9}

Usefull links : https://launchpad.net/ubuntustart/, http://www.webupd8.org

For questions please refer to our Q/A forum at : http://ask.unixmen.com

  • http://www.webupd8.org Andrew

    Thank you very much for your nice presentation of our script!

    Have a nice day

  • http://www.unixmen.com Zinovsky

    This is what we need to help new ubuntu users to costumize easily Ubuntu.
    Great Job Andrew :)

  • http://www.webupd8.org Andrew

    Thanks! :D

    Just a note: could you please add this download link: http://launchpad.net/ubuntustart/trunk/0.4.2/+download/ubuntu-10.04-script instead of http://launchpadlibrarian.net/44696461/ubuntu-10.04-script ?

    Because the link you posted will not get the updated script in case I fix a bug or something.

    Thanks!

  • http://Linksupdated Zinovsky

    You are the welcome.
    I updated the links.

  • Elly

    Hi, I’m experimenting with installing Lucid Lynx onto my virtual box – it seems that it doesn’t like the x86_64 kernel that I downloaded and is asking for i386 kernel. How do I install onto Virtual Box, it would be great if you could share this tip as to how you managed to install the lucid lynx onto your virtual box. I want to try the script for new users….cheers.

  • coldsystem

    Elly
    is not possible to install X64 guests system on virtualbox, please download a 32bit version and install it

    • Elly

      Thanks for the tip about 32bit version – it worked. I did the script and it is such a wonderful little script – a few applications that I didn’t know about too, such as Ubuntu Tweak – wow that’s cool! Thank you so much for the script – it makes life so much easier! Now I’m so glad that I’ve converted from openSUSE to Ubuntu – I was worried that linux wasn’t going to be user friendly after my experience with openSUSE but with your script it has swayed me to like Ubuntu more than ever and making it user friendly too especially for newbies like me!

  • http://oswco.com Tom Brander

    This posted in the Ubuntu forum by me
    I have been working for days on putting Lucid on a Gateway mx6028 laptop with a new hard drive,, But I’m beginning to understand that my problems.. may be more generalized.. but tricky

    Basically the install can be done from The lucid install only if the disk has been wiped,, otherwise the grub or mbr is messed up (don’t know which)

    I take a backup using Remastersys

  • http://oswco.com Tom Brander

    Short version the script crashes my system for some weird video issue..
    http://ubuntuforums.org/showthread.php?p=9158474#post9158474

  • Kahlil

    Great script. Could life be any easier?

    • Jean Jacques

      I cannot make the script executable :(

      Anyone can help me out?

      Cheers.

  • Zinovsky

    Did you follow the instruction as described in my post ?
    Did you get any error message?

    • Fozz

      GREAT script!!
      I’m new to Linux and can’t figure out how to remove the fonts added by this script and really dislike them any help is welcome!!
      I also struggled with the install and THINK its OK but I need to be spoon fed as I’m Really new at this

      Fozz

  • CForbes

    When I ran it from the terminal I got:

    cat: languages/en.pot: No such file or directory
    ./ubuntu-10.04-script: line 150: languages/en.pot: No such file or directory

    There was no text in the gui after choosing the language.

    • CForbes

      Nevermind, forgot to extract the languages folder. duh.

  • OneHP

    I’ve got the same issue.

    As a Linux newbie I’ve got no idea what languages folder you’re talking about. Can you give me a quick run down on what I need to do please?

    Thanks

    • OneHP

      Gah, like the other guy I’ve figured it out now. duh.

  • pirat9-admin

    pirat9@localhost:~$ tar -zxvf ubuntu-10.04-start.tar.gz
    ubuntu-10.04-start/
    ubuntu-10.04-start/languages/
    ubuntu-10.04-start/ubuntu-10.04-script
    ubuntu-10.04-start/languages/et.pot
    ubuntu-10.04-start/languages/de.pot
    ubuntu-10.04-start/languages/cz.pot
    ubuntu-10.04-start/languages/en.pot
    ubuntu-10.04-start/languages/es.pot
    ubuntu-10.04-start/languages/pt_BR.pot
    ubuntu-10.04-start/languages/cat.pot
    ubuntu-10.04-start/languages/tr.pot
    ubuntu-10.04-start/languages/sk.pot
    ubuntu-10.04-start/languages/pt_PT.pot
    ubuntu-10.04-start/languages/pl.pot
    ubuntu-10.04-start/languages/nl.pot
    ubuntu-10.04-start/languages/ms.pot
    ubuntu-10.04-start/languages/jp.pot
    ubuntu-10.04-start/languages/it.pot
    ubuntu-10.04-start/languages/ga.pot
    ubuntu-10.04-start/languages/zh_CN.pot
    ubuntu-10.04-start/languages/ko.pot
    ubuntu-10.04-start/languages/Credits
    ubuntu-10.04-start/languages/fr.pot
    pirat9@localhost:~$ cd ubuntu-10.04-start/
    pirat9@localhost:~/ubuntu-10.04-start$ ls
    languages ubuntu-10.04-script
    pirat9@localhost:~/ubuntu-10.04-start$ ./ubuntu-10.04-script
    using Ubuntu 10.04 Lucid Lynx – ok
    Exiting … please run the script with sudo (eg: sudo ./ubuntu-10.04-script)
    pirat9@localhost:~/ubuntu-10.04-start$ sudo ./ubuntu-10.04-script
    [sudo] password for pirat9:
    using Ubuntu 10.04 Lucid Lynx – ok

    it,s easy

  • http://semmu.info Semmu

    very big thanks :D why isnt it originally in ubuntu? :D you ease our life :)

  • chanti

    just few days ago i installed ubuntu 10.04 on my sony vaio cw, but fn+brightness keys are not workking pls any one help me :roll: …

  • Leslie

    I am really new to Linux and my friend suggested Ubuntu 10.04 and I must say so far I love it. I stumbled across this site and thought I would try these programs out. Everything seemed to be ok but now the terminal is stuck on Package configuration blue/grey screen with the title of Postfix Configuration in red and I am really not sure how to make it say ok so it will go forth. Thanks for any help you can provide

  • Leslie

    Nevermind my previous post google is a wonderful thing and I managed to make it past that window. :oops:

  • Buck

    Excellent :confused:

  • Tomas

    Hello :)
    I used this script for ubuntu lucid 64bit.
    So, I’ve just one question:
    all the repos, programs, and other stuff downloaded and installed with this script, are automatically 64bit version?
    Because I have already ran the script and I don’t know what it has installed and if it could give problems :/
    (it’s my first 64bit OS :/ )

    Thank you very much ^_^

  • http://www.webupd8.org Andrew

    @Tomas: Yes, it automatically installs the applications for 32 or 64bit, depending on your system.

  • Tom

    Hi there, these seems really wonderful, unfortunately I cannot get the script to run.

    “tom@tom-laptop:~$ cd /home/tom/Downloads
    tom@tom-laptop:~/Downloads$ chmod +x ubuntu-10.04-script
    chmod: cannot access `ubuntu-10.04-script’: No such file or directory”

    did I do something wrong. I know the “save as”‘d the script to my downloads folder. Thank you!

    • Zinovsky

      The script is inside the folder ubuntu-10.04-start/

      so try to execute the command in
      [quote]/Downloads/ubuntu-10.04-start/[/quote]

      • teja

        i am a newbie, i did as u instructed
        cd/home/teja/Downloads/ubuntu-10.04-start/
        i get this message
        bash: cd/home/teja/Downloads/ubuntu-10.04-start/: No such file or directory
        i even copied the folder location from the properties and pasted in termina; even then i get this message
        please help this is a great script

  • Anonymous

    this script is a MUST Ubundu should have this in its WEBPAGE AS A MUST!!! Thank you!!

  • Rajeev

    Hi Zinovsky,

    Great Job.
    But I am facing an issue afetr running the script. My regular partition is throwing the below error and I am not able to access any data on it.

    ***********Error message*******
    Error mounting: mount exited with exit code 1: helper failed with:
    Unprivileged user can not mount NTFS block devices using the external FUSE
    library. Either mount the volume as root, or rebuild NTFS-3G with integrated
    FUSE support and make it setuid root. Please see more information at
    http://ntfs-3g.org/support.html#unprivileged
    ***********************

    It has also added two new mount points /dev/sda4 and /dev/sda6 which also give me the same error as above. The fstype is HPFS/NTFS whereas I remeber that I never had any NTFS partition on my disk before.By the way I had installed 10.04 about a month back on side by side of 9.04. Could this have caused any complications?

    Thanks for any help..
    R

  • Zinovsky

    To resolve this issue, run the script again and remove : Automatically mount NTFS drives on startup.
    when the script start look to the bottom of the list you will find this option. If it is selected try to remove it.

  • Greg

    Thanks,
    Wow this saved me heaps of time. Thanks very much.

  • anon

    Hey dude, It is my mission in life to convert people to linux. I use your script every time I do a fresh install of Ubuntu. Thanks for all your work

  • Jebril

    Link’s not working. :evil:

  • Dougie Smythe

    Well, I spent some time choosing what to install in stage 2 (only 7 packages)…and then it went ahead and install almost everything :-(
    Waited for 1.5 hours watching it download ~ a hundred MB of stuff I don’t need. Was afraid to interrupt it. Now I have to manually remove the unwanted stuff. I clearly didn’t choose mplayer and yet it install it :cry:

  • teja

    i am newbie, i followed the instructions as u have given
    teja@teja:~$ cd/home/teja/Downloads/ubuntu-10.04-start/
    iget an error message such as
    bash: cd/home/teja/Downloads/ubuntu-10.04-start/: No such file or directory

    i checked the folderr location and it is correct,
    please help
    what a great script if installed

    • Jamal

      @Teja you are probably receiving that error because you have not extracted the "tar.gz" file. Extract it and you will see a folder that says "ubuntu-10.04-start".

  • http://karsva.net/blog Kars

    Not working on 10.10 maverick . After executing: Error: You are not using Ubuntu 10.04 Lucid Lynx. I’d like to use it tho..

    • Zinovsky

      This script was not updated to be used in Maverick Meerkat :)

  • http://karsva.net/blog Kars

    That’s what I discovered. I got confused because it said somewhere in the headings of this post: Top things to do after installing Ubuntu 10.10 Maverick Meerkat

    • Matt

      to you 3 who want it to work on 10.10…

      Very first 2 lines of this post…

      "If you want to configure Ubuntu 10.10 Maverick meerkat please check also our post:

      Top things to do after installing Ubuntu 10.10 Maverick Meerkat"

  • Spen53

    When I try to run the script I get
    ./ubuntu-10.04-script: 1: Syntax error: newline unexpected

    thanks

  • hackman97

    how to unistall this script?
    please answer!

  • http://www.facebook.com/robertoronderosjr Roberto Ronderos Botero

    excelent! thanks!

Like us on Facebook

This week Top Posts

Write for us

Recent Comments

DB Griffin

|

Larry Page is not being completely honest! The manner in which the PRISM program/project works does not need access from company administrators or owners, so called “direct access”; the access to the information is already there. These tech company CEOs take for granted the actual intelligence of most end users of their products. All it takes is a little digging and reading to go from ignorant to informed on these things especially on exactly how the internet works/functions in the U.S.A. I find Larry Page’s remarks just as laughable as Al Gore’s claim to “inventing” the internet/world wide web!

If you, as an end user, are reading this post; I challenge you to research these matters yourself. It really is quite simple with all the “information sites” that exist on the web today ie Wikipedia, & other online encyclopedias that actually list source material, as well as highly respected tech sites and blogs that also list their source material. Be warned: this is only the tip of the iceberg and these tech CEOs know and understand this; they are scrambling in attempt to perform DAMAGE CONTROL to save the company and what little trust thay have left from their products end users/consumers.

Am I a skeptic? I believe someone has to be or needs to be at this point in time! If your not just a little skeptical of the government, tech companies, and the people that are in charge of these agencies and companies; you need to be, even if just a little skeptic. For your own personal protection and security! I know I was a part of this community for over 14 years!

Anders Jackson

|

As I understand it so do VLC use same encoders as ffmpeg. And yes, there are less code that can break when you use command line instead of a graphical UI.

And may I ask what mono has to do with VLC? *facepalm*

Anders Jackson

|

Just some thoughts about Java.

OpenJDK7 are now THE Java implementation and Oracles are just one more of the reimplementations. So you should not need to install Oracles version.

And you really don’t need to remove the OpenJDK7 installation to also have Sun Java JDK 7. Just run

sudo update-java-alternatives –list

and select which java you want to have as default java of all that is installed.

And if you want to run a program with one special version, check manpage for java-wrappers how to do that.

man java-wrappers

so you can run java program rasterizer like this:

JAVA_FLAVOR=openjdk rasterizer
JAVA_ARGS=-Xmx80m rasterizer

JAVA_BINDIR=/usr/share/

etc

Anders Jackson

|

Yes, it is. If you are a “5 years old schizophrenic kid” who can’t restrict what effects to use and what to not use. It’s actually usefull, if you can restrain yourself.

Anders Jackson

|

Agree with BA. You should teach how to remove telnetd from your servers, and tell them to use SSH instead.

And explain that telnet is not secured. It’s easy for anyone to see what you type in clear text or MIM-attacks.

Or you might want to add a kerberos version of telnetd and se to it that it denies any try without kerberos authorization.

The tool telnet is usefull, for example to explain how SMTP protocoll or HTTP-protocoll works by making the user be the client (mail client or web client).
But you do not need to install telnetd for that.

 
IDG Tech Network
Copyright © 2008-2013 Unixmen.com .
Maintained by Anblik .