[Haifux] JVM

2003-10-05 Thread Nahum Cohen
Title: JVM






I have a question regarding Sun JVM runtime version:

I am running RedHat 9 and I installed Netscape 7.1.

When I am trying to browse to a web page containing Java applet, I get prompt that I dont have the necessary plug-in, and I have to download it. Then I get to this web page: http://java.sun.com/j2se/downloads.html

I downloaded J2SE v 1.4.2_01 (Linux RPM in self-extracting file), extracted the bin file and got the RPM. After installing the RPM I got Java installed under /usr/java 

But when I am trying to run a web page containing Java applet - I still get the same prompt that I dont have the right plug-in.. I checked in Netscape under preferences that Enable Java is checked.

What else do I have to do enable to run Java applet ?

P.S:

When I run /usr/java/j2re1.4.2_01/bin/java -version I get the following:

Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_01-b06)

Java HotSpot(TM) Client VM (build 1.4.2_01-b06, mixed mode






[Haifux] FW: [Haifux] JVM

2003-10-07 Thread Nahum Cohen
Emil,
Thanks for the help !

I did as you described:
Copy libjavaplugin_oji.so to /usr/local/netscape/plugins/ and when I
go to Help - About Plug-ins I see lots of mime types such as
aplication/x-java, application/x-java-applet, etc.

The problem now is that when I browse to a web page running Java applet
(i.e, http://go.icq.com) Netscape or Mozilla disappears at once ... 

Any ideas ?




The road to success is always under construction (Jim Miller)




-Original Message-
From: Kohn Emil Dan [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 06, 2003 11:28 AM
To: Nahum Cohen
Cc: [EMAIL PROTECTED]
Subject: Re: [Haifux] JVM


Hi Nahum,

Goto

Help-About Plugins and check whether the Java plugin is on. You have
to see lots of mime types such as aplication/x-java,
application/x-java-applet, etc handled by the plugin. Probably you will
not see anything like this, meaning that the java plug-in is not loaded.

In this case,

1) Exit netscape.
2) log on as root.

3) copy (or make a symbolic link of) the file
/path_to/j2sdk1.4.xx/jre/plugin/i386/ns610/libjavaplugin_oji.so

into the directory

/path_to/netscape/plugins/


Hope this helps,

Emil



On Sun, 5 Oct 2003, Nahum Cohen wrote:

 I have a question regarding Sun JVM runtime version:

 I am running RedHat 9 and I installed Netscape 7.1.
 When I am trying to browse to a web page containing Java applet, I get
 prompt that I don't have the necessary plug-in, and I have to download

 it. Then I get to this web page: 
 http://java.sun.com/j2se/downloads.html

 I downloaded J2SE v 1.4.2_01 (Linux RPM in self-extracting file),
 extracted the bin file and got the RPM. After installing the RPM I got

 Java installed under /usr/java

 But when I am trying to run a web page containing Java applet - I
 still get the same prompt that I don't have the right plug-in... I 
 checked in Netscape under preferences that Enable Java is checked.

 What else do I have to do enable to run Java applet ?

 P.S:
 When I run /usr/java/j2re1.4.2_01/bin/java -version I get the
 following:
 Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_01-b06)
 Java HotSpot(TM) Client VM (build 1.4.2_01-b06, mixed mode





--
Haifa Linux Club Mailing List (http://www.haifux.org)
To unsub send an empty message to [EMAIL PROTECTED]



--
Haifa Linux Club Mailing List (http://www.haifux.org)
To unsub send an empty message to [EMAIL PROTECTED]




RE: [Haifux] Re: FW: [Haifux] JVM

2003-10-09 Thread Nahum Cohen
Hi Emil,

Thanks for your help but unfortunately, the gcc3.2 javaplugin_oji.so
plug-in did not do the job ...
In Help--About Plug-Ins I can see Java, but every time I try to browse
to http://go.icq.com (or any other Java applet) - Netscape just crashes
...






-Original Message-
From: Kohn Emil Dan [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 07, 2003 6:54 PM
To: Nahum Cohen
Cc: [EMAIL PROTECTED]
Subject: [Haifux] Re: FW: [Haifux] JVM


Hi Nahum,

I got your mail earlier and I try to reproduce your problem on my
system. Unfortunately, my system is not rh 9, but Mandrake 8.2. I have
installed netscape 7 and indeed there is a problem with the Java plugin.

I suggest that you do the following:

Download the java 1.4.1 runtime for linux. Go to

http://www.blackdown.org/java-linux/mirrors.html

Try this:

Download from one of the mirrors the jre-1.4.1-01-linux-i586-gcc3.2.bin
file (from the JDK-1.4.1 subdirs).


chmod +x jre-1.4.1-01-linux-i586-gcc3.2.bin

./jre-1.4.1-01-linux-i586-gcc3.2.bin

After all this junk gets unpacked,

Stop the browser.

copy the file
jre1.4.1/plugin/i386/netscape7/javaplugin_oji.so

to

/path_to/netscape/plugins

(you probably have to be root). Don't forget to remove the old
libjavaplugin_oji.so file from there.

Launch netscape, check for error messages during netscape startup, check
the Help--About Plug-Ins,and then check back the problematic site.

Let me know how it goes. I cannot test this on my system because I don't
have gcc3.2 and its C library installed.

Regards,

Emil

On Tue, 7 Oct 2003, Nahum Cohen wrote:

 Emil,
 Thanks for the help !

 I did as you described:
 Copy libjavaplugin_oji.so to /usr/local/netscape/plugins/ and when I

 go to Help - About Plug-ins I see lots of mime types such as 
 aplication/x-java, application/x-java-applet, etc.

 The problem now is that when I browse to a web page running Java 
 applet (i.e, http://go.icq.com) Netscape or Mozilla disappears at once

 ...

 Any ideas ?



 
 The road to success is always under construction (Jim Miller)
 



 -Original Message-
 From: Kohn Emil Dan [mailto:[EMAIL PROTECTED]
 Sent: Monday, October 06, 2003 11:28 AM
 To: Nahum Cohen
 Cc: [EMAIL PROTECTED]
 Subject: Re: [Haifux] JVM


 Hi Nahum,

 Goto

 Help-About Plugins and check whether the Java plugin is on. You have
 to see lots of mime types such as aplication/x-java, 
 application/x-java-applet, etc handled by the plugin. Probably you 
 will not see anything like this, meaning that the java plug-in is not 
 loaded.

 In this case,

 1) Exit netscape.
 2) log on as root.

 3) copy (or make a symbolic link of) the file 
 /path_to/j2sdk1.4.xx/jre/plugin/i386/ns610/libjavaplugin_oji.so

 into the directory

 /path_to/netscape/plugins/


   Hope this helps,

   Emil



 On Sun, 5 Oct 2003, Nahum Cohen wrote:

  I have a question regarding Sun JVM runtime version:
 
  I am running RedHat 9 and I installed Netscape 7.1.
  When I am trying to browse to a web page containing Java applet, I 
  get prompt that I don't have the necessary plug-in, and I have to 
  download

  it. Then I get to this web page: 
  http://java.sun.com/j2se/downloads.html
 
  I downloaded J2SE v 1.4.2_01 (Linux RPM in self-extracting file), 
  extracted the bin file and got the RPM. After installing the RPM I 
  got

  Java installed under /usr/java
 
  But when I am trying to run a web page containing Java applet - I 
  still get the same prompt that I don't have the right plug-in... I 
  checked in Netscape under preferences that Enable Java is checked.
 
  What else do I have to do enable to run Java applet ?
 
  P.S:
  When I run /usr/java/j2re1.4.2_01/bin/java -version I get the
  following:
  Java(TM) 2 Runtime Environment, Standard Edition (build 
  1.4.2_01-b06) Java HotSpot(TM) Client VM (build 1.4.2_01-b06, mixed 
  mode
 
 
 

 --
 --
 --
 Haifa Linux Club Mailing List (http://www.haifux.org)
 To unsub send an empty message to [EMAIL PROTECTED]





--
Haifa Linux Club Mailing List (http://www.haifux.org)
To unsub send an empty message to [EMAIL PROTECTED]



--
Haifa Linux Club Mailing List (http://www.haifux.org)
To unsub send an empty message to [EMAIL PROTECTED]




[Haifux] Fedora Linux

2003-11-20 Thread Nahum Cohen
Does anyone installed / reviewed or have any kind of impression about Fedora
Linux ?

References:
http://fedora.redhat.com/
http://www.fedora.us/

http://www.linuxelectrons.com/staticpages/index.php?page=20031015191542155
attachment: winmail.dat

[Haifux] /var/log/messages

2004-01-26 Thread Nahum Cohen
Hi,

Where can I find information about the error messages in /var/log/messages ?

 I get all kind of messages and I want to know what they mean.
 For example:
 Jan 19 23:38:58 nahum-x telnetd[24258]: ttloop: peer died: EOF 
 Jan 19 23:38:58 nahum-x telnetd[24375]: ttloop: read: Connection reset by
 peer 
 
 And this one that is much more to worry about:
 Jan 21 02:42:57 nahum-x kernel: eth0: Too much work in interrupt, status
 8401.
 
 The reason I'm asking is because from time to time my telnetd is like not
 responding ... 
Then I have to run service xinetd restart to restart the telnetd.

Any information will be appreciate.

 
 Nahum Cohen
 The road to success is always under construction (Jim Miller)
 
 
 
attachment: winmail.dat

Re: [Haifux] PR [Was: Money]

2006-03-19 Thread Nahum Cohen
I will make some copies and put in NetManage.I will ask a friend to put some in Elbit as well.http://vipe.technion.ac.il/~orrd/Haifux-ad.pdf
On 1/3/02, guy keren [EMAIL PROTECTED] wrote:
On Sat, 18 Mar 2006, Orr Dunkelman wrote: I'll make some A4 and bring few copies to the next meeting (Ohad's lecture), which you are all welcome to take and distribute. I'll also put an online version if you can't come and still want to help...
please get me some copies to put at intel - i'll start with 5 copies andthen we'll see how it goes. (i'll give them to a friend to place them upthere - he said he'll do it).--guyFor world domination - press 1,
 or dial 0, and please hold, for the creator. -- nob o. dy--Haifa Linux Club Mailing List (http://www.haifux.org
)To unsub send an empty message to [EMAIL PROTECTED]


Re: [Haifux] lecture idea: High-Availability clusters on Linux and other systems

2007-05-03 Thread Nahum Cohen

Yes!
Great idea.



On 5/3/07, guy keren [EMAIL PROTECTED] wrote:



during my work i had the pleasure of working with different
high-availablity (HA) clustering software of various types.

i can try to prepare a lecture that covers issues such as:
- what are high-availability clusters
- how they work,
- what cluster software is available for linux
- how these clusters work compared to clusters for other operating systems
- how they integrate with SCSI disks, SANs, shared file-systems, NFS over
  an HA cluster

etc.

any interest in this? it's going to be quite technical - but i'm not going
to configure clusters during the lecture.

--guy

On Wed, 2 May 2007, Leon Romanovsky wrote:

 Date: Wed, 02 May 2007 11:39:03 +0300
 From: Leon Romanovsky [EMAIL PROTECTED]
 To: haifux@haifux.org
 Subject: Re: [Haifux] Vehicle Entry Permission

 I agree with you, but someone must to do it.
 This is why GSO is willing to help us.

 Zvi Devir wrote:
  For my lecture (olpc), I talked with the Kabat and got an exceptional
entry
  permissions for that evening. However, a permanent permission for the
audience
  of Haifux requires a long process.
 
  Quoting Leon Romanovsky [EMAIL PROTECTED]:
 
  Hi all,
 
  I wanted to ask you, if anyone interested in automatic entry
permission
  (ishurei knisa lerehev) for Haifux audience?
 
  Thereis possibility to receive support from GSO (Graduate Student
  Organization) to fight against Technion bureaucracy.
 
 
  --
  Leon Romanovsky
  -
  It's time to world to changing.
 
 
 
 
 
  -
  Haifa Linux Club Mailing List (http://www.haifux.org)
  To unsub send an empty message to [EMAIL PROTECTED]
 
 
 

 --
 Leon Romanovsky
 -
 Under Construction.

 -
 Haifa Linux Club Mailing List (http://www.haifux.org)
 To unsub send an empty message to [EMAIL PROTECTED]


--
guy

For world domination - press 1,
or dial 0, and please hold, for the creator. -- nob o. dy


-
Haifa Linux Club Mailing List (http://www.haifux.org)
To unsub send an empty message to [EMAIL PROTECTED]