Tagged Questions
-1
votes
0answers
10 views
Backup current system for use as virtual machine [closed]
I am running Ubuntu 10.04 on a physical machine and want to create a backup iso of it to install as a virtual machine at my home computer so that I can have the same setup.
I have tried remastersys ...
0
votes
2answers
124 views
Android AVD - Faster On Windows Or On Ubuntu VM?
My Android emulator runs painfully slow on my PC so I was thinking about installing Ubuntu on a virtual machine and running the AVD there. Do you think it would be faster if I did so?
-1
votes
1answer
129 views
Not able to ping VMs from each other [closed]
I am not able to ping 2 VMs from each other. On host i am running windows 7 and both the VMs are running Ubuntu( one VM is running in VMPlayer & another one in virtualbox)
I have configured ...
0
votes
1answer
95 views
missing libmysqlclient
I m tryin to install netxms (a program for monitoring network) whene ever i run this cmd
$ sh ./configure --with-server --with-mysql --with-agent
i got this following error:
cheking for ...
2
votes
2answers
2k views
Opening file with Sublime Text via SSH to VM, error
I do my dev work on a Mac OSX machine with a Ubuntu Server Virtual Machine installed, which I manage mostly by SSHing into it from Terminal.
I am trying to find a way to edit files on the server ...
0
votes
0answers
673 views
Best virtual machine for ubuntu [closed]
I'm running Ubuntu 12.04 LTS on an Intel Core 2 Duo, 4GB RAM PC. Ubuntu runs smooth and I'm able to use it as my developer-machine with no problems.
I have started searching what's the best virtual ...
0
votes
1answer
46 views
How to get performance details in virtual machine?
I have virtual box in which i installed Ubuntu server 12.4. Now i am doing load testing on this virtual machine by sending number of requests. Now i want to get performance details of that virtual ...
2
votes
0answers
122 views
python, psutil, and steal time on ubuntu VM
I would like to track steal time for my VM's in graphite. I use psutils to send data to graphite. How do I get steal time from python? Is there a way to use psutils? I am running ubuntu 12.04.
-2
votes
1answer
65 views
Regarding pre-installed virtual machine-based ununtu linux boxes that I can directly download and use. Thanks [closed]
Are there any pre-installed virtual machine-based ununtu linux boxes that I can directly download and use. Thanks.
0
votes
1answer
255 views
How to show all messages on boot of ubuntu [closed]
I have a ubuntu server 12.04 installed on VirtualBox. When I run ubuntu under my Win7 I don't see boot messages (even if an errors have occurred).
So my question is how can I see all a messages when ...
0
votes
0answers
130 views
Can't seem to login to libvirt kvm virtual machine [closed]
I'm using ubuntu 12.04LTS
I setup a bridged network:
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet dhcp
auto br0
iface ...
0
votes
0answers
60 views
How to run ubuntu from hard disk as virtual machine on windows
I have a hard disk drive that has ubuntu installed and I am able to boot the system with that drive but what I would like to do now is run the hard disk os via a virtual machine on windows xp.
please ...
0
votes
0answers
182 views
imported vm gives “failed to open/create network” error [closed]
steps:
1. created a vm in windows
2. partitioned drive and installed ubuntu
3. exported the vm I created
4. mounted windows drive in ubuntu
5. imported the vm from the export, in the mounted drive
6. ...
0
votes
1answer
157 views
Accessing guest (Ubuntu) localhost from host (Windows)
Is there any way to access guest's localhost through a browser inside the host? I am running Ubuntu with Virtualbox on Win7.
0
votes
1answer
981 views
Not able to telnet / ping server installed on virtual machine
I am trying to establish connection between ZABBIX SERVER which has been installed on Ubuntu Virtual Machine and ZABBIX AGENT which has been installed on my local machine (windows).
I'm not sure ...
0
votes
2answers
264 views
installing ubuntu through virtual box [closed]
I am installing ubuntu 12.04 (64 bit) on Virtual box,Whenever I try to install it says 4.5 GB is required.
My C: Drive has 30 GB free.
I dont know what is the reason behind this error
Anyone who can ...
0
votes
1answer
128 views
How to clone a Git repo from a VM?
I am currently developing inside a virtual Ubuntu box with Git, and I need to clone this repo to another CentOS VM. I don't know how to describe the git repo's location using the user@server:/path.git ...
0
votes
1answer
308 views
Couldn't lock the download directory in Ubuntu
while installing lynx on Ubuntu using this command
sudo apt-get install lynx
i get this error
E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
E: Unable to ...
1
vote
1answer
177 views
Share a Dongle license from Ubuntu to a VirtualBox Windows 7
I am trying to run a forensic tool in my Virtual Box Windows 7 32-Bit virtual OS. My main OS is Ubuntu 12.04LTS. The forensic tool requires a Dongle that is the license to run the tool. How can I ...
0
votes
1answer
117 views
How to access mysql databases from inaccessible virtual machine
I used to log into a server and then from there into a virtual machine to do my daily business. However the VM has now become non-responsive, and I am stuck unable to access my databases on it.
Is ...
0
votes
0answers
680 views
Ubuntu Server Read-Only Filesystem Issue - Moved to ASKUBUNTU
We are running a virtual machine server with multiple virtual machines with ubuntu server edition 12.04 and every so often (usually after updates it seems), the hard-drive turns into read-only ...
0
votes
3answers
503 views
Convert physical Ubuntu from dual boot to Virtual machine [closed]
I have a dual boot system with Windows 7 and Ubuntu.
But my experience is, that I rarely boot into Ubuntu, so I wanted to make it available as virtual machine in Windows rather than as a second ...
0
votes
1answer
102 views
Understanding virtual machines [closed]
I recently installed Oracle's VirtualBox on Ubuntu, due to the fact that I needed to run Win7. I set the RAM to 1.5 GB for the virtual machine. My laptop has only 3 GB of memory, thus I should have ...
1
vote
1answer
1k views
Virtual Machine: Windows 7 on Ubuntu 11 or Ubuntu 11 on Windows 7?
I wanted to begin with Android development. I intend to pursue it as a hobby and it is not my main job as a student. I use softwares like Matlab, COMSOL, MS Office, etc. on my current Windows PC. ...
0
votes
2answers
170 views
Creating a fake internal network for virtual machines
I have a production application that consists of
An app server VM1 - 192.168.0.4
A database server DB - 192.168.0.5
VM1 connects to the DB using its IP address.
I want to mimic production VM1 ...
0
votes
2answers
261 views
Android Debug Bridge connect does not work on Ubuntu x64 with androidx86
I did setup eclipse with ADT and the Android SDK 2.3.3 however it seems that trying to run ./adb connect <ip_of_vm> does not do anything as the execution hangs and nothing happens. I was able to ...
0
votes
1answer
3k views
Header files not found while installing VMWare tools in Kubuntu. Any idea why?
I am using a Kubuntu image using VMWare.
In order to share files between the host and the guest OS. I need to install the VMWare tools as described here. However, when running the step
...
0
votes
3answers
2k views
Virtual Machine can access internal network but not the internet
I am on a company computer with Windows7 installed on it. I installed VirtualBox on it too and installed Ubuntu on this virtual machine.
Now from inside the virtual machine (Ubuntu), I can access the ...
1
vote
2answers
655 views
Segmentation Fault using Git on Virtual Machine
I have just created an Ubuntu virtual machine for web development and I want to use Git for version control, however I'm running into some problems. [The reason that I mention the VM is simply ...
9
votes
4answers
3k views
How to configure MySQL/PHP to use less memory?
I need to use the minimal amount possible of RAM on a VM Server running Ubuntu, using LAMP. Is there known tips for using minimal mem? I already set the MySQL cache/childs but that isn't helping much.
...
2
votes
1answer
169 views
Ubuntu Rails Development Environment WITH Gnome?
I'm new to Rails development and I am currently setting up a dev VM (using VMware and 10.04lts 64 Ubuntu, to match my production server). Not having any problems, but...
I vastly prefer Gedit + ...
0
votes
1answer
686 views
Keyboard problems using VNC on Mac to Ubuntu into an XP virtual machine
I'm using JollysFastVNC to connect to my Ubuntu 10.10 desktop from my Macbook Pro, which is running Snow Leopard.
On the Ubuntu desktop, I'm using VirtualBox OSE to boot into Windows XP so I can run ...
0
votes
1answer
641 views
Connecting to Web Service in VM from client in host
I'm running Ubuntu 10.10 in VirtualBox with Windows 7 as host. I have a java Web Service which I deploy onto a Glassfish3 server in Ubuntu and I want to be able to reach it from the host, according to ...
0
votes
2answers
2k views
Android device not being recognized inside Ubuntu running in VirtualBox on Windows 7?
I am running Ubuntu inside VirtualBox installed on Windows 7. For some reason, when I type adb devices after connecting my phone, nothing happens. It just gives me a message saying that no devices ...
0
votes
1answer
1k views
Configure Git hosting on Ubuntu
Hi,
i am trying to configure git, on my Ubuntu (virtual machine). as instructed this tutorial
...
2
votes
1answer
472 views
Allow all users access to virtual computer. VMPLAYER + Ubuntu
Installed VmPlayer on a PC that runs Windows 7.
I logged as admin and installed Ubuntu Linux via VmPlayer.
When I log in as 'user', VmPlayer does not show the Ubuntu installation.
Is there a way to ...
2
votes
1answer
165 views
Accessing Mongrel on Ubuntu within a Windows VM
Hej,
i'm developing on an Ubuntu 10.04 Version. I'm using Mongrel 1.1.5. To test crossbrowser compability i want to access my local server directly out of a VM (Virtual Box OSE) runnning Windows XP ...
0
votes
2answers
261 views
ubuntu on virtual machine vs ubuntu install, what the difference?
I have windows xp in my work and i programming on zend framework.
I need to install ubuntu for execute doctrine orm commands from linux console, I faile to do it on windows.
I thinking about 2 option ...
0
votes
4answers
2k views
Is it possible to make localhost work through a Virtual Machine?
I am using a Macbook running 10.6. I am using VMware Fusion to run an Ubuntu Server minimal virtual machine. Ubuntu Server is running your basic LAMP stack.
I do my development in Mac OS. I have ...


