Bingo......with 1) it worked..........

But how does it work in chrome when the net is not connected ?

I thought that I need internet to run Sage......So I was confused when
the local:8000 didn't get connected when the sage was off. So it seems
that to connect to local:8000 we need to start Sage, and internet need
not
be running.........

Ahhh..... so much confusion...........

one more question, can i run sagemath in browsers other than chrome ?
how can i do that ?

i have set chrome as my default browser...

On Dec 11, 1:24 pm, emil <emil.widm...@gmail.com> wrote:
> Yes you should be able to connect to the sage server.
>
> 1) Shutdown Computer and restart
> Start VirtualBox
> Please check that on the right side of your Virtual Box control
> window, section "Networking" is set to NAT.
> start Sage VM
> In the VM you should get the message that the sage server is running
> on "http://localhost:8000";
> with this adress you *should* be able to connect to the sage server
> with your Chrome browser from windows.
>
> if this is not the case (maybe some weird firewall problem):
> 2) check that your sage install is working_
> go to the sage VM window Ctrl-C to the command prompt and then
> cd
> sage/sage
> This starts sage with the Command Line Interface.
> make some easy calculations like 1+1 or other examples from the
> tutorial.
> type "exit" to go back to the Fedora prompt
>
> 3) disable Firewall in Windows
> shutdown/restart VM and try again with NAT settings and "localhost:
> 8000"
>
> 4) try "bridged adapter setting"
> shut down the VM.
> Change settings in the VirtualBox Control Window/Networking to
> "bridged adapter"
> restart VM
> Ctr-C to the Fedora prompt
> "ifconfig" will give you your network settings, In the second line
> there is something like
> inet addr:192.168.2.101 ...
> write down this number - this is the IP_adress of the VM
> restart the sage notebook server
> cd
> sage/sage -notebook require_login=False open_viewer=False
> then open your browser in windows and connect tohttp://IP_adress:8000

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to