Create Windows VirtualBox Guest On Centos

I have VirtualBox up and running on my headless Centos 6 machine, am using http://sourceforge.net/projects/phpvirtualbox/ as a GUI, and created a virtual machine and installed Windows 7 on it.

I can access it using the VirtualBox console (via phpvirtualbox interface), however, only can see part of the screen and the mouse doesn't work properly. I can also access it using Windows Remote Desktop Connection using IP 192.168.1.200:9000 (why port 9000?), but again the mouse doesn't work.

I have the following ext packs installed on the server.
Code:
login as: Michael
Michael@192.168.1.201's password:
Last login: Sat May 23 10:06:04 2015 from 192.168.1.10
[Michael@devserver ~]$ VBoxManage list extpacks
Extension Packs: 1
Pack no. 0:   Oracle VM VirtualBox Extension Pack
Version:      4.3.10
Revision:     93012
Edition:
Description:  USB 2.0 Host Controller, Host Webcam, VirtualBox RDP, PXE ROM with                                                                                                                                                              E1000 support.
VRDE Module:  VBoxVRDP
Usable:       true
Why unusable:
[Michael@devserver ~]$

Do I need additional extensions to better interact with the guest? How are they installed? Thank you


Similar Content



PhpVirtualBox Cannot Connect To 127.0.0.1:18083

I am using phpVirtualBox, and everything is working perfectly. Then something changes, and I get the following error:
Code:
Could not connect to host (http://127.0.0.1:18083/)

I reboot the physical machine, or execute /etc/init.d/vboxweb-service restart, and then everything works for a while.

According to http://sourceforge.net/p/phpvirtualb...onnect-to-host, there are three reasons why this will happen.
Quote:
This indicates that phpVirtualBox could not connect to the vboxwebsrv server. Either the location setting in config.php is wrong, vboxwebsrv is not running on the VirtualBox host, or SELinux is blocking access to vboxwebsrv. If you have SELinux enabled
As shown below, it is not reason 2 or 3.

Code:
[root@devserver ~]# service vboxweb-service status
Checking for VBox Web Service ...running
[root@devserver ~]# service vboxdrv status
VirtualBox kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) are loaded.
[root@devserver ~]# service vboxautostart-service status
Usage: /etc/init.d/vboxautostart-service {start|stop}
[root@devserver ~]# service  vboxballoonctrl-service status
Checking for VBox watchdog service ...not running
[root@devserver ~]# sestatus
SELinux status:                 enabled
SELinuxfs mount:                /selinux
Current mode:                   permissive
Mode from config file:          permissive
Policy version:                 24
Policy from config file:        targeted
[root@devserver ~]#

Thus it must be that the location setting in config.php is wrong. config.php has the following default settings, and I left them as is.

Code:
/* SOAP URL of vboxwebsrv (not phpVirtualBox's URL) */
var $location = 'http://127.0.0.1:18083/';
...
// Host / ip to use for console connections
#var $consoleHost = '192.168.1.40';

According to http://sourceforge.net/p/phpvirtualb...-configuration, "If VirtualBox and phpVirtualBox are on the same physical host, you may leave the $location setting alone". VirtualBox and phpVirtualBox are definitely on the same physical machine.

Please provide recommendations.

Can Virtualbox Run Live Guest Servers?

hi guys,

just a quick one on virtualbox...

could i have centos 7 running virtual box...then host another 3 vm's on it that are running live at the same time?
or is this best for vmware?

i would like centos 7
then another centos7 vm
debian vm
slackware vm (headless)

its a i5 with 8gb RAM...the vm's wont be doing much work,prob ssh into each to setup things and experiment
maybe run a couple of small wordpress web sites...nothing drastic...

any advice on the best way to get this result?

VitrualBox - How To Show OS Window From Headless ?

Hi All

I'm trying to bring virtual guest from headless mode to gui mode in VirtualBox. But I don't know how to do it. I really appreciate if someone help me on this.

I usually run linux virtual machines in headless mode and connect to it through ssh. I have setup tigervnc-server on linux virtual machine, so that i can connect through vncviewer whenever i want to work on gui.

But recently, one of my friend said, I can also start virtual machine in headless mode in VirtualBox window by holding <SHIFT> key and press Start. Sure it did, it started in headless mode. But, now I don't know how to bring back window again.

Thanks you.

Virtualbox Guest

How to install Virtualbox Guest Additions on centOS via Command Line Only? Please help!

Linux In Virtualbox

Hi guys

I have installed Linux in a virtualbox on a windows 8 laptop. I found the screen size in the vrtualbox running ubuntu to be too small so I looked around for a solution.

I came across this

'Use Xdiagnose From the Dash, search for and launch Xdiagnose, then enable all the options under the Debug section. Click the Apply button, then close the window and restart the system. You’ll have to restart. Logging out, then in won’t do.'

After doing so my screen went from bad to worse and now I can only see a pixelated view of my screen.

Does anyone know how to work around this problem and get a bigger screen in virtualbox ?

Virtualbox-guest-modules: Requires Linux<4.0

I am running Antergos Linux 64 bit on virtual box. when I try to do full system upgrade I get a error:

resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: virtualbox-guest-modules: requires linux<4.0


I am using Ubuntu as my host OS and it's kernel version is 3.13.0-49-generic and in Antergos is using 3.19.3-3-ARCH. I guess both are less than linux 4.0

I don't know how to solve this.

Install Centos 7 On Virtualbox

I just download the below files and tried to install it to virtualbox .

CentOS-7.0-1406-x86_64-DVD
CentOS-7.0-1406-x86_64-Everything


When it is booted to the DVD , it pop the below messages .

============================================
Install CentOS 7
Test this media & install CentOS 7
Troubeshooting

Press Tab ...
============================================

I tried to select any option , but the screen become dark , it seems the installation process is stopped ,

I tried Centos 5.x , it works fine , but Centos 7 not work.

would advise what is wrong ? thanks

Remove Write-protected Regular File Without Permission

I wanted to delete a couple of files, so I did. Then I noticed that they were "write-protected". What does that mean? Why was I able to delete the files considering I wasn't the owner and the files did not have group write permission?

Code:
[Michael@devserver backup_database]$ ls -l
total 4344
-rw-r--r--. 1 apache apache   50639 Feb  6 05:42 2015_02_06_05_42_01.sql
-rw-r--r--. 1 apache apache  654623 Feb  6 05:45 2015_02_06_05_45_54.sql
-rw-r--r--. 1 apache apache 3738269 Feb  6 05:49 2015_02_06_05_49_02.sql
[Michael@devserver backup_database]$ rm *
rm: remove write-protected regular file `2015_02_06_05_42_01.sql'? y
rm: remove write-protected regular file `2015_02_06_05_45_54.sql'? y
rm: remove write-protected regular file `2015_02_06_05_49_02.sql'? y
[Michael@devserver backup_database]$ ls -l
total 0
[Michael@devserver backup_database]$

I Have Virtualbox Running On Centos7 Now...

hi guys,

i have virtualbox running on centos 7
i want to install another centos7 vm
i googled and found a few sites that show setup
but none show your initial setup in virtualbox
when i want to create a new vm i am offered:
linux 2.2
linux 2.4 (32 bit)
etc etc

all look 32bit...i thought centos7 was 64bit...or is it just emulated?
the only logical choice i can see is either:
red hat (32 bit)
or linux 2.6 / 3.x (32 bit)

i know its only a vm and i can experiment without breaking things (only the vm install) but i have a bit of a time restraint...

Transferring Audio Files From A Media Player To An Android Phone

Hi all,

I'm not quite a newbie having been using Linux for around a year now and think I know some of the basics at least. In the main it does what I want, some things better than they ever did on Window while some things frustratingly more awkward!

I have a load of music files that I'd like to search through and transfer some to the external sd card of my android phone. This was something that was a doddle during my Windows days but seems unbelievably difficult now. Back then I used a media player I loved, Mediamonkey, and could simply drag and drop whichever tracks I wanted, or right click and move to a device that way. Sadly this doesn't work too well with WINE though so is fine on XP through Virtualbox, apart from a lack of USB function.

I'm using Linux Mint 17.1 with a KDE desktop.

When I plug my phone into a USB port, it is recognised straight away as an android phone and I can navigate around it with no problems in Dolphin. I could look for each individual file and transfer them that way but with around 30,000 mp3s the task would take quite some time!

None of the media players I've tried so far recognise the phone or the storage on it.

I've installed Windows XP on Virtualbox and have Mediamonkey on there with all my audio files. I can't seem to get Virtualbox to recognise any USB devices so I can't transfer files that way either.

I find it annoying that, in effect, Android is a variety of Linux yet connectivity between the two is so complicated. Airdroid has been the best way that I've found but that's not an option.

I've been trying for 4 hours now and have got nowhere. If anyone can help I'd be grateful Thanks