Advice sought about home directory location

Discussions about using Linux guests in VirtualBox.
Post Reply
DavidA
Posts: 82
Joined: 21. Dec 2010, 12:31
Primary OS: MS Windows 7
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Centos 5

Advice sought about home directory location

Post by DavidA »

Hi

Our developers use Windows laptops, from which they access a pool of Linux machines via Putty. Their home directory is on a network share so that they see the same home directory whichever Linux box they are connected to.

I want to provide a Centos VM, using Virtual Box, on each Windows laptop so that each developer can build software on Linux when not connected to the Linux machine pool.

My dilemma is how to deal with the VM's home directory. It may be confusing for the developer to see a home directory when using the VM, that is different to the home directory he/she sees when connected to the pool.

I guess I could configure the VM to use the same home directory as seen by the pool. However, the developer's PC is a laptop and so will not always be connected to the laptop, or may be connected to it via a relatively slow VPN. So, a local home directory is preferable for the VM.

Please would anyone like to suggest an elegant approach to handling this problem?

With best regards

David
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Advice sought about home directory location

Post by Sasquatch »

You first have to figure out how the home folders are set up on the pool. Where do these files reside, where are the other Linux machines, is the VM going to be in the same network as the pool, or is it moving all the time? Answer these, and you have your own answer.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
Post Reply