Re: Java virtual machine

2003-07-27 Thread Chris Knapp
Hello, I'm new to RedHat, so bear with me... Regarding this old thread (included below), I'm having the same problem as this person when trying to install LimeWire, only I installed the Java runtime environment and it still tells me the same thing. Does anyone know what I'm doing wrong? It's driv

Re: Ideas for a BIG project!

2003-07-27 Thread Zoran's mailinglist account
Le 21/07/2003 06:52, « euler euler » <[EMAIL PROTECTED]> a écrit : > Or we can add a > stop button for owner of that computer, if s/he doesn't think what is > happening, s/he can manually stop that process. > Any problem? *** You will have to monitor your Linux box in order to know when th

Re: HELP!!

2003-07-27 Thread Zoran's mailinglist account
Le 25/07/2003 00:42, « Benjamin J. Weiss » <[EMAIL PROTECTED]> a écrit : > I haven't read any X documentation. I have just tried to figure it out *** Don't worry we understood that. ;-) Hal's question was crafted with a lot of care... At the same time his question gives you and a lot of others

[Solved]:RH 9 NFS Issue

2003-07-27 Thread Aly Dharshi
Hello All, I actually realized that I should add the host name to the showmounts command which is the nfshost. This is what I forgot to do. So its showmount nfshost ... I guess that there is something that the portmap version 4 is rather secure and that you have to make use of /e

KDE panel not present RH-9

2003-07-27 Thread Bob Hartung
Hi all, I have an upgraded machine with RH9 installed. Both Gnome and KDE are installed. Gnome was default. I ran switchdesk and restarted X. KDE comes up but here is no panel along the bottom of the screen and no way to access the configuration applets. Any ideas or suggestions? All he

troubles defining firewall policies

2003-07-27 Thread Strider Alex Hunter
Hello there, First, thank you for the answers of my previous post. For any strange reason my modem won't connect using the v.90 protocol nor i'll reach faster rates than 31,200 bps (accurate connection string: CONNECT 31200 BPS/LAPM/V34/V42bis) but i believe that i have to play with the modem str

Re: samba error messages???

2003-07-27 Thread Jason Dixon
On Sun, 2003-07-27 at 22:40, Bret Hughes wrote: > > > > I did exactly that a couple of days ago and found that I needed to add > > > > > > > > kernel oplocks = no > > > > > > > > in /etc/samba/smb.conf. Once I did that the errors stopped. > > > > > > Isn't there a significant performance hit f

Re: nVidia Drivers

2003-07-27 Thread Bret Hughes
On Sun, 2003-07-27 at 20:59, Edward Dekkers wrote: > > > Bret Hughes wrote: > > > On Sun, 2003-07-27 at 20:18, Gerry Doris wrote: > > > > I'm still thinking is MUST be a permissions problem (root - yes, user - > no, but what?) Yeah I see what you mean. All users other than root? Bret --

Re: samba error messages???

2003-07-27 Thread Bret Hughes
On Sun, 2003-07-27 at 21:11, Jason Dixon wrote: > On Sun, 2003-07-27 at 21:36, Bret Hughes wrote: > > On Sun, 2003-07-27 at 20:19, Gerry Doris wrote: > > > > There's a kernel oplock setting in samba you can change. I don't have > > > > time to go into it now, but paste your error message into googl

Re: samba error messages???

2003-07-27 Thread Gerry Doris
> On Sun, 2003-07-27 at 21:36, Bret Hughes wrote: >> On Sun, 2003-07-27 at 20:19, Gerry Doris wrote: >> > > There's a kernel oplock setting in samba you can change. I don't >> have >> > > time to go into it now, but paste your error message into google, it >> > > will give you a heap of references

binfmt_coff.o: where can I get/build it?

2003-07-27 Thread Chris
I recently update my kernel to 2.4.20-18 and now binfmt_coff.o is missing. It normally resides in /lib/modules/2.4.20*/kernel/fs/. Where I can I get this file? I am not that familiar with kernel modification, how do I make a copy of this file? Chris -- redhat-list mailing list unsubscribe

Re: samba error messages???

2003-07-27 Thread Jason Dixon
On Sun, 2003-07-27 at 21:36, Bret Hughes wrote: > On Sun, 2003-07-27 at 20:19, Gerry Doris wrote: > > > There's a kernel oplock setting in samba you can change. I don't have > > > time to go into it now, but paste your error message into google, it > > > will give you a heap of references to it. >

Re: how to recover raid with dev name changed

2003-07-27 Thread Tao Chen
I found the solution by using mdadm with "Assemble" mode. It's as simple as this: # mdadm -A /dev/md0 /dev/sdb1 /dev/sdc1 /dev/sdd1 /dev/sde1 mdadm: /dev/md0 has been started with 4 drivers. Lesson learnt: don't use raidstart anymore, use mdadm. On Sun, 2003-07-27 at 16:34, Tao Chen wrote: > Th

Re: nVidia Drivers

2003-07-27 Thread Edward Dekkers
Bret Hughes wrote: On Sun, 2003-07-27 at 20:18, Gerry Doris wrote: Hmm IF you are getting x up and windows are not getting painted correctly, cold it be an issue with the window manager rather than the Xserver? Yep - sounds correct. Had this thought as well. Problem being is that The nvidia

Re: nVidia Drivers

2003-07-27 Thread Edward Dekkers
Gerry Doris wrote: Ed, I've attached my version of /etc/X11/XF86Config for you to look at. For some reason I thought it would be XF86Config-4 but that doesn't exist on this box (a RH 9)??? In any case, I just installed the Nvidia drivers tonight on this one and it worked perfectly. Gerry Th

Re: samba error messages???

2003-07-27 Thread Bret Hughes
On Sun, 2003-07-27 at 20:19, Gerry Doris wrote: > > > > > > Gerry Doris wrote: > > > >> I get one of these error messages about every 30 minutes in > >> /var/log/samba/log.smbd. Everything seems to be working fine though. > >> What are they trying to tell me??? > >> > >> > >> [2003/07/26 09:31:27,

Re: nVidia Drivers

2003-07-27 Thread Bret Hughes
On Sun, 2003-07-27 at 20:18, Gerry Doris wrote: > > > > > > Gerry Doris wrote: > >> On Sat, 26 Jul 2003, Edward Dekkers wrote: > >> > >> > >> > >> > >> I'm using the Nvidia drivers on two RH 9 boxes successfully. They used > >> to > >> be RH 8.0 and before that 7.3. In other words, the drivers sh

Re: samba error messages???

2003-07-27 Thread Gerry Doris
> > > Gerry Doris wrote: > >> I get one of these error messages about every 30 minutes in >> /var/log/samba/log.smbd. Everything seems to be working fine though. >> What are they trying to tell me??? >> >> >> [2003/07/26 09:31:27, 0] >> smbd/oplock_linux.c:linux_init_kernel_oplocks(287) > > There'

Re: nVidia Drivers

2003-07-27 Thread Gerry Doris
> > > Gerry Doris wrote: >> On Sat, 26 Jul 2003, Edward Dekkers wrote: >> >> >> >> >> I'm using the Nvidia drivers on two RH 9 boxes successfully. They used >> to >> be RH 8.0 and before that 7.3. In other words, the drivers should be >> functional. > > They have always been good for me too, this

Re: samba error messages???

2003-07-27 Thread Edward Dekkers
Gerry Doris wrote: I get one of these error messages about every 30 minutes in /var/log/samba/log.smbd. Everything seems to be working fine though. What are they trying to tell me??? [2003/07/26 09:31:27, 0] smbd/oplock_linux.c:linux_init_kernel_oplocks(287) There's a kernel oplock setting i

Re: nVidia Drivers

2003-07-27 Thread Edward Dekkers
Gerry Doris wrote: On Sat, 26 Jul 2003, Edward Dekkers wrote: I'm using the Nvidia drivers on two RH 9 boxes successfully. They used to be RH 8.0 and before that 7.3. In other words, the drivers should be functional. They have always been good for me too, this is the first time I've seen

Re: nVidia Drivers

2003-07-27 Thread Edward Dekkers
David Hollister wrote: On Fri, 2003-07-25 at 19:28, Edward Dekkers wrote: Do you have a line like this in your /etc/modules.conf? If not, try adding it: alias char-major-195 nvidia It's already there. As for the root/non-root problem, I haven't a clue. Nor do I :( Thanks for the reply. Re

RE: rpm --rebuilddb hang .. HELP!

2003-07-27 Thread Fryclau
Sorry RedHat List.. I send two message by error I found the solution soon.. and want to share with RHL Delete the old rpm database under /var/lib/rpm rm -rf __db* (that is 2 _'s) There are rpm database problems with both rpm packages installed in rh 9 and rh 8.0. Removing these databases will cau

rpm --rebuilddb hang .. HELP!

2003-07-27 Thread Fryclau
Suddenly rpm start to hang and never work anymore! # rpm -vv --rebuilddb D: rebuilding database /var/lib/rpm into /var/lib/rpmrebuilddb.14731 D: creating directory /var/lib/rpmrebuilddb.14731 D: opening old database with dbapi 3 D: opening db environment /var/lib/rpm/Packages joinenv D: opening

rpm --rebuilddb hang .. HELP!

2003-07-27 Thread Fryclau
Suddenly rpm start to hang and never work anymore! # rpm -vv --rebuilddb D: rebuilding database /var/lib/rpm into /var/lib/rpmrebuilddb.14731 D: creating directory /var/lib/rpmrebuilddb.14731 D: opening old database with dbapi 3 D: opening db environment /var/lib/rpm/Packages joinenv D: opening

RE: ftp clients

2003-07-27 Thread Paulo Schopf
--- Fryclau <[EMAIL PROTECTED]> escreveu: > I use FTPVoyager one of the best ftp client for win > Each connection has a advance setup to configure a > proxy ... > I guess they can't use other program than her > browser cause of the proxy > configuration they should have their browser > setup

user mode linux versus vmware?

2003-07-27 Thread Robert P. J. Day
i'm curious about the capabilities of user mode linux, for purposes of simulating a second RH installation on the same host, perhaps for teaching purposes (network simulation, that sort of thing). any experts on user mode linux want to comment on its features? how well it runs under RH? rda

RE: Using VM Ware to create a Windows VM on a Linux server.

2003-07-27 Thread Daevid Vincent
No, you don't modify your partitions or anything. You just run vmware, start a new VM, and then you basically have a 'new machine' in which to install what you want. I believe you have to allocate a certain amount of space for the 'virtual drive', just like you allocate RAM and which hardware to gi

how to recover raid with dev name changed

2003-07-27 Thread Tao Chen
This is probably one of the FAQs, I googled the error message but have not found a solution. Had a RAID0 with 4 partitions: raiddev /dev/md0 raid-level 0 nr-raid-disks 4 persistent-superblock 1 chunk-size 8 device /dev/sdb1 ra

Re: Using VM Ware to create a Windows VM on a Linux server.

2003-07-27 Thread dlangschied
Actually, I am not thinking I need a filesystem for VMWare. I just wasn't sure whether the Windows Workstation VM would have to reside on a specific filesystem. My goal is to have a couple of Windows VMs with which to test connectivity to my apps and database. I thought that I would need to crea

RE: ftp clients

2003-07-27 Thread Fryclau
I use FTPVoyager one of the best ftp client for win Each connection has a advance setup to configure a proxy ... I guess they can't use other program than her browser cause of the proxy configuration they should have their browser setup with proxy server but not her ftp client. I'm right? --

Re: Making a new files system.

2003-07-27 Thread Bret Hughes
On Sun, 2003-07-27 at 15:49, dlangschied wrote: > I did notice something odd when i perofromed fdisk -l. The extended file > systems shows a system of Win95 Ext'd (LBA). Why is this showing Windows? > Initially this laptop was a Windows XP machine, but I thought that I was > removing this when I

Re: Using VM Ware to create a Windows VM on a Linux server.

2003-07-27 Thread Robert P. J. Day
On Sun, 27 Jul 2003, Rus Foster wrote: > > Can it be ext3? > > Sincerely, > > > > The underlying filesystem can be anything as long as the kernel can read > it. So ext3/xfs/reiser etc.. i think the original poster is making the common mistake of thinking he has to create an entire filesystem of

Re: Using VM Ware to create a Windows VM on a Linux server.

2003-07-27 Thread Rus Foster
> Can it be ext3? > Sincerely, > The underlying filesystem can be anything as long as the kernel can read it. So ext3/xfs/reiser etc.. Rgds Rus -- www: http://jvds.com | Virtual Servers from just $15/mo MSNM: [EMAIL PROTECTED] | Totally Customizable Technology e: [EMAIL PROTECTED] | for

Re: Using VM Ware to create a Windows VM on a Linux server.

2003-07-27 Thread dlangschied
Can it be ext3? Sincerely, David Langschied Langschied Consulting Services 25644 Mackinac Roseville, MI 48066 Phone: (586)777-7542 Cell: (248)789-8493 e-mail: [EMAIL PROTECTED] - Original Message - From: "Rus Foster" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 2

Re: partition table

2003-07-27 Thread John Nichel
Jason Dixon wrote: On Sun, 2003-07-27 at 16:36, John Nichel wrote: How can I view my partition table on RH 9 with /etc/fstab is screwed up, and I can only boot into single user mode? fdisk -l /dev/hd* Jason Dixon, RHCE DixonGroup Consulting http://www.dixongroup.net Thanks. I was trying that,

Re: Using VM Ware to create a Windows VM on a Linux server.

2003-07-27 Thread Rus Foster
On Sun, 27 Jul 2003, dlangschied wrote: > I am curious, do I have to create my partition as fat for a Windows VM? > Sincerely, Hi, No you don't VMWARE can just use a normal file such as /usr/vmware/2000/winnt2000.dsk Rgds Rus Foster -- www: http://jvds.com | Virtual Servers from just $15/mo

Using VM Ware to create a Windows VM on a Linux server.

2003-07-27 Thread dlangschied
I am curious, do I have to create my partition as fat for a Windows VM? Sincerely, David Langschied Langschied Consulting Services 25644 Mackinac Roseville, MI 48066 Phone: (586)777-7542 Cell: (248)789-8493 e-mail: [EMAIL PROTECTED] -- redhat-list mailing list unsubscribe mailto:[EMAIL

Re: Making a new files system.

2003-07-27 Thread dlangschied
I did notice something odd when i perofromed fdisk -l. The extended file systems shows a system of Win95 Ext'd (LBA). Why is this showing Windows? Initially this laptop was a Windows XP machine, but I thought that I was removing this when I reformatted the device for hda1-11. Is there something

Re: ftp clients

2003-07-27 Thread Paulo Schopf
--- Paulo Schopf <[EMAIL PROTECTED]> escreveu: > Hi. > >I have RH9 server running Squid, without nat or > iptables. My clients can access ftp pages using a > browser, but dont using ftp clients for Windows > (LeechFTP). > >What is the easier way to let them access ftp > using > ftp clien

ftp clients

2003-07-27 Thread Paulo Schopf
Hi. I have RH9 server running Squid, without nat or iptables. My clients can access ftp pages using a browser, but dont using ftp clients for Windows (LeechFTP). What is the easier way to let them access ftp using ftp clients? Paulo

Re: partition table

2003-07-27 Thread James Gibbon
John Nichel wrote: > How can I view my partition table on RH 9 with /etc/fstab is screwed up, > and I can only boot into single user mode? /sbin/fdisk at the Command (m for help): prompt, type 'p' > By-Tor.com > It's all about the Rush > http://www.by-tor.com Not long 'til the DVD :)

Re: partition table

2003-07-27 Thread Jason Dixon
On Sun, 2003-07-27 at 16:36, John Nichel wrote: > How can I view my partition table on RH 9 with /etc/fstab is screwed up, > and I can only boot into single user mode? fdisk -l /dev/hd* Jason Dixon, RHCE DixonGroup Consulting http://www.dixongroup.net -- redhat-list mailing list unsubscribe

partition table

2003-07-27 Thread John Nichel
How can I view my partition table on RH 9 with /etc/fstab is screwed up, and I can only boot into single user mode? -- By-Tor.com It's all about the Rush http://www.by-tor.com -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

RH: How to Recognize Windows Fat16 Partition?

2003-07-27 Thread The Other
07/27/03 Hello All, Question 1) Is there an archive of the messages to this list? If so, where do I find it? I now have a dual-boot machine: Windows NT 4.0 and redhat 9.0 Shrike Question 2) I would like to have Shrike recognize the NT file partition, done in FAT16. How to Do? Question 3

Re: Making a new files system.

2003-07-27 Thread Bret Hughes
On Sun, 2003-07-27 at 12:58, dlangschied wrote: > Hi all! > I have some 22Gb of space that I am not using. I have set this disk space > aside to use for virtual machines. I have recently purchased VM Ware 4.0 > and am now ready to allocate some of this space to a Windows XP Home > workstation as

Making a new files system.

2003-07-27 Thread dlangschied
Hi all! I have some 22Gb of space that I am not using. I have set this disk space aside to use for virtual machines. I have recently purchased VM Ware 4.0 and am now ready to allocate some of this space to a Windows XP Home workstation as a VM on my Linux server (8.0). I have tried to use mkfs,

RedHat 9/10 & PPPoE

2003-07-27 Thread Jonathan M. Slivko
Hello, Can RedHat 9 or 10 install via a PPPoE DSL connection, or do I have to download the ISO's and install from CD and configure PPPoE after the system is installed? -- Jonathan -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-li

Re: RH9.0 / outgoing mail queing up FIXED

2003-07-27 Thread MKlinke
On Sunday 27 July 2003 10:15, James Gibbon wrote: > After a trawl through some of the sendmail-related info in the 'Red > Hat Linux Support Knowledgebase' at redhat.com, I appear to have > found a solution for my queueing outgoing mail problem - (original > post below). > > I entered my hostname in

CDROMs disappear after installing USB scanner

2003-07-27 Thread Clive Harris
Hi, I've encountered some weird problems in my attempts to install a USB scanner (Epson Perfection 1260) in my RH8 system. The problems culminated in my CDROMs disappearing from the system whenever any USB device (printer, scanner etc) is disconnected. After installing the scanner I updated XS

Re: CLI - can you tell a shell script from a binary?

2003-07-27 Thread Dave Ihnat
On Sun, Jul 27, 2003 at 12:48:04PM -0300, josé toneh wrote: > Is there any way to tell a shell script from a > binary in the bash CLI? Nautilus sees that, so ls or > dir should too, no? The simplest way is to use the 'file' command. Pre-check with samples to make sure it's going to properly r

Re: CLI - can you tell a shell script from a binary?

2003-07-27 Thread Jason Dixon
On Sun, 2003-07-27 at 11:48, josé toneh wrote: > Is there any way to tell a shell script from a > binary in the bash CLI? Nautilus sees that, so ls or > dir should too, no? Try the "file" command. [EMAIL PROTECTED] jason]$ file install-crossover-office-2.0.1.sh install-crossover-office-2.0.1.

CLI - can you tell a shell script from a binary?

2003-07-27 Thread josé toneh
Is there any way to tell a shell script from a binary in the bash CLI? Nautilus sees that, so ls or dir should too, no? Thanks -- jt ___ Conheça o novo Cadê? - Mais rápido, mais fácil e mais preciso. Toda a web, 42 mi

RH9.0 / outgoing mail queing up FIXED

2003-07-27 Thread James Gibbon
After a trawl through some of the sendmail-related info in the 'Red Hat Linux Support Knowledgebase' at redhat.com, I appear to have found a solution for my queueing outgoing mail problem - (original post below). I entered my hostname in /etc/mail/local-host-names (which was empty save for the co

Re: No Java VM in my PATH?

2003-07-27 Thread James Gibbon
Nick Wilson wrote: > > You need install the Java VM to your machine, if you haven't done so > > already. > > > > http://www.java.com > > > > Simple way to put java in your PATH is to symlink the main java > > executable to a directory already in your path, for example, /usr/bin. > > Right. Tha

Re: redhat linux iso files .vs installation tree

2003-07-27 Thread mark
On Sunday 27 July 2003 12:52 am, > From: "bruce" <[EMAIL PROTECTED]> > > Are you basically saying if I copy an ISO file to a CD.. I get an > "installation tree" structure... That doesn't seem to make sense to me... > > I believe I need the installation files, as I believe I'm going to need > to us

Re: No Java VM in my PATH?

2003-07-27 Thread Nick Wilson
* and then Ricky Boone declared > > I'm trying to install LimeWire and it's telling me that there is no Java > > Virtual Macine in my PATH. Could someone please point me in the right > > direction? > > You need install the Java VM to your machine, if you haven't done so > already. > > http:/

Re: PDF to Palmdoc converter?

2003-07-27 Thread Jonathan M. Slivko
I think this is one tool that is missing from the Linux toolbox. -- Jonathan ---Original Message--- From: Stephan Matthiesen <[EMAIL PROTECTED]> Sent: 07/27/03 02:19 PM To: [EMAIL PROTECTED] Subject: PDF to Palmdoc converter? > > Hi, I'm looking for a tool to convert pdf files to the Pa

PDF to Palmdoc converter?

2003-07-27 Thread Stephan Matthiesen
Hi, I'm looking for a tool to convert pdf files to the Palmdoc format (used on Palm Handhelds). Can't find anything on google (only windows tools). Any ideas? Most convenient would be a command line tool that I can run on a directory full of pdfs. Abiword (1.99.2) can save documents in Palmd

Re: No Java VM in my PATH?

2003-07-27 Thread Ricky Boone
On Sun, 2003-07-27 at 07:09, Nick Wilson wrote: > I'm trying to install LimeWire and it's telling me that there is no Java > Virtual Macine in my PATH. Could someone please point me in the right > direction? You need install the Java VM to your machine, if you haven't done so already. http://www.

No Java VM in my PATH?

2003-07-27 Thread Nick Wilson
Hi all, I'm trying to install LimeWire and it's telling me that there is no Java Virtual Macine in my PATH. Could someone please point me in the right direction? Many thanks.. -- Nick W -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo

Re: IPTables and Natting question

2003-07-27 Thread dlewis
Really.. WOW.. for once what I'm doing is not an odd request. Thanks, I'll look into that site... Thanks for your reply Dave Quoting Jack Bowling <[EMAIL PROTECTED]>: > On Sun, Jul 27, 2003 at 12:52:32AM -0400, [EMAIL PROTECTED] wrote: > > > > Hey all, > > > > I have a question regarding iptab

Re: IPTables and Natting question

2003-07-27 Thread Jack Bowling
On Sun, Jul 27, 2003 at 12:52:32AM -0400, [EMAIL PROTECTED] wrote: > > Hey all, > > I have a question regarding iptables and natting. What I'm trying to do is > setup a iptables firewall to protect my LAN and Servers. > The ketch is that I'm using my Cisco Router to do the Natting.. So what I'm