Questions tagged [virtualbox]

Oracle VM VirtualBox is a desktop virtualization product for x86, AMD64 and Intel64 processor architectures.

Oracle VM VirtualBox is a desktop virtualization product for x86, AMD64 and Intel64 processor architectures.

The VirtualBox host software runs on Windows, Linux, Apple Macintosh and OpenSolaris hosts.

The host software supports a wide variety of guest operating systems.

1091 questions
-2
votes
1 answer

Windows server VM can't access internet through pfSense

System overview: 1.Ubuntu 18.4 running virtualbox. 2.Two VM machines, pfSense firewall and windows server 2016. I'am trying to configure the windows server to go through the pfSense, so i chosed a internal network from Virtualbox initial setup. The…
-2
votes
1 answer

Apache in VM serving blank pages

I run a Debian VM as my development environment, running Apache v 2.4.10. Until yesterday it has been working fine but as of this morning any page i try and visit in the browser that resolves to the VM displays completely blank. Even non-existent…
Raiden616
  • 119
  • 3
  • 9
-2
votes
1 answer

How to redirect specific outgoing packet from one physical interface to another one in Linux?

In the linux bridge br100 of 1 linux host, vnet0 is the interface connecting 1 internal linux VM. br100 is 1 linux bridge, which has 3 IP addresses: 10.11.13.1/24 is the GW of linux VM (the VM has internal address 10.11.13.2/24 in…
Zii
  • 31
  • 1
  • 3
-2
votes
1 answer

mkinitrd to preload virtualBox LSI SAS storage drivers

I am trying to compile my own kernel (2.6.9). Everything works on the compilation and building end, but... After rebooting to the new kernel - the LVM (VolumeGroup00) cannot be loaded. My suspicious is that the mkinitrd does not pre-load the…
evenro
  • 119
  • 7
-2
votes
2 answers

Can't configure httpd.conf

I have some problems with httpd and can't configure it(can't open in browser). I have done it a lot of times, but now I missing something. I have installed CentOS 6.5 on virtualbox with ubuntu 14. Use bridge connection with local ip addr. In…
ValeriRangelov
  • 119
  • 2
  • 10
-2
votes
2 answers

Virtual machine access

My host OS is Windows 7 and guest - Oracle Linux. I've got an appliaction which is running using JBoss and ngnix on guest. How can I connect to this app throgh host OS?
Tony
  • 101
  • 1
-2
votes
1 answer

Install VirtualBox on remote machine through RemoteDesktop

How can I install VirtualBox on a remote server through RemoteDesktop without being disconnected when the network is set up for VirtualBox? Can I install it and somehow set a parameter to set up the networking at reboot rather than during the…
alxbrd
  • 107
  • 5
-2
votes
1 answer

slow apache access on virtualbox 4.2

I am using virtualbox 4.2 with guest addition for sharing folders between my host windows 7 64 bit and guest centos 5. I am running apache on my guest centos which access shared folders. We are planning to use this set up for our developers…
shiva
  • 95
  • 1
  • 4
-2
votes
2 answers

Issue with changing permission and owner recursively on files with puppet and vagrant

I am trying to install tomcat on a virtual box guest machine using puppet and vagrant. For tomcat to run, I need to change permission of the /bin/*.sh files. Here is the relevant section of my puppet config: class tomcat{ exec{ 'get-tomcat': …
balteo
  • 63
  • 2
  • 9
-2
votes
1 answer

Assign IP address to a VirtualBox Guest

I am creating a new Virtual machine on a server using an existing vdi image (Import from CLI). When the machine gets started, I want it to be accessed from the IP address of the Linux Host machine to the outside world. Please guide me on how to…
Ankit
  • 215
  • 2
  • 10
-2
votes
2 answers

Not able to access apache on virtual box from host machine

I am not able to access apache installed on the guest machine from the host. Details below. I saw the previous threads and worked on that, but still no luck. So am asking. host: windows xp guest : centos In the guest, I could see apache running on…
tarakant
  • 1
  • 1
-2
votes
2 answers

Installing virtualbox on linode

I've followed the VirtualBox installation guide found here and have switched my Linode kernel to use 2.6.32-47-generic-pae using this guide, but I still keep getting the following error when I run sudo /etc/init.d/vboxdrv setup: Starting VirtualBox…
Pilgrim
  • 109
  • 3
-2
votes
1 answer

Full-featured web server (cPanel, Softaculous) running under VMware for multiple projects?

I love working on WordPress installations locally, mainly because of the speed. No lag, no overworked web hosts. Super-snappy, instant response. I found quite a few ready-to-use solutions in the form of pre-built appliances, such as Bitnami…
Flix
  • 5
  • 3
-2
votes
1 answer

VirtualBox ubuntu guest can ping out and access other IPs on bridged network but cannot be pinged or remotely accessed

Aim: To be able to access RStudio Server page from other internal PCs (all windows) I barely know linux and everything I've done so far has been due to walkthroughs and the helpful responses to questions on this site. If anyone is able to…
Steph Locke
  • 127
  • 1
  • 8
-2
votes
1 answer

Port forwarding to expose home web server

I would like to setup a personal home server, I bought a mac mini and I installed Ubuntu server on a Virtualbox machine using bridge adapter. All is fine, I can type the ip of the VM in any browser of any pc in my home network and I can see a…
daveoncode
  • 97
  • 1
  • 3