vnc problem

2002-08-09 Thread shyam
hi friends I am using RH7.2 ,i have configure the vnc . when i open in netscape there is only gray blank page with 4 buttons :DISCONNECT, OPTIONS,CLIPBOARD,AND SEND CTL-ALT-DEL where i went wrong any help is precious shyam -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?

Re: Kernel upgrade

2002-08-09 Thread Ed . Greshko
On Fri, 9 Aug 2002, Patrick Nelson wrote: > I'm wanting to install a kernel errata on a RH72 system to > kernel-2.4.9-34.i386.rpm. > > When I did a rpm -qa |grep kernel it listed: > > kernel-headers-2.4.7-10 > kernel-2.4.7-10 > > Should I install the headers like I do the kernel? Or do I

Kernel upgrade

2002-08-09 Thread Patrick Nelson
I'm wanting to install a kernel errata on a RH72 system to kernel-2.4.9-34.i386.rpm. When I did a rpm -qa |grep kernel it listed: kernel-headers-2.4.7-10 kernel-2.4.7-10 Should I install the headers like I do the kernel? Or do I upgrade the headers? then install the kernel... -- redha

Re: Upgrade suggestions

2002-08-09 Thread R P Herrold
On 9 Aug 2002, James Pifer wrote: > Still looking for suggestions here. Thanks, James ok ... see: http://www.owlriver.com/tips/rsync-cookbook.txt which has another approach in painful detaiul, too long to set out here. The method is 'battle proven': quoting in part: "with the -e ssh opti

Re: Email setup

2002-08-09 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 9 Aug 2002, James Kwong wrote: >I have 4 redhat machines in a private LAN. I want any user in each of >the machines to be able to send mail to the other users in the other >machines. What is the easiest way to set up for email? Would I have

Re: wu-ftpd server does not give full directory access

2002-08-09 Thread Ed Wilts
On Fri, Aug 09, 2002 at 04:15:04PM -0700, [EMAIL PROTECTED] wrote: > I am running a new, default RedHat7.3 installation with > telnet-server and wu-ftpd server (I think wu-ftpd is the > one in use) turned on. > > I can ftp into the server from a client, but the service > appears to be chroot'ed a

Re: Up2date

2002-08-09 Thread Mike Burger
Actually, the vulnerabilities that were noted in OpenSSH didn't apply...the RH packages didn't install in the same way as would have made for the vulnerability. Nice try, though. On Thu, 8 Aug 2002, Richard Ewing wrote: > Up2dateDon't count on it. (e.g the version of ssh that "up2date" upgrad

Re: Upgrade suggestions

2002-08-09 Thread William Lanning
>>> On 9 Aug 2002, James Pifer ([EMAIL PROTECTED]) spoke: > On Fri, 2002-08-09 at 08:11, James Pifer wrote: > I have a RH 7.0 machine with a failing hard drive. I was thinking of > getting a new drive and also upgrading to the current RH release. > > Can suggest how to go about this upgrade? > Ho

RE: Set of small drives?

2002-08-09 Thread Kevin Krieser
With a "raid" controller, you probably could. Otherwise, the problem is that the boot drive has to be seen by the BIOS, so you can't stripe the OS partitions accross drives in a purely Linux software solution. 3.6 gig is perfectly adequate for a Redhat install as long as you excercise restraint

Re: Up2date

2002-08-09 Thread Gordon Messmer
On Thu, 2002-08-08 at 15:58, Richard Ewing wrote: > Up2dateDon't count on it. (e.g the version of ssh that "up2date" upgraded me > too has some major security vulnerabilities. I had to go to openssh.org for > a more secure version) What vulnerabilities? If you're just judging the security of Red

How to fix a bad superblock on software raid 1

2002-08-09 Thread Mike Watson
I'm running 7.2 and I started having a raid problem a few days ago. During bootup I get a message about an inconsistent superblock. The offending disk is kicked from the raid and the raid continues with the remaining disk. E2FSCK doesn't find any problem. How can this be fixed? mw -- redh

Re: Upgrade suggestions

2002-08-09 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 2002-08-09 at 08:11, James Pifer wrote: >I have a RH 7.0 machine with a failing hard drive. I was thinking of >getting a new drive and also upgrading to the current RH release. Make note of your current partitions. I usually do this like:

Re: Upgrade suggestions

2002-08-09 Thread Sam Ockman
Ideally you'll want to boot off of an emergency disk of some sort...(probably the redhat install cd will work in emergency boot mode...) Then mount both disks (or all the partitions of both disks). Don't forget to use the proper flags with cp. You'll probably want to use -a. After this upgradi

Re: remote ssh conections

2002-08-09 Thread Mike Davison
You should determine if you installed an ssh server in addition to the ssh client. If I recall correctly, they are normally in separate packages. If the ssh server (sshd) is installed and running, you could try ssh'ing to localhost. That is, ssh to the same box. If this works then you know to

Re: Email setup

2002-08-09 Thread Gerry Doris
On Fri, 9 Aug 2002, James Kwong wrote: > I have 4 redhat machines in a private LAN. I want any user in each of > the machines to be able to send mail to the other users in the other > machines. What is the easiest way to set up for email? Would I have to > configure Sendmail? > > btw, the mac

Re: /etc/rc.d/init.d

2002-08-09 Thread Lee
Zach Curtis wrote: >Hmmm...not sure how to get to the init scripts from a rpm? > >I would only try reinstalling apache, mysql, and php as a last resort. That >was a time consuming effort with all the options and everything. > >Am I asking for something that can't be done??? It can't really be th

Re: Modules directory naming

2002-08-09 Thread Matthew Galgoci
the -custom minor version suffix is compiled into your kernel. I advise against manually renaming your modules directory. To do so will break auto loading of modules at best. If you don't like the -custom minor version suffix you can change it in the top level kernel makefile and rebuild your k

Re: Set of small drives?

2002-08-09 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09-Aug-2002/19:09 -0400, James Pifer <[EMAIL PROTECTED]> wrote: >I searched the archive and didn't find my answer. Is it possibly to >install RH 7.x on a set of smaller drives, like three 1.2 gig drives, >instead of one larger drive? > >I think I r

Re: Locking a user down to a single folder

2002-08-09 Thread Matthew Galgoci
You can do this with vsftpd as well. I tend to trust vsftpd more than I would wuftpd or proftpd. vsftpd ships in red hat linux 7.3, and id you are using an earlier version, you can just take the src rpm and rebuild it. Matt On Fri, Aug 09, 2002 at 03:35:08PM -0700, Brian Lucas wrote: > What s

Re: remote ssh conections

2002-08-09 Thread Mike Burger
You're probably right...you'll want to check to make sure that port 22/tcp is open on the firewall. On Sat, 10 Aug 2002 [EMAIL PROTECTED] wrote: > Hello, > > I've just installed openssh on to my RedHat 7.3 box and am able to start a > session from another machine on the network, but if i tr

Re: Up2date

2002-08-09 Thread Richard Ewing
Up2dateDon't count on it. (e.g the version of ssh that "up2date" upgraded me too has some major security vulnerabilities. I had to go to openssh.org for a more secure version) - Original Message - From: Brian Lucas To: '[EMAIL PROTECTED]' Sent: Thursday, August 08, 2002 5:29 PM Subject: U

Re: Limiting ssh connection per (1) USER/IP only..

2002-08-09 Thread Michael Wu
louie miranda wrote: >Hi, im planning to limit 1 user connection per user ip on ssh, is this >possible? > >= >Thanks, >Louie Miranda... > >WebUrl: http://axis0.endofinternet.org >Email: [EMAIL PROTECTED] - [EMAIL PROTECTED] > > > I use the setup shown below to restrict the connection on ssh

Email setup

2002-08-09 Thread James Kwong
I have 4 redhat machines in a private LAN. I want any user in each of the machines to be able to send mail to the other users in the other machines. What is the easiest way to set up for email? Would I have to configure Sendmail? btw, the machines will not have internet access. they are being

Re: Upgrade suggestions

2002-08-09 Thread Mike Davison
I've done this sort of thing. Sure, it will work. On Friday 09 August 2002 04:05 pm, James Pifer wrote: > Still looking for suggestions here. Thanks, James > > On Fri, 2002-08-09 at 08:11, James Pifer wrote: > > I have a RH 7.0 machine with a failing hard drive. I was thinking of > > getting

remote ssh conections

2002-08-09 Thread pl
Hello, I've just installed openssh on to my RedHat 7.3 box and am able to start a session from another machine on the network, but if i try and connect over the internet the conection is closed. I'm thinking this could be a firewall problem, but as this is my first attempt at setting up ssh

compiling a new kernel

2002-08-09 Thread Ted Gervais
I have a problem here and I have no idea how to get around it. I am trying to compile a new kernel with RH7.3 (2.4.19) and not matter what I do the compile never finishes but stops at some error. What I have been doing is making a note of what is stopping it and than going into the '.config

wu-ftpd server does not give full directory access

2002-08-09 Thread blaise
I am running a new, default RedHat7.3 installation with telnet-server and wu-ftpd server (I think wu-ftpd is the one in use) turned on. I can ftp into the server from a client, but the service appears to be chroot'ed and I cannot cd to any partition on the disk. For instance ftp> cd /h

Set of small drives?

2002-08-09 Thread James Pifer
I searched the archive and didn't find my answer. Is it possibly to install RH 7.x on a set of smaller drives, like three 1.2 gig drives, instead of one larger drive? I think I remember seeing in the install that you could specify certain drivers or partitions as certain mount points. If this is

Re: Locking a user down to a single folder

2002-08-09 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09-Aug-2002/15:35 -0700, Brian Lucas <[EMAIL PROTECTED]> wrote: >What sort of things have the rest of you done for restricting a user to a >single folder (home folder) and not allowing them access to anything like >/etc, /dev, etc.? > >This has spe

Re: Upgrade suggestions

2002-08-09 Thread James Pifer
Still looking for suggestions here. Thanks, James On Fri, 2002-08-09 at 08:11, James Pifer wrote: > I have a RH 7.0 machine with a failing hard drive. I was thinking of > getting a new drive and also upgrading to the current RH release. > > Can suggest how to go about this upgrade? > How do I ge

Re: Locking a user down to a single folder

2002-08-09 Thread Teodor Georgiev
Title: Locking a user down to a single folder     this is called chroot jail. most of the FTP daemons support it. my suggestion si to go with proftpd.   - Original Message - From: Brian Lucas To: '[EMAIL PROTECTED]' Sent: Saturday, August 10, 2002 1:35 AM Subject:

Locking a user down to a single folder

2002-08-09 Thread Brian Lucas
Title: Locking a user down to a single folder What sort of things have the rest of you done for restricting a user to a single folder (home folder) and not allowing them access to anything like /etc, /dev, etc.? This has specific application to FTP users?  We have a single test box isolated

What's Up with RH73?

2002-08-09 Thread Patrick Nelson
OK, I've just got to say something and I hate the fact that I am able to say it. Something has changed with the install process of RH73 and it is cutting out a large percentage systems. I'm not sure of where to begin, but lets just say that I'm trying to upgrade my RH72, RH71, and RH62 systems t

Re: How To: use sed to substitute charaters in string

2002-08-09 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09-Aug-2002/09:53 -0700, David Kramer <[EMAIL PROTECTED]> wrote: >I second that one!!! It will help you in the long run with learning Regular >Expressions! > >but > >sed 's/hostname=Venus/hostname=Mar/' Foo That will work on small files, but

Re: Limiting ssh connection per (1) USER/IP only..

2002-08-09 Thread Michael Sorrentino
Why not just use tcp wrappers? On Thursday 08 August 2002 04:40 am, Jim Bija wrote: > Heres a quick way to limit only certain IP's to your SSH server. Which i > think every ssh server admin should do myself. As the exploits have run > wild as of late.. > These are simple IPCHAINS commands. Which

Re: Time problem

2002-08-09 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09-Aug-2002/10:34 -0700, Dan Stromberg <[EMAIL PROTECTED]> wrote: >Actually, mutt can read html mail if you configure it to. True, but most of the HTML-only mail I receive is spam. So I file it as such. Most legitimate mail I receive include a tex

Re: Getting process to listen to signals

2002-08-09 Thread Dan Stromberg
Please read up on SO_LINGER. It's probably not the signals that're off; it's probably that the kernel is holding the socket unusable for a while so lingering client processes don't send data to an unintended version of your server process. Yeah, it's kind of annoying. Reboot should work too. O

RE: /etc/rc.d/init.d

2002-08-09 Thread Zach Curtis
Hmmm...not sure how to get to the init scripts from a rpm? I would only try reinstalling apache, mysql, and php as a last resort. That was a time consuming effort with all the options and everything. Am I asking for something that can't be done??? It can't really be this difficult to add servic

Re: /etc/rc.d/init.d

2002-08-09 Thread Bret Hughes
On Fri, 2002-08-09 at 13:47, Zach Curtis wrote: > I am trying to get Apache and MySQL to run when booting up in RH 7.3. I > installed these from source and did not use the RPM. I have done the > following. > > Install locations: > Apache: /usr/local/apache > MySQL: /usr/local/mysql > > Created s

RE: /etc/rc.d/init.d

2002-08-09 Thread Zach Curtis
After running setup from the command line and choosing "system services", Apache and MySQL are not displayed in this list. This seems to be the same list from the ntsysv command. Any other thoughts? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of David Kr

RE: /etc/rc.d/init.d

2002-08-09 Thread Zach Curtis
Apache and MySQL are not included in the list of services this command displays. Any other thoughts? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Teodor Georgiev Sent: Friday, August 09, 2002 12:55 PM To: [EMAIL PROTECTED] Subject: Re: /etc/rc.d/init.

Re: Help find driver for Dexxa 4800 scanner.

2002-08-09 Thread Ed Wilts
On Fri, Aug 09, 2002 at 10:28:33AM +0200, Knut Ove Hauge wrote: > Anybody know where I can find a driver for Dexxa 4800 > scanner or compatible scanner. Google is your friend. It pointed me at http://www.ci.tuwien.ac.at/~grill/linux.html -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTE

imap logging problem

2002-08-09 Thread Alejandro Osorio
Hi all, Everytime a user reads mail from the server, three lines appear in /var/log/maillog, like this: Aug 9 09:22:16 xxx ipop3d[1344]: pop3s SSL service init from a.b.c.d Aug 9 09:22:21 xxx ipop3d[1344]: Login user= host=[a.b.c.d] nmsgs=0/0 Aug 9 09:22:21 xxx ipop3d[1344]: Logout user= ho

Re: Getting process to listen to signals

2002-08-09 Thread Gordon Messmer
On Thu, 2002-08-08 at 15:30, David Busby wrote: > List, > In C/C++ how do I get my code to listen for processes? Namly listen for > SIGKILL? See it's a socket application and if I use kill from the > command line it doesn't shutdown my sockets right and I've got to wait > for the OS to

Re: /etc/rc.d/init.d

2002-08-09 Thread Gordon Messmer
On Fri, 2002-08-09 at 11:47, Zach Curtis wrote: > I am trying to get Apache and MySQL to run when booting up in RH 7.3. I > installed these from source and did not use the RPM. I have done the > following. ... > I then rebooted and displayed the processes running...no Apache or MySQL. I > have not

Re: how do i solve this problem ?

2002-08-09 Thread Gordon Messmer
On Fri, 2002-08-09 at 06:34, suresh wrote: > > I have a 7.1 installation ,and i need to upgrade a few packages which need > libcypto.so.2 and libssl.so.1 which is provided by > openssl-0.9.6b-18.i686.rpm ,but what do i do about these dependencies ? > (I cant run up2date because it is on a private

RE: /etc/rc.d/init.d

2002-08-09 Thread David Kramer
I had a similar issue with this, try using the "setup" command. At prompt type "setup" then choose Run Service I believe???, scroll through the services and check the ones you want, then reboot and see if that works. I could never get the symlinks method to work, but setup did the trick... D

Re: /etc/rc.d/init.d

2002-08-09 Thread Teodor Georgiev
start ntsysv. - Original Message - From: "Zach Curtis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 09, 2002 9:47 PM Subject: /etc/rc.d/init.d > I am trying to get Apache and MySQL to run when booting up in RH 7.3. I > installed these from source and did not use th

/etc/rc.d/init.d

2002-08-09 Thread Zach Curtis
I am trying to get Apache and MySQL to run when booting up in RH 7.3. I installed these from source and did not use the RPM. I have done the following. Install locations: Apache: /usr/local/apache MySQL: /usr/local/mysql Created symbolic links in init.d and rc#.d directories ln -s /usr/local/apa

Re: SMP

2002-08-09 Thread Bill Rugolsky Jr.
On Fri, Aug 09, 2002 at 01:28:04PM -0400, Bill Rugolsky Jr. wrote: > Linux has long had irq affinity. Ingo Molnar implemented that in 2.1.x; see > /proc/irq/ typo, i meant 2.3.x, in particular, 2.3.48. Regards, Bill Rugolsky -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED

Re: sendmail?

2002-08-09 Thread Renzo Alejandro Granados
Sean Hill wrote: > Hi all, > > I'm trying to get the software called Fax2Send to work on my redhat 7.2 > machine. In order for that, sendmail has to be configured to send mail > messages to 192.168.0.3. I can get it to route to 192.168.0.3, but looking > at the logs on the exchange server sitti

Re: Time problem

2002-08-09 Thread Dan Stromberg
Actually, mutt can read html mail if you configure it to. On Thu, Aug 08, 2002 at 08:40:39AM -0400, Anthony E. Greene wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 08-Aug-2002/12:26 +0700, jim 77 <[EMAIL PROTECTED]> wrote: > [-- text/html is unsupported (use 'v' to view this pa

Re: SMP

2002-08-09 Thread Bill Rugolsky Jr.
On Fri, Aug 09, 2002 at 09:59:38AM -0700, Gordon Messmer wrote: > Note that the CPU affinity feature in question relates to IRQ's, not > applications. Linux has long had irq affinity. Ingo Molnar implemented that in 2.1.x; see /proc/irq/ process cpu affinity is a different and orthogonal featur

Re: HowTo : change datetime format with MySQL

2002-08-09 Thread Brian Ashe
Hello cana, Thursday, August 8, 2002, 10:36:51 AM, you textually orated: cr> Hello, cr> I am utilize MySQL database on redhat 7.2 and the datetime format for MySQL is "MMDDHHmmss". cr> Is it possible to change it to : "DDMMHHmmss" ? cr> Thanks for your help. cr> Canarich It may be

Re: HowTo : Extract the second line from a file

2002-08-09 Thread Juan Martinez
You can use awk or a combination of head and tail in a shell script. awk: awk 'NR==2 {print}' filename shell: head -2 filename | tail -1 Juan On Fri, 9 Aug 2002, [iso-8859-1] cana rich wrote: > Date: Fri, 9 Aug 2002 17:38:52 +0200 (CEST) > From: "[iso-8859-1] cana rich" <[EM

Re: SMP

2002-08-09 Thread Gordon Messmer
On Fri, 2002-08-09 at 06:51, Bill Rugolsky Jr. wrote: > > See Robert M. Love's cpu affinity patches and schedutils rpm: > > http://tech9.net/rml/ > http://www.tech9.net/rml/linux/ > > Here's an archive of his announcement to linux-kernel: > > http://old.lwn.net/2002/0523/a/schedutils.php3 No

RE: IPTABLES and PCAnywhere

2002-08-09 Thread Matthew Scarrow
OK that works. I just have one question what's the -m stat --state NEW do. I understand that this is to allow the packet in so that it can be forwarded but why the -m stuff. Thanks $IPTABLES -A FORWARD -p tcp --dport 5631 -m state --state NEW -d ip.of.internal.system -j ACCEPT Matthew Scarrow

sendmail?

2002-08-09 Thread Sean Hill
Hi all, I'm trying to get the software called Fax2Send to work on my redhat 7.2 machine. In order for that, sendmail has to be configured to send mail messages to 192.168.0.3. I can get it to route to 192.168.0.3, but looking at the logs on the exchange server sitting on that IP, the email come

RE: How To: use sed to substitute charaters in string

2002-08-09 Thread David Kramer
I second that one!!! It will help you in the long run with learning Regular Expressions! but sed 's/hostname=Venus/hostname=Mar/' Foo that should do it! DK -Original Message- From: Paul Branston [mailto:[EMAIL PROTECTED]] Sent: Friday, August 09, 2002 9:12 AM To: [EMAIL PROTECT

Re: Swap Partition

2002-08-09 Thread Jim Cunning
On Fri, 9 Aug 2002, Calbazana, Al wrote: > When doing a df -h, I noticed that swap does not show up? Any way I can get > this to show? Why would you want swap to show up with df? According to the man page, "df - report filesystem disk space usage" Swap is not a file system, so if you want to

Re: HowTo : Extract the second line from a file

2002-08-09 Thread Paul Branston
On Fri, Aug 09, 2002 at 05:38:52PM +0200, cana rich wrote: > > Hello, > I have a file which contain : > 172.50.47.12 > toto > titi > ... > and i would like to extract the second line (toto) awk 'NR==2 {print}' file -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=

Re: Swap Partition

2002-08-09 Thread ABrady
On Fri, 9 Aug 2002 11:37:28 -0400 "Calbazana, Al" <[EMAIL PROTECTED]> wrote: > When doing a df -h, I noticed that swap does not show up? Any way I > can get this to show? free -- I've given up trying to change the world. I'm going to toilet train it so that I never have to change it again.

Modules directory naming

2002-08-09 Thread Robert Hartung*
Hi all, I have a question regarding the naming of the directory for newly "made" modules that are installed as part of the kernel recompile process. RH 7.3 installs these in /lib/modules/###custom. Is this default name necessary or can I change it to be the same as my new kernel - vmlinuz-2

Re: How To: use sed to substitute charaters in string

2002-08-09 Thread Paul Branston
On Fri, Aug 09, 2002 at 05:50:19AM -0700, truc nguyen wrote: > Hi List, > > I want to subtitute the line "hostname=Venus" with the > line "hostname=Mar" in the file network. What command > line in sed I should use ? > Any suggestion would be greatly appreciate. Buy the OReilly book Sed and Awk ?

Re: IPTABLES and PCAnywhere

2002-08-09 Thread Mike Burger
Try this, instead: $IPTABLES -t nat -A PREROUTING -i eth0 -p tcp --dport 5631 -j DNAT --to ip.of.internal.system $IPTABLES -A FORWARD -p tcp --dport 5631 -m state --state NEW -d ip.of.internal.system -j ACCEPT $IPTABLES -t nat -A PREROUTING -i eth0 -p udp --dport 5632 -j DNAT --to ip.of.intern

"sudo adsl-start" only after root did "adsl-start"

2002-08-09 Thread Wolfgang Pfeiffer
Hi all Redhat 6.2, rp-pppoe-3.5-1, sudo-1.6.5p2-1.6x.1, single-user machine here ... After booting the machine I try to start an adsl-connection as a non-root by entering a sudo adsl-start And it does not work: Excerpt from /var/log/messages regarding this connection-attempt: --

Re: How To: use sed to substitute charaters in string

2002-08-09 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09-Aug-2002/05:50 -0700, truc nguyen <[EMAIL PROTECTED]> wrote: >I want to subtitute the line "hostname=Venus" with the >line "hostname=Mar" in the file network. What command >line in sed I should use ? cat network | sed -e "s/^hostname=Venus/host

Swap Partition

2002-08-09 Thread Calbazana, Al
Title: Swap Partition When doing a df -h, I noticed that swap does not show up?  Any way I can get this to show? Al ** This email and any files transmitted with it are confidential and intended solely for the use of the in

HowTo : Extract the second line from a file

2002-08-09 Thread cana rich
Hello,     I have a file which contain : 172.50.47.12 toto titi ... and i would like to extract the second line (toto) How can i do it ? Thanks for your help CanarichYahoo! Mail -- Une adresse @yahoo.fr gratuite et en français !

Re: IPTABLES and PCAnywhere

2002-08-09 Thread Jack Bowling
** Reply to message from Matthew Scarrow <[EMAIL PROTECTED]> on Fri, 09 Aug 2002 09:48:49 -0400 > Does anyone have an idea on how to setup port forwarding with iptables to > allow a host on the internal network to be accessed from outside. > > I know the prots are tcp 5631 udp 5632 > > I've t

Re: how do i solve this problem ?

2002-08-09 Thread Rick Forrister
suresh wrote: > > Hi, > I have a 7.1 installation ,and i need to upgrade a few packages which need > libcypto.so.2 and libssl.so.1 which is provided by > openssl-0.9.6b-18.i686.rpm ,but what do i do about these dependencies ? > (I cant run up2date because it is on a private VSAT network ...) > Th

Re: **Samba**

2002-08-09 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09-Aug-2002/06:19 -0400, Jerry Human <[EMAIL PROTECTED]> wrote: > On 08-Aug-2002/06:11 -0400, Jerry Human <[EMAIL PROTECTED]> wrote: > >Having trouble with Samba passwords on mapped drives. system is setup > >with *nix-Samba-Windows ME and the driv

Re: SMP

2002-08-09 Thread Bill Rugolsky Jr.
On Fri, Aug 09, 2002 at 09:04:11AM -0400, Matthews, John wrote: > I did a little searching and it looks like "processor affinity" > might be available now (kernel 2.4.x), although from what I can see it seems > like you need to patch the kernel for userland interaction. Some people > argue

IPTABLES and PCAnywhere

2002-08-09 Thread Matthew Scarrow
Does anyone have an idea on how to setup port forwarding with iptables to allow a host on the internal network to be accessed from outside. I know the prots are tcp 5631 udp 5632 I've tried forwarding the ports like this: iptables -A FORWARD -i eth0 -p TCP -s outside IP --sport 5631 -d inside

how do i solve this problem ?

2002-08-09 Thread suresh
Hi, I have a 7.1 installation ,and i need to upgrade a few packages which need libcypto.so.2 and libssl.so.1 which is provided by openssl-0.9.6b-18.i686.rpm ,but what do i do about these dependencies ? (I cant run up2date because it is on a private VSAT network ...) Thanx in advance. Suresh

Re: Postfix and SMTP AUTH

2002-08-09 Thread Jason Costomiris
On Thu, Aug 08, 2002 at 02:55:04PM +, jtnelson wrote: : I've been trying to follow instructions from postfix.org for setting up the : server to use cyrus-sasl, but haven't gotten it to work yet, and it's getting : aggravating. I couldn't find any specific documentation from Red Hat about :

Re: How To: use sed to substitute charaters in string

2002-08-09 Thread Robert P. J. Day
On Fri, 9 Aug 2002, truc nguyen wrote: > Hi List, > > I want to subtitute the line "hostname=Venus" with the > line "hostname=Mar" in the file network. What command > line in sed I should use ? > Any suggestion would be greatly appreciate. as i'm sure others will respond WRT sed, let me recomm

RE: SMP

2002-08-09 Thread Matthews, John
I did a little searching and it looks like "processor affinity" might be available now (kernel 2.4.x), although from what I can see it seems like you need to patch the kernel for userland interaction. Some people argue that Linux's scheduler does a good job of picking where to run, theref

RE: SMP

2002-08-09 Thread Matthews, John
I don't believe this is supported in Linux. I have heard that other OS's do allow it. I looked into doing something like this a year ago and was unsuccessful in finding a solution. You may want to search for the words "processor affinity", I believe that's the "technical" term used to d

RE: Kernel Tuning: echo vs. recompiling

2002-08-09 Thread Matthews, John
People rarely "tune" the kernel by recompiling it. When I say "tune", I mean adjust the values of certain structures. Interacting with procfs, "/proc" is generally a better method. You could of course tune the kernel's source code and then recompile it if you wanted to, but this general

How To: use sed to substitute charaters in string

2002-08-09 Thread truc nguyen
Hi List, I want to subtitute the line "hostname=Venus" with the line "hostname=Mar" in the file network. What command line in sed I should use ? Any suggestion would be greatly appreciate. Best Regards, TC./ __ Do You Yahoo!? HotJobs - Search Tho

Re: Simple console and directories question.

2002-08-09 Thread Johannes Schlueter
Hi, On 9 Aug 2002, at 13:40, Gary Stainburn wrote: > Also, if you type 'cd My' and then hit the tab key, the shell will complete > the directory name for you, just as you would have had to type it anyway. But if there is a file/directory called "MyBackUps" it won't help pressing tab then you

Re: Simple console and directories question.

2002-08-09 Thread Gary Stainburn
On Friday 09 Aug 2002 1:28 pm, Johannes Schlueter wrote: > hi, > > > I've got a simple problem entering directories wich names have spaces. I > > can't enter a directory called "My stuff" writting: "cd My stuff" > > try a "cd My\ Stuff" or 'cd "My Stuff" ' > > johannes Hi, Also, if you type 'cd

Re: Simple console and directories question.

2002-08-09 Thread Johannes Schlueter
hi, > I've got a simple problem entering directories wich names have spaces. I can't > enter a directory called "My stuff" writting: "cd My stuff" try a "cd My\ Stuff" or 'cd "My Stuff" ' johannes -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://

Simple console and directories question.

2002-08-09 Thread Javier de Lazaro
Hi you all!! I've got a simple problem entering directories wich names have spaces. I can't enter a directory called "My stuff" writting: "cd My stuff" Mine is RH 7.3 Any advice? Thanks in advance... -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe h

Upgrade suggestions

2002-08-09 Thread James Pifer
I have a RH 7.0 machine with a failing hard drive. I was thinking of getting a new drive and also upgrading to the current RH release. Can suggest how to go about this upgrade? How do I get the data from the old drive to the new one? Will this work Can I stick the new drive in as

Re: Trying to use Microsoft Proxy with Redhat Linux

2002-08-09 Thread Pieter De Wit
Hey Daniel,   What errors are you getting connecting to the MS Proxy. I use this for my users (about 500 meg/day) and it works 100% Can you show us the cache_peer line in your squid.conf ?   Cheers,   Pieter - Original Message - From: Daniel Fidalgo To: '[EMAIL PROTECTED

Re: Very Very serious issue

2002-08-09 Thread Mike Burger
Well, then the SA should be keeping a better list of which IPs are in use. On Fri, 9 Aug 2002, bindal wrote: > users assign their IPs themselves as per advice from SA > > Hal Burgiss wrote: > > >On Thu, Aug 08, 2002 at 09:34:03AM +0530, bindal wrote: > > > >>In RH 7.2, when a PC is configured

Small problem with sudo and Roaring Penguin

2002-08-09 Thread Kevin Myers
I have a user that is allowed to login to a shell script and use it to bring the DSL connection up/down. I am using sudo to allow him to run adsl-start, which he does by selecting an item on a menu which runs: sudo /usr/sbin/adsl-start This is the contents of the sudoers file: # sudoers file.

RE: GnuPG (was Re: Time problem)

2002-08-09 Thread Martin Mewes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Anthony, > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Anthony E. > Greene Sent: Friday, August 09, 2002 12:30 PM > To: [EMAIL PROTECTED] > Subject: Re: GnuPG (was Re: Time problem) > I agree t

Re: GnuPG (was Re: Time problem)

2002-08-09 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09-Aug-2002/09:31 +0200, Martin Mewes <[EMAIL PROTECTED]> wrote: > >No luck, but I could now send it to europe.keys.pgp.com successfully. Good. I will try to get your key from that keyserver. I agree that mutt is very hard to get started. But af

Re: Time problem

2002-08-09 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09-Aug-2002/09:25 +0200, Martin Mewes <[EMAIL PROTECTED]> wrote: >That's because I have problems to send the key to a server. >I alyways get an "server open failed" when I try it. I am having a problem with that keyserver too. Try http://www.ke

Re: **Samba**

2002-08-09 Thread Jerry Human
Yes, the passwords are encrypted. Its setup the same as you described. Thanks. "Anthony E. Greene" wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 08-Aug-2002/06:11 -0400, Jerry Human <[EMAIL PROTECTED]> wrote: > >Having trouble with Samba passwords on mapped drives. system is s

Trying to use Microsoft Proxy with Redhat Linux

2002-08-09 Thread Daniel Fidalgo
Hello,   I'm migrating my network from Microsoft to Linux, but for now I must have them both working simultaneous. I'm using Microsoft Proxy ( for now I can't change this ) to access the internet from my Microsoft PC's. Now I'm trying to connect my Linux PC's to the internet using the same

Steps for securing your server

2002-08-09 Thread Shyam Kumar Mankayil
Could you please outline the steps you would take to secure your Linux server (Red hat Linux 7.0 running Apache) ? A few I could think of and where I stand confused : 1. I know I should put in a good ipchains rule in place (or a few rules for each chain). 2. I also know that perhaps I will have to

Re: Getting rid of Arioso

2002-08-09 Thread samlb
On 7 Aug 2002 at 21:01, Michael Fratoni wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Tuesday 06 August 2002 12:52 am, Sam'l Bassett wrote: > > I have RH 7.3 and KDE -- which persists in using Arioso as its default > > font in the strangest places. How can I get rid of it? >

Re: Very Very serious issue

2002-08-09 Thread bindal
users assign their IPs themselves as per advice from SA Hal Burgiss wrote: On Thu, Aug 08, 2002 at 09:34:03AM +0530, bindal wrote: In RH 7.2, when a PC is configured with an IP Address on a LAN andthat IP is already configured on another machine, then the newmachines grabs the IP from

Re: Very Very serious issue

2002-08-09 Thread bindal
In windows, new machine does not capture the IP address and its ethernet does not work until the old machine is rebooted, also there is a pop up to alert the IP conflicts on both the machine. event is also logged with the conflicting mac address.. regards anil Bret Hughes wrote: On Wed, 20

Help find driver for Dexxa 4800 scanner.

2002-08-09 Thread Knut Ove Hauge
Anybody know where I can find a driver for Dexxa 4800 scanner or compatible scanner. = Investigating the Norwegain 4.th Secret Service The multiheaded beast. http://hjem.sol.no/altiett/knut_ove_hauge_kuren.htm __ Få den nye Yahoo! Messenger

RE: GnuPG (was Re: Time problem)

2002-08-09 Thread Martin Mewes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Anthony, > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Anthony E. > Greene Sent: Friday, August 09, 2002 1:21 AM > To: [EMAIL PROTECTED] > Subject: Re: GnuPG (was Re: Time problem) > I reccommen

  1   2   >