unscribe

2000-09-07 Thread panjati
___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Starting X in a second console

2000-09-07 Thread Cameron Simpson
On Thu, Sep 07, 2000 at 04:44:04PM -0500, Matt Housh wrote: | > > tty2, then do "startx --:1 to start a _second_ xsession - both running at | > > the same time. | > > However in red hat this does not work. | Last time I checked, this worked fine, but I was doing "startx -- :1" - | perhaps the spac

Re:[OT] crappy list latency

2000-09-07 Thread Eric Clover
just do what i did and get a job working for your isp. this way there is noone to blame but yourself :) eric Alan Mead wrote: > > I'm just seeing posts I made, and have been discussed, hours ago. I joined > this address years after my work address... But I guess my provider, At > Home, is to

Re: ssh basics

2000-09-07 Thread Bret Hughes
Eric Sisler wrote: > Gustav, > > >Well, I wanted to replace rsh, rlogin, telnet and ftp within my small > >home LAN. (Currently 7 PCs with two more in the pipeline.) > > An admirable goal. ;-) I don't have any of the r* services installed on > any of my servers and ftp is only allowed on one an

Re: Graphical diff

2000-09-07 Thread Steve Borho
On Thu, Sep 07, 2000 at 10:35:33PM -0500, Chad W. Skinner wrote: > I am looking into cvs and ran across maccvs, I believe this is the correct > name, and it has a graphical diff program. The application color codes lines > such as green being files that have been added, red-lines that have been >

Re: Differences between two directories

2000-09-07 Thread Peter Blomgren
Chad, > If I create a directory "a" and copy it to directory "b" then add or delete > files from "a," how could I get a list of the files that are different > between the two directories? "diff" (in diffutils-2.7-17), with the --recursive option. Cheers! -- \Peter. _

RE: [OFF TOPIC] Dell PowerEdge

2000-09-07 Thread Gregory Hosler
We have a PowerEdge 2400 and several Optliplexes, all came w/ Linux pre-installed. if you decide to re-install, there are a few rpm's that Dell supplies on the disk, that are not on the cdrom. things like x config files, and sound driver for their onboard sound. much of the stuff is in /del as I

Re: software raid

2000-09-07 Thread Eric Sisler
Jim Baxter <[EMAIL PROTECTED]> wrote: >I have been told that very few people if any use software raid. >Do any of you use it? I use it, but only for filesystems like /home and /var as RAID-1 filesystems. I don't (and wouldn't) use it for any filesystem required at boot time. I use rsync and

RE: SMB shares in fstab

2000-09-07 Thread Chad W. Skinner
> //computer/share /mnt/place smb noauto,user 0 0 > ... > chown user.user /mnt/place Crazy Q., but will a tilde in the fstab file be expanded when a user mounts a shared volume. If so you could try ~/mnt/place and make sure these directories exist in your home directory. If this

Graphical diff

2000-09-07 Thread Chad W. Skinner
I am looking into cvs and ran across maccvs, I believe this is the correct name, and it has a graphical diff program. The application color codes lines such as green being files that have been added, red-lines that have been deleted and orange lines that have been altered, etc. Does anyone know of

Differences between two directories

2000-09-07 Thread Chad W. Skinner
If I create a directory "a" and copy it to directory "b" then add or delete files from "a," how could I get a list of the files that are different between the two directories? There is probably a command I don't know yet (what am I saying there are hundreds of commands I don't know yet!) that wou

Re: [OT] crappy list latency

2000-09-07 Thread Greg Wright
Hey Alan It may be the RH servers again, I notice it every so often .. *** REPLY SEPARATOR *** On 7/09/00 at 21:34 Alan Mead wrote: >I'm just seeing posts I made, and have been discussed, hours ago. I joined >this address years after my work address... But I guess my pro

[OT] crappy list latency

2000-09-07 Thread Alan Mead
I'm just seeing posts I made, and have been discussed, hours ago. I joined this address years after my work address... But I guess my provider, At Home, is to blame? My experience complaining to them has been like arguing with the wind. Anyone have any advice? The bandwidth is nice anyway :)

Re: allowing root telnet access

2000-09-07 Thread Steven Pierce
Thank you. I will try that. Steven *** REPLY SEPARATOR *** On 9/5/2000 at 12:53 PM Andrew So hing-pong wrote: >On Mon, 4 Sep 2000, Steven Pierce wrote: >make sure the configuration on /etc/hosts.allow & /etc/hosts.deny is >correct. U can add yours hostname in /etc/hosts lik

RE: allowing root telnet access

2000-09-07 Thread Robert Soros
No, I never said that. > Didn't you say that you were going to eventually put it on the net? If so > the ssh RPM will have you setup in no time and no /etc file hacking is > required. Do whatever you wish... it's your setup. The people on this list > are just trying to provide you with options. :

Re: ssh basics

2000-09-07 Thread Eric Sisler
Gustav, >Well, I wanted to replace rsh, rlogin, telnet and ftp within my small >home LAN. (Currently 7 PCs with two more in the pipeline.) An admirable goal. ;-) I don't have any of the r* services installed on any of my servers and ftp is only allowed on one and only from specific hosts. B

Re: Security Updates for 6.1

2000-09-07 Thread Michael H. Warfield
On Fri, Sep 08, 2000 at 09:30:53AM +1000, Todd Black wrote: > Hello > I have just installed RH6.1 so i went to the RH webpage and started > downloading all the security updates. I've noticed as you get into the > more recent files it only list's file for 5.2 or 6.2, even though I've > gone to the

Re: Security Updates for 6.1

2000-09-07 Thread Mikkel L. Ellertson
On Fri, 8 Sep 2000, Todd Black wrote: > Hello > > I have just installed RH6.1 so i went to the RH webpage and started > downloading all the security updates. I've noticed as you get into the > more recent files it only list's file for 5.2 or 6.2, even though I've > gone to the 6.1 errata. > >

memory problem?

2000-09-07 Thread Charles Galpin
I failed to ssh into this box the first few attempts, but finally got in. Here are the messages from the messages file. Sep 7 19:52:57 server sshd[21546]: connect from 1.2.3.4 Sep 7 19:52:57 server sshd[21546]: log: Connection from 1.2.3.4 port 62940 Sep 7 19:52:58 server sshd[21546]: PAM una

Re: Webalizer in crontab

2000-09-07 Thread Ray Curtis
> "jw" == Jonathan Wilson <[EMAIL PROTECTED]> writes: jw> Howdy, jw> If anyone is running webalizer from cron, I'd like to see their crontab jw> line too. It goes in /etc/crontab right? Or do I need to do my own thing in jw> /etc/cron.daily ? Try something like this in crontab: # Webaliz

Re: SMB shares in fstab+ usermountable

2000-09-07 Thread Barton Hodges
you need to use the fmask and dmask arguments in the fstab then man smbmount rtfm! Jonathan Wilson wrote: > > Also, even thought it's chgrp users samba mount it with it's own > permissions. (root and root) that's no good, because users nee to be able > to write to there too. > >

Webalizer in crontab

2000-09-07 Thread Jonathan Wilson
Howdy, If anyone is running webalizer from cron, I'd like to see their crontab line too. It goes in /etc/crontab right? Or do I need to do my own thing in /etc/cron.daily ? JW ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.

Re: SMB shares in fstab+ usermountable

2000-09-07 Thread Jonathan Wilson
Also, even thought it's chgrp users samba mount it with it's own permissions. (root and root) that's no good, because users nee to be able to write to there too. JW At 06:26 PM 9/7/2000 -0500, you wrote: >Have you tried it??? > >here's the line you're looking for: > >//comput

Re: kppd to ISP with CHAP - HELP!

2000-09-07 Thread Dominic Wild
Thanks for suggestion. What am I doing wrong as your suggestion is to "not post HTML". Am newbie! Thanks again. Dominic Wild [EMAIL PROTECTED] - Original Message - From: Greg Wright <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: 27 August, 2000 13:12 Subject: Re: kppd to ISP with CHAP

Re: SMB shares in fstab

2000-09-07 Thread Barton Hodges
Have you tried it??? here's the line you're looking for: //computer/share/mnt/place smb noauto,user 0 0 and while you are at it, make sure to do chmod +s smbmnt because it will probably complain if you don't then, try: mount /mnt/place when /mnt/place is owned by root

Security Updates for 6.1

2000-09-07 Thread Todd Black
Hello I have just installed RH6.1 so i went to the RH webpage and started downloading all the security updates. I've noticed as you get into the more recent files it only list's file for 5.2 or 6.2, even though I've gone to the 6.1 errata. Downloading 5.2 files seems like a dumb thing to do but

Re: sshd and tcpwrappers

2000-09-07 Thread Michael Hannon
At 09:25 AM 09/07/2000 -0400, you wrote: >Hi all. > >I'm setting up a new server (RH6.2), and I loaded OpenSSH 2.2.0 from >rpms. Worked fine. In the process of hardening the server I ran the >Bastille-Linux script (pretty cool IMHO). Bastille did something quite >cool, and I can't figure out how i

Re: SMB shares in fstab

2000-09-07 Thread Jonathan Wilson
That's completely useless: samba resets the permission's at mount time (which is normal, and well known and tested) Again, I don't really need any info except an example line. Thanks, JW At 05:28 PM 9/7/2000 -0500, you wrote: >I don't have an example, but I found that I had t

RH 6.2 Server Can't get past login!

2000-09-07 Thread Kate Vieux
Hi.. This morning i went to log into our RH 6.2 dev server, after typing in my name, the whole thing just hung.. ftp and http still function fine, however, i can no longer telnet in or log in directly to the box. I had uploaded a number or web reports, some of them rather large, and thought perha

Re: I did it today !! PLEASE HELP

2000-09-07 Thread Jerry Winegarden
On Thu, 7 Sep 2000, Bret Hughes wrote: > "Smith, Jonathan" wrote: > > > I was working on my redhat 6.2 box and I change the /etc/hosts file and also did >so calls to the domainname command trying to get openldap to work. anyway. > > > > My sendmail and apache does not working anymore. apache

Re: [RETRACTION :-] Was ---->Re: simple way to list full path of files

2000-09-07 Thread Alan Mead
At 05:18 PM 9/7/00 , Chuck Mead wrote: >Sheesh! Dummy me! :-) I think we can cut you some slack. :) I didn't think of 'find'... so I'm feeling that it was a pretty dumb question. Thanks to Steve and others for that suggestion. -Alan ___ Redhat-l

Re: FTP Transfer of a RH ISO Image just STOPS???

2000-09-07 Thread Lawrence Houston
On Thu, 7 Sep 2000, it was written: > add asyncmap to /etc/ppp/options The Linux Host sits behind a GNAT Box Firewall and Flashcom does NOT use PPPoE! Lawrence Houston - ([EMAIL PROTECTED]) ___ Redhat-list mailing list [EMAIL PROTECTED]

Re: SMB shares in fstab

2000-09-07 Thread Barton Hodges
I don't have an example, but I found that I had to make the mount directory be owned by the user that wants to mount. Jonathan Wilson wrote: > > Hello, > > I would like to see a real, living, working example of the line in > /etc/fstab that allows users (no, not just root, users) to mount a s

[RETRACTION :-] Was ---->Re: simple way to list full path of files

2000-09-07 Thread Chuck Mead
On Thu, 7 Sep 2000, Chuck Mead spewed into the bitstream: CM>On Thu, 7 Sep 2000, Alan Mead spewed into the bitstream: CM> CM>AM>I want to make a list of the fully qualified paths of a number of files in CM>AM>a directory and it's subdirectories. I don't see an option to ls to make CM>AM>it pre

SMB shares in fstab

2000-09-07 Thread Jonathan Wilson
Hello, I would like to see a real, living, working example of the line in /etc/fstab that allows users (no, not just root, users) to mount a samba share. (short note: every time I ask this people start offering advise about alternatives to this - please don't do that, I just want to see a wo

Re: FTP Transfer of a RH ISO Image just STOPS???

2000-09-07 Thread Steve Borho
On Thu, Sep 07, 2000 at 05:59:14PM -0400, Lawrence Houston wrote: > With other large files I am experiencing similar problems with downloads > failing to complete, although the "block" is different for each file! > Additionally after truncating the file (so that it contains just the > "missing"

Re: [OT] perl question [answered]

2000-09-07 Thread Bret Hughes
Ron Brinkman wrote: > FORM data from a web client does not contain newline characters. > > Feedback from the client arrives in a "URL encoded" format where: > * Special characters (!@#$%^&* etc.) are hexified (# is turned into %23, for example) > * The space character is turned into a "+" charact

Re: FTP Transfer of a RH ISO Image just STOPS???

2000-09-07 Thread Lawrence Houston
On Tue, 5 Sep 2000, it was written: > Although strickly NOT a Red Hat "problem", hopefully fellow Red Hat Users > might be able to "assist" (since they maybe effected)??? At two different > internet locations I am having difficulty getting FTP Downloads of a RH > ISO Image to complete (zoot-i386

RE: Cannot Telnet to Server

2000-09-07 Thread Tanner, Robby
To clarify the previous statement, I am not interested in the security implications of this. Nor do I think that telneting in and executing su to root is difficult. I am interested in what is involved. Thanks to all for responding, I'll check the archives as suggested. Bye. > -Original Me

Re: I did it today !! PLEASE HELP

2000-09-07 Thread Bret Hughes
"Smith, Jonathan" wrote: > I was working on my redhat 6.2 box and I change the /etc/hosts file and also did so >calls to the domainname command trying to get openldap to work. anyway. > > My sendmail and apache does not working anymore. apache give me the following error > > httpd: cannot dete

Re: Cannot Telnet to Server

2000-09-07 Thread Eddie Strohmier
Check moongroup.com as there was a large discussion about this that lasted a few days and if I remember right it was just a few days ago. You can search the archives at moongroup.com as I am sure someone had the answer there. Is telneting and su to root that difficult? I have been logging in that

Re: Starting X in a second console

2000-09-07 Thread Matt Housh
> > tty2, then do "startx --:1 to start a _second_ xsession - both running at > > the same time. > > > > However in red hat this does not work. Last time I checked, this worked fine, but I was doing "startx -- :1" - perhaps the space between the "--" and ":1" is required to make it work? Matt

Re: ps detects context?

2000-09-07 Thread Bret Hughes
Alan Mead wrote: > I have a perl script. To make sure it is running, I do a 'ps aux' and see > something like on my screen: > > [amead@hera amead]$ ps aux > USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND > root 1 0.0 0.1 1104 72 ?SJul05 5:50 ini

Re: I did it today !! PLEASE HELP

2000-09-07 Thread Kevin Wood
I have seen this problem when you change the IP address of the machine, but don't add it to /etc/hosts. Look there as well. Kevin "Smith, Jonathan" wrote: > > I was working on my redhat 6.2 box and I change the /etc/hosts file and also did so >calls to the domainname command trying to get ope

Re: I did it today !! PLEASE HELP

2000-09-07 Thread Jonathan Wilson
You could also try using linuxconf to put your hostname back in /etc/hosts (there's a place where you just fill in the info) JW At 04:48 PM 9/7/2000 -0400, you wrote: > > From: "Smith, Jonathan" <[EMAIL PROTECTED]> > > Date: Thu, 7 Sep 2000 16:14:08 -0400 > > Content-Type: text/plain;

Re: Cannot Telnet to Server

2000-09-07 Thread Bret Hughes
"Tanner, Robby" wrote: > I guess for the sake of academia, I'm still interested in how to go about > enabling and disabling this functionality. I fully understand the > implications of allowing root access via telnet and am prepared to suffer > the consequences. > > Can someone please explain ho

Re: linux software RAID

2000-09-07 Thread Jason Costomiris
On Thu, Sep 07, 2000 at 11:45:14AM -0400, Edward Schernau wrote: : many people do use it, there are several howtos. : Also, check out the mailing list, last I knew was : on [EMAIL PROTECTED] I *was* running the software raid code on a pair of 18G drives, done RAID0 style. The controller was an A

RE: SSH & Machine permissions...

2000-09-07 Thread fang
On Thu, 7 Sep 2000, Burke, Thomas G. wrote: > If it was being denied by inetd, I would think that I wouldn't even get as > far in the login sequence as I did... So, you can get the ssh login prompt. If this is the case, then I don't think /etc/hosts.allow/deny are the problems. You won't get the

RE: Cannot Telnet to Server

2000-09-07 Thread John Aldrich
On Thu, 07 Sep 2000, Tanner, Robby wrote: > I guess for the sake of academia, I'm still interested in how to go about > enabling and disabling this functionality. I fully understand the > implications of allowing root access via telnet and am prepared to suffer > the consequences. > > Can someon

RE: No logging

2000-09-07 Thread Uncle Meat
On 07-Sep-2000 [EMAIL PROTECTED] spoke something to the effect: > > hello all, > > my system is not logging messages to /var/log/messages > > can anybody tell me what could be wrong. my /etc/syslog.conf > > file contains something like... > ># Log anything (except mail) of level info

Re: No logging

2000-09-07 Thread Bret Hughes
[EMAIL PROTECTED] wrote: > hello all, > > my system is not logging messages to /var/log/messages > > can anybody tell me what could be wrong. my /etc/syslog.conf > > file contains something like... > > # Log anything (except mail) of level info or higher. > # Don't log private authenticat

Re: Urgent: Masquerading

2000-09-07 Thread Brady Montz
"Burke, Thomas G." <[EMAIL PROTECTED]> writes: > I think it might actually work... The machine on the other side of the hub > (be it a router or whatever) should ignore the private network packets > (192.168.x.x), while the linux masq box should recognize them & redirect > them if it's told to d

RE: Cannot Telnet to Server

2000-09-07 Thread Tanner, Robby
I guess for the sake of academia, I'm still interested in how to go about enabling and disabling this functionality. I fully understand the implications of allowing root access via telnet and am prepared to suffer the consequences. Can someone please explain how to enable/disable root access via

Re: I did it today !! PLEASE HELP

2000-09-07 Thread Dave Reed
> From: "Smith, Jonathan" <[EMAIL PROTECTED]> > Date: Thu, 7 Sep 2000 16:14:08 -0400 > Content-Type: text/plain; > charset="iso-8859-1" > X-Loop: [EMAIL PROTECTED] > Sender: [EMAIL PROTECTED] > X-BeenThere: [EMAIL PROTECTED] > X-Mailman-Version: 2.0beta4 > Precedence: bulk > Reply-To: [EMAI

HD timeouts and ide resets?

2000-09-07 Thread Philip D. Jenkins
I put a 30 gig ide Western Digital HD in my box (6.2) two months ago, and every once in a while when the system seems to get getting a heaver then normal load (but not nearly what I gave it before) everything will feeze for a minute or two, my hard drive will start to hum real loud, and I get thes

Re: ipx routing

2000-09-07 Thread Steve Borho
On Thu, Sep 07, 2000 at 04:06:35PM -0400, Mike Rambo wrote: > At the outset - forgive me if this isn't the right list for this problem > - it looked like the best choice. > > > I have a problem at one of our elementary schools where I need to route > both tcpip and ipx traffic from an ethernet n

Re: simple way to list full path of files

2000-09-07 Thread pete peterson
How about: find fullpathtodirectory -print or find fullpathtodirectory -ls If that doesn't do it for you, maybe you could elaborate a bit on what exactly you need. pete peterson GenRad, Inc. 7 Technology Park Drive Westford, MA 01886-0033 [EMAIL

Re: Starting X in a second console

2000-09-07 Thread John Aldrich
On Thu, 07 Sep 2000, Jonathan Wilson wrote: > Howdy, > > In SuSE I used to be able to startx in tty1, then use CTRL+ALT+F2 to get to > tty2, then do "startx --:1 to start a _second_ xsession - both running at > the same time. > > However in red hat this does not work. > > Does anyone know wha

I did it today !! PLEASE HELP

2000-09-07 Thread Smith, Jonathan
I was working on my redhat 6.2 box and I change the /etc/hosts file and also did so calls to the domainname command trying to get openldap to work. anyway. My sendmail and apache does not working anymore. apache give me the following error httpd: cannot determine local host name. Use the Ser

RE: SSH & Machine permissions...

2000-09-07 Thread Alan Mead
At 02:03 PM 9/7/00 , you wrote: >My understanding is that hosts.allow/deny only effect those services run by >inetd... One would think so but that's not the case. You can think of SSH as going out of it's way to use hosts.allow/.deny. If the TCP_WRAPPER option was used at compile time, they W

Starting X in a second console

2000-09-07 Thread Jonathan Wilson
Howdy, In SuSE I used to be able to startx in tty1, then use CTRL+ALT+F2 to get to tty2, then do "startx --:1 to start a _second_ xsession - both running at the same time. However in red hat this does not work. Does anyone know what I need to do to be able to do that in Red Hat 6.2?

ipx routing

2000-09-07 Thread Mike Rambo
At the outset - forgive me if this isn't the right list for this problem - it looked like the best choice. I have a problem at one of our elementary schools where I need to route both tcpip and ipx traffic from an ethernet network in a lab to the buildings token ring network. The tcpip traffic

Re: Speed Control over Ethener port

2000-09-07 Thread Bret Hughes
Manohar Pradhan wrote: > Hi, > > I am having few 2 subnets and using a Linux Box as gateway for these > subnets using 3 NIC cards. > > All the users in these subnets go to Internet through this Gateway NIC > interface. > > 192.168.1.0 -! >network A >

Re: simple way to list full path of files

2000-09-07 Thread Steve Borho
On Thu, Sep 07, 2000 at 01:42:45PM -0500, Alan Mead wrote: > I want to make a list of the fully qualified paths of a number of files in > a directory and it's subdirectories. I don't see an option to ls to make > it prepend the path nor any command to do so. I though about piping the > 'ls -1

Re: 2 machine with the same IP

2000-09-07 Thread Bret Hughes
[EMAIL PROTECTED] wrote: > hi list > > it seems that RH 6.2 Linux doesn't complaint if there are 2 machines of the > same IP addess sitting in the same segment. > why is that so? (i have checked the /var/log/messages) > > I have installed Solaris and Windows before with the same scenerio but i

Re: ps detects context?

2000-09-07 Thread Steve Borho
On Thu, Sep 07, 2000 at 01:32:59PM -0500, Alan Mead wrote: > I have a perl script. To make sure it is running, I do a 'ps aux' and see > something like on my screen: > > [amead@hera amead]$ ps aux > USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND > root 1 0.0 0.

Re: simple way to list full path of files

2000-09-07 Thread Chuck Mead
On Thu, 7 Sep 2000, Alan Mead spewed into the bitstream: AM>I want to make a list of the fully qualified paths of a number of files in AM>a directory and it's subdirectories. I don't see an option to ls to make AM>it prepend the path nor any command to do so. I though about piping the AM>'ls

Re: Cannot Telnet to Server

2000-09-07 Thread Eddie Strohmier
Oh, your trying to login as root with root password. Not a good way to login. By default RH will not allow you to telnet in as root. First login as your own username and password then type su, hit enter and it will prompt your for another password which is the root password. To see who you are log

Re: Urgent ! denial of Service Attack

2000-09-07 Thread Luke C Gavel
It sounds like you need to block at least the following ports: 6665 - 6667 You could use ipchains to block those ports, like this: as root, with `/bin' in your PATH: ipchains -A input -p tcp -s 0/0 -d 0/0 6665:6667 -i eth0 -j DENY ipchains -A input -p udp -s 0/0 -d 0/0 6665:6667 -i eth0 -j

Re: Urgent: Masquerading

2000-09-07 Thread John Aldrich
On Thu, 07 Sep 2000, Mikkel L. Ellertson wrote: > On Thu, 7 Sep 2000, John Aldrich wrote: > > > On Thu, 07 Sep 2000, UK Jaiswal wrote: > > > Hi friends, > > [major snippage] > > > # Will it be possible to go ahead with IP masquerading without > > > installing a second NIC (by doing network aliasi

RE: Cannot Telnet to Server

2000-09-07 Thread John Aldrich
On Thu, 07 Sep 2000, Tanner, Robby wrote: > Since I can login on under a different username/password, it appears that I > have disabled root access via telnet. How would I re-enable that? > Please don't. It'll get you into the habit, even on a secure lan. Please consider installing and using SSH

Re: quick ssh question

2000-09-07 Thread Kevin Holmquist
I've used ttermpro on Windows boxes to connect to OpenSSH on Linux. It's free for private and non profit use. Kevin Holmquist >From: [EMAIL PROTECTED] (Jonathan Wilson) >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: quick ssh question >Date: Thu, 07 Sep 2000 10:49:45 -0500

Re: What architecture is an AMD k6?

2000-09-07 Thread Bill Ries-Knight
K6 is pentium MMX emulation K7 is 686. Bill Billy R Nordyke Sr wrote: > Hi, > > Don't know amdk6 architecture but my amdK6-2 450 cpu is recognized as > i586 by linux and linux runs flawlessly as far as I know. It won't > accept 686 linux upgrades for me either. > > Bill > [EMAIL PROTECTED]

simple way to list full path of files

2000-09-07 Thread Alan Mead
I want to make a list of the fully qualified paths of a number of files in a directory and it's subdirectories. I don't see an option to ls to make it prepend the path nor any command to do so. I though about piping the 'ls -1' output into which but the files aren't executables nor in my path

RE: SSH & Machine permissions...

2000-09-07 Thread Burke, Thomas G.
If it was being denied by inetd, I would think that I wouldn't even get as far in the login sequence as I did... > -Original Message- > From: John Aldrich [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, September 07, 2000 1:36 PM > To: [EMAIL PROTECTED] > Subject: Re: SSH & Machine perm

RE: SSH & Machine permissions...

2000-09-07 Thread Burke, Thomas G.
My understanding is that hosts.allow/deny only effect those services run by inetd... > -Original Message- > From: John Aldrich [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, September 07, 2000 1:36 PM > To: [EMAIL PROTECTED] > Subject: Re: SSH & Machine permissions... > > On Thu, 07 S

Re: Urgent: Masquerading

2000-09-07 Thread Mikkel L. Ellertson
On Thu, 7 Sep 2000, John Aldrich wrote: > On Thu, 07 Sep 2000, UK Jaiswal wrote: > > Hi friends, > [major snippage] > > # Will it be possible to go ahead with IP masquerading without > > installing a second NIC (by doing network aliasing on one NIC) on the > > Gateway Linux machine and without ad

RE: allowing root telnet access

2000-09-07 Thread Steve Curry
Didn't you say that you were going to eventually put it on the net? If so the ssh RPM will have you setup in no time and no /etc file hacking is required. Do whatever you wish... it's your setup. The people on this list are just trying to provide you with options. :) It's the *GREAT* thing about

RE: allowing root telnet access

2000-09-07 Thread Steve Curry
If you were to read his original email you would notice this is on a private network. I totally understand the "BADNESS" of root over telnet so thanks for wasting your time pointing this out to me. I'm simply trying to help the guy from going to the trouble of messing with a bunch of files in his

ps detects context?

2000-09-07 Thread Alan Mead
I have a perl script. To make sure it is running, I do a 'ps aux' and see something like on my screen: [amead@hera amead]$ ps aux USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1 0.0 0.1 1104 72 ?SJul05 5:50 init [3] ... root 22461 0.

RE: Cannot Telnet to Server

2000-09-07 Thread Tanner, Robby
Since I can login on under a different username/password, it appears that I have disabled root access via telnet. How would I re-enable that? > -Original Message- > From: Eddie Strohmier [mailto:[EMAIL PROTECTED]] > Sent: Thursday, September 07, 2000 12:09 PM > To: [EMAIL PROTECTED] > Su

Re: SSH & Machine permissions...

2000-09-07 Thread burk
On Thu, 7 Sep 2000, Burke, Thomas G. wrote: > where (I sure don't remember). It is _not_ being run by inetd, so > host.allo/deny doesn't have anything to do with it... What else is there? Don't be so sure. I don't know how its enabled ( it was done by the Bastille script) but sshd one of my bo

Re: SSH & Machine permissions...

2000-09-07 Thread Steve Borho
On Thu, Sep 07, 2000 at 12:26:40PM -0400, Burke, Thomas G. wrote: > OK guys - I'm befuddled > > I have SSH set up on my box. I use TeraTerm SSH to log in from > remote. I do this from work & my internal network all the time. Now, the > other day I was at my parents' house in S. IL.,

RE: SSH & Machine permissions...

2000-09-07 Thread Burke, Thomas G.
OK, I checked my firewall & that's not the problem... > -Original Message- > From: Burke, Thomas G. > Sent: Thursday, September 07, 2000 12:27 PM > To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'; > '[EMAIL PROTECTED]' > Subject: SSH & Machine permissions... > > OK guys - I'm befudd

Re: SSH & Machine permissions...

2000-09-07 Thread John Aldrich
On Thu, 07 Sep 2000, Burke, Thomas G. wrote: > OK guys - I'm befuddled > > I have SSH set up on my box. I use TeraTerm SSH to log in from > remote. I do this from work & my internal network all the time. Now, the > other day I was at my parents' house in S. IL., and wanted to connect

Re: Anonymous FTP RH6.0

2000-09-07 Thread John Aldrich
On Thu, 07 Sep 2000, Vidiot wrote: > > Oh wait, you want to use a web browser to configure your FTP. The phrasing > of the question led me to believe that you wanted to turn on/off access > to anonymous ftp by users of web browsers. > > I'm not sure that can be done either. There may be a thir

Re: Re: fonts in redhat 6.2

2000-09-07 Thread Vidiot
Johnathan Mark Smith posted: >I am using gnome and I looked into my home dir and I dont have a .Xresource file and >if I added one it still does not changes any of the netscape options After you restart GNOME, do: xrdb -query Are your changes listed. If not, your .Xresource file wasn't read.

RE: [OT] perl question [answered]

2000-09-07 Thread Ron Brinkman
FORM data from a web client does not contain newline characters. Feedback from the client arrives in a "URL encoded" format where: * Special characters (!@#$%^&* etc.) are hexified (# is turned into %23, for example) * The space character is turned into a "+" character * The FORM entries are grou

Re: quick ssh question

2000-09-07 Thread John Aldrich
On Thu, 07 Sep 2000, [EMAIL PROTECTED] wrote: > I am thinking of installing ssh on my RH6.2 machine soon. I have a question, >though. My LAN > consists of one Win2k box and the RH6.2 box. Is there a windows client for ssh? I >don't work > directly on the linux box all that much, I mostly tel

Re: Cannot Telnet to Server

2000-09-07 Thread Eddie Strohmier
Have you checked your /etc/hosts.deny file on the RH 6.x machine at work to be sure your not denying access. Also check your inetd.conf to be sure that ftp line is not commented out. You say you telneted in before and had no problem so I would not think that would be a problem. Can you login as an

Re: does RH install on SGI Visual Workstation 320?

2000-09-07 Thread Rob Saul
Wow, thanks. I did some looking last night, but couldn't find a live link to the howto. Much appreciated. ~Rob Nitebirdz wrote: > > On Wed, 6 Sep 2000, Rob Saul wrote: > > > > > Anybody know if one can install RedHat on a SGI Visual > > Workstation

Re: software raid

2000-09-07 Thread Charles Galpin
resond to the list please :) On Thu, 7 Sep 2000, Jim Baxter wrote: > Hi > > I have been told that very few people if any use software raid. > Do any of you use it? > What is your opinion of it? > Does it support 0/1? > Do you have a feel for any performance degradation that might be caused by >

Re: swapon

2000-09-07 Thread John Aldrich
On Thu, 07 Sep 2000, abmit wrote: > it works! > thank you > You're welcome. Sounds like either you never actually formatted the swapspace or it got grunged. John ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman

Re: quick ssh question

2000-09-07 Thread John Aldrich
On Thu, 07 Sep 2000, [EMAIL PROTECTED] wrote: > I am thinking of installing ssh on my RH6.2 machine soon. I have a question, >though. My LAN > consists of one Win2k box and the RH6.2 box. Is there a windows client for ssh? I >don't work > directly on the linux box all that much, I mostly tel

Re: Urgent: Masquerading

2000-09-07 Thread John Aldrich
On Thu, 07 Sep 2000, UK Jaiswal wrote: > Hi friends, [major snippage] > # Will it be possible to go ahead with IP masquerading without > installing a second NIC (by doing network aliasing on one NIC) on the > Gateway Linux machine and without adding another HUB? > I don't believe so. In any confi

RE: Re: fonts in redhat 6.2

2000-09-07 Thread Chuck Mead
On Thu, 7 Sep 2000, Smith, Jonathan spewed into the bitstream: SJ>I am using gnome and I looked into my home dir and I dont have a SJ>.Xresource file and if I added one it still does not changes any of SJ>the netscape options A long time ago I served in the Army... we had an expression/TLA (thre

re: linux software RAID

2000-09-07 Thread Edward Schernau
many people do use it, there are several howtos. Also, check out the mailing list, last I knew was on [EMAIL PROTECTED] -- Edward Schernau,mailto:[EMAIL PROTECTED] Network Architect http://www.schernau.com RC5-64#: 243249 e-gold acct #:131897 _

Re: Speed Control over Ethener port

2000-09-07 Thread Luke C Gavel
Hi, Why don't you just make sure that the NICs used by Network A and B are 10baseT and that the NIC used by Network C is 100baseT? This is a quick and easy solution...compared to hacking down the MTUs (max transfer units) utilized by Net A NIC & B NIC--and making sure that the hack sticks in pl

SSH & Machine permissions...

2000-09-07 Thread Burke, Thomas G.
OK guys - I'm befuddled I have SSH set up on my box. I use TeraTerm SSH to log in from remote. I do this from work & my internal network all the time. Now, the other day I was at my parents' house in S. IL., and wanted to connect to my server. When I tried, the box denied my logi

Re: Anonymous FTP RH6.0

2000-09-07 Thread Vidiot
Scott posted: >In Redhat 6.0, where do I configure (turn off/on) anonymous FTP via a web >browser? Let me get this right. You want to turn off anonymous FTP for browsers, but still let anonymous FTP work for connections like telnet, ncftp, etc? As far as I know, it is an all or none situation.

  1   2   >