OpenOffice.org Tip - Disable the 'Help Agent' Popup

OpenOffice.org logo

OpenOffice.org, while often criticised for its slightly antiquated interface, is arguably the most popular free software and open source office suite and in many cases, a good alternative to Microsoft's ubiquitous software system.

However, like many bits of software, it does have its annoyances. One of these is the 'help agent'. It is almost akin to the hated Office Assistant ('clippy') and pops up from time to time to tell you supposedly helpful things, like how it just corrected something you typed.

Note: today's tip is applicable to all systems where you can run OOo - Windows, Linux (and other Unix) and Mac OS X.

OOo Help Agent

If the popup is really annoying you by being visually distracting, or if just gets on your nerves that it is popping up and trying far too hard to be helpful, it is easy to disable entirely.

To do so, go to Tools > Options and go to the General category.

OOo Tools-Options-General

On that screen, simply uncheck 'Help Agent', click OK, and the little light bulb should bug you no longer.

[via]

Command Line Tip - Verify Downloaded Files

CD image - source http://www.sxc.hu/photo/1015749

Ever wondered what that MD5sum and SHA1sum things are when you are downloading ISO images? Whether it's a Linux distro, or any other file, you might have seen these 'checksums' floating around.

Their purpose is to allow you to verify that you have a complete and uncorrupted copy of a file. If you can generate the same checksum with your copy of the file, then the file must be a true copy.

So, how do you verify these checksums?


For Windows users

Windows users - you need to first download both md5sum.exe and sha1sum.exe from the CentOS dostools page. Once they've downloaded, copy them to C:\WINDOWS\system32 (so you can use them from the command line without typing the whole path).


Pretty simple. Open up your command line terminal - usually in Accessories or System Tools on Linux. Windows users - you'll want to do Start > Run > cmd.exe > OK.

Then simply type either md5sum or sha1sum, followed by the full path to the downloaded file.

For example, if I want to verify the MD5 of ubuntu-8.04.1-desktop-i386.iso stored in /home/peter/Downloads, I'd do this:

md5sum /home/peter/Downloads/ubuntu-8.04.1-desktop-i386.iso

Similarly, to check the SHA1 sum:

sha1sum /home/peter/Downloads/ubuntu-8.04.1-desktop-i386.iso

After some calculation, which might take a while depending on file size, you'll get a checksum of your own. Compare this to the one listed on the website you downloaded from.

If the two checksums match, your copy is complete and true. Burn with confidence!

Windows users - your paths will look something more like: md5sum "C:\Documents and Settings\Peter\My Documents\Downloads\ubuntu-8.04.1-desktop-i386.iso". It's just the same idea, though!

[image source]

Fotowall - Make Wallpaper Collages from your Photos

Peter walks you through how to use Fotowall - an interesting application that allows you to quickly make collages from your photos. These collages can then be used as a desktop background.
  1. 1
  2. 2
  3. 3
  4. 4
  5. ...
  6. Go to

Sign In

    Enjoy FOSSwire's content? Have it delivered! Subscribe