Search
You can find the results of your search below.
Fulltext results:
- using_htaccess @help:sysnews:inhouse
- ny ways, the user and password are not related to our system users and passwords, so you can use anythi... p in two steps ==== For the sake of this example, our instructor's account name will be "hopper" and Pr... ne - The password file === Somewhere outside of your public_html directory, create a new directory to hold your password file. I suggest using a directory with a
- isohome
- Bring a blank CD or DVD to the lab * Log into your account, bring up a terminal and type "isohome" ... x machines there are times when you want to have your own copy of your account. There are several relatively painless ways to accomplish this task. On this ... The processes consists of making a cd image of your home directory and then either burning that image
- gate_tips
- need to do the following 2 steps: - Delete your existing user configuration file, do that with th... 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-f... ode> After that you may still need to configure your CREOLE Plugin to use the new path. You do that fr
- kill_a_process
- can try one of the Graphical Process Managers on our system. Our linux machines have several GUI process managers, some applications (like netbeans and em... ill, type the command: ps -xwu The "u" lists your user name, it's nice to be sure it's your process. \\ The "w" lists in wide format, so you see more of
- acm_jar_applets
- ed and executed from the command line, or within your favorite Java IDE (e.g., Netbeans, DrJava). It is also possible to run your JTF programs as an applet within a browser or via... add ``-classpath .:/usr/share/java/acm.jar `` to your command as in: javac -classpath .:/usr/share/java/acm.jar MyApplet.java =====-. change your environment for the current session ===== You ca
- java_system_tips
- ning a demo of Java's remote method invocation on our Ubuntu 9.04 based linux machines running java-6-o... === 0) Overview ==== This setup will let you run your own tomcat webserver on the local machine for bui... ll need to give it the absolute path. (Replace ??YOUR_USER_NAME?? with //your user name//.) Enter ??/home/YOUR_USER_NAME/mytomcat?? - Fill in something in