[ubuntu] Error when trying "vagrant up"
I entered "vagrant up" in the terminal and got this: Code: Bringing machine 'default' up with 'virtualbox' provider... ==> default: Checking if box 'hashicorp/precise32' is up to date... ==>...
View ArticleFYI: docker says "Error response from daemon: Unexepected status code 502"
FYI: I got this: Code: $ sudo docker search ubuntu Error response from daemon: Unexepected status code 502 I couldn't find "Error response from daemon: Unexepected status code 502" via Google. Thanks...
View ArticleError when installing Yosemite in VirtualBox
Hi, I'm trying to install Yosemite in VB 4.3.10, Ubuntu 14.04.1, but I get this error when oppening DMG file: Can you help me please ? Thank you
View ArticleCan't enter passphrase after install
Same issue [as in http://ubuntuforums.org/showthread.php?t=2198981] with Kubuntu 14.10 installed as a Virtualbox guest OS on an encrypted LVM disk. I get an "Enter passphrase:" label followed by a...
View Articleqemu kvm port forwarding for user mode networking
Hi folks, I've created a new qemu-kvm guest using virt-manager in ubuntu 14.04. This has been done in a qemu://session instance so the guest is using user mode networking (forgive me if my terminology...
View Article[server] error running ubuntu-vm-builder
Hi, I' trying to build my first vm as described in HTML Code: https://help.ubuntu.com/community/KVM/CreateGuests . The following command: Code: ubuntu-vm-builder kvm trusty \ Â Â Â Â Â Â Â Â Â --domain...
View ArticleInstallation VB on a Ubuntu Live CD
I am wondering if its possible to run a VB while your accessing virtualbox on a live cd of ubuntu or mint. I have my virtual windows xp setup and when I access it I get the typical rc=-1908. When I try...
View Article[ubuntu] VirtualBox Windows7 won't start
Hi, I am running linux and windows 7 as dualboot. Since I very rarely use windows I tried to access it by starting it with VirtualBox. These are the steps I took: Installed VirtualBoxEntered this code...
View Articlevirt-viewer 1.0 on ubuntu 14.10
Does anyone kow of a ppa that supplies virt-viewer 1.x for 14.10 (or 14.04). I have been unable to find one. Its native in 15.04, but that won't fly in our office. NB: I know getdeb.org has...
View Article[ubuntu_studio] Network is Bridged but Bitdefender can't connect
Running WinXP-32 in Oracle Vbox and using "Bridged Adapter" for internet setting. Connection OK and able to connect .... Except BitDefender can not "Login". Using WinXP Firewall. I know, you'll...
View Article[all variants] Running Microsoft Office 2013 on Ubuntu using FreeRDP
Hi all, I made a (short) video explaining how you can use Microsoft Office 2013 on Ubuntu using VirtualBox and FreeRDP. You can check it here: https://www.youtube.com/watch?v=cRoS2iJNGj8 Let me know...
View ArticleHowto: running Ubuntu Snappy in VirtualBox
FYI: a how-to run Ubuntu Snappy in Virtualbox: Code: wget http://cdimage.ubuntu.com/ubuntu-core/preview/ubuntu-core-alpha-01.img qemu-img convert -O vdi ubuntu-core-alpha-01.img...
View Article[ubuntu] Virtualbox won't forward port 8000
My host OS is Windows 7. I am running Ubuntu 14.04 on Virtualbox 4.3. The VM has a NAT network adapter. The NAT network adapter has 2 port forwarding rules. Firstly, it forwards host 3023 to guest 22...
View ArticleUbuntu Server 12.04lts unexpected reboot under Hyper-V
Hello, I have an Ubuntu Server 12.04lts running in a virtual machine under Hyper-V 2012 R2. This server is used as LAMP platform. It works well but sometimes restarts unexpectedly. System restarts are...
View Article[ubuntu] Lost my RAID 5 array following esx disc cloning can anyone help?
Ok feeling ill at this right now (I'm not kidding!) as I suspect I've lost a great deal of data. Feel a bit of a chump for not backing up before it but my mindset was focused on cloning the boot disc...
View Article[ubuntu] Ubuntu Virtual Machine in XenServer - creating a template (cloning)
Hi, I am working with XenServer 6.2. I have created an Ubuntu Virtual Machine (VM) and am looking to now convert this into a template. I will want to then use the template to create multiple clones of...
View ArticleKVM NAT port forwarding
Hello everyone, I followed many tutorials and I have following rules in iptables: Code: iptables -t nat -I PREROUTING -p tcp -d x.x.104.49 --dport 22 -j DNAT --to-destination 192.168.122.20:22 iptables...
View ArticleJack2-Netone & Virtualbox
I'm running a Win8 VBox environment inside my Linux box. Trying to route my audio from netjack inside the VBox to my alsa drivers. I can ust the net (netjack2) drivers, but after some time (30 secs) I...
View Article[ubuntu] can't rdesktop to Vbox on same machine as non-admin user
I'm presently running this setup: 'server' running an XP VM in Vbox in headless mode with VRDE on serving on port 5000. Vbox and the VM are running under my user which is in the admin group. (actually...
View ArticleWindows Guest ignores CPU topology settings on Lucid host
I try to assign 8 host cores to Windows 2003 Server Standard guest. Because this OS version has a limit of 4 sockets, I have to change the CPU topology. My guest definition: Code:...
View Article