Re: cp -af or scp ???

2000-04-20 Thread Cameron Simpson
On Wed, Apr 19, 2000 at 11:25:32PM -0700, Steve Lee wrote: | does anyone know the commands | that are similar to the: | cp -af that I can invoke | using scp. | need to preserve ownership, permission, | the whole thing. rsync works well and will use ssh as a transport. -- Cameron Simpson, DoD

Re: [RedHat-List] Re: Shorten Bash Script

2000-04-20 Thread Cameron Simpson
On Thu, Apr 20, 2000 at 11:08:49PM -0400, Steven W. Orr wrote: | =>> Can the following bash script "if" statement be shortened/condensed? | =>> if [ "$MANS" = "y" ] || [ "$MANS" = "Y" ] | => if [ $MANS = 'y' -o $MANS = 'Y' ] | =>It's a bit shorter. I'm assuming that $MANS is a variable and i

Re: help on tar archive permissions

2000-04-20 Thread Cameron Simpson
On Thu, Apr 20, 2000 at 10:44:54PM -0500, Bret Hughes wrote: | I backed up a machine tonight with: | tar -cvf bhughes@compaq2:/dumps/gdubackup.tar --rsh-command=/usr/bin/ssh | / | | and got this as a result: | | -rw-r-xr-T 1 bhughes bhughes 775741440 Apr 20 21:46 gdubackup.tar Weird. | mc

Re: SMTP<->cc:Mail gateway

2000-04-20 Thread psv
psv wrote: > > Edward Marczak wrote: > > > > on 20/4/2000 12:36 AM, psv shot down the bitstream: > > > > > Hi! > > > > > > Is it possible? If yes, how? > > > > You need to run a Lotus or third party product to do this. Lotus makes > > 'Link to SMTP', IMA (http://www.ima.com/product/gwprod.html)

Re: SMTP<->cc:Mail gateway

2000-04-20 Thread psv
Edward Marczak wrote: > > on 20/4/2000 12:36 AM, psv shot down the bitstream: > > > Hi! > > > > Is it possible? If yes, how? > > You need to run a Lotus or third party product to do this. Lotus makes > 'Link to SMTP', IMA (http://www.ima.com/product/gwprod.html) and Johnson > Consulting (http:

lm sensors

2000-04-20 Thread Chad W. Skinner
Has anyone compiled lm_sensors on with the on an unmodified 6.2 system. I am trying to figure out if I can determine my cpu temperature from within linux on my notebook, but I keep getting errors about incorrect modules. Not being a programmer I have no idea where to look. If you do have it worki

help on tar archive permissions

2000-04-20 Thread Bret Hughes
I backed up a machine tonight with: tar -cvf bhughes@compaq2:/dumps/gdubackup.tar --rsh-command=/usr/bin/ssh / and got this as a result: -rw-r-xr-T 1 bhughes bhughes 775741440 Apr 20 21:46 gdubackup.tar mc (midnight commander) won't look into the archive like I am used to leaving this in th

Re: depmod -a newkernel question?

2000-04-20 Thread Eddie Strohmier
Jake: The file /etc/rc.d/rc.sysinit should write a new modules-dep for you on the next boot up of the new kernel. If you want to run depmod anyway it should work but I assume since it says it is not able to write to it possible the permissions are wrong. Is the owernship of the newly created /lib

Re: Shorten Bash Script

2000-04-20 Thread Steven W. Orr
Sorry. Not legal bash syntax. Only valid if you use the external test program in /bin a la if /bin/test ... -- -Time flies like the wind. Fruit flies like a banana. [EMAIL PROTECTED] -Stranger things have happened but none stranger than this. Steven W. Orr- Does your driver's license say Organ

Re: Shorten Bash Script

2000-04-20 Thread Steven W. Orr
Not legal bashsyntax unless you're testing for a filename to be globbed. -- -Time flies like the wind. Fruit flies like a banana. [EMAIL PROTECTED] -Stranger things have happened but none stranger than this. Steven W. Orr- Does your driver's license say Organ Donor?Black holes are where God \ --

Re: Print Queue stuck

2000-04-20 Thread Kyle Hargraves
On Thu, 20 Apr 2000, Bob Hartung wrote: > However, I have never tried to flush the queue and am having > trouble ferreting out the proper command. Can't seem to find > the correct lpr, lpq, or lpd command. Some ideas please. I > presume I am looking in "all the wrong places". > To a

Linux and ISDN modems?

2000-04-20 Thread Doug McGarrett
I suggest you use an external ISDN modem. It will look to your system just like any other modem, and it will work fine. I had that working in 5.3 very nicely. Something else crashed the system, and I never got it back. From: Frank Carreiro <[EMAIL PROTECTED]> To: redhat list <[EMAIL PROTECT

Java-Netscape

2000-04-20 Thread William J. Salvino
I am running 6.1 off the shelf Red Hat and Netscape 4.7-1.1. Off the shelf, Java in Netscape does not work. I have turned it off i Edit...Preferences...Advanced. Recently I have been looking at the IBM sites http://www.ibm.com/java/jdk/118/linux/ and http://www.ibm.com/java/jdk/118/linux/install

Re: Print Queue stuck

2000-04-20 Thread Steve Feehan
On Thu, 20 Apr 2000, Bob Hartung wrote: > Hi all, > Glad the list is back up. I am having a problem with my > print queue. Initially LPD daemon would disappear. Now > with LPD up the queue has several files awaiting printing. > However, I have never tried to flush the queue and am having >

Princeton computer fair (OT)

2000-04-20 Thread Doug McGarrett
Yes, I know it's OT: does anybody know if there will be a "Princeton" computer fair this year? (Last year it was held about 50 miles north of Princeton.) If so, when and where? This used to be the biggest computer expo on the East coast. Some real bargains were available, plus a whole batch of

RE: Print Queue stuck

2000-04-20 Thread Uncle Meat
On 21-Apr-00 Bob Hartung opined: > Hi all, > Glad the list is back up. I am having a problem with my > print queue. Initially LPD daemon would disappear. Now > with LPD up the queue has several files awaiting printing. > However, I have never tried to flush the queue and am having > trouble

Print Queue stuck

2000-04-20 Thread Bob Hartung
Hi all, Glad the list is back up. I am having a problem with my print queue. Initially LPD daemon would disappear. Now with LPD up the queue has several files awaiting printing. However, I have never tried to flush the queue and am having trouble ferreting out the proper command. Can't seem

Re: How to copy floppy disks.

2000-04-20 Thread fred smith
On Thu, Apr 20, 2000 at 04:19:59PM -0400, rpjday wrote: > > On Thu, 20 Apr 2000, Juan Martinez wrote: > > > I've read every message in this thread and have one question. > > > > Does it matter what block size is used with the dd command? I > > know you should use the same size when writing the

Re: How to copy floppy disks.

2000-04-20 Thread Rajagopal Subash
Hi Can anyone write to me how to use cp command to copy some files from floppy to disk and vice versa. Subash -Original Message- From: Dave Reed <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>; [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Thursday, April 20, 2000 9:03 PM Subje

Re: IPCHAINS INFO

2000-04-20 Thread Dave Reed
> From: csmith <[EMAIL PROTECTED]> > Content-Length: 232 > > Does anyone have any good info sources on how IPChains is run and > configured Something other thanb the criptic man pages. > > thanks > > chris There are ipchains and ipmasq HOWTOs (the latter is excellent IMO). Dave -- To unsu

Re: Where does Redhat 6.2 and USB stand?

2000-04-20 Thread Michael A Lane
I talked to RedHat just the other day on the subject of USB, and its in the works with the 2.3 kernel, it will be approx a year before we see it. Michael Lane [EMAIL PROTECTED] - Original Message - From: "Steven Hildreth" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 1

Re: 6.2 Video Woes

2000-04-20 Thread Edward Dekkers
> 1) I cannot figure out how to get X to start upon booting. When I > install 6.2 I pretty much have to skip the video setup because it > just doesn't work. After I install, I load the Intel drivers (RPM's) > and then run startx. I would rather have X start after booting. The easiest way would

spurious ' char

2000-04-20 Thread Charles Galpin
Hi all I have a friend who says under Linux (6.1 and 6.2) he gets spurious ' characters in xterms. Nothing liek this happends under windows, so he doesn't think it's hardware (my guess). He said during the 6.2 install he just did they kept poping up in the entries which were frequent enough to m

Re: Where does Redhat 6.2 and USB stand?

2000-04-20 Thread Gordon Messmer
Steven Hildreth wrote: > I am wondering if there is a module to insert to give you Via chipset based > USB capability, I am wanting to run a HP 970cse inkjet USB printer (it is > also parallel just prefer the USB connection, works great in Windows 98). No, but you can upgrade your kernel.. :) Y

Re: 6.2 Video Woes

2000-04-20 Thread Manuel A. Camacho Q.
Hi, Allen! > 1) I cannot figure out how to get X to start upon booting. When I > install 6.2 I pretty much have to skip the video setup because it > just doesn't work. After I install, I load the Intel drivers (RPM's) > and then run startx. I would rather have X start after booting. Edit th

Re: Cdwriter and Redhat 6.2

2000-04-20 Thread Gordon Messmer
"John P. Verel" wrote: > I added the append statement as below (actually hdc and hdd). But, > apparently, scsi emulation is not figured into the default kernel. It is built as a module, rather than included in the monolithic kernel. It's possible to get it to autoload, but easier to just load i

Re: "Drivers disk"???

2000-04-20 Thread Manuel A. Camacho Q.
Charles Galpin wrote: > > Bob > > just click cancel and it will continue. You must have chosen expert > right? I think it just prompts for the drivers disk in expert mode to give Hi, Charles! Just to let you know that I got the drivers message when I was performing a normal instal (not expert

Re: Cdwriter and Redhat 6.2

2000-04-20 Thread Gordon Messmer
rpjday wrote: > sigh. of course, you're right. but rather than have this in > /etc/lilo.conf, i have the following lines in /etc/conf.modules: > > alias scd0 sr_mod > alias scsi_hostadapter ide-scsi > options ide-cd ignore=hdc AFAIK, that will only work if your kernel w

Re: How to copy floppy disks.

2000-04-20 Thread Manuel A. Camacho Q.
> Hmmm, maybe that would be a good claim for me for Linux > Immortality (tm) an embarrassingly simple little > C code program to do a disk copy... > Don't tell me... I just accomplished my mission on this world! =) (Hey man, you just made me feel important!) -Manuel. -- To unsubsc

depmod -a newkernel question?

2000-04-20 Thread Jake Johnson
Hello, I am having trouble. After I make dep;make clean;make bzImage;make modules; make modules_install, I depmod -a kernelname and it makes the depmod.conf file in /lib/modules/newkernel/, but when I boot my machine complains about not being able to write to it. What's up with that? Pl

Re: 6.2 Video Woes

2000-04-20 Thread Hidong Kim
Try these adding these lines to .Xdefaults in your home directory to get the backspace key working properly: *XmText.translations: #override\n\ osfDelete:delete-previous-character() *XmTextField.translations: #override\n\ osfDelete:de

RE: xcdroast alternative?

2000-04-20 Thread Mark Basil
you have to enable scsi emulation and generic support in the kernel, use scsi cdrom and no ide cdrom -Original Message- From: Brian [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 20, 2000 10:19 AM To: Redhat List Subject: xcdroast alternative? Is xcdroast pretty much the best program

RE: really messed up , part 2

2000-04-20 Thread Mark Basil
open up a terminal and type [panel &] then run the gnome-switchdesk utility -Original Message- From: eric clover [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 19, 2000 10:58 AM To: [EMAIL PROTECTED] Subject: really messed up , part 2 hello again, well , I got my box running again ,

RE: Dual boot

2000-04-20 Thread Mark Basil
Just set the default to dos, and the timeout to be like 5 seconds, that way one would have to type "linux" at the lilo boot at startup, otherwise it will automatically boot into winblow$. -Original Message- From: Robert Fausey [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 20, 2000 12:4

Re: SyQuest SyJet 1.5g removable drive

2000-04-20 Thread Matthew Saltzman
"eric clover" <[EMAIL PROTECTED]> wrote: >hello, >I have a SyQuest SyJet 1.5g removable drive I'd like to get working with my >box , it is running rh 6.1. >I have not found any man's or howto's on a SyJet. >anyone have any suggestions on how to get it going , please? What kind is it? Internal/e

RE: "Drivers disk"???

2000-04-20 Thread Tanner, Robby
What format should the driver be in? Is it adequate to format a floppy with ext2fs, than drop driver.o on it? -Original Message- From: Mikkel L. Ellertson [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 20, 2000 11:43 AM To: [EMAIL PROTECTED] Subject: Re: "Drivers disk"??? At 09:46 PM

RE: Dual boot

2000-04-20 Thread Uncle Meat
On 20-Apr-00 Robert Fausey opined: > I want to setup a classroom with dual boot systems but I do not want > students that know nothing about Linux booting into Linux. The > student, say a non technical english student, would not know how to > reboot the system and press the power reset button.

moving to 6.2 : the nightmare starts ??

2000-04-20 Thread Philippe Moutarlier
Ok, after a week having my 6.2 (bought) disk I decided to upgrade (crossing fingers ...) Here I am : - first, my /boot directory was NOT on my main / root partition as itis a scsi and creates pbs with some other things (like vmware). No luck , RH decides it HAS to be there : first result =

RE: Dual boot

2000-04-20 Thread Frank Carreiro
I think this might help... I was reading through the man page for lilo.conf and found two options that might be of use to you. password= and restricted are both options you might want to mess with. I've never done it but from what I'm reading you can assign a pssword to a particular image. In

Re: cp -af or scp ???

2000-04-20 Thread Steve Borho
On Thu, Apr 20, 2000 at 06:00:35PM +0100, Thomas Ribbrock Design/DEG" wrote: > On Wed, Apr 19, 2000 at 11:25:32PM -0700, Steve Lee wrote: > > does anyone know the commands that are similar to the: cp -af that > > I can invoke using scp. need to preserve ownership, permission, the > > whole th

Compile on RH6 for RH5

2000-04-20 Thread Bruce Kall
Has anybody had any luck compiling on a RH6 system and generating programs that will run on RH5 systems? As of 6.0, it did not work for me. I tried setting gcc to be: i386-glibc20-linux-gcc uut I was getting runtime errors about missing libraries, not being able to find bzero and some other i

Re: Dual boot

2000-04-20 Thread rpjday
On Thu, 20 Apr 2000, Robert Fausey wrote: > I want to setup a classroom with dual boot systems but I do not want > students that know nothing about Linux booting into Linux. The > student, say a non technical english student, would not know how to > reboot the system and press the power reset b

Re: Diamond SupraExpress 56i support

2000-04-20 Thread Jim Morris
Cristian > I have recently swaped my PCI winmodem with an ISA Diamond SupraExpress > 56i modem, hoping to be able to surf the net in Linux. I'm running > RedHat 6.2, and after configuring Kppp i get an 'modem busy' error > when I try to connect to my provider. Any ideas what could be wrong >

Re: Linux and ISDN modems?

2000-04-20 Thread Frank Carreiro
> Hi Frank, > I used to use ISDN before cable access came to my area. I used the > Netopia ISDN external modem. I can conferm that the Netopia and the 3Com > you described ( if it's the Imact IQ external ) work great for either > single or dual channel ISDN connectivity. Kewl document... Sound

Re: screen shots

2000-04-20 Thread Mikkel L. Ellertson
> If not, then anybody be kind enough to tell me how to take a screen shot > of the text? Because I have no idea how to do it. > >From an old post by Mike A. Harris: cat /dev/vcsaX > screenshot.vcsa Where X is the tty number of the vc. This grabs a copy of screen memory of char/attribute pairs

Re: screen shots

2000-04-20 Thread Vidiot
>Using the gimp, do what you want to in an xterm, gnome-terminal, Eterm, >rxvt, nxterm - whatever - but create the $terminal_emulator_of_your_choice >with the option to NOT display a scroll bar. then take a screen shot, >NOT including window dressings. >- Isaiah And the reaso

RE: Hard Disk diagnostics

2000-04-20 Thread Mikkel L. Ellertson
At 09:00 AM 4/20/00 -0500, you wrote: >HOw do you mount hda1 (/) as ro? > mount -o remount,ro / -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: modem configuration

2000-04-20 Thread steve hill
thanks, that does help some. steve At 11:56 PM 4/18/2000 -0700, you wrote: >a comment on the first part not how to find it again.. > >The 11500 was selected because the 56k modem when it uses hardware >compression can in fact transfer up to 4x the bitrate ( 56000 *4 = 224000) >if it ever

Re: How to copy floppy disks.

2000-04-20 Thread Manuel A. Camacho Q.
Thanks! -Manuel. "Mikkel L. Ellertson" wrote: > > At 02:15 PM 4/18/00 -0500, you wrote: > >Hi! > > > >I know this must be a simple one, but got no idea. How can I copy floppy > >disks on a single disk drive unit? (from the shell prompt) > > > >Thanks a lot. > > > >-Manuel. > > > Here is a shell

Re: Hard Disk diagnostics

2000-04-20 Thread Manuel A. Camacho Q.
"Bjornson, Matt" wrote: > > HOw do you mount hda1 (/) as ro? > Using the -r option for mount command. -Manuel. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: modem configuration

2000-04-20 Thread Manuel A. Camacho Q.
Hi, Steve! >From the RedHat Linux 6.2 Getting Started Guide, page 98: "Due to most modems' data compression capabilities, select a baud rate that is faster than the modem's advertised speed (a typical 56k device, for example, would have a baud rate of 115200)." -Manuel. steve hill wrote: > >

Re: "Drivers disk"???

2000-04-20 Thread Manuel A. Camacho Q.
Bad news: no idea about the drives. Good news: don't need them. Ok, Bob, here is what I have seen about that message. Saw it the first time IO tried doing an expert install. As I did not know what to do, I just rebooted and made a normal install. Second time the message appeared was when I was in

Re: Hybrid install?

2000-04-20 Thread Manuel A. Camacho Q.
Ok. I just installed last week RH 6.2 in my "old faithful" 486/66, 24 MB RAM, 428 MB IDE hda, 2.9 GB SCSI-2 sda, and a SCSI CD-ROM (NEC). I have had some problems using RedHat install disks in the past, so here is one method that may help you: 1. Make a Win98 StartUp disk (not format/s one, but

Re: How to copy floppy disks.

2000-04-20 Thread rpjday
On Thu, 20 Apr 2000, Michael George wrote: > On Apr 19, Anthony E. Greene wrote: > > > > There may be something like DOS's diskcopy, but this will work too: > > > > (insert source disk) > > mount /dev/fd0 > > dd if=/dev/fd0 of=somefile bs=1440k > > umount /dev/fd0 > > > > (insert destination

Re: How to copy floppy disks.

2000-04-20 Thread rpjday
On Thu, 20 Apr 2000, Juan Martinez wrote: > I've read every message in this thread and have one question. > > Does it matter what block size is used with the dd command? I > know you should use the same size when writing the floppy that > you used when creating the image. nope, not necessary.

RE: Linux and ISDN modems?

2000-04-20 Thread Bjornson, Matt
What about Cable? -Original Message- From: Frank Carreiro [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 20, 2000 9:34 AM To: redhat list Subject: Linux and ISDN modems? I'm looking to purchase an ISDN modem for my Linux system. I already checked and my ISP supports it. I'm thinking

Re: Got 6.2: can't register

2000-04-20 Thread Philippe Moutarlier
bob jones <[EMAIL PROTECTED]> writes: > This is getting frustrating! > > I bought 6.2. It stalls during the install. Ok -- there is the "support" > at www.redhat.com/support, which is available after creating a > customer profile at www.redhat.com/now. That should help me... > Can you tell u

Re: Got 6.2: can't register

2000-04-20 Thread Roger Dooley
Where is it crapping out? bob jones wrote: > > This is getting frustrating! > > I bought 6.2. It stalls during the install. Ok -- there is the "support" > at www.redhat.com/support, which is available after creating a > customer profile at www.redhat.com/now. That should help me... > > Ok

6.2 Video Woes

2000-04-20 Thread Allen P Holtz
Hello, First off: I am somewhat new to Linux. I have been trying to install 5.2 on a 500MHz Celeron Dell GX100 system. It's got 128MB of RAM, an Intel i810 video card with 4MB of memory, and a Dell M770 monitor. It took several attempts to get the video working. I finally had to downl

Re: [OT]Cron but only with ppp up

2000-04-20 Thread Bret Hughes
that's fine, I don't ... care that you did not use my suggestion. Gustav Schaffter wrote: > Thanks go out to everyone having answered this question. I've had many > alternative solutions proposed. > > In fact, I chose to ask 'route' for the information. (Courtesy, Edward > Dekkers.) > > Than

Re: IPCHAINS INFO

2000-04-20 Thread Hal Burgiss
On Thu, Apr 20, 2000 at 08:31:00AM -0400, csmith wrote: > Does anyone have any good info sources on how IPChains is run and > configured Something other thanb the criptic man pages. > If you want to look at an example: http://personal.bellsouth.net/~hburgiss/linux/ipchains.html There are som

Re: SMTP<->cc:Mail gateway

2000-04-20 Thread Edward Marczak
on 20/4/2000 12:36 AM, psv shot down the bitstream: > Hi! > > Is it possible? If yes, how? You need to run a Lotus or third party product to do this. Lotus makes 'Link to SMTP', IMA (http://www.ima.com/product/gwprod.html) and Johnson Consulting (http://www.jconsult.com) have info on other gat

Re: imwheel problems

2000-04-20 Thread Steven W. Orr
Add the following line before the end of your .xinitrc: imwheel & -- -Time flies like the wind. Fruit flies like a banana. [EMAIL PROTECTED] -Stranger things have happened but none stranger than this. Steven W. Orr- Does your driver's license say Organ Donor?Black holes are where God \ ---d

Re: Shorten Bash Script

2000-04-20 Thread Steven W. Orr
The answer is yes. :^) if [ "$MANS" = y ] || [ "$MANS" = Y ] Not the answer you're looking for, but the constant has no interpolation and so does not even need to be quoted. -- -Time flies like the wind. Fruit flies like a banana. [EMAIL PROTECTED] -Stranger things have happened but none s

Re: Best Monitor and Video Card

2000-04-20 Thread Zoki
On Tue, 18 Apr 2000, Mike Erickson wrote: ->>I'm currently using a G400, and X is still very choppy; is this normal? If ->>it's possible to have it be (sorry in advance) windows-smooth, I'd love ->>it! But it's still quite choppy when dragging windows around etc. *** This could only be a questi

RE: How to copy floppy disks.

2000-04-20 Thread Ward William E PHDN
Shoot! Cracked open my old Unix System programming book, and the very first example has (almost) everything you would need, other that a Perl Wrapper or such. but it's not quite what I would use... I've appended both. Comments, debugging (I haven't even tested the code to see it compiles...

OT: New gTLDs

2000-04-20 Thread Brian Ashe
Hi All, Sorry for the off topic post, but I thought it was at least of interest to people who are mostly in the Internet arena and have to cope with it on an everyday level. I don't know how many of you are aware, but ICANN is finally getting off their collective butts and considering new gTLDs

Re: depmod -a problems

2000-04-20 Thread Eddie Strohmier
Took 9 hours to get this message up. I think the list is catching up. I made an error here that I want to correct. I said chown 755 for permissions were I meant chmod 755. Hope you catch this in less than 9 hours. I'll send a cc to you so you will be sure to get it without delay. Eddie Strohmier

RE: How to copy floppy disks.

2000-04-20 Thread Ward William E PHDN
I wouldn't go so far as to say that you can't do it without storing it as a temporary file on the hard drive seems to me, it shouldn't be that hard to do it WITHOUT having to do it, by opening up the diskette with a pipe to a buffer, having the user change disks, then writing out the buffer

Re: cp -af or scp ???

2000-04-20 Thread Thomas Ribbrock \(Design/DEG\)
On Wed, Apr 19, 2000 at 11:25:32PM -0700, Steve Lee wrote: > does anyone know the commands that are similar to the: cp -af that > I can invoke using scp. need to preserve ownership, permission, the > whole thing. I don't know any suitable options and can't check as this machine has no scp, b

Re: nfs doesn't work

2000-04-20 Thread Hidong Kim
I had this same problem when upgrading from 6.0 to 6.1. I added this line to /etc/hosts.allow: ALL : 192.168.0. The machines on our network have local IP addresses 192.168.0.x. You can also try this line in /etc/hosts.allow: portmap: .bar.com where the machines in your

Re: Shorten Bash Script

2000-04-20 Thread Steve Feehan
On Wed, 19 Apr 2000, SoloCDM wrote: > Can the following bash script "if" statement be shortened/condensed? > > if [ "$MANS" = "y" ] || [ "$MANS" = "Y" ] > > * > Signed, > SoloCDM > if [ $MANS = 'y' -o $MANS = 'Y' ] It

Re: Firewall/Router system requirements?

2000-04-20 Thread Thomas Ribbrock \(Design/DEG\)
On Wed, Apr 19, 2000 at 10:41:27PM -0500, Joe Cooper wrote: [...] > You may want to consider one of the small micro-distros however (LRP, > Trinux, etc.), as Red Hat these days even in a very small install takes > nearly 500MB, which doesn't leave a lot of breathing room. [...] Hm, with RHL 5.2,

RE: Unidentified subject!

2000-04-20 Thread Patrick M. May
Nope, that is a local law firm. (They were even kind enough to let the Fresno Linux Users Group meet at their office.) You are looking for: http://www.linuxrouter.org Patrick > -Original Message- > From: brian davison [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 18, 2000 23:57 > To

Dual boot

2000-04-20 Thread Robert Fausey
I want to setup a classroom with dual boot systems but I do not want students that know nothing about Linux booting into Linux. The student, say a non technical english student, would not know how to reboot the system and press the power reset button. Is it possible with LILO or some other thir

Re: "Drivers disk"???

2000-04-20 Thread Mikkel L. Ellertson
At 09:46 PM 4/19/00 -0700, you wrote: >Thanks in advance: > >I tried my new RHL6.2 boot disk preparatory to installing 6.2. To my >surprise, it asked for a "drivers disk". I couldn't find anything in >the "RedHat Linux 6.2 Installation Guide" on this, and, though there >is a "drivers" directory on

Re: screen shots

2000-04-20 Thread Dave Ihnat
Sadiq Al-Lawatia wrote: > If not, then anybody be kind enough to tell me how to take a screen > shot of the text? Because I have no idea how to do it. Use script(1). BTW, please set your mailer to word-wrap at or around 72 characters? Cheers, -- Dave Ihnat [EMAIL PROTECTED]

Re: runlevel curiosity

2000-04-20 Thread Mikkel L. Ellertson
At 01:50 PM 4/19/00 -0400, you wrote: >I know that runlevel 3 brings the system up fully, but uses the text login. >And IIRC, runlevel 5 will bring up the X server and run the GUI login. > >I'm curious, though, where does the X server get started? The contents of my >/etc/rc.d/rc[35].d directorie

Re: runlevel curiosity

2000-04-20 Thread Steve Feehan
On Wed, 19 Apr 2000, Michael George wrote: > I know that runlevel 3 brings the system up fully, but uses the text login. > And IIRC, runlevel 5 will bring up the X server and run the GUI login. > > I'm curious, though, where does the X server get started? The contents of my > /etc/rc.d/rc[35].d

Re: "Drivers disk"???

2000-04-20 Thread Charles Galpin
Bob just click cancel and it will continue. You must have chosen expert right? I think it just prompts for the drivers disk in expert mode to give you a chance to handle non-standard hardware. charles On Wed, 19 Apr 2000, bob jones wrote: > Thanks in advance: > > I tried my new RHL6.2 boot di

Re: Shorten Bash Script

2000-04-20 Thread Michael Elkins
On Wed, Apr 19, 2000 at 04:21:30PM -0600, SoloCDM wrote: > Can the following bash script "if" statement be shortened/condensed? > > if [ "$MANS" = "y" ] || [ "$MANS" = "Y" ] if [ "$MANS" = y -o "$MANS" = Y ] man test for the syntax for the comparison functions. me -- To unsubscribe: ma

Re: Diamond SupraExpress 56i support

2000-04-20 Thread Bruce Bauer
This isn't any help, but I have the same modem in one of my Windows boxes with the same symptoms. Every time I try to use it the system reports it is in use by another program. I haven't had the time to troubleshoot it yet. > Hi guys, > > I have recently swaped my PCI winmodem with an ISA

RE: runlevel curiosity

2000-04-20 Thread Chris \(Ski\) Kacoroski
In your inittab you should have this line that starts up X. # Run xdm in runlevel 5 # xdm is now a separate service x:5:respawn:/etc/X11/prefdm -nodaemon > -Original Message- > From: Michael George [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, April 19, 2000 10:51 AM > To: [EMAIL PROTEC

RE: Firewall/Router system requirements?

2000-04-20 Thread Bjornson, Matt
how did you set up your firewall? Does your firewall have a cdrom that you customized during linux install what process did you go through...I am about to do the same. Do you have a webserver running? I have purchased an ip address and domain, does the firewall actually take that IP address and

Re: screen shots

2000-04-20 Thread Steve Dixon
you could just take a screenshot of a terminal window in X? "Manuel A. Camacho Q." wrote: > > Take a look at RH's Getting Started Guide on line. I have not checked > the CD version, but the printed one has some screenshots on the shell > chapters. > > -Manuel. > > Sadiq Al-Lawatia wrote: > > >

Re: Shorten Bash Script

2000-04-20 Thread rpjday
On Wed, 19 Apr 2000, SoloCDM wrote: > Can the following bash script "if" statement be shortened/condensed? > > if [ "$MANS" = "y" ] || [ "$MANS" = "Y" ] [ $ANS = [Yy] ] or if you want to check if the response just STARTS with Y or y, [ $ANS = [Yy]* ] rday -- To unsubscribe: mail [EM

SyQuest SyJet 1.5g removable drive

2000-04-20 Thread eric clover
hello, I have a SyQuest SyJet 1.5g removable drive I'd like to get working with my box , it is running rh 6.1. I have not found any man's or howto's on a SyJet. anyone have any suggestions on how to get it going , please? -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subje

Re: screen shots

2000-04-20 Thread Isaiah Weiner
> If not, then anybody be kind enough to tell me how to take a screen shot > of the text? Because I have no idea how to do it. Using the gimp, do what you want to in an xterm, gnome-terminal, Eterm, rxvt, nxterm - whatever - but create the $terminal_emulator_of_your_choice with the o

Request of people with dual cpu systems

2000-04-20 Thread Rick Forrister
For some work I'm doing now I need to get a sample of the contents of /proc/cpuinfo. Would greatly appreciate it if a few could send me copies of theirs. Privately, of course! Don't think the list needs a few hundred file content postings! TIA rickf -- Rick Forrister <[EM

Re: Re[2]: ipchains

2000-04-20 Thread Michael J. McGillick
Brian: What config file? I did a full install of Red Hat 6.2, and I see no ipchains file in /etc/sysconfig. Is this something you need to create by hand? - Mike On Wed, 19 Apr 2000, Brian Ashe wrote: > Hello Dave, > > The SysV script is hanging out with the rest of them at... > > /etc/rc.d

Re: runlevel curiosity

2000-04-20 Thread Bruno Dufresne
at the end of /etc/inittab file you will see: # Run xdm in runlevel 5 # xdm is now a separate service x:5:respawn:/etc/X11/prefdm -nodaemon Then if you replace 5 by 3 you can start x at level 3. Michael George wrote: > > I know that runlevel 3 brings the system up fully, but uses the text lo

Re: Hard Disk diagnostics

2000-04-20 Thread Matthew Saltzman
"linda hanigan" <[EMAIL PROTECTED]> wrote: > >> Is there a hardware diagnostics program on the order of Scandisk for >> a Linux partition. I checked fdisk man pages but didn't see options for >> checking surface or the filesystem. Several people have suggested fsck for disk diagnostics. fsck c

Re: ftp users acces

2000-04-20 Thread Don Knott
On Wed, 19 Apr 2000, Jean-Claude Tremblay wrote: > We are able to set some ftp account easily for our client where they can > download/upload their files. All our custumers ftp account have been created > inside a group called Clients. Each one can only see their own folder, and > they cannot see

Linux and ISDN modems?

2000-04-20 Thread Frank Carreiro
I'm looking to purchase an ISDN modem for my Linux system. I already checked and my ISP supports it. I'm thinking of getting the 3Com ISDN modem (runs around $200). This is my first venture into the world of ISDN. Anybody make this work? I'm hoping to minimize my downtime as I switch from 56k

xcdroast alternative?

2000-04-20 Thread Brian
Is xcdroast pretty much the best program to use right now for duplicating cd's under Redhat? Or is their a more mature alternative? The version of xcdroast that ships with 6.1 powertools doesn't support reading audio from ide devices, and it doesn't support some other features I am looking for

Partition Problem...Please Help

2000-04-20 Thread Hung Dao
Hi All, I'm getting problem on partition my hard disk. Currently i have 3 physical hard-disks: C, D, E. Drive E is divided into two logical drives. So my computer has drive c, d, e, f, and drive g is cdrom. Drive c,d, and e are under win98 OS. I save drive f for rh 6.2 which has 2 gig space

Re: How to copy floppy disks.

2000-04-20 Thread Michael George
On Apr 19, Anthony E. Greene wrote: > > There may be something like DOS's diskcopy, but this will work too: > > (insert source disk) > mount /dev/fd0 > dd if=/dev/fd0 of=somefile bs=1440k > umount /dev/fd0 > > (insert destination disk) > mount /dev/fd0 > dd if=somefile of=/dev/fd0 bs=1440k I d

RE: Hard Disk diagnostics

2000-04-20 Thread Bjornson, Matt
HOw do you mount hda1 (/) as ro? -Original Message- From: Mikkel L. Ellertson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 19, 2000 12:26 PM To: [EMAIL PROTECTED] Subject: Re: Hard Disk diagnostics At 02:33 PM 4/18/00 -0500, you wrote: >Hi All, >Is there a hardware diagnostics prog

Re: How to copy floppy disks.

2000-04-20 Thread Juan Martinez
I've read every message in this thread and have one question. Does it matter what block size is used with the dd command? I know you should use the same size when writing the floppy that you used when creating the image. I'd probably use 1440k because it's the size of the floppy but I'd still l

Got 6.2: can't register

2000-04-20 Thread bob jones
This is getting frustrating! I bought 6.2. It stalls during the install. Ok -- there is the "support" at www.redhat.com/support, which is available after creating a customer profile at www.redhat.com/now. That should help me... Ok -- I tried that.. But I can't register -- it claims a "m

  1   2   >