• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Yellow Bricks

by Duncan Epping

  • Home
  • ESXTOP
  • Stickers/Shirts
  • Privacy Policy
  • About
  • Show Search
Hide Search

ubuntu

Cool Linux tool: Blueproximity

Duncan Epping · Dec 16, 2008 ·

One of my former colleagues pointed me out to this very cool tool: Blueproximity. In short what it does, automatically lock your screen when a bluetooth device is outside of given boundaries.

Not only can you lock your pc, but you can also unlock it or kick off any script you like. It should be possible to do the following: Lock PC, set Pidgin messenger to away, mute audio… The list is endless. Read the extensive Ubuntu how to here. Thanks Patrick for sharing.

VMware Workstation, Ubuntu and Unity

Duncan Epping · Dec 1, 2008 ·

I’ve been trying to get Unity working for VMware Workstation on Ubuntu. I had one PC working and one that wasn’t working. Both ran Ubuntu 8.10, but one with 32bits and the other with the 64bits version. So I expected this to be the problem. After a close examination of the VMware Workstation setup I noticed that the one that didn’t work had the following line in /etc/vmware/config:

xkeymap.nokeycodeMap = true

This was added manually so I could still use key combo’s like “ctrl-alt-ins”. But on the machine that does have a working Unity mode I implemented the second option described in this blog post.

So I decided to also implement this on my 64bit Ubuntu 8.10 workstation. After restarting VMware workstation this was the result:


Windows Event Viewer running on Ubuntu 8.10 in Unity mode…

Firefox title bar missing in Ubuntu

Duncan Epping · Nov 25, 2008 ·

Just had a weird problem with the firefox title bar that wasn’t appearing in Ubuntu 8.10. A quick search on google revealed that a “F11” to enable full screen and a “F11” again to disable full screen was a workaround. But I don’t want to do 2 x F11 every time I start firefox. So I kept trying. For some weird reason the following combination worked:

  • 2 x F11 to show the title bar again
  • Resize the browser just a bit smaller than your window
  • Click on maximize

Problem fixed.

VMware Workstation & Ubuntu ctrl-alt-ins not working?

Duncan Epping · Nov 19, 2008 ·

I just noticed that when running a VM on VMware Workstation 6.5 and Ubuntu 8.10(but this problem probably also occurs on other non-Windows OS’es), you can’t use the arrow keys. But also ctrl-alt-ins isn’t working, which is annoying cause you would have to do it with the mouse. And no arrow keys also means that you can’t browse through your command-line history in Windows or Linux for that matter. Luckily there are two work arounds:

  1. sudo gedit /etc/vmware/config
  2. If that doesn’t work try adding the following:
    xkeymap.keycode.108 = 0x138 # Alt_R
    xkeymap.keycode.106 = 0x135 # KP_Divide
    xkeymap.keycode.104 = 0x11c # KP_Enter
    xkeymap.keycode.111 = 0x148 # Up
    xkeymap.keycode.116 = 0x150 # Down
    xkeymap.keycode.113 = 0x14b # Left
    xkeymap.keycode.114 = 0x14d # Right
    xkeymap.keycode.105 = 0x11d # Control_R
    xkeymap.keycode.118 = 0x152 # Insert
    xkeymap.keycode.119 = 0x153 # Delete
    xkeymap.keycode.110 = 0x147 # Home
    xkeymap.keycode.115 = 0x14f # End
    xkeymap.keycode.112 = 0x149 # Prior
    xkeymap.keycode.117 = 0x151 # Next
    xkeymap.keycode.78 = 0x46 # Scroll_Lock
    xkeymap.keycode.127 = 0x100 # Pause
    xkeymap.keycode.133 = 0x15b # Meta_L
    xkeymap.keycode.134 = 0x15c # Meta_R
    xkeymap.keycode.135 = 0x15d # Menu

Thanks goes out to AlexPX and Johannes for pointing us out to this solution. There’s also a KB article on this one I just noticed.

VMware Workstation 6.5 and OVF

Duncan Epping · Nov 18, 2008 ·

I was looking into converting the VIMA appliance from OVF to a regular VM. I wanted to run VIMA directly from VMware Workstation. For the windows version of VMware Workstation there’s a conversion tool, and Arne of ICT-Freak wrote a nice howto. (Although it’s in Dutch you will figure it out cause of the large amount of screenshots!)

But I’m using VMware Workstation 6.5 on Ubuntu and it doesn’t contain the conversion features unfortunately. But luckily a beta version of VMware Converter has just been released, 4.0. As of this version VMware Converter is also available for Linux. And you can see where I’m going… You can use VMware Converter for converting .OVF appliances to VMware Workstation:

  1. Download VMware Converter
  2. Install it by unzipping the tar.gz file and running “./vmware-install.pl”
  3. Next, Next, Finish
  4. Start VMware Converter
  5. File, New, Convert Machine
  6. Source Type: Virtual Appliance
    And browse to the .OVF file
  7. Destination Type: VMware Workstation
    And pick a destination directory
  8. Next, Next Finish!

I think it’s great that more and more tools are available for Linux!

  • Go to page 1
  • Go to page 2
  • Go to Next Page »

Primary Sidebar

About the author

Duncan Epping is a Chief Technologist in the Office of CTO of the Cloud Platform BU at VMware. He is a VCDX (# 007), the author of the "vSAN Deep Dive", the “vSphere Clustering Technical Deep Dive” series, and the host of the "Unexplored Territory" podcast.

Upcoming Events

Feb 9th – Irish VMUG
Feb 23rd – Swiss VMUG
March 7th – Dutch VMUG
May 24th – VMUG Poland
June 1st – VMUG Belgium

Recommended Reads

Sponsors

Want to support Yellow-Bricks? Buy an advert!

Advertisements

Copyright Yellow-Bricks.com © 2023 · Log in