Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / 000658.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
4 <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6    <meta name="generator" content="Movable Type 5.2.3" />
7
8    <link rel="stylesheet" href="http://defaria.com/blogs/Status/styles-site.css" type="text/css" />
9    <link rel="alternate" type="application/atom+xml" title="Atom" href="http://defaria.com/blogs/Status/atom.xml" />
10    <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://defaria.com/blogs/Status/index.xml" />
11
12    <title>Status for Andrew DeFaria: ranlin0[2|3] released</title>
13
14    <link rel="start" href="http://defaria.com/blogs/Status/" title="Home" />
15    <link rel="prev" href="http://defaria.com/blogs/Status/archives/000657.html" title="CC/CQ on Linux" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/000659.html" title="ssh" />
17
18    <!--
19 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
20          xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
21          xmlns:dc="http://purl.org/dc/elements/1.1/">
22 <rdf:Description
23     rdf:about="http://defaria.com/blogs/Status/archives/000658.html"
24     trackback:ping="http://defaria.com/mt/mt-tb.cgi/45"
25     dc:title="ranlin0[2|3] released"
26     dc:identifier="http://defaria.com/blogs/Status/archives/000658.html"
27     dc:subject="General Dynamics"
28     dc:description=" After resolving issue with cleartrig and fonts, released ranlin0[2|3] to production..."
29     dc:creator=""
30     dc:date="2007-08-01T13:04:27-06:00" />
31 </rdf:RDF>
32 -->
33
34
35    
36
37    <script type="text/javascript" src="http://defaria.com/blogs/Status/mt-site.js"></script>
38 </head>
39 <body class="layout-one-column" onload="individualArchivesOnLoad(commenter_name)">
40    <div id="container">
41       <div id="container-inner" class="pkg">
42
43          <div id="banner">
44             <div id="banner-inner" class="pkg">
45                <h1 id="banner-header"><a href="http://defaria.com/blogs/Status/" accesskey="1">Status for Andrew DeFaria</a></h1>
46                <h2 id="banner-description">Searchable status reports and work log</h2>
47             </div>
48          </div>
49
50          <div id="pagebody">
51             <div id="pagebody-inner" class="pkg">
52                <div id="alpha">
53                   <div id="alpha-inner" class="pkg">
54
55                      <p class="content-nav">
56                         <a href="http://defaria.com/blogs/Status/archives/000657.html">&laquo; CC/CQ on Linux</a> |
57                         <a href="http://defaria.com/blogs/Status/">Main</a>
58                         | <a href="http://defaria.com/blogs/Status/archives/000659.html">ssh &raquo;</a>
59                      </p>
60
61                      <a id="a000658"></a>
62                      <div class="entry" id="entry-658">
63                         <h3 class="entry-header">ranlin0[2|3] released</h3>
64                         <div class="entry-content">
65                            <div class="entry-body">
66                               <ul>
67   <li>After resolving issue with cleartrig and fonts, released ranlin0[2|3] to production</li>
68 </ul>
69                            </div>
70                            <div id="more" class="entry-more">
71                               <h3>New Linux workstations ranlin02 & 03 now ready</h3>
72
73 <p>The new Linux workstations ranlin02 and ranlin03 are now ready for use. Clearcase and Clearquest have been installed on them and they have been properly configured into the RAN network.</p>
74
75 <p>There is a slight issue regarding problems with Clearquest and clearprompt (a dialog box tool used by our tools) and fonts. Sometimes this leads to dialog boxes that lack any text due to font rendering problems.</p>
76
77 <p>A fix had been implemented. For users who will be using these new Linux boxes (especially if they use Solaris desktops, will be remotely logging into these Linux boxes and displaying things back to their Solaris boxes running CDE) simply add the following "source" to their
78 ~/.cshrc:</p>
79
80 <div class=code><pre>
81 #ident  "@(#)local.cshrc        1.2     00/05/01 SMI"
82 umask 002
83 set path=(/bin /usr/bin /usr/ucb /etc /usr/sbin /usr/atria/etc
84 /usr/atria/bin /usr/openwin/bin /usr/dt/bin /usr/local/bin
85 /opt/hpnpl/bin .)
86 if ( $?prompt ) then
87    set history=64              # previous commands to remember.
88    set savehist=64             # number to save across sessions.
89    setenv system `hostname`     # set hostname
90    set prompt="[$system`pwd`] " # set prompt
91    alias       cd      'cd \!*; set prompt="[$system`pwd`] "'
92 endif
93 alias ct /usr/atria/bin/cleartool
94 alias ll 'ls -l'
95 alias la 'ls -a'
96 alias cdd 'cd ..'
97 alias cddd 'cd ../..'
98 #alias shello /vobs/cello/civ/test_utilities/scripts/shello
99 source /prj/muosran/config/.cshrc.muosran
100 <b><u><font color="#ff0000">source /prj/muosran/config/.cshrc.linux</font></u></b>
101 </pre></div>
102
103                            </div>
104                         </div>
105                         <p class="entry-footer">
106                            <span class="post-footers">Posted by  on August  1, 2007  1:04 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000658.html">Permalink</a>
107                         </p>
108                      </div>
109
110                      
111                      <div class="trackbacks">
112                         <h3 id="trackback" class="trackbacks-header">TrackBack</h3>
113                         <div id="trackbacks-info">
114                            <p>TrackBack URL for this entry:<br />http://defaria.com/mt/mt-tb.cgi/45</p>
115                         </div>
116                         <div class="trackbacks-content">
117                            
118                         </div>
119                      </div>
120                      
121
122                      
123                   </div>
124                </div>
125             </div>
126          </div>
127       </div>
128    </div>
129 </body>
130 </html>