Re: archive alias mail?

2000-02-29 Thread tom minchin
On Wed, Mar 01, 2000 at 06:09:24PM +1100, David Taylor wrote: > So far, I've been unable to find documentation on archiving e-mail that > is sent to aliases. I've read the sendmail FAQ and the mailhelp > documentation at the moongroup site. > > I have 3 aliases, each of which I'd like to archive

archive alias mail?

2000-02-29 Thread David Taylor
So far, I've been unable to find documentation on archiving e-mail that is sent to aliases. I've read the sendmail FAQ and the mailhelp documentation at the moongroup site. I have 3 aliases, each of which I'd like to archive. The aliases are specified in /etc/aliases, of course. I'd like to be

Re: Gnome Crashes :(

2000-02-29 Thread C Heath
Since I subscribed for redhat list, I have noticed several complaints and questions regarding RH 6.1 installation problem pointing to many different specific problems and recently one person had serious problem from the installer wiping out his partitions without his consents (later got his data

Re: RH6.2 ISO Image - where

2000-02-29 Thread C Heath
It is currently in beta. The address is ftp.redhat.com/pub/redhat6.2beta/iso/ CH Nitebirdz wrote: > On Sun, 27 Feb 2000, Michael J. McGillick wrote: > > > > > What FTP site are you going to where you saw 6.2 direcotry and not the > > Beta? On ftp.redhat.com, I see no such thing. Am I looking

Re: Intel 810E chipset and RH 6.0

2000-02-29 Thread C Heath
Since you have mentioned that you have RH 6.0. I have the same version however I upgraded my video card to Diamond Stealth III Xtreme and it is fairly new tech and now Diamond Viper II is new. I am not certain if XFree86 version included with RH 6.0 would support i810 video but I doubt it since

Re: Attach a second client to my X server????

2000-02-29 Thread vik
> Hi, I would like to be able to attach a second client to the X server > running on my machine so that I can have two desktop environments > running at the same time for two different users(ex. gnome and KDE). I run a VNC server session (the ORL/AT&T free remote X server/client) on the PC. Th

Re: Development Environments

2000-02-29 Thread Nitebirdz
On Sun, 27 Feb 2000, Nick wrote: > Hi > > Does anybody know of any free (or very cheap) NICE C development > environments for Linux. I'm talking nice colourful editors etc... > > Nick > > > > > -- > To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" > as the Subject. > >

Re: eth0 and eth1

2000-02-29 Thread vik
> This may seem like a silly question, but does eth0 have to be initialized > before eth1? > > In order to work around Roadrunner's brain-dead DHCP server, which would > NOT respond to my bootp requests for some reason, I switched connections. > Formerly I had eth0 on the internal network, set

Re: RH6.2 ISO Image - where

2000-02-29 Thread Nitebirdz
On Sun, 27 Feb 2000, Michael J. McGillick wrote: > > What FTP site are you going to where you saw 6.2 direcotry and not the > Beta? On ftp.redhat.com, I see no such thing. Am I looking in the wrong > place? > > - Mike > My fault. I didn't express correctly (perhaps because English is not

Re: Intel 810E chipset and RH 6.0

2000-02-29 Thread Dean
On Tue, 29 Feb 2000, Arni Raghu wrote: > Hi > I just bought a new Dell m/c which has a Intel 810 E chipset integrated for > video, What do I need to do to get this working..I tried looking for the X > drivers but no luck..The Intel support sites has info that this is supported > by Linux but again

Re: Intel 810E chipset and RH 6.0

2000-02-29 Thread Dean
On Tue, 29 Feb 2000, Arni Raghu wrote: > Hi > I just bought a new Dell m/c which has a Intel 810 E chipset integrated for > video, What do I need to do to get this working..I tried looking for the X > drivers but no luck..The Intel support sites has info that this is supported > by Linux but again

Re: Creating a lock

2000-02-29 Thread Charles Galpin
It doesn't work that way. You lock the file you just opened. Search the web - there must be a gazilion examples of this out there. On Fri, 18 Feb 2000, Glen Lee Edwards wrote: > I'm trying to create a lock in a Perl script using flock(). I can't get > it to work, so I need some info on how Linu

Attach a second client to my X server????

2000-02-29 Thread Timothy Lillicrap
Hi, I would like to be able to attach a second client to the X server running on my machine so that I can have two desktop environments running at the same time for two different users(ex. gnome and KDE). When I am logged in as one user and I issue startx everything comes up exactly the way it

Re: Partition/file systems restored.

2000-02-29 Thread Wayne Dyer
Vidiot wrote: > With the help of Bernhard Rosenkraenzer, the partition has been restored > on the drive that got screwed up. Congratulations! Virtual beers for both of you! -W- -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Stopping X?

2000-02-29 Thread Mikkel L. Ellertson
At 04:10 PM 2/29/00 -0500, Rick Shank wrote: >How can I safely stop X and gdm while I'm in run level 5, without doing an >init to level 3. How is this possible w/o losing my running processes >(this is a production server). > > >Thanks, >~Rick Shank > > Rick, Edit /etc/inittab, and commen

eth0 and eth1

2000-02-29 Thread Wayne Dyer
This may seem like a silly question, but does eth0 have to be initialized before eth1? In order to work around Roadrunner's brain-dead DHCP server, which would NOT respond to my bootp requests for some reason, I switched connections. Formerly I had eth0 on the internal network, set to come up a

Re: sendmail list

2000-02-29 Thread Eric Cifreo
On Tue, 29 Feb 2000, erik wrote: >Hi, > >I look on sendmails sight, but it didnt help me much as far as finding >a sendmail help list. Does anyone know of a good sendmail list? > >Thanks, > >-e > Check out mailhelp at moongroup dot com. Eric Cifreo Austin, TX -- To unsubscribe: mail [EMAIL PR

sendmail list

2000-02-29 Thread erik
Hi, I look on sendmails sight, but it didnt help me much as far as finding a sendmail help list. Does anyone know of a good sendmail list? Thanks, -e -- erik <[EMAIL PROTECTED]> "Can I pour you a beer, Mr. Peterson?" "A little early isn't it, Woody?" "For a beer?"

Creating a lock

2000-02-29 Thread Glen Lee Edwards
I'm trying to create a lock in a Perl script using flock(). I can't get it to work, so I need some info on how Linux handles flock (don't send me to man - been there, done that, it was a wasted read). We're trying to lock a file "hitcounter" before opening it by creating a file "hitcounter.lock"

Re: Stopping X?

2000-02-29 Thread Bret Hughes
Rick - Not sure if you can get inttab to be reread without a reboot but if so, you could change the respawn to once in the runlevel 5 line. Now for the possible. If the processes are not dependent on X then I would think that you could remove the K*files that would kill the sevices you are inte

Named and ppp connection question

2000-02-29 Thread Chris \(Ski\) Kacoroski
Hi, I have a small network at home and run named and dhcp on my linux (redhat 6.2) server. It works fine. I have set up a script that allows my family to connect to the ISP (not on demand so the kids do not conflict with phone calls). When the script runs the last thing it does is to restart t

Gnome crashes on multiple processor machine

2000-02-29 Thread Chris \(Ski\) Kacoroski
Hi, I have redhat 6.1 with the latest gnome patches. I am running it on an Intergraph server with 256MB ram, a built in matrox millenium graphics card, and 4 pentium pro processors. Gnome seems to crash when I click the mouse to quickly. It also hangs up a lot and I have to wait for it to retu

RE: Code Warrior

2000-02-29 Thread Chris \(Ski\) Kacoroski
Bruce, I use it on the PC and Mac and it has a preferences setting that lets me us Gvim (a vi clone) as the default editor. Have you tried this? ski -Original Message- From: Bruce Tong [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 29, 2000 5:36 AM To: [EMAIL PROTECTED] Subject: Re

Re: Problems printing to HP DeskJet 812C

2000-02-29 Thread William Salvino
Mathias Björkman| > | Head technician | > | Mathco Computer | > | e-mail: [EMAIL PROTECTED] | > | e-mail: [EMAIL PROTECTED] Dear Mathias, I use a 812c with Red Hat 6.1. I upgraded lpr from an RPM

Intel 810E chipset and RH 6.0

2000-02-29 Thread Arni Raghu
Hi I just bought a new Dell m/c which has a Intel 810 E chipset integrated for video, What do I need to do to get this working..I tried looking for the X drivers but no luck..The Intel support sites has info that this is supported by Linux but again no luck..?? Thx, A -- To unsubscribe: mail [

Re: Partition/file systems restored.

2000-02-29 Thread Bret Hughes
Does this mean that recovering from this sort of whoops would be easier to do if I selected partition sizes based on cylinders? I have never had to get down into the disk geometry as far as you guys have and with luck won't have to but looks like there is some good stuff to play with here and lea

[Fwd: PPP fails in RH 6.1 [more]]

2000-02-29 Thread Bret Hughes
Penny - I found these browsing around in old messages: It looks like the noauth addition to the options file and adding the line alias char-major-108 ppp_generic to /etc/conf.modules might do the trick. the conf.modules file is used to load modules needed by the kernel to perform certain task

Re: PLIP

2000-02-29 Thread Eric Rahmig
On 29 Feb 00, at 15:25, Edward Schernau wrote: > Anyone have experience with this? Hi Edward, I have very recent, albeit frustrating experience with PLIP. It was frustrating because I got it to work once without knowing why, and then it stopped working. I haven't been able to get it working

Re: message to Penny

2000-02-29 Thread Doug McGarrett
I apologize to everybody. I think I re-sent a copy of most of the last digest to the world. It was my own stupidity, and I feel very bad about it. Mia culpa, mia culpa, mia maxima culpa. Please forgive me. --doug -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Error Message with attempted PPP connection

2000-02-29 Thread Doug McGarrett
At 04:25 02/29/2000 -, you wrote: >redhat-digest Digest Volume 00 : Issue 273 > >Date: Mon, 28 Feb 2000 17:12:32 -0700 >From: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Error Message with attempted PPP connection >Message-Id: <[EMAIL PROTECTED]> > >I am gettin

Re: Forwarding a port for PCAnywhere via Ipchains?

2000-02-29 Thread Darryl Harvey
You should also be able to use ipportfw; [darryl@port darryl]$ ipportfw ipportfw Usage: ipportfw -A -[t|u] l.l.l.l/lport -R a.a.a.a/rport add entry ipportfw -D -[t|u] l.l.l.l/lport delete entry ipportfw -Cclear table

Re: Need Linux Web Server

2000-02-29 Thread Glen Lee Edwards
>How about apache? Actually I'm running apache on my home box. Everything I need I have on my home box except a dedicated 24/7 line. If they had a reasonable rate here for dedicated access I'd be in business. I need a commercial server that will provide me with this setup. :) Glen >At 02:

Re: Apache user access problems

2000-02-29 Thread Igmar Palsenberg
On Tue, 29 Feb 2000, Mike W wrote: > Where is the apache list? I have a access problem running Apache 1.3.6 > on a Sparc 20, Solaris 2.4. I keep getting 403 errors, "forbidden by > rule" on some users but not others. > > Can someone point me to the proper folks or give some hints? Some th

Re: virtual host problem

2000-02-29 Thread Igmar Palsenberg
> i have installed apache secure server via rpm version > 1.3.9. i am trying to use virtual servers and am > having a problem hitting the two sites. i am not > trying to encrypt both sites, just one. here is my > httpd.conf. > > #my box inside my firewall > NameVirtualHost 192.168.2.14 > # >

Re: Need Linux Web Server

2000-02-29 Thread John Meyer
How about apache? At 02:10 PM 2/29/00 -0600, you wrote: >I need a Linux web server to use for two domains I have that meet the >following criteria: > >1) Allows me to personally set up and admin from my home PC > a) multiple users > b) multiple ftp accounts > c) multiple virtual domains >

Re: Excel to Sql

2000-02-29 Thread Eric Cifreo
> Is there a way to import a table from an excel spread sheet to a MySql table?? > > Kirk > In Excel, select export to csv (comma separated value) file. Transport this to your Linux machine, and take care of any Dos2Unix problems (like ^Ms, etc.). Then go read this link: http://mysql.com/Man

Re: Gnome Crashes :(

2000-02-29 Thread C C H
What version Linux ur using? I have both PII and K6-2 machines and both ran Gnome without a hitch using RH 6.0. CH Danny wrote: > If GNOME crashes then have you tried KDE > as a test? > > On Tue, 29 Feb 2000, P Eads wrote: > > Is Gnome consistent about crashes or is it me that is being too suc

Running Oracle through ipchains firewall

2000-02-29 Thread vik
Has anyone got Oracle running through a simple, internal ipchains firewall? I'm running RH6.0 patched using the current RH6.0 updates archive on a machine with two network cards. I've opened the Oracle TCP port (1521) through the firewall, but the NT Oracle 8.0 client can't "resolve" (an Oracle t

Re: OT: C program problem, core dumps in linux but not unix.

2000-02-29 Thread Tom Gilbert
* Cameron Simpson ([EMAIL PROTECTED]) wrote: > On Mon, Feb 28, 2000 at 11:29:41PM +, Tom Gilbert wrote: > | > Show us the code. Better still, first winnow it down to as small an example > | > as you can and still have it fail. And then show us the code. > | > | Seen it now. The offending line

Re: dyndns.org

2000-02-29 Thread Randolph K. Zeitvogel
Erik, You have a couple of choices: /etc/sendmail.cw or /etc/mail/domaintable The exact mechanics are explained in the sendmail user's manual. I have used /etc/sendmail.cw for years and have had my machine recognize and handle mail for several domains. Randy Zeitvogel On Tue, 29 Feb 2000, erik

Re: RH Installation MUST be fixed

2000-02-29 Thread Anthony E. Greene
Tim Hockin wrote: > > > > You cant blame RedHat for your ignorance. > > > > I can when previous installations gave the user an out or the ability > > to define which disks get used. This install was a step backwards. > > As pointed out by other posters, an installation should never do what it >

Re: Mail Relaying

2000-02-29 Thread Randolph K. Zeitvogel
Hi Rick, I have a small network here in my house currently consisting of six Linux machines, two Macs and a Windoze machine. The Macs and the Windoze machine relay their mail through the firewall using sendmail. You will need to modify /etc/mail/access, run make and restart sendmail to enable m

Re: php3 & mysql on Red Hat 6.1: more problems

2000-02-29 Thread Jason Costomiris
On Wed, Mar 01, 2000 at 08:54:53AM +1100, Danny wrote: : You should just give me a shell account and let me do this for you. Eh? I'm not the one having problems. Danny, you might try reading a bit more carefully... No right thinking person would give any stranger a shell account on their box.

Re: [RedHat-List] Re: OT: C program problem, core dumps in linux but not unix.

2000-02-29 Thread fred smith
On Mon, Feb 28, 2000 at 11:29:41PM +, Tom Gilbert wrote: > * Cameron Simpson ([EMAIL PROTECTED]) wrote: > > On Mon, Feb 28, 2000 at 04:26:56PM +, Tom Gilbert wrote: > > | * David Filion ([EMAIL PROTECTED]) wrote: > > | > I'm trying to compile a C program that I wrote on a Sun system > > |

Excel to Sql

2000-02-29 Thread [EMAIL PROTECTED]
Is there a way to import a table from an excel spread sheet to a MySql table?? Kirk -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

syslogd to xterm

2000-02-29 Thread Steve Feehan
I am going through the SANS Securing Linux handbook and have setup syslogd to send messages to /dev/tty8. However I am running X and would like to capture these messages in an xterm. Is there a way to start an xterm and have it display the messages that are sent to /dev/tty8? Sorry that this is s

Re: Locating a part

2000-02-29 Thread Randolph K. Zeitvogel
I would try Radio Shack and see if they have a brick style power supply that can provide what your notebook needs. I resorted to Radio Shack when the power brick on my Ethernet hub died and found a replacement for about $24. Randy On Tue, 29 Feb 2000, Kaplan, Paul wrote: > > I'm getting despe

Re: Gnome Crashes :(

2000-02-29 Thread Danny
If GNOME crashes then have you tried KDE as a test? On Tue, 29 Feb 2000, P Eads wrote: > Is Gnome consistent about crashes or is it me that is being too successful > in crashing it. I've found that when I'm logged in at root and I try to > use the gnome start bar, I get a core dump everytime.

Re: php3 & mysql on Red Hat 6.1: more problems

2000-02-29 Thread Danny
You should just give me a shell account and let me do this for you. On Tue, 29 Feb 2000, Jason Costomiris wrote: > On Mon, Feb 28, 2000 at 02:31:42AM -0500, David Kramer wrote: > : Now I've hit another problem, which I hopefully won't feel so stupid > : over. During rpm -ba php.spec, I got: >

RE: Need Linux Web Server

2000-02-29 Thread Glen Lee Edwards
The basic idea behind mounting to the server is that this would allow me to add in some features to run off my home PC that the server might not supply, such as adding in and deleting user accounts as needed. These individuals could ssh into my machine and then access the files on the server. I

Re: OT: C program problem, core dumps in linux but not unix.

2000-02-29 Thread Cameron Simpson
On Mon, Feb 28, 2000 at 11:29:41PM +, Tom Gilbert wrote: | > Show us the code. Better still, first winnow it down to as small an example | > as you can and still have it fail. And then show us the code. | | Seen it now. The offending line was: | #define PATH_VARIABLE_NAME "TTSDATA" | [...] |

Re: Forwarding a port for PCAnywhere via Ipchains?

2000-02-29 Thread Steve Dixon
http://folding.lawnchair.net/lazyport.sh Kevin Diffily wrote: > > >i did it with ipmasqadm and the lazyport.sh script which you can find on > >freshmeat. it worked just fine. > > Didn't come up with anything for lazyport.sh or lazyport at freshmeat. > > > > >Steven Hildreth wrote: > >> > >>

Re: Forwarding a port for PCAnywhere via Ipchains?

2000-02-29 Thread Kevin Diffily
>i did it with ipmasqadm and the lazyport.sh script which you can find on >freshmeat. it worked just fine. Didn't come up with anything for lazyport.sh or lazyport at freshmeat. > >Steven Hildreth wrote: >> >> Hi, So I have an internal PcAnywhere box (Running Windows NT) using a >> internal i

dyndns.org

2000-02-29 Thread erik
Hi, I am using the dyndns.org service to give my machine a constant machine name. Here at school it changes from time to time and I would like to have a stabel domain name. I am registered and have a program that updates my IP if it changes. My question is, how do I sent up sendmail to accept

Re: Q: Secure Web Server?

2000-02-29 Thread Alan Mead
At 03:13 PM 2/29/00 , blue wrote: >Any suggestion for a good secure apache server? We are using "Hockey Secure >Server" (MacMillan Digital Publishing, Linux 5.2 Deluxe, SSL Server). The >problem is they dont provide the source codes. As a result, we can neither >upgrade to newer versions nor ap

Stopping X?

2000-02-29 Thread Rick Shank
How can I safely stop X and gdm while I'm in run level 5, without doing an init to level 3. How is this possible w/o losing my running processes (this is a production server). Thanks, ~Rick Shank -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Printer charging software required.

2000-02-29 Thread Alan Mead
All the installations like this I've seen depended on a proprietary "smart" card and reader system. I imagine that once identified, the hardware vendor could help you with software. But I would imagine that getting readers and the value-dispensing machines would be fairly expensive and cumbe

Locating a part

2000-02-29 Thread Kaplan, Paul
I'm getting desperate! Does anyone have any idea where I can purchase a replacement power supply for a Gateway Solo 2000 laptop computer? The brain trust at Gateway has decided that a 3 1/2 year old pentium computer is to old to continue supplying parts for since you can't run a modern OS on it

Q: Secure Web Server?

2000-02-29 Thread blue
Hello, Any suggestion for a good secure apache server? We are using "Hockey Secure Server" (MacMillan Digital Publishing, Linux 5.2 Deluxe, SSL Server). The problem is they dont provide the source codes. As a result, we can neither upgrade to newer versions nor apply security patches. Another q

Re: HP DeskJet 710C.

2000-02-29 Thread Alan Mead
I believe you have a "winprinter" which is unusable without Windows-only drivers. There is a project which allows you to make use of at least some features of the printer here: http://sourceforge.net/project/?group_id=1322 At 03:28 AM 2/29/00 , Mohammed Ennasar wrote: >I have RedHat 6.0 insta

Re: Code Warrior

2000-02-29 Thread Rob Saul
I've used it a little and have a friend who swears by it for Mac and Windows development. The sad news is that the Pro version for Linux is on indefinite hold (apparently priorities at Metrowerks changed after being purchased by Motorola ). Perhaps interested individuals should contact Metrowe

Apache user access problems

2000-02-29 Thread Mike W
Where is the apache list? I have a access problem running Apache 1.3.6 on a Sparc 20, Solaris 2.4. I keep getting 403 errors, "forbidden by rule" on some users but not others. Can someone point me to the proper folks or give some hints? Mike Watson -- To unsubscribe: mail [EMAIL PROTECTED

Re: Net traffic monitoring

2000-02-29 Thread Chris Worth
so where do we find netop? On Mon, 28 Feb 2000 08:31:15 -0800, Steve Dixon wrote: >nettop is really neat and has a web interface to the statistics. > >Martin Sieben wrote: >> >> On Sun, 27 Feb 2000, Charles Galpin wrote: >> >> > Date: Sun, 27 Feb 2000 18:08:46 -0500 (EST) >> > From: Charles G

RE: Need Linux Web Server

2000-02-29 Thread Duncan Hill
On Tue, 29 Feb 2000, Tanner, Robby wrote: > Point well taken. What you want to do is set up a VPN if you need > web-access to external files. SSH tunneling would probably be useful here. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to

Re: How do I copy my old drive to a new one?

2000-02-29 Thread Steven W. Orr
Not intending to do a meetoo, but... my personal favorite is find . -print | cpio -pdvum The advantage of doing it this way is that it's portable. It's true that tar works fine under linux, but most other tar implementations from other vendors will refuse to copy device files and empty directo

RE: Need Linux Web Server

2000-02-29 Thread Tanner, Robby
Point well taken. What you want to do is set up a VPN if you need web-access to external files. > -Original Message- > From: Vidiot [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, February 29, 2000 2:21 PM > To: [EMAIL PROTECTED] > Subject: Re: Need Linux Web Server > > >2) Allows me f

Re: Need Linux Web Server

2000-02-29 Thread Vidiot
>2) Allows me from my home PC to "mount" through NFS or some other method > to this server so I don't have to telnet in all the time, but can work with > files on the server as if they're on my own box. You do not, under any circumstances want to do NFS over an open network. Talk about a sec

PLIP

2000-02-29 Thread Edward Schernau
Anyone have experience with this? -- Edward Schernau http://www.schernau.com Network Architect mailto:[EMAIL PROTECTED] Rational Computing Providence, RI, USA -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

virtual host problem

2000-02-29 Thread matt boex
i have installed apache secure server via rpm version 1.3.9. i am trying to use virtual servers and am having a problem hitting the two sites. i am not trying to encrypt both sites, just one. here is my httpd.conf. #my box inside my firewall NameVirtualHost 192.168.2.14 # ServerAlias my

DSL Free Lunch?!!: Effortless, Dirt Cheap, VPN, Firewall, NAT?!!

2000-02-29 Thread Jerry Keene
Learned List: I'm a proponent of Linux boxes for integrating my company's new and existing national offices via the DSL options that are increasingly available throughout the country. I'm a proponent not because Linux is sexy, but because I've soberly and objectively (I think) set up a dozen

Need Linux Web Server

2000-02-29 Thread Glen Lee Edwards
I need a Linux web server to use for two domains I have that meet the following criteria: 1) Allows me to personally set up and admin from my home PC a) multiple users b) multiple ftp accounts c) multiple virtual domains d) backup MX for mail e) multiple restricted ftp accounts f) sev

Re: Enlightenment question

2000-02-29 Thread Jake Johnson
upgrade to the newest enlightenment. The version that is included with redhat doesn't work like the full version does. Jake R. Johnson Academic Computing Information Technology Desktop Support Intern Phone 424-3020 (Help-desk will redirect) On Tue, 29 Feb 2000, Eric Cifreo wrote: > > > > A

rsync+ssh2

2000-02-29 Thread stevenma
Hi all, I'm trying to setup an rsync (version that comes with RH 6.1) between a few machines to keep patches/updates and the like in sync accross multiple machines. I'd like to use our existing ssh2 program for encryption/security with rsync to do this. The problem is, I can't get it to work WI

Re: [OT]RE: 4.2 StarOffice and glibc

2000-02-29 Thread Philippe JAOUEN
Ryan Marinoff wrote: > > Sorry for being a little off topic, but why am I seeing that a few people > use the older version of Red Hat? Are the older versions more stable or is > it a preference? > The CAN driver of Linux Lab Project is not usable with 2.2 kernels (rh 5 and following) at the mo

Bash Redirects to Perl UDP server

2000-02-29 Thread Robert Canary
I am trying to find away to take simple echo and direct it to a Unix Domain Sock ("/tmp/mysock") . I can do something like echo "Helloe world" > /tmp/mysock and it never returns an error. How the udp server is not catching it, or at least I am not traping it corectly. What is the trick to redir

tcpd and Logging

2000-02-29 Thread Chris Tyler
Greetings... I'm working with tcpd (TCP wrappers on RH6) and do not see connection attempts being logged, despite telling syslog to log everything at all levels. The tcpd man pages seem to indicate that all connection attempts will be logged by default, but regardless of whether connections are a

Re: How do I copy my old drive to a new one?

2000-02-29 Thread Matt Housh
> I remember seeing a post telling how to do this a few months ago but can't seem > to find it now. Could some one help out? > > I want to copy my old 4 gig scsi drive to a new 10 gug ide drive Though it may not be the best way to do it, I'm personally a fan of something like this:

Re: nfsd wont start

2000-02-29 Thread Hidong Kim
I had a difficult time getting nfs working on our network of three Red Hat 6.1 machines. What finally got me going was compiling the Red Hat supplied kernel with nfs server support, and setting permission in /etc/hosts.allow. I tried compiling kernels downloaded from kernel.org, and these kernel

How do I copy my old drive to a new one?

2000-02-29 Thread Steve
I remember seeing a post telling how to do this a few months ago but can't seem to find it now. Could some one help out? I want to copy my old 4 gig scsi drive to a new 10 gug ide drive TIA Steve -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: OT: C program problem, core dumps in linux but not unix. -Update / Thank you

2000-02-29 Thread Gordon Messmer
David Filion wrote: > I have not had a chance to recompile the program on my Linux but but I did find > some pointer bugs. I've added code to check for null values before processing a > value and redid some of the login to make it smoother. Still off topic, I suppose, but I've used the "Don't Pa

Re: News as mail: how?

2000-02-29 Thread Tom Gilbert
* Jos? Romildo Malaquias ([EMAIL PROTECTED]) wrote: > > And is it capable of posting news? > > Thanks. > > Romildo No. But then you didn't ask for that ;) Tom. -- .---. .^. | Tom Gilbert, England | [EMAIL PROTECTED] |

Re: News as mail: how?

2000-02-29 Thread Philippe Moutarlier
I don't know if it is what you want (more the other way around) , but I am using gnus for both email and news. Works great for me (might not be the simplest thing to set up, though). Philippe José Romildo Malaquias <[EMAIL PROTECTED]> writes: > On Tue, Feb 29, 2000 at 05:53:30PM +, Tom G

nfsd wont start

2000-02-29 Thread Mike Butler
filename="text1.rtf"

Re: News as mail: how?

2000-02-29 Thread José Romildo Malaquias
On Tue, Feb 29, 2000 at 05:53:30PM +, Tom Gilbert wrote: > * Jos? Romildo Malaquias ([EMAIL PROTECTED]) wrote: > > Hello. > > > > Is it possible to have usenet news access by normal email? > > I would like to receive news articles as email messages > > and I would like to archive them. Is the

Re: Enlightenment question

2000-02-29 Thread Vidiot
>Odd. Try running $EBIN/e_gen_menus Actually, not really odd, since part of my environment is set for doing OpenWindows and Xview isn't back on the system yet. I just need something up so that I can get my web pages up and running again. MB -- e-mail: [EMAIL PROTECTED] Bart: Hey, why is it

Re: OT: C program problem, core dumps in linux but not unix. - Update / Thank you

2000-02-29 Thread David Filion
I have not had a chance to recompile the program on my Linux but but I did find some pointer bugs. I've added code to check for null values before processing a value and redid some of the login to make it smoother. As a separate note; I setup the environment used by the program on the Sun sys

Re: Enlightenment question

2000-02-29 Thread Tom Gilbert
* Vidiot ([EMAIL PROTECTED]) wrote: > As I get stuff rebuilt, startx brought up Enlightenment. Ultimately I > will be reconfiguring for OpenWindows. > > But, I brought up the help, but found nothing on how to close X down. > I can't find anything in the menus that says to quit this desktop. > >

Re: News as mail: how?

2000-02-29 Thread Tom Gilbert
* Jos? Romildo Malaquias ([EMAIL PROTECTED]) wrote: > Hello. > > Is it possible to have usenet news access by normal email? > I would like to receive news articles as email messages > and I would like to archive them. Is there a solution to this? > My connection to the Internet is not too fast so

Re: Enlightenment

2000-02-29 Thread Tom Gilbert
* C Heath ([EMAIL PROTECTED]) wrote: > I set up enlightenment 16.3 and i used the gtk theme to setup the nice > picuters on the panel and on the programs and I used enlightenment to > setup the background and change the borderstyle. Everything is well > except one pesky thing, the borders keeps d

Re: Enlightenment question

2000-02-29 Thread Eric Cifreo
> As I get stuff rebuilt, startx brought up Enlightenment. Ultimately I > will be reconfiguring for OpenWindows. > > But, I brought up the help, but found nothing on how to close X down. > I can't find anything in the menus that says to quit this desktop. > > Sigh! > > MB How do you mean? To

Re: Enlightenment question

2000-02-29 Thread Philippe Moutarlier
alt+ctrl+basckspace should do it, no ? Philippe Vidiot <[EMAIL PROTECTED]> writes: > As I get stuff rebuilt, startx brought up Enlightenment. Ultimately I > will be reconfiguring for OpenWindows. > > But, I brought up the help, but found nothing on how to close X down. > I can't find anythi

Re: Partition/file systems restored.

2000-02-29 Thread Philippe Moutarlier
Charles Galpin <[EMAIL PROTECTED]> writes: > thats great! > > But can you (or perhaps Bero) give a better explanation as to how you > determined the partition sizes? You might want to remind us what info you > had to start with etc. > > I'd really like to understand this. > Me too! can you ac

Enlightenment question

2000-02-29 Thread Vidiot
As I get stuff rebuilt, startx brought up Enlightenment. Ultimately I will be reconfiguring for OpenWindows. But, I brought up the help, but found nothing on how to close X down. I can't find anything in the menus that says to quit this desktop. Sigh! MB -- e-mail: [EMAIL PROTECTED] Bart:

Re: [RedHat-List] Re: OT: C program problem, core dumps in linux but not unix.

2000-02-29 Thread Tom Gilbert
* Cameron Simpson ([EMAIL PROTECTED]) wrote: > On Mon, Feb 28, 2000 at 04:26:56PM +, Tom Gilbert wrote: > | * David Filion ([EMAIL PROTECTED]) wrote: > | > I'm trying to compile a C program that I wrote on a Sun system > | > but it won't work. The code compiles and runs fine on the > | > Sun

Re: Partition/file systems restored.

2000-02-29 Thread Vidiot
> But can you (or perhaps Bero) give a better explanation as to how you > determined the partition sizes? You might want to remind us what info you > had to start with etc. > > I'd really like to understand this. OK, between the two of us looking at stuff, this is the jist of what happened: Th

Re: Partition/file systems restored.

2000-02-29 Thread Bernhard Rosenkraenzer
On Tue, 29 Feb 2000, Charles Galpin wrote: > thats great! > > But can you (or perhaps Bero) give a better explanation as to how you > determined the partition sizes? dumpe2fs -h /dev/hdb1 |grep count > You might want to remind us what info you > had to start with etc. Just a killed partition

Re: Anyone knows where to get RH 6.2

2000-02-29 Thread Jerry Winegarden
Also available from the RH mirror sites, in case the RH site is busy. The RH site lists the mirror sites. (e.g. metalab.unc.edu) *** Jerry WinegardenOIT/Technical Support Duke University [EMAIL PROTECTED]

Enlightenment

2000-02-29 Thread C Heath
I set up enlightenment 16.3 and i used the gtk theme to setup the nice picuters on the panel and on the programs and I used enlightenment to setup the background and change the borderstyle. Everything is well except one pesky thing, the borders keeps defaulting to Brushed Metal-Tigert when I rebo

RE: RH Installation MUST be fixed

2000-02-29 Thread John Fusek
Correct me if I am wrong, you did not buy the disks from Red Hat so how are they the vendor? > -Original Message- > From: Vidiot [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 28, 2000 7:47 AM > To: [EMAIL PROTECTED] > Subject: Re: RH Installation MUST be fixed > > > > The long and

Unidentified subject!

2000-02-29 Thread James Lindley
unsubscribe

  1   2   >