Menu
  • HOME
  • TAGS

Full desktop size in vmWare workstation [closed]

linux,vmware,linuxmint,vmware-workstation

To enter into the full desktop view of the guest OS(Linux Mint), you need to press Ctrl + Alt + Enter. This will get you into the full-screen mode of guest OS,Linux Mint here. Also, to return back to the host OS(Windows 7), press Alt + Enter and the pointer(cursor)...

Cloudera Quickstart gives error on VM Ware workstation

virtual-machine,vmware-workstation,cloudera-cdh

There are several bits of version data virtual hardware version is the only one exposed in the GUI, likely this error is being thrown because the .config version (one of the non-exposed ones) is too new (higher integer value). This configuration file generation version is used as a hint to...

Web service not accessible on host

web-services,networking,iis-7,vmware-workstation

Found the solution, I just needed to disable firewall on Guest both Home and Public Networks.

VMWare Memory Clear

memory-management,vmware-workstation

1)Go to the snapshot manager and delete the old snap shot. It will give some free memory space 2)Go to the Setting windows and choose snapshot and set the snap shot setting when power off.

Vagrant VMWare Plugin - Show VM in VMWare Workstation

vagrant,vmware-workstation

I don't think there's much to do about #1, it looks like VMWare limitation. However you can use this Vagrant plugin to add snapshot ability from the command line....

How to connect to SQL Server database from another pc or on vmware [closed]

sql-server,c#-4.0,vmware-workstation

To achieve what you want to do there are 2 step to follow: 1) Configure the network options in VMware: Documentation - Tutorial 2) Change your connection string accordingly: Here is a link if you need help...