Gå til hovedinnhold

UBUNTU LINUX 8.04 WITH VIRTUALBOX OSE RUNNING WINDOWS XP

I'll have to admit - there is some applications that more or less will *ONLY* run under Windows. I've got such a program (Mamut Buisness Solutions). That's why I always have to do a dualboot with ubuntu/win. This has been a source for fustration and physical pain. With Ubuntu Linux 8.04 Hardy Heron I finally found a soulution! I've been trying with Wine to get Windows applications to run under linux - some do, but not Mamut. Then I found VirtualBox, and with the OSE version I managed to install Windows XP "out of the box" on Ubuntu.

This is really great, and I can finally drop dualboots :-)

A howto will come soon, but it's really straight forward...

Kommentarer

Populære innlegg fra denne bloggen

Autodownloader for put.io

Downloading files from your put.io archive can be done with wget, it can be done unattended and you won't even have to initiate the job: Place all the files you would like to download in a folder on put.io (i.e /download). Create the script download.sh on your system. Run the script as a cron-job (crontab -e) download.sh #!/bin/sh wget --limit-rate=20k --no-check-certificat -c -nH -P /FOLDER/ -r --ftp-user=USERNAME --ftp-password=PASSWORD ftp://ftp.put.io/download/* --limit-rate=20k will limit bandwith to 20k --no-check-certificat will skip certificate check -c will make wget continue the download if  interrupted   -nH will stop creating the ftp-path in your download-folder -P /FOLDER/ tell wget where to put the downloaded files -r recursive, so that even folders in download will be downloaded --ftp-user=USERNAME Your username to put.io --ftp-password=PASSWORD Your password to put.io (special characters need a backslash i.e PASS\!WORD if your p...

Locales i Ubuntu og andre Debian-spinoffs

"dpkg-reconfigure locales" genererer locales som er listet opp i filen "/var/lib/locales/supported.d/local". Ønsker man å generere flere enn de som allerede er oppført må man derfor legge de til der (en på hver linje) før man kjører "dpkg-reconfigure locales". Godtatt syntaks finnes i filen "/usr/share/i18n/SUPPORTED". Typisk: no_NO.UTF-8 UTF-8 no_NO ISO-8859-1

Helle synger Flashlight (Jessie J) og vinner Talentiaden 2016 på Gudeber...