Since 4/26/2012 1:53:29 AM, paul.marquardt has written 3 articles and participated in 1 conversations. paul.marquardt signature: paul.marquardt
paul.marquardt's articles:
Items(3) /1
programming question about exceptions336 (8/19/2003 3:25:57 PM) comp.lang.java.programmer Hi, Two questions, actually. 1. I have a class Graph which defines this method: public void addVertex( Vertex someVertex ) {... The list to which it adds is a private Vector() of Vertex objects. There is n... paul
Hiding 'insert' curson when hovering over text19 (7/24/2003 8:06:44 PM) comp.lang.javascript Hi, This might be more of an HTML question, but I'm encountering it via a javascript function. I'm trying to do rollovers without using images. Here's some of the code: var previousBgColor; var previou... paul
iptables rules get deleted...325 (6/24/2003 12:12:26 PM) comp.os.linux.networking Hi, I'm setting up a RedHat 8.0 box on the network with a static address. It is a relatively uncustomized box other than running some security updates and turning off unwanted services. I need to run portmap... paul
paul.marquardt's replies:
Items(1) /1
How can I automatically execute a shell script at boot556 (7/8/2003 4:10:02 PM) comp.sys.mac.misc I am running OS X 10.2 and need to mount several shared drives (via samba) at boot time. I can successfully do this manually from the shell (terminal) with mount_smbfs. I have create a short little shell scri... webview(4)