VirtualBox Shared folders

I had some problems in using the method everybody seems to be using when wanting to share a folder between the WinXP host and the guest OS Ubuntu.

You may find everywhere that you need to execute the following command:
sudo mount -t vboxfs sharename mountpoint

This seems to give a protocol error.
On one of the fora there was an alternative that did work however:
sudo mount.vboxfs sharename mountpoint

This seems to work fine.
Thanks to entry found here.

virtualbox copy machine and disks

This are some procedures to follow if you want to copy one machine in Virtualbox into an other machine.

Method 1:

Export as a Open Virtual Machine Definition. (export appliance)
Then Import it again.
The very annoying thing is that by default the image files get copied into the personal VirtualBox directory ... which may not be nice to manage.
The files have to be released, copied, reloaded and linked again before the VM can see them.


Method 2: Physical copy of the hard disks

This method does not copy the machine definition ... which is no hard work to do anyway.
Supposing the hard disks that you want to copy are in one directory, just copy the directory and for the correct way of working, give the new disk image files a name corresponding to its use.
My personal standard is to prefix the directory containing the files with the name of the machine. (ex. UBUNTU_SOA). Each file in turn is also prefixed by this name.
Then the files need to get a UUID unique to all the files in the world (?).
This is required because VirtualBox uses this UUID in the registry of Virtual Media.
I found this info on this link.
The basic command when the file is already copied is:
VBoxManage internalcommands setvdiuuid "The name of the file to rename
If the files are not copied from their original location:
VBoxManage clonehd “the old name of the file” “the new name of the file

After this the disks can be defined as new virtual media names ... and since you followed the convetions ... the name and purpose of the files will be clear.


The command VBoxManage can be found in the installation directory of VirtualBox




Tax-On-Web op Ubuntu

Hieronder gecopieerde informatie over hoe op Ubuntu Linux naar taxonweb te kunnen gaan.

Onderaan volgt de link naar het originele artikel.

Eid / Taxonweb : Linux 1 - Windows 0

Tax-on-web op Ubuntu in 30 seconden:

$ sudo apt-get install libacr38u libacr38ucontrol-dev pcscd
$ sudo apt-get install beid*

Open /usr/share/beid/beid-pkcs11-register.html in Firefox, wacht even en klik op "Install". Er verschijnt "The "Belgium Identity Card PKCS#11" module is now registered."

Cardrreader verbinden, kaart insteken, surf naar http://www.taxonweb.be/ en je kan je belastingaangifte invullen. Op die tijd heb je met Windows net de driver voor je cardreader gevonden. ;-)
Als er nu nog iemand een oplossing kon vinden voor de x86-64'ers onder ons...

De link naar het origineel artikel:

Met de nodige groeten



Definieren van USB printer op Apple Airport Express

't is ni voor het één of het ander ... maar de Apple spullen zijn dik onderwaardeerd.

Sinds een half jaar in het bezit van een airport express en de funcitionaliteit is omonwonden verbluffend: 
  • draadloos netwerk tot draft-n 
  • usb connectie voor het aansluten van een netwerk printer
  • aansluiten van uw hifi keten om uw mp3 tjes overal af te spelen
Dit laatste stukske is wel gelimiteerd omdat dit enkel werkt in iTunes maar soit ... het zij wat het zij ... dat werkt dan ook zoals het moet en niet anders ...

Afin het probleem is hoe een usb printer die aan de Apple Airport Express hangt te registreren onder uwen old fashion Windows xxxx.

FF rondsurfen in google en hopla : volgende link ... hierbij gezet onder het motto 'ere wie ere' toekomt ...  : http://www.macosxhints.com/article.php?story=2003072510530643
Het gaat daar wel om de zwaardere broer van de express ... de extreme.

Dus de stappekes:
  • ga naar control panel > printers en faxes
  • rechts klik in de lijst van printers (of gebruik een eventueel beschikbare shortcut) en selecteer 'add printer';
  • Selecteer (na next geklikt te hebben in een weer overbodig Microsoft scherm) locale printer en deselecteer autodetect, klik next
  • In het scherm 'selecteer een printer poort', selecteer voor de creatie van een nieuwe poort, en zet het type naar een tcp/ip poort, klik next
  • in de wizard (weeral een nieuwe) klik eerst next. In het scherm voor de host. Vul hier het IP adress in van de airport express. Pas eventueel de naam aan. (dit is de nieuwe poort naam);
  • Dan wordt er gevraagd welk het type van apparaat is, omdat het default type niet automatisch kan bepaald worden. Het gaat hier over het protocol dat moet gehanteerd worden ... en ik veronderstel ook de default poort die gebruikt zal worden. Gebruik hier het 'hewlett packard jet direct' (wat een printer software laag over tcp/ip definieerd die door de apple airport express gebruikt wordt)
  • Daarna wprdt de poort gevraagd .. maar hier kan je de default nemen, gezien die een gevolg is van het protokol dat in de vorige stap ingesteld werd; klik daar dus next;
  • Dan wordt de printer gevraagd. Hier moet je het juiste merk en type instellen. Na selectie, klik next;
  • Dan kan je de naam instellen hoe de printer gekend is op je Windows brol; klik daarna next 
  • Blijf next klikken ... Tot het ding gedefinieerd is.
  • Indien je de printer als default printer wil gebruiken defineer hem dan ook zo.
Hierna kan je je printer rustig gebruiken.

Om toch maar weer de vergelijking te maken,De installatie op de macbook pro is beschrijfbaar in twee stappen, waarvan er één nog niet eens in de voorvermelde lijst staat:
  • Sluit de printer aan de airport express en zet hem aan
  • Verifieer, ja ... dus niet configureer, in de airport setup utility of the printer herkend werd.
Het speelt waarschijnlijk wel in mijn voordeel dat de printer een HP vrij standaard model is ... maar dan nog, het is een klein verschil ... maar telkens je iets op de apple computer moet doen denk je twintig stappen te ver. Ik vraag me ten stelligste af welke depressies mensen ondergaan die van een Apple noodgedwongen en overhoeds overschakelen op een of andere windows brol.

Afin de groeten;