Wednesday, January 20, 2010

My Computer Icon In Ubuntu

open a terminal and enter...

gconf-editor
in the window that opens click the arrow next to apps then scroll down to nautilus and click that arrow then click the desktop folder in the window there should be an option to show home folder check it and you're set.

Wednesday, January 6, 2010

virtualbox update

today virtual box says:
a new version has been released and gave me a .deb download link.

wish me luck

I'm going to open with: gdebi package installer

4 minutes later i can install package, all dependencies are satisfied ...

oops have to close virtual box and try install again


all done
that was easy.

then I did

Alt-F2, type:
Code:

xkill

to stop the package installer that wouldn't close from the first install try when virtual box was still open

and that worked too

woo hoo easy p'cheezy

I LOVE UBUNTU

Saturday, January 2, 2010

Ubuntu ctrl-alt-del

ok, a few times my system has locked up, not sure why. I thought I had heard ctrl-alt-backspace was like windows ctrl-alt-del, but the last few times it has done nothing. Probably because Such a key combo used to exist but Ubuntu devs removed it (ctrl+alt+backspace)
... which I just found out.

So, today I looked up what to do if this happens again.

Alt+PrintScreen+r+e+s+i+u+b
hold the alt/printscreen together while you cycle threw resiub
while cycling threw the letters hold each one up to 5 sec
This works for a total Freeze

My question is how will I remember that? LOL

OR

Also, you can use alt/prtscrn/k to do the same thing. Some times you don't need to do a whole restart, which alt/prtsrcn/rseiub will do. Just doing the "k" will restart x without rebooting.

OR


Alt-F2, type:
Code:

xkill

and click on the offending app. You can also kill or end processes through the System Monitor.


Let's just hope I can remember these when I need toLOL

Laters

Saturday, December 26, 2009

compiz

I was introduced to compiz from my buddy at work before Christmas vacation. It looked really cool and he was kind enough to instruct me how to install it.

What is compiz?
Compiz is one of the first compositing window managers for the X Window System that uses 3D graphics hardware to create fast compositing desktop effects for window management. The effects, such as a minimization effect and a cube workspace are implemented as loadable plugins. Because it conforms to the Inter-Client Communication Conventions Manual standard, Compiz can substitute for the default Metacity in GNOME or KWin in KDE.

How to install it?
To install from terminal:

sudo apt-get install compiz compizconfig-settings-manager

To make active for the current session without having to reboot:
press Cntl-F2 and type

compiz --replace

It may take a moment, but all will be well. To activate the side-by-side flat display, hold Alt+Cntrl and press the down arrow key.

I'm still getting used to it, but I like it! Special thanks to my buddy Ray for the tip and the help.

Tuesday, December 15, 2009

external drive permissions

Well, today I finally brought home my external drive and plugged in the usb. Ubuntu saw it no problem, but told me I couldn't do anything with my ext3 partition due to lack of permissions.

HMMM ... again back to the ubuntu forum LOL

I saw a post saying:
You have to change the permissions of the mount point, /media/XXXXX, with the chmod command. OK, let's try it.

sudo chmod 777 /media/XXXXX/

I typed it in a terminal window and low and behold ... I now have permissions.

FUN FUN FUN .... wooo hooo

laters folks

Sunday, December 13, 2009

Ubuntu Desktop Workspaces

I've just discovered something I'm going to LOVE in Ubuntu ...

Ubuntu Desktop Workspaces

The Ubuntu GNOME desktop supports multiple desktop workspaces (these are essentially individual screens which the user can switch between to avoid having to have all applications cluttered onto one screen). Switching between workspaces is achieved by clicking on the workspaces in the bottom desktop panel. The image below shows the panel from a desktop with two workspaces:
By default, Ubuntu configures two workspaces. To increase the number of available workspaces, right click with the mouse on the workspace control (as shown above) in the panel and select Preferences. Simply increase the Number of workspaces value to the desired number.

Vista Home Premium & Virtualbox

I use Vista Home Premium on my virtualbox. I read many posts saying this was not allowed per Vista Home Premium EULA. I would like to clear this up.

Any virtualized computer is considered a computer. With that being said, yes, this is true ...

Vista Home Premium EULA
You may not use the software installed on the licensed device within a virtual (or otherwise emulated) hardware system.

With Microsoft Windows Vista, the original shipping of the operating system did not provide for virtualization of the operating system.

BUT ... After the release of Service Pack 1, Microsoft Windows Vista is now covered under virtualization.

Read more: For consumers, Windows Vista Home Basic and Windows Vista Home Premium are now licensed for use in a virtual machine environment, and the updated SP1 and Supplemental end-user license agreement for each product by language version is available at http://www.microsoft.com/about/legal/useterms/default.aspx

4. USE WITH VIRTUALIZATION TECHNOLOGIES. You may use the software installed on the licensed device within a virtual (or otherwise emulated) hardware system on the licensed device.