redhat 9 install problem (graphics card related)

2003-09-04 Thread christopher j bottaro
hello, i've installed redhat 9 on 2 systems already, but the 3rd system is giving me problems. first off, when it boots off the cd, and it gives the prompt that says something like: type linux or enter to run the graphical install. type linux text to run the text installer. blah blah, etc etc.

Re: Clarification on license and distribution on RH Advanced Server 2.1

2003-09-04 Thread Ed Greshko
On Fri, 2003-09-05 at 11:45, Jerome Dsilva wrote: > Hi, > ON AS 2.1 licensing, I have some clarifications. > > 1. Can we freely share the distribution media or ISO image of AS 2.1. > 2. Does it require the other users ( who use the shared distro ) to > have licenses on AS 2.1 > 3. How different

Re: IP tables help

2003-09-04 Thread Le Ngoc Thach
Hi Rudik Amirjanyan, Try 3 below steps: step1) Modify /etc/sysctl.conf net.ipv4.ip_forward =1 step2) Run "myiptable" that I have used sucessfully for my LAN. step3) Run "service network restart". Good lucks. Thach. Rudik Amirjanyan wrote: Hello In my small office we have local lan 192.168.1.0 and

Re: Epson printer on CUPS: "unable to contact server"

2003-09-04 Thread Marc Adler
* Rodolfo J. Paiz <[EMAIL PROTECTED]> [2003-09-04 17:37]: > At 16:28 9/4/2003 -1000, you wrote: > >It's an Epson PM-760C with a parallel connection using CUPS. > > OK... CUPS is the print daemon, then. > Well, I tried what you suggested, but cups-lpd wouldn't start, etc., so I did something whic

Clarification on license and distribution on RH Advanced Server 2.1

2003-09-04 Thread Jerome Dsilva
Hi, ON AS 2.1 licensing, I have some clarifications. 1. Can we freely share the distribution media or ISO image of AS 2.1. 2. Does it require the other users ( who use the shared distro ) to have licenses on AS 2.1 3. How different is the licensing compared to the Redhat 8 or Redhat 9? 4. Why ar

Re: Epson printer on CUPS: "unable to contact server"

2003-09-04 Thread Rodolfo J. Paiz
At 16:28 9/4/2003 -1000, you wrote: It's an Epson PM-760C with a parallel connection using CUPS. OK... CUPS is the print daemon, then. I did this once, and found that there is in /etc/xinetd.d a file called cups-lpd. It can be activated by "chkconfig cups-lpd on" if you wish to activate it, and

Re: undefined symbol: stat

2003-09-04 Thread Sean Estabrooks
On Thu, 4 Sep 2003 22:55:23 -0300 [EMAIL PROTECTED] wrote: > In my network library I have code using the function " stat( par1, par2 ). > defined by header at /sys/stat.h. > When I trying to use this code linked as dynamic shared library, I have the > following error > > relocation error:

Re: hosting a domain name

2003-09-04 Thread John Rehmert
On Thu, 2003-09-04 at 19:19, Rodolfo J. Paiz wrote: > At 17:59 9/4/2003 -0500, you wrote: > >All my domains are with register.com, I've never had a problem with > >them. > > I have... long story, which I will avoid here. > > Primary reason to avoid register.com is cost. I use BulkRegister since I

Epson printer on CUPS: "unable to contact server"

2003-09-04 Thread Marc Adler
* Rodolfo J. Paiz <[EMAIL PROTECTED]> [2003-09-04 13:33]: > At 11:01 9/4/2003 -1000, you wrote: > >> An Epson printer is connected to that host computer, > > How? Parallel or USB? Configured how? LPD or CUPS? Give details. Sorry. It's an Epson PM-760C with a parallel connection using CUPS. > >>

Re: Create a boot disk

2003-09-04 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 04 September 2003 09:57 pm, Gunawan wrote: > Hi, > How to create a boot disk for RH9? http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/install-guide/s1-steps-install-cdrom.html#S2-STEPS-MAKE-DISKS - -- - -Michael pgp key: http://w

Re: Create a boot disk

2003-09-04 Thread MKlinke
On Thursday 04 September 2003 20:57, Gunawan wrote: > Hi, > How to create a boot disk for RH9? > Regards, > Gunawan Stick a floppy in and use the utility "mkbootdisk." See "man mkbootdisk" for the particulars. Regards, Mike Klinke -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECT

undefined symbol: stat

2003-09-04 Thread fjmendonca
I'm working in new project. Migration HPUX to LINUX, but today I got a compilation problem, as the following description. In my network library I have code using the function " stat( par1, par2 ). defined by header at /sys/stat.h. When I trying to use this code linked as dynamic shared lib

Create a boot disk

2003-09-04 Thread Gunawan
Hi, How to create a boot disk for RH9? Regards, Gunawan

RE: up2date

2003-09-04 Thread Steve Buehler
At 05:33 PM 9/4/2003 -0600, you wrote: At 15:48 9/4/2003 -0500, you wrote: If you are trying to get ALL the updates for your system you should use the -u along with your -d. You can use the -u alone without the -d. True. But since he was using the -d, I was assuming that he just wanted to downlo

Re: hosting a domain name

2003-09-04 Thread David Lupo
On Fri, Sep 05, 2003 at 04:14:55AM -0500, Nurullah Akkaya wrote: > ... can you point me to a big and reliable registring company? where does > yahoo register its name? i mean just to get and example? $ whois yahoo.com [Querying whois.internic.net] [Redirected to whois.alldomains.com] [Querying who

How to chage boot up partitions

2003-09-04 Thread Cosmo Lee
RH 9 Intel I've moved my hard drives from the built-in IDE controller to a PCI IDE card. What do I change to indicate to the OS to boot from the new partitions? Previously, the OS booted from /dev/hda and there were partitions on /dev/hdb also. When it boots now, I see it trying to find drives o

Re: Scripting password

2003-09-04 Thread Jason Riedel
Patrick, I assume you are talking about Shell Script and for that, I don't know. But if bychance you're doing this in Perl, the perl module that you will utilize is Term::Readkey. http://www.perldoc.com/perl5.6/lib/Term/ReadKey.html Jason Riedel - Original Message - From: "Patrick

Re: hosting a domain name

2003-09-04 Thread Bret Hughes
On Thu, 2003-09-04 at 18:19, Rodolfo J. Paiz wrote: > At 17:59 9/4/2003 -0500, you wrote: > >All my domains are with register.com, I've never had a problem with > >them. > > I have... long story, which I will avoid here. > > Primary reason to avoid register.com is cost. I use BulkRegister since I

Re: LPIC passing percentage?

2003-09-04 Thread Jerry W. Hubbard
On Wed, 2003-09-03 at 13:41, Edward Croft wrote: > Kevin, you want me to hold him down while you thwack him! :-P > I started in '83 on a Kaypro II, then 85 switched to Digital VAX, then > DG, and so on and so forth > Anybody remember soldering together HeathKit PCs? > Not the PC, but some of

Re: ZIP drive

2003-09-04 Thread Tom Wilson
On Wednesday 03 September 2003 03:50 pm, Sasa Stupar's voice rose above the ones in my head and stated: [snips] > > I think it's: > > > > modeprobe imm > > mount /dev/sda4 /mnt > > > > Regards. > > It doesn't work. It tells me command not found. I have installed > complete distribution (4,6 gigs)

Re: Router question (was Re: postfix problems)

2003-09-04 Thread Hal Burgiss
On Thu, Sep 04, 2003 at 11:05:52AM -1000, Marc Adler wrote: > One question I have that came out of this discussion is why are systems > behind routers safer? They aren't. They are just simpler to admin. So if you don't know what you are doing, or don't have the time to tend to business, they can

Re: hosting a domain name

2003-09-04 Thread Rodolfo J. Paiz
At 06:33 9/5/2003 -0500, you wrote: so if i use another company for my dns server i will just tell them my ip and its done rigth? Yes. -- Rodolfo J. Paiz [EMAIL PROTECTED] -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

RE: up2date

2003-09-04 Thread Rodolfo J. Paiz
At 15:49 9/4/2003 -0500, you wrote: You are going to be surprised that I in fact agree with you but I've been on this long enough to get criticized for both situation. Yes, I do see your point. Besides, I'll admit that it bothers me more when people do things out of ignorance or laziness; if you h

Re: hosting a domain name

2003-09-04 Thread Nurullah Akkaya
so if i use another company for my dns server i will just tell them my ip and its done rigth? -- Nurullah Akkaya [EMAIL PROTECTED] Registered Linux User #301438 What lies behind us and what lies before us are tiny matters compared to what lies within us. "If at first an idea is not absurd

RE: up2date

2003-09-04 Thread Rodolfo J. Paiz
At 15:48 9/4/2003 -0500, you wrote: If you are trying to get ALL the updates for your system you should use the -u along with your -d. You can use the -u alone without the -d. -- Rodolfo J. Paiz [EMAIL PROTECTED] -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.

Re: network printer setup

2003-09-04 Thread Rodolfo J. Paiz
At 11:01 9/4/2003 -1000, you wrote: > An Epson printer is connected to that host computer, How? Parallel or USB? Configured how? LPD or CUPS? Give details. > I tried to set it up as a remote printer on another computer. How? Details! > Also, what are the actual configuration files > involved in t

Re: hosting a domain name

2003-09-04 Thread Rodolfo J. Paiz
At 03:42 9/5/2003 -0500, you wrote: i got a couple of questions why do i need 2 computers? All depends on how important your image is to you. If your webserver is down, the browser will give the "Host unreachable" error which shows the machine is down or the network is down. If DNS service is not

Re: hosting a domain name

2003-09-04 Thread Rodolfo J. Paiz
At 17:59 9/4/2003 -0500, you wrote: All my domains are with register.com, I've never had a problem with them. I have... long story, which I will avoid here. Primary reason to avoid register.com is cost. I use BulkRegister since I have about 30 domains; they charge a one-time $80 initial fee and t

Re: SWAT Help

2003-09-04 Thread Eugene Poole
I think I've tried everything. Here's my services entry: swat901/tcp# Samba Web Administration Tool Here's my swat file: service swat { port= 901 socket_type= stream wait

Re: hosting a domain name

2003-09-04 Thread NfoCipher
On Fri, 2003-09-05 at 03:42, Nurullah Akkaya wrote: > i got a couple of questions why do i need 2 computers? You don't need 2 computers, you need 2 static ip addresses because the dns entry for your domain require a primary and backup dns ip address. If you wanted to do it all yourself, just assign

Re: LPIC passing percentage?

2003-09-04 Thread Dave Ihnat
On Thu, Sep 04, 2003 at 06:48:57PM -0400, Kevin MacNeil wrote: > On Wed, Sep 03, 2003 at 04:31:29PM -0500, Dave Ihnat wrote: > > > I've touched liquid mercury memory...I've seen attacked chips halt and > > catch fire on a 6800 embedded...I've seen C code glitter in the > > display of a BLIT...all

Re: hosting a domain name

2003-09-04 Thread NfoCipher
On Fri, 2003-09-05 at 04:14, Nurullah Akkaya wrote: > my isp doesnt block any ports and i have static ip my problem i am > going to start my project at home and then get a colocation service > i dont want to lose the domain the last company i worked with doesn > let me change thing on my domain lik

Re: LPIC passing percentage?

2003-09-04 Thread Kevin MacNeil
On Wed, Sep 03, 2003 at 04:31:29PM -0500, Dave Ihnat wrote: > I've touched liquid mercury memory...I've seen attacked chips halt and > catch fire on a 6800 embedded...I've seen C code glitter in the > display of a BLIT...all of these moments will be lost in Internet > time, like packets in a stor

Dreaded Installer Message: "Machine Not Supported" -- Any Hope?

2003-09-04 Thread sabat
I got the dreaded, infamous message today: "You are trying to install on a machine that isn't supported by this version of Red Hat Linux." This was while doing an install of Red Hat 9 on a Dell 1750. Works fine on 1650s and 2650s, so who could've predicted?! The most exasperating thing about th

Re: Router question (was Re: postfix problems)

2003-09-04 Thread Benjamin J. Weiss
> One question I have that came out of this discussion is why are systems > behind routers safer? What kind of security does a router provide? A router by itself does not provide any inherent security. However: A standard router, such as a cisco 2501, can do port blocking, which can add some sec

Re: hosting a domain name

2003-09-04 Thread Ed Wilts
On Fri, Sep 05, 2003 at 03:42:15AM -0500, Nurullah Akkaya wrote: > where can i register the domain name which company is reliable? I've been happy with http://www.godaddy.com > and i dont want to lose the name i register is there a way to > automate registration ? You can register for up to, I t

RE: Sounds not working, but detection fine

2003-09-04 Thread Wade Chandler
Yeah XMMS you will have to change it's output plugin to the correct setting for the sound server you are using...I had similar problems. Don't have it in front of me. Wade -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Fitzpatrick Sent: Thursday,

Re: hosting a domain name

2003-09-04 Thread Nurullah Akkaya
my isp doesnt block any ports and i have static ip my problem i am going to start my project at home and then get a colocation service i dont want to lose the domain the last company i worked with doesn let me change thing on my domain like redirecting and i donnt want to pay redirecting fee if com

Router question (was Re: postfix problems)

2003-09-04 Thread Marc Adler
One question I have that came out of this discussion is why are systems behind routers safer? What kind of security does a router provide? By the way, the first line in /etc/resolv.conf has not been added back in, and my system is back to normal. Thanks! -- Marc Adler -- redhat-list mailing l

Re: How to Install RHL 8.0 with Reiserfs enabled? (Budi Febrianto)

2003-09-04 Thread rhema
When you boot from the cd to do the install and you see the intial install options such as gui, text, etc., type linux reiserfs after the boot: prompt and hit enter. John Message: 53 From: "Budi Febrianto" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: How to Install RHL 8.0 with Reiserfs

RE: up2date

2003-09-04 Thread Francis Lau
> If you are trying to get ALL the updates for your system you should use the > -u along with your -d. -d only downloads what you specifically tell it to > download. So unless you aren't telling us what you typed, from what you > said here, you only typed 'up2date -d httpd'. If you just want

Re: network printer setup

2003-09-04 Thread Marc Adler
* Marc Adler <[EMAIL PROTECTED]> [2003-09-01 17:11]: > I've setup a LAN with one computer set up as a file server using NFS and > it works fine. An Epson printer is connected to that host computer, and > I tried to set it up as a remote printer on another computer. However, > on the "Queue type" ta

Re: Samba Help !!! PLEASE !!

2003-09-04 Thread cajun
Benjamin J. Weiss wrote: Lee, Well I'm thinking that maybe the firewall is blocking the ports that SMB uses. I'm not sure what those ports are, there are several on both TCP and UDP. To quickly test to see if it is the firewall I would either open it up or disable it entirely. I don't know how yo

Re: hosting a domain name

2003-09-04 Thread David Hart
On Fri, 2003-09-05 at 04:42, Nurullah Akkaya wrote: > i got a couple of questions why do i need 2 computers? > where can i register the domain name which company is reliable? > and i dont want to lose the name i register is there a way to > automate registration ? > and if i register the domain fro

RE: up2date

2003-09-04 Thread Otto Haliburton
> -Original Message- > From: [EMAIL PROTECTED] [mailto:redhat-list- > [EMAIL PROTECTED] On Behalf Of Rodolfo J. Paiz > Sent: Thursday, September 04, 2003 3:33 PM > To: [EMAIL PROTECTED] > Subject: RE: up2date > > At 15:22 9/4/2003 -0500, you wrote: > > >I send what was sent! > > Th

RE: up2date

2003-09-04 Thread Steve Buehler
If you are trying to get ALL the updates for your system you should use the -u along with your -d. -d only downloads what you specifically tell it to download. So unless you aren't telling us what you typed, from what you said here, you only typed 'up2date -d httpd'. If you just want the http

Enabling rlogin for testing

2003-09-04 Thread Peramslist
Hi, I use ssh for all my logins on to Redhat 7.2 box. But for the purpose of learning I want to know how to enable rlogins on the linux box. I'd appreciate your help in this regard.   Thanks,   Peram

Re: hosting a domain name

2003-09-04 Thread Joe Polk
Personally, I wouldn't setup your own DNS server unless you truly have need to. I use MYDNS.COM to manage my external domains. You don't have to use them to host it or redirect, rather you can use their "IP Pointing" which is nothing more than DNS entries on their DNS server. Setup your domain

Re: hosting a domain name

2003-09-04 Thread Nurullah Akkaya
i got a couple of questions why do i need 2 computers? where can i register the domain name which company is reliable? and i dont want to lose the name i register is there a way to automate registration ? and if i register the domain from a company called xyz.com(fake) and company closed 2 mounts l

RE: up2date

2003-09-04 Thread Rodolfo J. Paiz
At 15:22 9/4/2003 -0500, you wrote: I send what was sent! That's the point, Otto. We all read the original post, and we all read the answer. Then, when we get to your post, we have to read everything ALL OVER AGAIN and there is no need for it... it wastes a lot of bandwidth and a lot of oth

Re: hosting a domain name

2003-09-04 Thread Rodolfo J. Paiz
At 15:22 9/4/2003 -0500, you wrote: On Thu, Sep 04, 2003 at 02:17:42PM -0600, Rodolfo J. Paiz wrote: > At 03:02 9/5/2003 -0500, you wrote: > >anyone point me to a url or explain the precudures in hosting my own > >domain name on my servers? without redirecting from another isp. > > 1. Set up two ma

RE: up2date

2003-09-04 Thread Rodolfo J. Paiz
At 15:50 9/4/2003 -0400, you wrote: to get the list of updates available. I noticed that my system is not up to date so I downloaded the packages with a: up2date -d Why not a "up2date -u" which will download _and_ update the packages in one step? Can anyone tell me whether the up2date only updat

Re: up2date

2003-09-04 Thread Benjamin J. Weiss
> Hi All, > > I just registered for an account at RedHat so I can run up2date on my > Redhat 9.0 machine. > > I wanted to see what programs I needed to update first before installing > so I did a: > > up2date -l > > to get the list of updates available. I noticed that my system is not up > to date

RE: up2date

2003-09-04 Thread Otto Haliburton
> -Original Message- > From: [EMAIL PROTECTED] [mailto:redhat-list- > [EMAIL PROTECTED] On Behalf Of Rodolfo J. Paiz > Sent: Thursday, September 04, 2003 3:21 PM > To: [EMAIL PROTECTED] > Subject: RE: up2date > > At 14:59 9/4/2003 -0500, you wrote: > >I am not sure what you did but if yo

Re: hosting a domain name

2003-09-04 Thread Ed Wilts
On Thu, Sep 04, 2003 at 02:17:42PM -0600, Rodolfo J. Paiz wrote: > At 03:02 9/5/2003 -0500, you wrote: > >anyone point me to a url or explain the precudures in hosting my own > >domain name on my servers? without redirecting from another isp. > > 1. Set up two machines for DNS service [snip] > >

RE: up2date

2003-09-04 Thread Rodolfo J. Paiz
At 14:59 9/4/2003 -0500, you wrote: I am not sure what you did but if you log into rhn then you can update everything that is required. You should have gotten a red icon that when you click on it. You will get all of the critical updates as well as kernel updates for your system but you can do it

Re: hosting a domain name

2003-09-04 Thread Rodolfo J. Paiz
At 03:02 9/5/2003 -0500, you wrote: anyone point me to a url or explain the precudures in hosting my own domain name on my servers? without redirecting from another isp. 1. Set up two machines for DNS service (on Red Hat, typically use BIND for this), and make sure they answer for the domain conta

Re: Samba Help !!! PLEASE !!

2003-09-04 Thread Benjamin J. Weiss
> Lee, > > Well I'm thinking that maybe the firewall is blocking the ports that > SMB uses. I'm not sure what those ports are, there are several on both > TCP and UDP. To quickly test to see if it is the firewall I would > either open it up or disable it entirely. I don't know how your > network is

RE: up2date

2003-09-04 Thread IT
A new release and a new version are the same thing in my own (feeble?) mind. Up2date should update to the most current version of the programs RedHat has available for any of its versions. I simply use "up2date -u" (read the up2date man page; very useful. I also set the up2date configuration to a

Re: Swapped Hard Drives

2003-09-04 Thread Ed Wilts
On Thu, Sep 04, 2003 at 03:36:12PM -0400, James Pifer wrote: > Yeah, you're probably on the right track. The Dell machine is a PIII > 1Ghz and the AMD is a Pro 1400+. I'll see if I can copy the boot stuff > over. Don't forget about the rest of architecture-specific packages. In particular, glibc

Re: firewall conf

2003-09-04 Thread Rodolfo J. Paiz
At 21:50 9/4/2003 +0200, you wrote: I need FTP my clients need to upload there webpages because the server is a part of a hosting company. I don't want to give anonymous access to anyone. Every user is know to me, and is chrooted to her home directorie they can't come outside this directory even wi

NFS export read-only is not honored

2003-09-04 Thread Reuben D. Budiardja
Hello, I have a strange problem. On my of the server, I export a directory and specify it as ro. In /etc/fstab: /home/httpd client1.domain.name(ro) On client1.domain.name, as root, I created a directory in /mnt/ and write in /etc/fstab: server.phys.utk.edu:/home/httpd /mnt/server nfs

hosting a domain name

2003-09-04 Thread Nurullah Akkaya
anyone point me to a url or explain the precudures in hosting my own domain name on my servers? without redirecting from another isp. -- Nurullah Akkaya [EMAIL PROTECTED] Registered Linux User #301438 What lies behind us and what lies before us are tiny matters compared to what lies within

RE: up2date

2003-09-04 Thread Otto Haliburton
> -Original Message- > From: [EMAIL PROTECTED] [mailto:redhat-list- > [EMAIL PROTECTED] On Behalf Of Francis Lau > Sent: Thursday, September 04, 2003 2:51 PM > To: [EMAIL PROTECTED] > Subject: RE: up2date > > Hi All, > > I just registered for an account at RedHat so I can run up2date on

Re: firewall conf

2003-09-04 Thread Ivo Tijhaar
I need FTP my clients need to upload there webpages because the server is a part of a hosting company. I don't want to give anonymous access to anyone. Every user is know to me, and is chrooted to her home directorie they can't come outside this directory even with a symlink access is denied. And a

RE: up2date

2003-09-04 Thread Francis Lau
Hi All, I just registered for an account at RedHat so I can run up2date on my Redhat 9.0 machine. I wanted to see what programs I needed to update first before installing so I did a: up2date -l to get the list of updates available. I noticed that my system is not up to date so I downloaded

RE: Swapped Hard Drives

2003-09-04 Thread James Pifer
Yeah, you're probably on the right track. The Dell machine is a PIII 1Ghz and the AMD is a Pro 1400+. I'll see if I can copy the boot stuff over. Thanks, James On Thu, 2003-09-04 at 15:04, Kenneth Goodwin wrote: > No detail, Sounds like cpu architectures getting in the way > to me. > I take it t

RE: Samba Help !!! PLEASE !!

2003-09-04 Thread Nick Kishfy
Lee, Well I'm thinking that maybe the firewall is blocking the ports that SMB uses. I'm not sure what those ports are, there are several on both TCP and UDP. To quickly test to see if it is the firewall I would either open it up or disable it entirely. I don't know how your network is setup or if

Re: VMware working with RH beta?

2003-09-04 Thread HoytDuff
On Thursday 04 September 2003 11:44 am, Ed Greshko wrote: > Well I'm still running VMwareWorkstation-4.0.1-5289 on my RH 9 system > and the severn beta runs just fine. Hmmm. I'm running it on a Mandrake 9.1 system. Red Hat 7.x, 8.x 9.x all installed an run fine. Severn won't install. If I pull the

Re: firewall conf

2003-09-04 Thread Benjamin J. Weiss
> Hi, > > Thanks i modified my firewall now it works for me. I made the following > entries: > > > :FORWARD ACCEPT [0:0] # Accept all forwarded packets. In my case there > is no NAT, so this is ok. > :INPUT DROP [0:0] # Drop all incoming packets. > :OUTPUT ACCEPT [0:0] # Accept all outgoing packets

Re: IMAP blocking all but ONE client...

2003-09-04 Thread Ed Wilts
On Thu, Sep 04, 2003 at 11:47:31AM -0700, Jesse Millan wrote: > > Could someone give me a pointer on why IMAP would block all sessions but > one? It even blocked localhost. cat /etc/hosts.allow cat /etc/hosts.deny See if that gets you anywhere. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL

RE: ZIP drive

2003-09-04 Thread IT
Try ZipTool, available at all fine RPM repositories. Dimitri -Original Message- From: Sasa Stupar [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 03, 2003 09:37 To: redhat-list Subject: ZIP drive HI! How do I access to the IOMEGA ZIP drive which is connected to the parallel port

RE: Swapped Hard Drives

2003-09-04 Thread Kenneth Goodwin
No detail, Sounds like cpu architectures getting in the way to me. I take it the AMD is a later processor rev than the Dell. Example - the DEll is a pentium One and the AMD is a Pentium 3 class machine? The AMD might be running a 586 based kernel while the Dell might be running a 386 kernel. The

Re: Swapped Hard Drives

2003-09-04 Thread HoytDuff
On Thursday 04 September 2003 02:23 pm, James Pifer wrote: > I'd rather not reinstall this machine since I had a some stuff installed > that would take a while to install again. Any suggestions on how to get > this one going again? Boot from the rescue CD and re-install the bootloader. -- Hoyt

RE: firewall conf

2003-09-04 Thread Ivo Tijhaar
Hi, Thanks i modified my firewall now it works for me. I made the following entries: :FORWARD ACCEPT [0:0] # Accept all forwarded packets. In my case there is no NAT, so this is ok. :INPUT DROP [0:0] # Drop all incoming packets. :O

IMAP blocking all but ONE client...

2003-09-04 Thread Jesse Millan
Could someone give me a pointer on why IMAP would block all sessions but one? It even blocked localhost. Initially at work I set up evolution to grab mail from my home server, that went good. It still works just fine. I went home and on one of my home computers I tried to do the same only I reciev

Swapped Hard Drives

2003-09-04 Thread James Pifer
I have two development machines both running RH9. The machines are completely different hardware. One is a Dell Optiplex and the other is a white box AMD. I needed to switch the hard drives to take advantage of the white box AMD having double the RAM as the Dell. I took the Dell's hard drive, stu

Re: Samba Help !!! PLEASE !!

2003-09-04 Thread cajun
Hi Nick, Yes they are, actually right now, I am trying to load Samba on the same machine as I am running the firewall. I'm using my Linux box as the firewall. I am in the process of seperating it out to another PC that will be on the same LAN. Is this what my problem is?? If it is I will re

Re: ISO Updates?

2003-09-04 Thread Ed Wilts
On Thu, Sep 04, 2003 at 10:12:06AM -0700, Douglas Phillipson wrote: > I imported the gpg key and I can now install rpm's but I'm running AS > 3.0 Beta. I didn't notice the version of up2date and rhn_register I was > installing was for AS 2.1 which is MUCH older. Is there a version of > up2date

Re: Linux crashed and root password lost

2003-09-04 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 4 Sep 2003 12:33:48 -0400, Reuben D. Budiardja wrote: > > I am in serious problem. One of my Linux server crashed today and on > > booting it is giving error "UNEXPECTED INCONSISTENCY" PLEASE RUN FSCK > > MANUALLY. Than it ask for root passwor

Changing ext3 mode

2003-09-04 Thread Sasa Stupar
Hi! I have been trying all day to change ext3 mode from ORDERED to WRITEBACK and so far no success. Let me say what I have been trying: -adding a parameter to /etc/fstab data=writeback next to the defaults for the root and /boot partition eg. LABEL=// ext3defaults,da

Re: need help with a shell script

2003-09-04 Thread Dave Ihnat
I see that you've found a solution to your original query. However, I'd just like to comment on a general script technique. Especially when executing programs with a security aspect, such as su, it's a very good idea to give the entire absolute path to the program, e.g., instead of just 'su', '/b

Re: Linux crashed and root password lost

2003-09-04 Thread Andre Speelmans
On Thu, 4 Sep 2003, Reuben D. Budiardja wrote: > On Thursday 04 September 2003 11:35 am, [EMAIL PROTECTED] wrote: > > > > But I have lost root password, I tried to boot in "linux single" mode but > > then also it ask for root password. > > If you have the distro CD, boot using the CD, run Linux R

Re: VMware working with RH beta?

2003-09-04 Thread Yanick Poirier
VMWare is tightly dependent on your kernel version and distribution. I really doubt when they make a release they do care about whatever beta version is available. I'm not saying it won't work, but it greatly depends on the changes of the distribution. So I'm not surprise that apparently version 4.

RE: expired account

2003-09-04 Thread Andre Speelmans
> You could probably boot your system using a live cd or a floppy distro. Just start the rescue mode while booting from your RH CD's. > But, then you would have to edit your password and shadow filealso, > you'll have to use something like perl to encrypt a new value for your > password. Che

RE: Samba Help !!! PLEASE !!

2003-09-04 Thread Nick Kishfy
Lee wrote: "I did not mention this yesterday and I should have, but I am running also a firewall." Lee, are these too machines on the same LAN or is the firewall separating them? Is it a hardware firewall? -Original Message- From: cajun [mailto:[EMAIL PROTECTED] Sent: Thursday, Septembe

Re: SWAT Help

2003-09-04 Thread Rodolfo J. Paiz
At 12:49 9/4/2003 -0400, you wrote: I am currently running RHL on 2-boxes, 1 running 7.3 and the other running 8.0. When trying to use SWAT to configure Samba on either machine, I get a Access Denied message even though I'm trying to login as root. I've already changed the 'disable = yes' to

Re: Samba Help !!! PLEASE !!

2003-09-04 Thread cajun
teddy wrote: Also their is a tool that u can use its one of the packages in redhat9 its real easy to use should be in settings somewhere -- Original Message --- From: "teddy" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Thu, 4 Sep 2003 12:47:37 -0400 Subject: RE: Samba Help !!

Re: ISO Updates?

2003-09-04 Thread Douglas Phillipson
I imported the gpg key and I can now install rpm's but I'm running AS 3.0 Beta. I didn't notice the version of up2date and rhn_register I was installing was for AS 2.1 which is MUCH older. Is there a version of up2date with the ssl expiration problem fixed for AS 3.0 Beta? Prior to "upgradi

Re: SWAT Help

2003-09-04 Thread Joe Polk
Webmin seems to handle Samba setup far better than SWAT. I've had changes made in SWAT not work properly. <> -- Original Message --- From: Gene Poole <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Thu, 4 Sep 2003 12:49:51 -0400 Subject: SWAT Help > I am currently running RHL on

Re: Samba Help !!! PLEASE !!

2003-09-04 Thread Joe Polk
I believe an older ver of Webmin had a plug to SWAT. But why do that? Webmin seems to handle Samba setup far better than SWAT. I've had changes made in SWAT not work properly. <> -- Original Message --- From: Craig Herring <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thu, 4

SWAT Help

2003-09-04 Thread Gene Poole
I am currently running RHL on 2-boxes, 1 running 7.3 and the other running 8.0.  When trying to use SWAT to configure Samba on either machine, I get a Access Denied message even though I'm trying to login as root.  I've already changed the 'disable = yes' to 'disable = no'. What am I doing wrong?

RE: Linux crashed and root password lost

2003-09-04 Thread ajaya
Thanks a lot for help I have downloaded and installed "tomdrtbt" and able to mount my disk. BUT I am not finding command fsck in "tomdrtbt". How can I check my drive. or alternatively if you tell me how to change root password from the file system, than also I should be able to solve the proble

Re: Make connection to MySQL Server from another server

2003-09-04 Thread steffen . grunewald
On Thu, Sep 04, 2003 at 11:32:07AM -0500, Benjamin J. Weiss wrote: > Actually, I don't know whether MySQL uses udp or not, but the /etc/services > file shows both tcp and udp ports for mysql, so I put them both in. Just a hint: insert a line with target LOG at the end of the iptables config file

Re: Sounds not working, but detection fine

2003-09-04 Thread Robert Fitzpatrick
On Wed, 2003-09-03 at 14:12, Robert Fitzpatrick wrote: > I am running RedHat 9. When I go to Soundcard Detection, the test sound > plays fine, but none of the sounds under Sound Events in Preferences > will play without error. If I open the Audio Player and try to play a > wav file, it says 'Couldn

Re: Linux crashed and root password lost

2003-09-04 Thread Reuben D. Budiardja
On Thursday 04 September 2003 11:35 am, [EMAIL PROTECTED] wrote: > Hi, > > This is my first mail to the group. > > I am in serious problem. One of my Linux server crashed today and on > booting it is giving error "UNEXPECTED INCONSISTENCY" PLEASE RUN FSCK > MANUALLY. Than it ask for root password.

Re: need help with a shell script

2003-09-04 Thread steffen . grunewald
On Thu, Sep 04, 2003 at 11:25:27AM -0500, Dana Holland wrote: > [EMAIL PROTECTED] wrote: > > >Try to add an extra '-' after 'su' > > Thanks! That was it - works great now! Perhaps I should also explain why. Simply giving "su" a command to execute will run it in the environment of the calling pr

Re: Make connection to MySQL Server from another server

2003-09-04 Thread Benjamin J. Weiss
> At 08:19 9/4/2003 -0500, you wrote: > >For instance (and somebody please verify this, as I'm just learning to craft > >my own iptables rules): > > > >php machine: 192.168.1.100 > >mysql machine: 192.168.1.101 > > > >iptables rule on the mysql machine: > > > >-A RH-Lokkit-0-50-INPUT -p tcp -m tcp

Re: need help with a shell script

2003-09-04 Thread Dana Holland
[EMAIL PROTECTED] wrote: Try to add an extra '-' after 'su' Thanks! That was it - works great now! There's also a deactivate option available... I saw that, but it didn't have enough info - does that simply prevent logging in? Would it affect the functioning of this vacation program in any wa

Re: need help with a shell script

2003-09-04 Thread Michael Gargiullo
On Thu, 2003-09-04 at 11:50, Dana Holland wrote: > I've written a shell script which will create a new user, then create a > .forward and .vacation.msg file in the new user's home directory. > Within this script, I'm trying to automate the initialization of the > vacation program - that's wher

  1   2   >