Search

You can find the results of your search below.

upc @help:sysnews:inhouse
12 Hits, Last modified:
anslator-2.10.0 - made link to /opt/upc_trans <code> *** Installation complete! *** To use th... REMOTE (ssh-based) compilations, use the path: </code> Well, for the remote ssh path, send a note to ... o upc, however, it did pass it along to gasnet.))<code>./configure CC=gcc CXX=g++ MPI_CC=mpicc --prefix=... t/berkeley_upc-2.10.0 --disable-aligned-segments</code> - did <code>make && make install</code> - ma
using_htaccess @help:sysnews:inhouse
8 Hits, Last modified:
password file. The web server will need that. <code> AuthUserFile /home/hopper/.ht/htpasswd AuthGroup... Basic <Limit GET> require user cs795 </Limit> </code> ===== Access Restriction by IP address ===== ... ory highest level directory you want protected: <code> <LIMIT GET POST> order allow,deny allow from 143.229 Deny from 143.229.1.10 </LIMIT> </code> The .htaccess file must be world readable (chmo
java_system_tips
6 Hits, Last modified:
n IP address of ``10.0.0.63`` you can do either: <code>java -Djava.rmi.server.hostname=hopper hellormi.HelloServer</code> or                                              ...                                                 <code>java -Djava.rmi.server.hostname=10.0.0.63 hellormi.HelloServer</code> both of which worked. Without specifing this op
gate_tips
4 Hits, Last modified:
er configuration file, do that with the command: <code>rm ~/.gate.xml</code> - Run our in-house script to correct the paths in your mygate directory, do that with the command: <code>gate-fix</code> After that you may still need to configure your CREOLE Plugin to use the new path. You
kill_a_process
4 Hits, Last modified:
m of "kill".) So, if "ps" shows the following: <code> USER PID %CPU %MEM VSZ RSS TTY S... s/2 Ss+ Feb09 0:00 bash grhopper@cs75:~$ </code> The fields of most interest are the 2nd field "... you kill the process you may see a message like: <code> XIO: fatal IO error 32 (Broken pipe) on X se... ken by a server shutdown or KillClient. </code> This is OK: it is just the machine telling you
isohome.script
2 Hits, Last modified:
o. For the curious, here is the script. -Greg <code> #!/usr/bin/bash # # isohome: a script to make an... e command: \n" $ECHO " ssh ${USER}@${HomeHost}\n" $ECHO "... script aborting\n" fi </code>
acm_jar_applets
1 Hits, Last modified:
tml> <applet archive=MyApplet.jar code=MyApplet.class width=500 height=300>
languages_on_martha @help:sysnews:inhouse
1 Hits, Last modified:
u debs, packages installed: r-cran-foreign r-cran-codetools r-cran-nlme r-cran-cluster r-base-latex r-cr