essentially all I have done is open the sage vm .ova file in VirtualBox

http://wiki.sagemath.org/SageApplianceInstallation
http://wiki.sagemath.org/SageAppliance

none of these work (mainly they just hang or say fatal error connection
refused)

http://localhost:8000
http://127.0.0.1:8000


C:\A\P\PuTTY\plink.exe -ssh -pw sage 127.0.0.1:2222

**

C:\A\P\PuTTY\plink.exe -ssh -pw sage sage@localhost:2222

 **

C:\A\P\PuTTY\plink.exe -P 2222 -ssh -pw sage localhost

 **

C:\A\P\PuTTY\putty.exe -P 2222 -ssh -pw sage guestssh@127.0.0.1

 **

C:\A\P\PuTTY\putty.exe -P 2222 -ssh -pw sage sage@localhost

 **

C:\A\P\PuTTY\plink.exe -P 2222 -pw sage guestssh@127.0.0.1

 **

C:\A\P\PuTTY\plink.exe -P 2222 -ssh -pw sage sage@127.0.0.1

 **

C:\A\P\PuTTY\plink.exe -P 2222 -ssh -pw sage localhost


in the virtual box window...

Hold down the Right-[Ctrl] key and press [F1] to switch to a console window

try

ping 8.8.8.8

Network is unreachable


./sage/sage -notebook

Another  Sage Notebook server is running, PID 1034

Opening web browser at http://localhost:800/...

[sage@sagevm ~]$ xdg-open: no method available for opening
'http://localhost:8000/'

how to get back to the notebook chromepage (to reverse
[right]Ctrl+[F1]) pressing it again doesn't work, instead


   1.

   Press *Right-Ctrl* and *F2* to return to the graphical Sage window.

how to stop sage notebookhttp://www.sagemath.org/doc/reference/cmd/options.html

has instructions for

cd ./sage

sage

Running the notebook

   - -n, --notebook – start the Sage notebook, passing all remaining
arguments to the ‘notebook’ command in Sage
   - -bn [...], --build-and-notebook [...] – build the Sage library
(as by running sage -b) then start the Sage notebook
   - --inotebook [...] – start the *insecure* Sage notebook



but I cant see how to stop it

it's probablly this ticket here



   1.

   Login to the Sage notebook - Username: *admin*, Password: *sage*
   2.

   Login to the *sage* account in the virtual machine - Username:
*sage*, Password: *sage*
   3.

   Login as root (administrator account) to the virtual machine -
Username: *root*, Password: *sage*

Under Virtual Box [*Settings][Network][Port Fowarding]


Name,Protocol, HostIP,HostPort,GuestIP,GuestPort

guestsage,TCP,127.0.0.1,8000,,8000

guestssh,TCP,127.0.0.1,2222,,22

but I think the missing instruction is in the

VirtualBox [*Settings][Network]

ie NAT, NAT Network, Bridged Adapter, Infernal Network, etc


then maybe http://127.0.0.1:8000 would open

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to