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
linux_advanced @help:general_linux
10 Hits, Last modified:
the following cmds, the //test.file// contains: <code> 1 cat barn food 2 dog house kibble 3 fish water food 4 cow pasture grass </code> ==== grep ==== "searches the named input FILE f... Good for searching a file for a certain pattern <code> user@tim:~$ grep --help Usage: grep [OPTION]... ... d test.file 1 cat barn food 3 fish water food </code> ==== awk ==== "pattern scanning and processing
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
mono @help:apps
8 Hits, Last modified:
ls needed to build projects and run your own .NET code written in C# or Visual Basic .NET. To get start... io, MonoDevelop offers up tools such as automatic code completion, source control, a graphical user inte... '' you will likely encounter errors similiar to: <code>Missing method System.Type::op_Inequality(Type,Ty... ello.Main () [0x00000] in <filename unknown>:0 </code> Be sure to compile your code using the ''dmcs''
java_system_tips @help:sysnews
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 @help:sysnews
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 @help:sysnews
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
windows @help:general_linux:x2go
2 Hits, Last modified:
n====== * **Step 1**: <html><a href="https://code.x2go.org/releases/X2GoClient_latest_mswin32-setup... e download page for x2go. <html><a href="https://code.x2go.org/releases/binary-win32/x2goclient/release
emacs_tips @help:general_linux
2 Hits, Last modified:
ck, add the following to your ''~/.emacs'' file: <code>(global-set-key (kbd "C-z") 'suspend-emacs)</code> Pressing C-z will suspend emacs giving you a job_sp
linux_basics @help:general_linux
2 Hits, Last modified:
my home directory called ''cheese'', I can type: <code>ls ~/cheese/</code> * a //link// is a filesystem pointer. You may be use to calling a //link// an
vnc @help:general_linux
2 Hits, Last modified:
lt with by telling emacs what font to use. Try: <code> emacs -fn 8x13 </code> The values 7x13, 9x15 and 10x20 will also work. Additionaly, once in emacs you
jedit @help:apps
2 Hits, Last modified:
====== Jedit tip ====== ===== -. End of line codes ===== When using jedit to edit files that will be s... you may run into problems if you don't change the code jedit puts at the end of the line to indicate a r
isohome.script @help:sysnews
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>
apple @help:general_linux:x2go
2 Hits, Last modified:
d.</note> * **Step 1**: <html><a href="https://code.x2go.org/releases/binary-macosx/x2goclient/releas... he download page for X2Go. <html><a href="https://code.x2go.org/releases/binary-macosx/x2goclient/releas
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
use_and_abuse
1 Hits, Last modified:
info @help:general_linux
1 Hits, Last modified:
svn_use @help:apps
1 Hits, Last modified:
acm_jar_applets @help:sysnews
1 Hits, Last modified: