Sunday, April 4, 2010

3.1.4 to 3.1.6 virtualbox

http://www.virtualbox.org/wiki/Linux_Downloads

Virtualbox told me there is an update available!!

I clicked the link it gave me in the message and installed it.

Then I had to go to "devices" within my OS in the virtual box and update guest editions

voila ... done

sudo apt-get upgrade

Upgrade Packages: Over time, updated versions of packages currently installed on your computer may become available from the package repositories (for example security updated). To upgrade your system, first update your package with

sudo apt-get update

and then type:


sudo apt-get upgrade


https://help.ubuntu.com/


Friday, April 2, 2010

Maintaining the system

Maintaining the system
There is usually no need to do any defrag or disk clean up, unless you are in dire need of extra harddisk space. You can run:
Code:
sudo apt-get autoclean
to clean out old packages.

There is no need to defrag unless you have a fat32 partition lying around. There is no need to check for virus.

You can clean out your browser's cookies and cache.

Also

Ubuntu defaults to checking the root file system every 30 boots.

If you want to Make it check and reboot presently

sudo shutdown -r -F now


.ods "add to panel"

I've been going crazy trying to add a launcher to the ubuntu panel. I wanted a spreadsheet file there.

after weeks of looking, I FOUND THE ANSWER ... how to add a spreadsheet file to the launcher panel


Try this:
Code:
ooffice -calc filename
Replace 'filename' with the location and name of the spreadsheet.

Monday, March 29, 2010

Enter password for default keyring to unlock

Enter password for default keyring to unlock in evolution mail, was driving me crazy. This happened to me after importing all my accounts on a fresh install. I don't know how or why.

I found the cure HERE

but this fixed it ...

Help to setup evolution.
Same thing happened to me when I changed my Login password. Go to
Menu > Accessories > Password & Encryption Keys, open the Passwords tab right click on 'passwords default entry' & change the password.

Wednesday, March 24, 2010

“Firefox is already running” error

How to fix “Firefox is already running” error


I’ve been using Linux for a while but not too familiar with all the linux commands – I prefer the GUI so I go to the System Administration tab in my menu, then system monitor – you can easily find and kill any bad processes here.

Saturday, February 13, 2010

ubuntu disk space check

Using df -h command

The df command displays information about total space and available space on a file system.


OR

Install Discuss in Ubuntu

sudo apt-get install discus

and press enter this will complete installation after this if you want to use discus check the following example

Discus Example

Ubuntu definitely deserves a little effort -- it will deliver rewards that can’t be imagined.