Search found 2 matches

by karq
20. Mar 2014, 19:45
Forum: VirtualBox on Linux Hosts
Topic: Problem with networking
Replies: 1
Views: 1105

Problem with networking

Here's my setup: host: ubuntu server guest: ipcop, ubuntuserver, windows xp And here is my hosts network settings: # The primary network interface auto eth0 iface eth0 inet static address 192.168.2.1 netmask 255.255.255.0 gateway 192.168.2.254 # The secondary network interface auto eth1 iface eth1 i...
by karq
12. Mar 2014, 22:24
Forum: Using VirtualBox
Topic: Keep vm running
Replies: 1
Views: 736

Keep vm running

Hey,

is it possible to keep lets say a windows xp vm running on linux server with headless virtualbox? So that I can always connect to that vm from anohter pc.(like leaving your pc running when you leave) Hope you understood what I ment.