David wrote: > Things are looking up here. I think I'm having some firewall issues > with high port numbers. Is there any way to allow sage to open port > 443 without running as root? This would be easier than trying to get > the computer center to open up a new port campus-wide. > > If I run the server in the background, is there a way to kill the > server cleanly with "kill"? Really I'd like an init.d start/stop > script. > > John--once I've got this worked out I'll try to write something up. > > Thanks, > David
As far as I know, it is not possible to open a <=1024 (might be <=1023) unless you are root. That's a restriction of the operating system - not of Sage. Dave --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
