Kiwi: Difference between revisions

From MDWiki
Jump to navigationJump to search
m (New page: = Kiwi = <code>kiwi</code> is one of our servers. This document provides a full description of its services. If a service is moved to another server, please just move the corresponding des...)
 
Line 11: Line 11:
== Software ==
== Software ==
=== ArgusLab ===
=== ArgusLab ===
ArgusLab uses a single XML file for the settings of all users. This can cause corruption if a file is recently used by one user in their Z drive (e.g. Z:\a.pdb), and another user then tries to open ArgusLab and ArgusLab cannot read that file as it is starting. To solve this problem just edit the XML file and remove the <pre><file/><pre>tags in the <pre><recentfiles></pre> section.
ArgusLab uses a single XML file for the settings of all users. This can cause corruption if a file is recently used by one user in their Z drive (e.g. Z:\a.pdb), and another user then tries to open ArgusLab and ArgusLab cannot read that file as it is starting. To solve this problem just edit the XML file and remove the <code><file/></code>tags in the <code><recentfiles></code> section.
<pre><recentfiles><file name = "�"/><file name = "Z:\Tetrapep\ACE_ETH.pdb"/></recentfiles></pre>
<pre><recentfiles><file name = "�"/><file name = "Z:\Tetrapep\ACE_ETH.pdb"/></recentfiles></pre>

Revision as of 01:57, 11 August 2009

Kiwi

kiwi is one of our servers. This document provides a full description of its services. If a service is moved to another server, please just move the corresponding description to its page.

Description

PC. Runs Windows 2003 Standard Edition

NFS Client

kiwi has an NFS client

Terminal Server

Software

ArgusLab

ArgusLab uses a single XML file for the settings of all users. This can cause corruption if a file is recently used by one user in their Z drive (e.g. Z:\a.pdb), and another user then tries to open ArgusLab and ArgusLab cannot read that file as it is starting. To solve this problem just edit the XML file and remove the <file/>tags in the <recentfiles> section.

<recentfiles><file name = "�"/><file name = "Z:\Tetrapep\ACE_ETH.pdb"/></recentfiles>