Ubuntu trin for trin guide Installation af VirtualBox Installer VirtualBox med $ sudo apt-get install virtualbox Adgang til usb-enheder Hent og installer VirtualBox Extension Pack …
Hvor finder jeg min produktnøgle
Min Windows produktnøgle – hvor er den? Linux terminal sudo cat /sys/firmware/acpi/tables/MSDM Windows Hent programet FirmwareTablesView fra nirsoft.net Det er også muligt at lave et …
Hyper-V til VirtualBox
Har du konverteret din Windows til Hyper-V kan den konverteres til VirtualBox. https://www.virtualbox.org/ De fleste Linux distibutioner har den i deres pakke/software installation. Du vil …
Windows til Hyper-V
Overfør din windows til virtuel maskine. Windows opsættes til RDP (Remote Desktop Protocol) på dansk Fjernskrivebord. Vær sikker på at du har ret til login …
Setting up a Magento VM (maintenance purpose)
A client recently asked me to move their Magento to another host. A problem arise since the new host do not provide shell access thus …
Replace a String in Multiple Files
I recently had to search a huge amount of files (Magento webshop) and replace an url. I did a search an found this. Credit where …