[3392] in testers
login on an o2
daemon@ATHENA.MIT.EDU (Mike Barker)
Thu Jan 15 16:49:44 1998
To: rbasch@MIT.EDU
Cc: mbarker@MIT.EDU, wdc@MIT.EDU, testers@MIT.EDU
Date: Thu, 15 Jan 1998 16:48:17 EST
From: Mike Barker <mbarker@MIT.EDU>
Hi. Earlier this week I logged in on the o2 (augmented) in the test
cluster.
The results in my home directory include some new directories and a file:
drwxr-xr-x 3 mbarker mit 2048 Jan 12 09:45 .desktophost/
drwx------ 2 mbarker mit 2048 Jan 12 09:45 Desktop/
-rw------- 1 mbarker mit 75 Jan 12 09:45 mbarker.outbox
drwxr-xr-x 4 mbarker mit 2048 Jan 12 09:45 public_html/
I also found that under .desktop_indy (where config files usually
hide) the 4D* files had been moved into a subdirectory 0.0 This meant
when I logged in on my normal indy, my configuration had disappeared.
My quick workaround was to copy the files back up in to .desktop_indy.
Offhand, it looks as if anyone who goes back and forth between an o2
and other indy systems is going to see effects.
mbarker.outbox consists of this:
#SGIWebJumpsite
OutBox page for Michael D Barker
http://augmented/~mbarker
[ls's and other info for the new directories...]
athena% ls -R .desktophost/
augmented/
.desktophost/augmented:
DefaultBackgroundDeviceDB Icons/ SysadmBgIconDB
.desktophost/augmented/Icons:
CDROM@ camera@ microphone@
athena% ls -l Desktop/
total 3
lrwxr-xr-x 1 mbarker mit 45 Jan 12 09:45 dumpster -> /afs/athena.mit.edu/user/m/b/mbarker/dumpster/
lrwxr-xr-x 1 mbarker mit 36 Jan 12 09:45 mbarker -> /afs/athena.mit.edu/user/m/b/mbarker/
lrwxr-xr-x 1 mbarker mit 20 Jan 12 09:45 systemtour -> /usr/sbin/systemtour*
athena% ls -R public_html/
Miscellaneous/ Public/ default.gif index.html index.shtml@
public_html/Miscellaneous:
public_html/Public:
[public_html/index.html and public_html/index.html turned out to be identical]
athena% more public_html/index.html
<html>
<head>
<title>
OutBox page for Michael D Barker
</title>
</head>
<body bgcolor="#c1c1c1" text="#000000" link="#0000ee" vlink="#0000ee" alink="#ff0000" background=/outb
ox/images/background.gif>
<!--DO NOT REMOVE--><!--#exec cmd="/var/www/cgi-bin/outbox-cgi /mbarker" -->
<h1 align=center>
OutBox page for Michael D Barker
</h1>
<p>
<center>
<p>
<table border=1 cellpadding=2><tr>
<td align=center><img src="/mbarker/default.gif" align=center></td>
</table>
<p>Send <a href="mailto:mbarker@augmented">email to me.</a>
<p>My machine is: <a href="/cgi-bin/MachineInfo">augmented</a>
</center>
<br>
<br>
<center>
Click on the Help button to see what you can do with this OutBox page.
</center>
<hr size=3 width=100%>
<!--DO NOT REMOVE--><!--#exec cmd="/var/www/cgi-bin/wrap /mbarker" -->
</body>
</html>