Re: Squid + Yahoo Messenger

2002-06-12 Thread Rupesh
Thx. Adam, it worked beautifully. -Rupesh ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Video Howto Desperate

2002-06-12 Thread Fox Majik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Also, stating that you're 'desperate' or simmilar usually makes people want to killfile you as a screaming meme. - -Majik On Thu, Jun 13, 2002 at 01:40:21AM -0400, Brian Ashe wrote: > Hello senthilg, > > Thursday, June 13, 2002, 1:01:05 AM, you tex

How to make Intranet .doc file visible to client without local installation of SOffoce?

2002-06-12 Thread bindal
Hi, I need to do following 1) when a user accesses the intranet nd click on a .doc file, i want file to be opened at client end without installing the application say star office at the client end. basically is there a way that server only has the star office installed and then it makes the

Re: ssh problem

2002-06-12 Thread Keith Morse
On 12 Jun 2002, Gordon Messmer wrote: > On Wed, 2002-06-12 at 18:32, Keith Morse wrote: > > > > > > >From the openssh 3.1 documentation. For the interim, I've been symlinking > > authorized_keys to authorized_keys2. > > > > ln -s authorized_keys authorized_keys2 > > Yeah, but why? Open

Partition question

2002-06-12 Thread ebinc
Could somone tell me whats the difference between ext 2 and ext 3 for the partition does it matter? Thanks Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Email not getting

2002-06-12 Thread Manisha
Hi, I am quiet new to Linux (Totally on windows). How to give these commands ? Can you please give me in more details ? I know one command mailq Following is the output -- Q-ID

Re: Drive pation

2002-06-12 Thread Bret Hughes
On Wed, 2002-06-12 at 17:41, ebinc wrote: > Hi I'm using disk droid to set up a server partition > 50 mg for /boot > swap twice the amount of ram > ext 2 fill to max > Does this sound right or should I make the boot a smaller MG > IMHO /boot might be a little big depending on what you are going

sh: /net/lamhe: Input/output error

2002-06-12 Thread arun yadav
Hi all, I have a linux 7.1 machine .In this machine whenever i try to access any machine through /net it gives the error: sh: /net/lamhe: Input/output error i have restarted the "amd" & "autofs" but didnot help.even restarted "nfs". i have checked file amd.net & amd.conf file.it looks fine

Re: Video Howto Desperate

2002-06-12 Thread Brian Ashe
Hello senthilg, Thursday, June 13, 2002, 1:01:05 AM, you textually orated: s> Hello, s> I am desperetely trying to play one avi video file which plays on all the s> windoZe systems. I found out that redhat 7.2 doesnt have any video player by s> default. I tried installing a player caller " av

Re: Email not getting

2002-06-12 Thread senthilg
Check if your DNS resolutions are alright. In the search order give the local box as first domain. Check the relay for domain lines in sendmail config file. Is the linux box which ur using for sending the mail hosting the mails for domain aurica.com ? If yes the check the gateway.. sendhil >

Re: Email not getting

2002-06-12 Thread Manisha
oh! What I mean to say that I am sending emails to [EMAIL PROTECTED] (my email address) through sendmail. But I am not receiving any mails at [EMAIL PROTECTED] I can see the mail at queue, but then it is not going further. Manisha At 10:34 AM 6/13/02 +0530, senthilg wrote: >Sendmail is only

Re: rndc error

2002-06-12 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 12 June 2002 09:37 pm, Michael Fratoni wrote: > On Wednesday 12 June 2002 08:51 am, Devon Harding - GTHLA wrote: > > I added the 'key' statement to both files and now I get: > > > > [root@felix etc]# rndc reload > > rndc: connect: not fou

Re: Email not getting

2002-06-12 Thread senthilg
Sendmail is only a SMTP server, for receiving mail you should check out your POP3 server. Check your local mail parsing agent also .. could be procmail .. sendhil > I am trying to send mail from Linux Redhat server through PHP. It > is not giving me any error but I am not getting any mail t

Video Howto Desperate

2002-06-12 Thread senthilg
Hello, I am desperetely trying to play one avi video file which plays on all the windoZe systems. I found out that redhat 7.2 doesnt have any video player by default. I tried installing a player caller " avifile" hmm but that never happens the installation fails witha error like error: fa

Email not getting

2002-06-12 Thread Manisha
I am trying to send mail from Linux Redhat server through PHP. It is not giving me any error but I am not getting any mail too. Following is the code - Even I checked the email files at /var/spool/mqueue - The

Re: Starting services

2002-06-12 Thread Jonathan Bartlett
There should be some sort of shell script that accepts the commands "start" and "stop" that was included with the distribution. Copy that script to /etc/rc.d/init.d If they have the script set up right, you should be able to just do chkconfig SCRIPTNAME on to set it to go at boot. It will tel

Re: DNS Help Needed

2002-06-12 Thread Shannon Wicks
My named.conf file looks as follows: ## named.conf - configuration for bind # # Generated automatically by bindconf, alchemist et al. controls { inet 127.0.0.1 allow { localhost; } keys { rndckey; }; }; include "/etc/rndc.key"; options { directory "/var/named/"; query-so

Re: Starting services

2002-06-12 Thread Brian Ashe
Hello dd27256, Wednesday, June 12, 2002, 11:20:04 PM, you textually orated: d> I recently compiled and installed apache and mySql for redhat 7.3. I d> need to have these services start up at boot time but I'm trying to get d> away from redhat's setup programs. Does anyone know how to start d>

dynamic addresses and /etc/hosts (was: redhat 7.3 and performance)

2002-06-12 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gordon Messmer wrote: >> >127.0.0.1 localhost.localdomain localhost >> >127.0.0.1 herald.dragondsawn.net herald >> Why would you do that if your address is dynamic? It's guaranteed to >> break things when your IP address changes

Re: With all due respect ...

2002-06-12 Thread Brian Ashe
Hello David, Wednesday, June 12, 2002, 11:19:16 PM, you textually orated: DT> -BEGIN PGP SIGNED MESSAGE- DT> Hash: SHA1 DT> What was Mr. Lord (author of hdparm) smoking? DT> - From the man page: DT> - -S Set the standby (spindown) timeout for the drive. This value DT>is

Re: How to mount dos partition

2002-06-12 Thread Gary
On Wed, Jun 12, 2002 at 10:25:41PM -0500 or thereabouts, Hunter Scales wrote: > I am running Redhat 7.2 and I have a problem. I am dual-booting the > system with Windows 98 and I wish to be able to share file (like > Netscape mail files and bookmarks, etc) with the Windows partition. I > have cr

Re: redhat 7.3 and performance

2002-06-12 Thread Gordon Messmer
On Wed, 2002-06-12 at 20:13, David Talkington wrote: > Gordon Messmer wrote: > > >own hostname. If you're using DHCP and it's assigning you a hostname, > >you might see a performance improvement if you set a hostname in the > >network-config tool and add a line in /etc/hosts for that name as wel

Re: IPTables Routing Help

2002-06-12 Thread Jon Gaudette
I get an error as well when I do this.  Here is my script of what I ran.  Any help is appreciated. Script started on Wed Jun 12 23:15:18 2002 [root@natrouter root]# modprobe ipt_MASQUERADE /lib/modules/2.4.18-3/kernel/net/ipv4/netfilter/ip_conntrack.o: init_module: Device or resource busy Hint

How to mount dos partition

2002-06-12 Thread Hunter Scales
I am running Redhat 7.2 and I have a problem. I am dual-booting the system with Windows 98 and I wish to be able to share file (like Netscape mail files and bookmarks, etc) with the Windows partition. I have created a directory "/mnt/windows" and then I mount the windows partition (/dev/hda1) on

Starting services

2002-06-12 Thread dd27256
I recently compiled and installed apache and mySql for redhat 7.3. I need to have these services start up at boot time but I'm trying to get away from redhat's setup programs. Does anyone know how to start services at boot and/or point me to a good howToo?

With all due respect ...

2002-06-12 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 What was Mr. Lord (author of hdparm) smoking? - From the man page: - -S Set the standby (spindown) timeout for the drive. This value is used by the drive to determine how long to wait (with no disk activity) before turning of

Re: redhat 7.3 and performance

2002-06-12 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gordon Messmer wrote: >own hostname. If you're using DHCP and it's assigning you a hostname, >you might see a performance improvement if you set a hostname in the >network-config tool and add a line in /etc/hosts for that name as well. > >The /etc/h

Re: ssh problem

2002-06-12 Thread Gordon Messmer
On Wed, 2002-06-12 at 18:32, Keith Morse wrote: > > > >From the openssh 3.1 documentation. For the interim, I've been symlinking > authorized_keys to authorized_keys2. > > ln -s authorized_keys authorized_keys2 Yeah, but why? Openssh 3.0 and better look in authorized_keys, so the auth

Re: redhat 7.3 and performance

2002-06-12 Thread Gordon Messmer
On Tue, 2002-06-11 at 15:18, David Talkington wrote: > > Is that really what it says? If you don't have at least this: > > 127.0.0.1 localhost.localdomain localhost > > then therein lies your problem. In addition to the localhost entry, you should have an entry for your own host

RE: redhat 7.3 and performance

2002-06-12 Thread Gordon Messmer
On Tue, 2002-06-11 at 08:30, Adam Ellis wrote: > This is a good thread...I'm all ears on performance enhancement techniques. > Regarding your question about sendmail...you can stop that from starting up > using the Service Configuration program in XWindows. As many people have suggested that, it

Re: Rhosts file

2002-06-12 Thread Gregory Hosler
On 12-Jun-02 Keith Morse wrote: > On Wed, 12 Jun 2002, Danny Sternkopf wrote: > >> Hi all, >> >> I am running RedHat Linux 7.2 on my boxes and I have some troubles with the >> user's >> .rhosts file. I want to allow the login procedure via rsh and rlogin >> directly without password >> for serv

Re: ssh problem

2002-06-12 Thread Jon Gaudette
Thanks for the info!  I have done the same :) -Jon "GenKiller" Gaudette Keith Morse wrote: On Thu, 13 Jun 2002, Jon Gaudette wrote: May I ask where you have gotten this information from? -Jon "GenKiller" Gaudette >From the openssh 3.1 documentation. For the interi

cdrom problems

2002-06-12 Thread flybyonce
My cdroms are ide drives one a slave to the hard drive and one is with a superdisk They are seen as scsi drives. can't mount them can eject the trays. Was able to install rh 7.2 but thats it. I also tried sndconfig for sound the right driver wasn't there but was able to get the driver on the

Re: Sudo

2002-06-12 Thread Jesse Angell
I know that would work.. But is there another way.. I'd personally prefer if I could just give him privs to be able to su into any account and thats it.. -- Jesse Angell PalaceUnlimited.com #1 Palace Host - Original Message - From: "Blake C. Thornton" <[EMAIL PROTECTED]> To:

Re: redhat 7.3 and performance

2002-06-12 Thread Gordon Messmer
On Tue, 2002-06-11 at 08:37, Matthew Boeckman wrote: > this sounds really suspicious to me. I've got a 7.2 system running on a > PIII 700 Dell w/128MB that boots pretty fast (haven't actually clocked > it, but probably 1-2 minutes from power on to X). What does the load > average from "top" loo

Re: plug and play

2002-06-12 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 12 June 2002 05:21 pm, Matthew Bradford wrote: > Ok, I have asked this question before... maybe there was just too much > info the first time: > > Is there any way of disabling PNP in the 2.4.18-3 kernel (RH 7.3 out of > the box) without

Re: RPM question..

2002-06-12 Thread cgalpin
On Wed, 12 Jun 2002, Paul Thomas wrote: > > Actually I'm trying to unpack and install some of these rpm's on > another machine (Slackware) that has some drive space, etc. > > Sorry to seem so inept. I'm used to working with tarballs that I > can plant anywhere I want. Then get the tarball. Or get

Re: rndc error

2002-06-12 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 12 June 2002 08:51 am, Devon Harding - GTHLA wrote: > I added the 'key' statement to both files and now I get: > > [root@felix etc]# rndc reload > rndc: connect: not found Hey, I got you through the key problem. :) I'm not sure what the

Re: ssh problem

2002-06-12 Thread Keith Morse
On Thu, 13 Jun 2002, Jon Gaudette wrote: > May I ask where you have gotten this information from? > > -Jon "GenKiller" Gaudette > >From the openssh 3.1 documentation. For the interim, I've been symlinking authorized_keys to authorized_keys2. ln -s authorized_keys authorized_keys2

Re: ssh problem

2002-06-12 Thread Keith Morse
On 12 Jun 2002, Gordon Messmer wrote: > On Wed, 2002-06-12 at 16:32, Keith Morse wrote: > > On 12 Jun 2002, Javier Gostling wrote: > > > > > On Wed, 2002-06-12 at 17:58, Gordon Messmer wrote: > > > > Update if you can, use only DSA keys, and store them in > > > > .ssh/authorized_keys. > > > > >

Re: Sudo

2002-06-12 Thread Blake C. Thornton
> I want the user to be able to use the su command to switch to any user > without requring a password, like root? > How do I do this?? Give the user the root password. It seems you trust this person and would allow him/her to change root's password, so give him/her the password. ___

Re: update kernel

2002-06-12 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 12 June 2002 06:44 pm, ebinc wrote: > COULD YOU SHOW ME HOW, OR GIVE AN EXAMPLE Here's the users guide page from the 7.1 distribution. First one I found: http://www.redhat.com/docs/manuals/linux/RHL-7.1-Manual/ref-guide/s1-boot-init-shut

RE: Kernel panic: No init found. Try passing init= option to kernel.

2002-06-12 Thread Patrick Nelson
Renato P Cardoso wrote: - > > Hello, > > > > This is the second time that I have this same problem. Anyone > knows how > > to fix this kernel panic? I am using Red Hat 7.2 > > > > Freeing initrd memory: 321k freed > > EXT2-fs warning: checktime reached, running e2fsck i

Call to Action: Migration from Win2k/NT (redhat-migration-list)

2002-06-12 Thread Alan Peery
All, We're very helpful on this list, and I think I have spotted another place where we as an email list community can reach out more strongly to the world. I have noticed that there is very little traffic, and even less responses, on the "redhat-migration" list. If we want the pool o

Re: RPM question..

2002-06-12 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 12 June 2002 07:58 pm, Paul Thomas wrote: I'll paste from several different mails here... > How do I verify the package is good? I downloaded the distribution > snapshot from ftp://ftp.redhat.com. rpm -K [packagename] will check the md

Re: DNS Help Needed

2002-06-12 Thread Gary
On Wed, Jun 12, 2002 at 09:59:42PM + or thereabouts, Shannon Wicks wrote: > Basically, I'm trying to host my own domain name from my Redhat 7.3 Linux > box. I've reached the point where I can type my url (www.roskopp.com) from > my Redhat box and hit the website no problem. If I do a "dig ww

Re: Sudo

2002-06-12 Thread Jesse Angell
I want the user to be able to use the su command to switch to any user without requring a password, like root? How do I do this?? -- Jesse Angell PalaceUnlimited.com #1 Palace Host - Original Message - From: "David Talkington" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent:

Re: DNS Help Needed

2002-06-12 Thread Gary
On Wed, Jun 12, 2002 at 09:59:42PM + or thereabouts, Shannon Wicks wrote: > Basically, I'm trying to host my own domain name from my Redhat 7.3 Linux > box. I've reached the point where I can type my url (www.roskopp.com) from > my Redhat box and hit the website no problem. If I do a "dig ww

Re: Sudo

2002-06-12 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jesse Angell wrote: >andrew ALL=(ALL) ALL andrew is the account I want to have root privs. That should be fine. So perhaps you're not invoking it correctly? $ sudo vi /etc/hosts would edit /etc/hosts as root, after prompting for your (not root'

Re: ssh problem

2002-06-12 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jon Gaudette wrote: > A tangent here; I note that the man page makes no mention of >authorized_keys2, but that file is still consulted for now. For those >not aware of this, authorized_keys2 is being phased out. Anyone using >authorized_keys2 shoul

Re: Sudo

2002-06-12 Thread Jesse Angell
# sudoers file. # # This file MUST be edited with the 'visudo' command as root. # # See the sudoers man page for the details on how to write a sudoers file. # # Host alias specification # User alias specification # Cmnd alias specification # Defaults specification # User privilege specificati

Re: Upgrading from XFree86 3.3.6 to 4.1.0

2002-06-12 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 12 June 2002 01:29 pm, Adam Becker wrote: > I just installed RedHat 7.2 on my laptop and the installation CD only > came with XFree86 3.3.6. Xwindows wasn't working properly, and I found > that 3.3.6 didn't support my SiS 630 graphics car

Re: IPTables Routing Help

2002-06-12 Thread Matthew Bradford
This is the minimum that you need for a NAT.  This just turns on network address translation.  This offers no other security.  This works on my 7.2 box and it should work with 7.3 as well.  ipchains was phased out with the 2.4 kernel (7.1 release i believe)    - Matt   modprobe ipt_MASQUERAD

Re: RPM question..

2002-06-12 Thread Paul Thomas
On Wed, 12 Jun 2002, Joseph V Moss wrote: > > On Wed, 12 Jun 2002, Joseph V Moss wrote: > > > > > > > > There's one more thing you should look at when examining an RPM to see what > > > it's going to install on your system: the install scripts. > > > > > > rpm -q --scripts somerpm.arch.rpm >

Re: ssh problem

2002-06-12 Thread Jon Gaudette
May I ask where you have gotten this information from? -Jon "GenKiller" Gaudette David Talkington wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gordon Messmer wrote: Update if you can, use only DSA keys, and store them in .ssh/authorized_keys. A tangent here;

Re: flash for mozilla

2002-06-12 Thread Wolfgang Pfeiffer
On Jun 13, 2002, 01:46 (+0200) Wolfgang Pfeiffer wrote: > > not being sure if you mean the same as I do: but, as I said,i have > here *only* links in my /mozilla/plugins folder, even for Java, except ^ ... Sorry, I wanted to say: even

Re: ssh problem

2002-06-12 Thread Gordon Messmer
On Wed, 2002-06-12 at 16:32, Keith Morse wrote: > On 12 Jun 2002, Javier Gostling wrote: > > > On Wed, 2002-06-12 at 17:58, Gordon Messmer wrote: > > > Update if you can, use only DSA keys, and store them in > > > .ssh/authorized_keys. > > > > What's wrong with RSA keys? > > And protocol 2 for

Re: Sudo

2002-06-12 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jesse Angell wrote: >> > > I edited the sudo config to give a user root privs. But its not >> > > working.. How do i make it go active and work? Post the contents of /etc/sudoers. - -d - -- David Talkington PGP key: http://www.prairienet.org/~d

Re: ssh problem

2002-06-12 Thread Gordon Messmer
On Wed, 2002-06-12 at 15:42, Javier Gostling wrote: > On Wed, 2002-06-12 at 17:58, Gordon Messmer wrote: > > Update if you can, use only DSA keys, and store them in > > .ssh/authorized_keys. > > What's wrong with RSA keys? Some people doubt that RSA will continue to be a strong cryptographic alg

Re: IPTables Routing Help

2002-06-12 Thread Jon Gaudette
I was wondering if someone could help me here.  I'm despite! I am attempting to setup a NAT router and firewall on my internal network.  It's function would be to provide an area of protection between myself and the rest of the network.  Also, I have been seriously learning Linux, and this is

Re: ssh problem

2002-06-12 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gordon Messmer wrote: >Update if you can, use only DSA keys, and store them in >.ssh/authorized_keys. A tangent here; I note that the man page makes no mention of authorized_keys2, but that file is still consulted for now. For those not aware of th

Re: flash for mozilla

2002-06-12 Thread Wolfgang Pfeiffer
On Jun 12, 2002, 16:02 (+0100) Mike Martin wrote: > > http://cyberfuddle.com/infinitebabble/ > > > three line install of java > download and install java plugin from sun/ibm/blackdown > symlink plugin from jre blah blah/plugin/ to /usr/lib/mozilla/plugins > start mozilla once as root, when it load

Re: Sudo

2002-06-12 Thread Jesse Angell
thats what I want.. He is my tech support, I want him to have a root shell. But I want him to have his own account|? - Original Message - From: "Werner Puschitz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 12, 2002 6:36 PM Subject: Re: Sudo > > On Wed, 12 Jun 2002,

Re: Sudo

2002-06-12 Thread Jesse Angell
Yes.. I was using that... I dont know how sudo works I assume you edit the conf and just try to run the command like normal? - Original Message - From: "Nicolas Bock" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 12, 2002 6:28 PM Subject: Re: Sudo > On Wed, 12 Jun 200

Re: Sudo

2002-06-12 Thread Werner Puschitz
On Wed, 12 Jun 2002, Nicolas Bock wrote: > On Wed, 12 Jun 2002, Jesse Angell wrote: > > > I edited the sudo config to give a user root privs. But its not > > working.. How do i make it go active and work? > > > > It should "go active" without your intervention. Were you using visudo to > mod

Re: ssh problem

2002-06-12 Thread Keith Morse
On 12 Jun 2002, Javier Gostling wrote: > On Wed, 2002-06-12 at 17:58, Gordon Messmer wrote: > > Update if you can, use only DSA keys, and store them in > > .ssh/authorized_keys. > > What's wrong with RSA keys? And protocol 2 for that matter? ___ Re

Re: Sudo

2002-06-12 Thread Nicolas Bock
On Wed, 12 Jun 2002, Jesse Angell wrote: > I edited the sudo config to give a user root privs. But its not > working.. How do i make it go active and work? > It should "go active" without your intervention. Were you using visudo to modify the sudoers file? Maybe you have a typo in it?

Sudo

2002-06-12 Thread Jesse Angell
I edited the sudo config to give a user root privs. But its not working.. How do i make it go active and work?       --Jesse AngellPalaceUnlimited.com#1 Palace Host

Re: rec doesn't work

2002-06-12 Thread Matthew Bradford
What is preventing you from just using grecord then? :-) - Matt - Original Message - From: "Antoine Jacoutot" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 12, 2002 2:49 PM Subject: Re: rec doesn't work > On Wed, 2002-06-12 at 20:19, Matthew Bradford wrote: > > i

Re: DNS Help Needed

2002-06-12 Thread Matthew Bradford
Ok, a few things you need in order to be recognized by the world of the 'net: 1. Your name servers need to be referenced by the top level domain. (eg. Internic) You can tell this by doing a whois on your domain. (without www or anything attached to it) 2. Make sure you can resolve your name f

Re: update kernel

2002-06-12 Thread ebinc
COULD YOU SHOW ME HOW, OR GIVE AN EXAMPLE - Original Message - From: Mike Burger <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 12, 2002 6:39 PM Subject: Re: update kernel What it means is to edit the lilo configuration file (/etc/lilo.conf) to put in the parameters

Re: View remotely

2002-06-12 Thread Manzabar
ebinc did pen these words on 6/12/02 at 10:23 AM >I am tying to view my red hat computer remotely (As if I were at a >monitor) >is that possible? I have the trial version of secure crt has anyone enabled >that, if so could you please let me know how? I'm not familiar with the Secure CRT, so lik

Re: ssh problem

2002-06-12 Thread Javier Gostling
On Wed, 2002-06-12 at 17:58, Gordon Messmer wrote: > Update if you can, use only DSA keys, and store them in > .ssh/authorized_keys. What's wrong with RSA keys? -- Javier Gostling Ingeniero de Sistemas Virtualia S.A. [EMAIL PROTECTED] Fono: +56 (2) 202-6264 x 130 Fax: +56 (2) 342-8763 Av. Kenn

Drive pation

2002-06-12 Thread ebinc
Hi I'm using disk droid to set up a server partition 50 mg for /boot swap twice the amount of ram ext 2 fill to max Does this sound right or should I make the boot a smaller MG ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/

Re: update kernel

2002-06-12 Thread Mike Burger
What it means is to edit the lilo configuration file (/etc/lilo.conf) to put in the parameters for the new kernel you installed, and then run lilo (lilo ) to update the boot record to see the new kernel. On Wed, 12 Jun 2002, ebinc wrote: > Hi I'm really new! > I just updated the kernel with a

Re: up2date root fs space error

2002-06-12 Thread Mike Burger
If you can add more hard drive space, and mount it at /var/spool/up2date, it will probably go a long way toward helping you out. On Wed, 12 Jun 2002, Ray Stell wrote: > > I may not be replying to this correctly so it ends up in the same > thread, sorry. First time out with redhat-list. > >

Re: DHCP boot problems

2002-06-12 Thread Mike Burger
On Wed, 12 Jun 2002, Toralf Lund wrote: > [ ... ] > >> Is there anything else I must do to get rid of the packet filters? Or > >> could the DHCP failure have a different cause? > > It turns out that the host doesn't get the address properly when booting > > with the network installation CD (no,

Re: View remotely

2002-06-12 Thread ebinc
Could you tell me what version of putty lets you view Is it hard to setup to view like a monitor Subject: Re: View remotely In the past I used the Secure CRT program, to connect remotely to my computer. But with this program you can not view like you see in your monitor. Nowadays I use P

Re: RPM question..

2002-06-12 Thread Joseph V Moss
> > On Wed, 12 Jun 2002, Joseph V Moss wrote: > > > > > There's one more thing you should look at when examining an RPM to see what > > it's going to install on your system: the install scripts. > > > > rpm -q --scripts somerpm.arch.rpm > > > > should let you see what changes the rpm will mak

Konqueror File Manager - Display Properties

2002-06-12 Thread Daniel Prisk
I seem to remember being able to set konqueror file browser to have a transparent background previously in a similar way to which can be done with the Konsole window. After having searched around somewhat I have failed to discover how to do this however, could someone point me in the right dir

DNS Help Needed

2002-06-12 Thread Shannon Wicks
Basically, I'm trying to host my own domain name from my Redhat 7.3 Linux box. I've reached the point where I can type my url (www.roskopp.com) from my Redhat box and hit the website no problem. If I do a "dig www.roskop.com" all the right information appears...life is wonderful. However, on t

Re: ssh problem

2002-06-12 Thread Gordon Messmer
On Wed, 2002-06-12 at 13:23, [EMAIL PROTECTED] wrote: > that it is all I have to do to work it, However, here is the error that I > got: ... > The authenticity of host 'node-a (192.168.58.201)' can't be established. > RSA key fingerprint is 2c:31:1e:22:28:7a:af:e0:93:a8:b1:55:85:e4:4c:3d. > Are

RE: Kernel panic: No init found. Try passing init= option to kernel.

2002-06-12 Thread Adam Ellis
Sounds like your journal is jacked up...I'd boot off the redhat cd going into rescue mode and run /sbin/tune2fs -j /dev/hda# on your drive to rebuild the journal (where hda# is whatever drive and partition your root filesystem is on). AE -Original Message- From: Renato P Cardoso [mailt

Re: View remotely

2002-06-12 Thread Renato P Cardoso
In the past I used the Secure CRT program, to connect remotely to my computer. But with this program you can not view like you see in your monitor. Nowadays I use Putty to connect remotely sessions. It's an excellent program, and you could see like your monitor. It's excellent. You would t

Re: Kernel panic: No init found. Try passing init= option to kernel.

2002-06-12 Thread Renato P Cardoso
I never have recompiled the kernel on this system. All partitions is using ext3 filesystem. []'s Renato - Original Message - From: "Adam Ellis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 12, 2002 6:31 PM Subject: RE: Kernel panic: No init found. Try passing

Re: Keep network connection active?

2002-06-12 Thread Robert Canary
This sounds like a BIOS issue. I would first check the BIOS setting and make sure it leaves the ethernet port active when in sleep mode. Curtis Chen wrote: > > Hi > > I have a question about how to keep the network connection active. > > The problem: > When the Linux computer is left without

RE: Squid + Yahoo Messenger

2002-06-12 Thread Adam Ellis
I've always had best luck using squid only for http and shooting everything else directly through iptables. This way you can basically use any software you want regardless of how it handles proxy connections. Something like this would work for you... #!/bin/sh iptables -F iptables -t nat -F ip

plug and play

2002-06-12 Thread Matthew Bradford
Ok, I have asked this question before... maybe there was just too much info the first time:   Is there any way of disabling PNP in the 2.4.18-3 kernel (RH 7.3 out of the box) without having to recompile the whole thing?   Please help.       - Matt  

Re: Problem with Clipboard

2002-06-12 Thread achana
"Anthony E. Greene" wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 12-Jun-2002/20:02 +0530, senthilg <[EMAIL PROTECTED]> wrote: > >I have a strange problem with my redhat 7.2 installation. Everything > >works https://listman.redhat.com/mailman/listinfo/redhat-list properly > >bu

Re: ssh problem

2002-06-12 Thread Jon Gaudette
call the authorized_keys file authorized_keys2 say "yes" at that point as long as your are sure that it is the server you are trying to connect to. -Jon "GenKiller" Gaudette [EMAIL PROTECTED] wrote: Hi I'm very confused because I can't get that my ssh work with the authorized_keys f

Re: mozilla psm installation

2002-06-12 Thread Mark Neidorff
On Wed, 12 Jun 2002, Hal Burgiss wrote: > On Wed, Jun 12, 2002 at 04:53:59PM -0400, Mark Neidorff wrote: > > > > Well, this is making me feel very, very stupid. I've installed > > mozilla 1.0 and am happy with it, up to now. To access many web > > pages, I need the personal security manager, so

Re: RPM question..

2002-06-12 Thread Paul Thomas
On Wed, 12 Jun 2002, Joseph V Moss wrote: > > There's one more thing you should look at when examining an RPM to see what > it's going to install on your system: the install scripts. > > rpm -q --scripts somerpm.arch.rpm > > should let you see what changes the rpm will make besides just insta

RE: Kernel panic: No init found. Try passing init= option to kernel.

2002-06-12 Thread Adam Ellis
Have you recently recompiled your kernel and possibly forgot to add support for the ext3 filesystem? -Original Message- From: Renato P Cardoso [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 5:25 PM To: [EMAIL PROTECTED] Subject: Re: Kernel panic: No init found. Try passing init

Re: Problem compiling

2002-06-12 Thread Jorge Gossain Filho
Thanks, that's it make mrproper prior to make config I forgot Em Tuesday 11 June 2002 14:17, Você escreveu: > --- Jorge Gossain Filho <[EMAIL PROTECTED]> wrote: > Hi all, > > > I have been with a problem compile kernel 2.4.18 below my trying to > > compile > > it see the five last lines. > > > >

Re: Kernel panic: No init found. Try passing init= option to kernel.

2002-06-12 Thread Algis Stab
Renato P Cardoso wrote: > Hello, > > This is the second time that I have this same problem. Anyone knows how > to fix this kernel panic? I am using Red Hat 7.2 > > Freeing initrd memory: 321k freed > EXT2-fs warning: checktime reached, running e2fsck is recommended > VFS: Mounted root (e

kernel updates in kickstart

2002-06-12 Thread Raphael Clifford
Hi, How do I install kernel updates using kickstart (with the rpms over nfs using Redhat 7.3). I have tried adding rpm -i /nfsdir/updates/kernel*.rpm to the %post section outside of the chroot envirnoment. This doesn't work but then I tried rpm -r /mnt/sysconfig/ -i /nfsdir/updates/kernel*.rp

Keep network connection active?

2002-06-12 Thread Curtis Chen
Hi I have a question about how to keep the network connection active. The problem: When the Linux computer is left without touching a key on the key board or moving the mouse, it seems to fall asleep. When I try to use ftp to access the PC, it does not work. After moving the mouse and the PC wak

RE: uninstalling packages

2002-06-12 Thread Schmeits, Roger
Look at this site. http://www.rule-project.org   I just found it a minute ago and thought you might or might not be interested. -Original Message-From: Thomas Baumgartner [mailto:[EMAIL PROTECTED]]Sent: Tuesday, June 11, 2002 11:35 PMTo: [EMAIL PROTECTED]Cc: [EMAIL PROTECTE

RE: rndc error

2002-06-12 Thread Devon Harding - GTHLA
I added the 'key' statement to both files and now I get: [root@felix etc]# rndc reload rndc: connect: not found -Devon -Original Message- From: Michael Fratoni [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 8:41 PM To: [EMAIL PROTECTED] Subject: Re: rndc error -BEGIN PGP

Squid + Yahoo Messenger

2002-06-12 Thread Rupesh
I have installed Squid 2.4 stable 6 as a proxy, the users on LAN are able to access the Internet through squid. I also want to allow the users to use Yahoo Messenger, when I make the relevant changes in the Proxy Settings of Yahoo Messenger, to use Http Proxy, it fails to connect. How do allow t

  1   2   >