As I mentioned in another thread, I'm working up to having a public Sage server at my university. Reading through the notebook() documentation, I see:
server_pool -- (default: None), if given, should be a list like
['[EMAIL PROTECTED]', '[EMAIL PROTECTED]'], where
you have setup ssh keys so that typing
ssh [EMAIL PROTECTED]
logs in without requiring a password, e.g., by typing
as the notebook server user
cd; ssh-keygen -t rsa
then put ~/.ssh/id_rsa.pub as the file .ssh/authorized_keys2.
Note -- you have to get the permissions of files
and directories just right -- do a web search
for more details.
I did a web search and found nothing but other people looking for details!
I tried for a bit to figure out the permissions, but couldn't get things
to work. Can someone explain how to set this up? I understand ssh keys
and Unix file permissions and so on, but I don't know what the notebook
server needs or wants with respect to them.
Thanks,
Dan
--
--- Dan Drake <[EMAIL PROTECTED]>
----- KAIST Department of Mathematical Sciences
------- http://mathsci.kaist.ac.kr/~drake
signature.asc
Description: Digital signature
