May 2006 Archives

May 31, 2006

Maple 10 Available on Servers

Maple 10 is now available on bluespruce, bayes and freesurface. Use the commands xmaple10 or maple10; maple and xmaple will continue to start Maple 9 until June 15th.

Maple 10 will not be available on the msprime workstations until some problems to do with licensing costs are resolved.

May 26, 2006

Test of Emergency Power in HH

Physical Plant will test the emergency power in Hamilton Hall at 7:30 am on Wednesday, June 7th. There is a small chance that workstations will lose power; keep this in mind if you plan to have any long-running jobs. The servers have battery backup and will not be affected.

Continue reading Test of Emergency Power in HH.

Screen: Old News Worth Repeating

I end up mentioning the screen utility a few times each month, so I'm putting mention of it here, even though it's hardly computing news. screen is an invaluable but under-used utility. Very simply, it allows you to have detachable shell: you can work in the shell, close it down, and pick it up again with everything inside still running. For example:

From your office:

ssh bayes
screen -a
R
<crtl>-a d
logout

From home:

ssh mathserv
ssh bayes
screen -r

... and there you are back at the R prompt. If you had set an R command running, it will have continued running in the background.

Continue reading Screen: Old News Worth Repeating.

May 18, 2006

Mathserv Crash

Mathserv suffered a crash related to a networking overflow on Wednesday at 9:32 pm. It was brought back up by another analyst at 9:30 am this morning (I am away this week). This is the second such failure on campus in a week; foul play is a technical possibility and we are investigating.

All mail was queued for delivery once mathserv recovered. msprime workstations should not need to be rebooted. There is no evidence of data loss.

May 3, 2006

HH Network NOT Down this Sunday

UTS has arranged to keep the network in Hamilton Hall up this Sunday. We will not lose Internet access to and from HH; I won't be moving the web sites to the backup system in ABB; email will not be interrupted.

Continue reading HH Network NOT Down this Sunday.

May 2, 2006

S-Plus 6.2 & 7 .0 Available

The licensing problem has been sorted and S-Plus 6.2 is now available on bayes again. S-Plus 7.0 is now installed, too.

To run version 6.2:
splus6

To run version 7.0:
splus7

The command splus will continue to run version 6.2 until the end of May, 2006; as of June 1st, it will instead run version 7.0

May 1, 2006

S-Plus Temporarily Unavailable

I was surprised to learn that the S-Plus licenses which we received last week are for version 7 only; we are running version 6.2 on bayes. I have requested new keys for the current version and plan to install version 7.0 in parallel with 6.2 in the next two weeks.

About this Archive

This page is an archive of entries from May 2006 listed from newest to oldest.

April 2006 is the previous archive.

June 2006 is the next archive.

Find recent content on the main index or look in the archives to find all content.