Search results

  1. G

    New beta fails to start a virtual machine

    FYI, same problem here. 2Ghz MBP 2G RAM 35 G free disk space. thx, Gabe
  2. G

    Parallels Tools for Linux still not available in final GA release?

    Any idea when we can get Parllels Tools for Linux? I'm dying here! ;-).
  3. G

    using sshfs to share home directory

    Yeah, I thought about these too, and I agree with you. The only benefit really is that I don't have to run yet another server, since sshd is already running. Ideally there would be some mechanism to allow the guest OS to mount the hardware directly. Maybe there is? dunno. does one of the...
  4. G

    middle click in linux

    Hi All, I'm trying to figure out how to get middle click behavior in linux guest os under mac osx. does anyone have an idea how to do this? Any help is much appreciated. The day Apple ditches the single button mouse I bet their share price would jump +10%. best, G
  5. G

    using sshfs to share home directory

    Thanks for the reply, but the guest needs to find the host IP automagically at boot... and it's a laptop, so all the IPs are indeed dynamic. It turns out that using NSS from the guest os makes this trivial because <host>.local resolves to the ip address of the host machine. sweet eh?
  6. G

    using sshfs to share home directory

    Ha! thanks. This is excellent and simple. With ubuntu nss is already setup, so name resolution on the "local" network already works. sibs
  7. G

    using sshfs to share home directory

    Hi all, I'm running ubuntu as a guest OS from OSX. I've been using sshfs to mount my OSX home dir so that my linux and osx home dirs are one and the same. It's pretty easy and it works great, but to use sshfs from the guest os I *have* to know the ip address of the host os. How can I...
Back
Top