Archives for: 2010

2010-11-20

Permalink 10:10:09 am, by Sueastside, 107 words, 169 views   English (US)
Categories: general

VirtualBox GnomeApplet

Sometimes the need arises to monitor something.

How to install:

  • Get the files from here. and place them in
    /home/youruser/vb/
  • Make file executable: chmod +x /home/youruser/vb/virtualbox-applet.py
  • Open virtualbox-applet.server and edit

    <oaf_server iid="OAFIID:GNOME_VB_factory"
    type="exe" location="/home/youruser/vb/virtualbox-applet.py">
    ...
    to point to the right path.
  • create a sym link in /usr/lib/bonobo/servers/

    sudo ln -s /home/youruser/vb/virtualbox-applet.server /usr/lib/bonobo/servers/virtualbox-applet.server
  • Right click a panel, click 'Add to panel', do a search on 'virtualbox', select 'Python VirtualBox Applet', click 'Add' and voila it should show up.

vb

Sueastside's Blog

2010
 << Current>>
Jan Feb Mar Apr
May Jun Jul Aug
Sep Oct Nov Dec

Search

Categories

Misc

XML Feeds

What is RSS?

Who's Online?

An unexpected error has occured!

If this error persits, please report it to the administrator.

Go back to home page

Additional information about this error:

MySQL error!

Table 'evo1_sessions' is marked as crashed and should be repaired(Errno=1194)

Your query: Sessions: get list of relevant users.

      SELECT sess_user_ID
        
FROM evo1_sessions
WHERE sess_lastseen > "2012-02-08 10:14:19"
  AND sess_key IS NOT NULL