I am & have been reading & tryinfg the instructions on both of those sites. So far I have been unsuccessful; There are 2 main issues. 1. the scripts that are in use on the alpha & other sites are not available. 2. The server site I have set up is a VPS server on a remotely hosted hardware system. In trying to use the sage server installed there the notebook() function seems to be trying to open a browser on the localhost:8080 port there. I have no browser or even xserver installed there & prefer not to. The sage server should be able to open the notebook in the web browser making the site query. I.E. the users browser. This may be a problem with the way I compiled sage & if so I need to redo it. As far as security; well it's a mediawiki site so I have some experience with that LOL
On Wed, 2013-12-04 at 10:45 -0800, kcrisman wrote: > So... http://wiki.sagemath.org/SageServer > and http://wiki.sagemath.org/DanDrake/JustEnoughSageServer didn't > help? Note that there are warnings not to attempt this if you don't > know something about network security (which I don't, so I don't try > to set up a server). But this should be sufficient to set up a Sage > server. > > > Good luck! If there is a more specific point where you have trouble, > others on this list or the sage-notebook list can definitely help you. > > On Wednesday, December 4, 2013 12:22:06 PM UTC-5, John Foster wrote: > I am aware that this is a reach and as I've stated here > before: I am not > a mathematician. I am developing a website that runs > Mediawiki. I have > Sage installed & running. I'm have a real issue getting the > proper > settings for it to work with a web call from the mediawiki > system. > I need to be able to have mediawiki issue a call to a 'link' > that will > open and run the sage notebook. I want to set up something > similar to > the existing sage public sites KIST, test, alpha, where the > mediawiki > user is sent to a website on the same server that is running > sage where > they can login & create notebooks, etc. I have looked at the > web page > source for all these and the cloud site and tried to figure > out how they > implement the operations. That is not evident to me. If I can > get the > actual sage server to run as yours do, I can link mediawiki to > it with > no problems. The site is being designed for educational > purposes and > will benefit many students. > If there are any instructions for setting up a site exactly > like the > alpha site with that type of web based login, please point me > there. I'm > looking over the various wikis and sagemath site for info, but > have > found nothing specific to how the site were set up. > Thanks > John Foster > > > > -- > You received this message because you are subscribed to the Google > Groups "sage-devel" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sage-devel. > For more options, visit https://groups.google.com/groups/opt_out. -- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8"> <META NAME="GENERATOR" CONTENT="GtkHTML/4.4.4"> </HEAD> <BODY> John Foster<BR> <BR> </BODY> </HTML> -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/groups/opt_out.
