[Sugar-devel] [server-devel] Setting up the XS

2009-07-03 Thread Vamsi Krishna Davuluri
Hi,

So as per Martin's suggestion. I'm making this mail.

I don't have a spare system at my disposal right now,
so I am running XS under a VM.
But I can't figure out how to access the moodle server
outside the VM. (virtual Box)
Other than that moodle is set up.

Thanks,

Vamsi
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] [server-devel] Setting up the XS

2009-07-03 Thread Dave Bauer
On Fri, Jul 3, 2009 at 9:05 PM, Vamsi Krishna Davuluri 
vamsi.davul...@gmail.com wrote:

 Hi,

 So as per Martin's suggestion. I'm making this mail.

 I don't have a spare system at my disposal right now,
 so I am running XS under a VM.
 But I can't figure out how to access the moodle server
 outside the VM. (virtual Box)
 Other than that moodle is set up.


This depends on how you have setup the virtual network adapters.

How many did you setup and what technique did you use, Bridged, NAT,
Internal for each one?

Also if you execute ifconfig from the terminal within the XS VM what is
the output?  This should show what addresses the interfaces are listening
on.

I just had another idea.

netstat -an | grep 80

should tell you which IP address the Moodle server is listening on. It is on
port 80. You'll also see port 8080 for the idmgr service.

Dave



 Thanks,

 Vamsi

 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel




-- 
Dave Bauer
d...@solutiongrove.com
http://www.solutiongrove.com
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel