Think Smart, Be Free, Choose Open Source

Top 7 Ubuntu GUI tips (yay, no console editing)

OK so i admit I'm a lazy ass linux user. I never had that love for the console since the Red Hat 7.2 days.
So here's my short top 10 things that you can easily tweak in Ubuntu that you can do very easily using the GUI interface tools.
I'm specifying Ubuntu because in other Linux distribution the Gnome menu layout could be slightly different.

1. Make your fonts looks spiffier.

Usually if you have an LCD display the font config isn't set correctly and you have slightly edgier fonts. You can easily fix it by going to System > Preferences > Appearance > Click on the Fonts tab > Select Subpixel Smoothing. It should update in real time. Also it will crash/close your firefox session so you have to restart it.

2. How to share your home folder / any other folder easily. (Tested in ubuntu 8.04, 8.10)

Right click on a folder. Click Share, Select the name you want for your shared folder, select if you want or not writing permissions or if someone can access that folder directly without any password (guest functionality) . For the first time only it will ask you approve to install samba. The problem is that it doesn't tell you that you have to login/logout to be able to share folders after that (i really don't know if this is a bug),

3. Configure any boot parameters

So if you don't want to see a bunch of choices in your grub editor, want to change the timeout, the colors, prompt for a grub password etc, you can easily install Startup Manager

Click on Applications > Add/Remove > Select Show All available Applications (if you didn't already), confirm that choice > type in the search bar startup manager > check the package with the same name > apply changes.

Now the application will be in the System > Administration > StartUp-Manager.

See the application homepage for more details and some screenshots.

4. Enable Ubuntu Backports

Some packages remain fairly old in Ubuntu after a release is made, but thanks to the community the most popular packages get updated once a new release is made.
To enable this is fairly easy. Go to System > Administration > Software Sources > click on the Updates tab > Check Unsupported Updates.

5. Add a nice clipboard manager

Sometimes when you close a program from where you copied some text the paste becomes unavailble. To easily fix this and also have an history of past copies you can install the lightweight Parcellite clipboard manager.
Go to Applicatiosn > Add/remove > select all available applications (if you didn't do that already) > ype parcellite in the search box > Select the package and apply changes.

The nasty part about this is that you have to manually start it each time you start the computer. You can fix this very easy by going to System > Preferences > Sessions > Startup Programs tab > Click add > Enter Parcellite as the name of the program (so you know what program starts), Click browse for the command > Select Filesystem on the left side > double click the usr folder > double click the bin folder > select an entry and start typing the programs name, the search feature should take you to the parcellite entry > Click Open. On the comments entry you could add Clipboard manager (just to respect the gnome HIG :P) > click Add and that's it.

Remember that you can change parcellite's options by right clicking on it's icon from the tray and selecting Preferences.

Update: As somebody pointed up in the comments parcellite isn't in the 8.04 repository. You can search for glipper. It's very similar and the instructions match. Just replace parcellite with glipper :)

6. Automatically open the currently started applications when you start the computer.

Go to System > Preferences > Sessions > Options tab > Click Remember currently running application
If you always want to remember the applications that you have started you can check the Automatically remember running applications when logging out option.

7. To see the weather in your current location you need to configure the clock applet from the panel
Right click the clock, select Preferences go to the Location tab and add yours. Go to General tab and check Show Weather and Show Temperature. the Configure the weather tab if you want to change different settings like temperature options or wind speed options.

This wanted to be a top 10 list but meh. I can't remember what other options an average user needs.

Comments

Nice job, this is a good

Nice job, this is a good list.

Parcellite

For what version of Ubuntu is this? 8.10?

Because 8.04 doesn't have parcellite in the repositories - unless it's there by another name.

Recommending features from a a version still in development and not pointing that out is not nice. ;)

glipper

I apologize. I thought that it was in 8.04 (i use 8.04 at work, somehow i forgot to install a clipboard manager). I've updated the post with glipper. It's in the 8.04 repositories and it works pretty well.

Works nicely. Thanks!

Works nicely. Thanks!

For all the newbies out there

For all the newbies out there you shoud add that glipper is a panel applet and as such you can't start it by running a command.

Glipper is bloated and buggy

Glipper is bloated and buggy in my experience - and not actively developed.

Parcellite is much better in every way. For those on 8.04, they can grab it from http://www.getdeb.net/app/Parcellite

For those who don't want or

For those who don't want or can't use Glipper: Take Parcellite from getdeb: http://www.getdeb.net/release/3069

Oh good point. Glipper has a

Oh good point. Glipper has a lot of problems for me. I'll try this.

"yay, no console editing"?

"I never had that love for the console since the Red Hat 7.2 days"

What the ... the console (command line interface) is what is so inherently beautiful about Linux (UNIX) compared to that of Windows.

I just don't get it .... trying to make Linux like Windows and being proud of it!

Not quite

It's more like making Linux like Mac OS X. I can agree with others liking the terminal. I usually use it for wget, BUT i hate it when people use it to fix simple things that can be fixed by the average joe by just using a GUI.

Boy, you're really missing

Boy, you're really missing the point concerning the simplicity and beauty of Linux.

"Just using" and GUI do not go together, "just using the console" makes more sense.

By using the console a user will better understand the inner workings of Linux, which in turn will make that user(s) better at understanding what is going on under the hood and less dependent on the GUI.

Your sort of thinking will always make the the average Joe ... average. Nothing wrong with that, of course, but everyone likes to better themselves. And using a GUI over a CLI will not help in making one above average.

Don't get me wrong. I can

Don't get me wrong. I can work with the terminal. (installing gentoo is truly a learning experience.. the good old days with knoppix and stage 3 on an athlon 1600+ with 256mb of ram and the endless days compiling and manually configuring services), but let's be serious. If we really want to pass that 1.1% desktop market share we really need to make it easy for NEW people to fix this minor annoyances easily. You're grandmother can't actually type commands in a terminal, she doesn't know how to.

And THAT, my friends, is why

And THAT, my friends, is why folks can't stand Linux geeks. Come down off your high horse!

Agreed. People like this are

Agreed. People like this are why effectively no one uses Linux, and everyone is in love with Apple. No sane person wants to use a command line. It's a confusing, non-discoverable, obsolete way to interact with computers. Bash is a great scripting programming language, but it's an awful user interface.

i like to think i'm sane, and

i like to think i'm sane, and i spend more time in bash on os x than anything else.. well, except for maybe firefox.. then again, i'm a rails developer and the console is an integral part of our world.. it's definately far from obsolete, there are even those who are trying to bring a console-like environment to the masses in the form of tools like quicksilver and gnome do..

"By using the console a user

"By using the console a user will better understand the inner workings of Linux, which in turn will make that user(s) better at understanding what is going on under the hood and less dependent on the GUI."

I'm a chemist at a water company. Nothing grinds my gears more than those pesky customers that have absolutley no idea how to purify and distribute drinking water on a commercial scale; they just want to turn the tap and have fresh, clean safe and reliable drinking water flowing from the spout. Ludicrous!

Bravo my good man, bravo!

Bravo my good man, bravo!

Boy, you really think that

Boy, you really think that everyone should think like you? Wrong.

You really don't understand

You really don't understand why the majority of people have computers, do you? We want to use our computers to accomplish tasks, like organizing photos, surfing the web, and talking to friends. We do NOT want to have to learn how the innards of our computer work in order to use it. Ubuntu is not a Computer Science classroom, it's an operating system for people who want to USE their computers.

Agreed - happy to click and play, not type and learn

I agree with that above. I am not against using the command line, however by the same token I am not out to learn how to make my computer run from a command line. If I wanted this, why have a GUI desktop at all? For that matter - how many people here us a word processor? If you want to stick with the command line as a way of learning - Why not just use LaTeX instead of a word processor? Same argument goes... However I am happy not to think about the commands I am running, and instead focus on what I want to do. I recently moved from Windows because I fully support open source, but don't want the 'overhead' of learning a complete set of text commands.

The other reason I like using the GUI interface in Ubuntu - as a new user it is a lot less likely that I can screw something up, and if I do I know how to fix it (I screwed something up once by using the command line which took me a while to figure out how to undo).

Some people don't get it... The GUI was invented for a reason and almost entirely replaced the command line environment - obviously more people prefer GUI than command line!

Thanks for the tips

I knew most of these but someone completely new to Ubuntu probably wouldn't. Great job and gratz on Digg front page!

Logout "bug"

>> The problem is that it doesn't tell you that you have to login/logout to be able to share folders
>> after that (i really don't know if this is a bug)

Can't say that this should be referred to as a bug, since it's a permission issue. To be able to share folders using samba, you must be a member of the "samba" group (whatever it's called). Group permissions are set at logon, so in order for the system to know that you are in the "samba" group you have to re-logon. Not much the Ubuntu developers can do about it (except maybe prompt for it).

True

Maybe it should say something though. On 8.04 at work it didn't say anything.

My Blog

Even my blog is small so I don't get much visitors, even though all those who visit my blog, like it.
Plz viit my blog, I write about Linux. My latest post is about all the Compiz keyboard shortcuts.

Pretty nifty. You should try

Pretty nifty. You should try though to buy a domain name. it's a general idea that most of the blogs from blogspot are just spamming links.

Wow

UBuntu ROCKS dude. Best thing since sliced bread!

Jeff
www.privacy.cz.tc

Parcellite's available on

Parcellite's available on getdeb.net

Delete, not just move to trash

There is a delete command in the file manager, besides the move-to-trash, for immediate erasing of files. It is deactivated by default, but can be useful for brave users. :)
Open the file manager (Nautilus), go to Edit --> Preferences --> Behaviour, and tick the last box. It activates a delete command, that bypasses the trash.

Nice tip. May i add it to the

Nice tip. May i add it to the above list ?

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. Beside the tag style "<foo>" it is also possible to use "[foo]".

More information about formatting options

Who's online

There are currently 0 users and 1 guest online.