Re: Redhat Linux 9 locks up

2003-10-08 Thread Dan IOSUB
] -- Dan IOSUB Network Administrator AccessNET International SA Phone: +40.21.231.86.60 Fax: +40.21.231.86.61 Mobile: +40.788.43.70.53 E-mail: [EMAIL PROTECTED] Web: www.accessnet.ro

Problem with Red Hat 9 and Sony Laptop

2003-08-29 Thread Dan
Hi, I’m brand new to Linux and seem to be having a problem. I have installed Red Hat 9 on my Sony GRV 680 Laptop, everything seems to be working ok but the PCMCIA cards. I have an Orinoco 802.11 b gold card and RH 9 doesn’t recognize it at all. When booting I’ve noticed the message “ No kno

Monta Vista & tc command

2003-07-24 Thread Dan Orbach
follows:   tc –s qdisc ls dev eth0   it works on Redhat Linux 7.3 showing me the queues and the number of bytes/packets sent. On MontaVista Linux I get the message “Statistics Truncated”   How can I fix this?   Many Thanks Dan Orbach  

Laptops?

2003-07-23 Thread Dan Bar Dov
I'm looking for a laptop that will work fine with RedHat 9.0 For some reason, RedHat list none. Any experience with 9 on Laptops? Dan -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

hotplug/usb - how to make it work

2003-07-22 Thread Dan Bar Dov
er the kernel I use is the RedHat provided kernel (2.4.9-e24-enterprise) The config file of that kernel has USB_DEVFS turned on as a builtin. Any tips, pointers, advise would be welcome. Dan -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Is that process running?

2003-06-24 Thread Dan Bar Dov
ckage. Another complicating question is LSB. Should it be taken into account? Regards, Dan -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

USB hard disk problem on RH9

2003-06-21 Thread Dan Litty
I have a Maxtor 3000LE USB hard disk that I'm trying to use on a Redhat 9 system. I created a partition on the disk using fdisk, then tried to make a new file system with mke2fs - and it runs for a while, then eventually hoses up the machine enough that it stops responding to everything except

newby mouse problem

2003-06-03 Thread Dan Robbins
. Wants to return to bottom left of screen almost immediately when trying to navigate. This is a totally non-functional situation for me. How can I fix this. Would it help to return to generic 2-button ps/2 mouse? And how can we do that without using mouse. Dan -- redhat-list mailing list

RH9 new name change to match something else?

2003-03-24 Thread Dan Dobbs
Maybe this is some sort of shenanigans to make some monster Linux-Oracle bundle. Oracle's newest is 9i, right? >From a programming point (and a certification standpoint), making a whole version number jump is dumb. So, they must have another motive, and that's some of that marketing-synergy type

Re: Red Hat Linux 9 | Get the latest Linux early (fwd)

2003-03-24 Thread Dan Dobbs
Dude, if you follow the links, it points back to redhat. I'm guessing they used a third-party provider to handle the traffic this message would cause. -dd >>> [EMAIL PROTECTED] 03/24/03 12:00PM >>> Red Hat list admin: A number of folks received the following on the Red Hat mailing list recent

Re: Oracle install problems?

2003-03-24 Thread Dan Dobbs
Make sure you have Java 1.1.8 installed. It's rather picky about the version. You should be able to download an RPM or tarball from Sun. -dd >>> [EMAIL PROTECTED] 03/24/03 09:12AM >>> When I go to install Oracle 8i I get this problem: [EMAIL PROTECTED] linux]$ ./runIns.sh java_vm process: could

RE: Sendmail Relay

2003-03-21 Thread Dan Donathan
Thanks Steve. Very helpful. -Original Message- From: Cowles, Steve [mailto:[EMAIL PROTECTED] Sent: Friday, March 21, 2003 4:28 PM To: '[EMAIL PROTECTED]' Subject: RE: Sendmail Relay > -Original Message----- > From: Dan Donathan > Sent: Friday, March 21, 2003 5:

RE: Sendmail Relay

2003-03-21 Thread Dan Donathan
Thanks for your reply. Yes. With MS Exchange you can set it up so that they can only relay if they have "My Outgoing server requires authentication" and it matches their server acct, but I can't figure out how to do that in Sendmail. Is that what SMTP Auth is? -Original Message- From: Rob

Sendmail Relay

2003-03-21 Thread Dan Donathan
Hi All,   What is the best way to allow limited relay for remote users? Will SMTP Auth do this? I’d like to allow users who successfully authenticate to relay.     Thanks, Dan

Re: rebuild raid array (RH 7.3)

2003-03-21 Thread Dan Dobbs
March 21, 2003 9:51 AM To: [EMAIL PROTECTED] Subject: Re: rebuild raid array (RH 7.3) If it md raid (software raid) you need to create partitions on the new drive and add it to the rain array/ for example: /sbin/raidhotadd /dev/md0/dev/hdc5 Addady - Original Message - From: "

Re: Xfree86 not booting

2003-03-21 Thread Dan Dobbs
Can you run XF86Configurator? -dd >>> [EMAIL PROTECTED] 03/21/03 02:08PM >>> Hey.. I know this probobly has been asked a million times.. but i need some help. Just got Redhat linux installed.. and now when i boot, after it loads everything and shows the Text Login.. and it trys to start Xfree86..

Re: Help. Anyone know a good tool?

2003-03-21 Thread Dan Dobbs
Try Nagios (http://www.nagios.org). Free, great docs, really, really, really cool if you know SNMP. Runs on Red Hat no prob. HTH, -dd >>> [EMAIL PROTECTED] 03/20/03 08:27PM >>> Hi, I just installed RH8 and I am new to Linux. I am wondering if anyone know a good tool to monitor the performance

rebuild raid array (RH 7.3)

2003-03-21 Thread Dan Dobbs
How does one rebuild a raid array? I lost a disk in a power event last week, and finally secured a replacement drive (knew I should have bought an extra). Do I just power down, swap it out, and reboot, or is there some magic raidtool command that needs to be invoked? TIA, -dd -- redhat-list

RE: Code Editor?

2003-03-19 Thread Dan Donathan
I'm sure it *is* off topic, but in Windows, try http://freeware.acehtml.com/ -Original Message- From: David Busby [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 19, 2003 1:21 PM To: [EMAIL PROTECTED] Subject: Code Editor? Folks, What is a good Visual Editor to use for code in gnom

Re: Code Editor?

2003-03-19 Thread Dan Dobbs
Notepad. :>) -dd >>> [EMAIL PROTECTED] 03/19/03 01:20PM >>> Folks, What is a good Visual Editor to use for code in gnome or KDE? Most important feature: syntax highliting. I write in SQL,PHP,PERL,C,HTML,XML,JavaScript. Does anyone know of a package (free) on Windows that does this (I know

RE: Code Editor?

2003-03-19 Thread Dan Donathan
I like Bluefish. http://bluefish.openoffice.nl/ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 19, 2003 1:19 PM To: [EMAIL PROTECTED] Subject: Re: Code Editor? I like kwrite on KDE... but Jedit is great, it works on both Windows and Unix (it

Lost Mailbox Lock

2003-03-19 Thread Dan Donathan
Excuse my last post. I should not have said Sendmail since it's IMAP. When checking my mail (via IMAP) I occasionally get the message "Lost mailbox lock". I've noticed a few things online, but no one seems to have an answer. Any ideas? -- redhat-list mailing list unsubscribe mailto:[EMAIL PROT

Sendmail

2003-03-19 Thread Dan Donathan
When checking my mail I occasionally get the message “Lost mailbox lock”. I’ve noticed a few things online, but no one seems to have an answer. Any ideas?  

adding an Exabyte-10e to a RH7.3 box

2003-03-19 Thread Dan Dobbs
Hello, list.   I bolted a SCSI card and tape jukebox to a Pentium box, loaded all the st and sg drivers, and now I'm stuck. I can manipulate the robot with MTX, but the software I'm using (NetBackup from Veritas) keeps giving me 'Unable to sense robotic device (202)'.   Heck, at this point, I

Re: System Drops off Network

2003-03-18 Thread Dan Donathan
It is the DHCP server and its IP is hard set. - Original Message - From: "Jeff Lane" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 18, 2003 7:19 AM Subject: Re: System Drops off Network > Dan Donathan wrote: > > >Has anyone ever

RE: System Drops off Network

2003-03-18 Thread Dan Donathan
th Linksys NIC's on Linux. > >Dan Donathan wrote: >>Agreed, there may be an issue with the driver, etc., but I don't believe >>it to be the NIC going bad. >>Has anyone else had an issue similar to this? Like I said, there doesn't >>seem to be any rhyme or rea

RE: System Drops off Network

2003-03-18 Thread Dan Donathan
he problem hasn't come back (8 months now). I've also had problems with Linksys NIC's on Linux. Dan Donathan wrote: > Agreed, there may be an issue with the driver, etc., but I don't believe > it to be the NIC going bad. > > Has anyone else had an issue similar

RE: System Drops off Network

2003-03-18 Thread Dan Donathan
Yes, definitely not the issue. -Original Message- From: irwin [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 18, 2003 4:44 PM To: [EMAIL PROTECTED] Subject: Re: System Drops off Network On Tuesday 18 March 2003 04:33 pm, you wrote: > Agreed, there may be an issue with the driver, etc., b

RE: System Drops off Network

2003-03-18 Thread Dan Donathan
t: Tuesday, March 18, 2003 4:00 PM To: [EMAIL PROTECTED] Subject: RE: System Drops off Network I've seen funky problems with 3COM NIC's on Linux in the past, so don't discount it. <> On Tue, 2003-03-18 at 18:12, Dan Donathan wrote: > It drops and does not come back until a r

RE: System Drops off Network

2003-03-18 Thread Dan Donathan
08 PM To: [EMAIL PROTECTED] Cc: Subject: Re: System Drops off Network Dan Donathan said: > Hello All, > > List newbie. Excuse any faux pas. > > I have a system that ran Windows 2000 and all the tri

System Drops off Network

2003-03-18 Thread Dan Donathan
Hello All, List newbie. Excuse any faux pas. I have a system that ran Windows 2000 and all the trimmings. Now that RHL 8.0 is loaded, it randomly drops off the network. The system doesn't lock and I can't seem to find any correlation looking at the system logs. One suspicion I've had is that

RE: keeping the pipe open

2003-03-06 Thread Dan Bar Dov
> -Original Message- > > Input process: > > while something > do > do-something > done | tee -a /tmp/my-fifo > > The last pipe to tee is the problem. I can't do that. I need to send the input from several locations, and they do terminate.

keeping the pipe open

2003-03-06 Thread Dan Bar Dov
hing | tee -a P done It does not work, since the gzip quits after first write to the pipe. I guess it sees the write EOF. I'm sure I'm missing something. If you have an idea, let me know. Dan -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.

GREP on Redhat 7.3

2003-02-19 Thread Dan Gervais
I have recently upgraded to RH7.3 and I have several shell scripts that use the GREP command quite extensively. The problem that I have is that the version of GREP (2.5.1) that comes with this release of RH is 114076 bytes in size, about 10 times larger than the version I used on my old Sun box

renaming a bunch of redhat hosts, some under our control, some not

2003-02-17 Thread Dan Stromberg
Say we have a bunch of redhat boxes. Many are used as servers, some are not. What sort of things should we expect to go wrong if we take all of the foo.ece.uci.edu A's and PTR's, change them to foo.eecs.uci.edu A's and PTR's, and give them all a foo.ece.uci.edu CNAME - all without changing the ma

RE: CDWriter Speed

2003-02-13 Thread Dan Jallits
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Have you tried the manufacturer's website? There should be some technical documentation for your product. I mean come on there's manuals on the web to build atomic weapons. Anyhow, that would be my recommendation. - -Original Message- From

RE: What is the disadvantage of Linux firewall, rather then using ready to use firewall (checkpoint, trustix, cyberguard, watchguard etc)

2003-02-13 Thread Dan Jallits
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Well said! - -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Kent Borg Sent: Thursday, February 13, 2003 9:03 AM To: [EMAIL PROTECTED] Subject: Re: What is the disadvantage of Linux firewall, rather then usi

RE: Red Hat PHP + Interbase?

2003-02-12 Thread Dan Jallits
This is actually an issue that needs to be taken up with the PHP community. Here is there Database mailing list: [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Jeff Stern Sent: Tuesday, February 11, 2003 6:46 PM To: [EMAIL PROTECTED]

RE: Getting Linux on a retail laptop, without paying for Windows

2003-02-10 Thread Dan Jallits
If I recall correctly, a friend that works for Informix (now part of IBM) said that the contract with Microsoft for their desktop and laptop for business and home/home office lines was just negotiated. I think we are stuck for a while with this. I just sent an email to him to confirm this. -Or

how to operate mutt in non-interactive mode?

2003-02-05 Thread Dan Bar Dov
I call mutt thus Mutt -s "my subject" -i bodyfile -a attachment -a attachment moishe@grois And it goes into editing my subject and body interactively. How can I tell it to just do it ? Thanks -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listma

RE: Recover root password

2003-02-05 Thread Dan Bar Dov
Another, dirtier option is to boot using init=vi as a kernel option. This will bypass single use password protection as well. > -Original Message- > From: sentinel [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 04, 2003 7:19 PM > To: [EMAIL PROTECTED] > Subject: RE: Recover root pass

touch modifies read-only files

2003-01-29 Thread Dan Bar Dov
If the file is owned by the user, touch will modify its last-mod-time. This is contrary to my understanding that a read only file cannot be modified (unless I insist as in rm -f) Is this standard on all Unixes? Dan -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject

RE: Syslog stops logging from app after logrotate

2003-01-29 Thread Dan Bar Dov
We are using the syslog(3) call to log. Dan > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > On Behalf Of nate > Sent: Wednesday, January 29, 2003 10:09 AM > To: [EMAIL PROTECTED] > Subject: Re: Syslog stops logging from app after logrotat

Syslog stops logging from app after logrotate

2003-01-28 Thread Dan Bar Dov
We have the problem only in our own applications. Other system apps, continue logging fine.   Looking for ideas what might be wrong in our app.   Dan    

RE: Shell Script Returned Value

2003-01-21 Thread Dan Bar Dov
Maybe the following will work: ( tar . ; TAR_RETVAL=$? ) | while read ... the () puts the tar is a subshell, the subshell's output goes to your loop. Dan > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > On Behalf Of Kevin - KD Micro Software

RE: Advanced Server 2.1 update SRPMS - where?

2003-01-15 Thread Dan Bar Dov
003 11:43 AM > To: [EMAIL PROTECTED] > Subject: Re: Advanced Server 2.1 update SRPMS - where? > > Dan Bar Dov wrote: > > > > > BTW, I talked directly with a SuSE distributor regarding their SLES > > product, same concept as AS, and he confirmed my ideas. You pa

RE: Advanced Server 2.1 update SRPMS - where?

2003-01-15 Thread Dan Bar Dov
ux catch up in the IT world. However, they should not try to intimidate users from re-using the product, in source or binary format, while at the same time they abide to the GPL themselves. BTW, I talked directly with a SuSE distributor regarding their SLES product, same concept as AS, and he confirm

RE: Advanced Server 2.1 update SRPMS - where?

2003-01-14 Thread Dan Bar Dov
This is a very unhelpful answer. If you're so smart, and we're not, read it yourself and point to the paragraph that say differently. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > On Behalf Of Dmitry Melekhov > Sent: Tuesday, January 14, 2003 1:23 PM > To: [E

RE: Advanced Server 2.1 update SRPMS - where?

2003-01-14 Thread Dan Bar Dov
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > On Behalf Of Roger > Sent: Tuesday, January 14, 2003 6:41 AM > To: [EMAIL PROTECTED] > Subject: RE: Advanced Server 2.1 update SRPMS - where? > > According to http://www.redhat.com/licenses/rhlas_us.html you cann

RE: Advanced Server 2.1 update SRPMS - where?

2003-01-13 Thread Dan Bar Dov
> -Original Message- > > > > > > > > > > If so, I guess I'll have to purchase one subscription just to get > > the > > > > SRPMS from RHN, which I then have it automatically build the RPM and > > > > distributed to my other servers. > > > > > > This is impossible :-) > > > Accroding to Se

RE: Advanced Server 2.1 update SRPMS - where?

2003-01-12 Thread Dan Bar Dov
> > > > If so, I guess I'll have to purchase one subscription just to get the > > SRPMS from RHN, which I then have it automatically build the RPM and > > distributed to my other servers. > > This is impossible :-) > Accroding to Service Agreement you have to buy subscription to all > Installed

up2date troubles

2003-01-06 Thread Dan Tappin
are/rhn/up2date/up2date.py", line 220, in md5 fData = f.read() IOError: [Errno 21] Is a directory [root@fileserver tappind]# I have searched the RH website and ran a Google search with very few results. Has any one seen this before? I have tried to manual upgrade up2date via rpm's but

rpm --buildroot

2003-01-06 Thread Dan Bar Dov
Using RedHat AS2.1, rpm fails to work as advertised in the man page: The --buildroot option is documented but not recognized by the binary. Any idea how to overcome this? Dan -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com

RE: Missing libraries and a RPM "Teach a man to fish" question.

2003-01-06 Thread Dan Bar Dov
Here's a small script I wrote for that fishing purpose. Please note you're first supposed to copy all the RPMs into somewhere #!/bin/bash -e RPMDIR=/someplace/RedHat/RPMS echo searching RedHat RPMS pool for i in ${RPMDIR}/*.rpm do if $(rpm -qlp $i | grep -s "$1" >/tmp/rpmsearch.$$)

problem compiling monte on AS2.1

2003-01-06 Thread Dan Bar Dov
and works on 2.4.9 kernel (RedHat AS2.1) or maybe how can I patch the monte version I have? Thanks, Dan -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

ufs_read_super: bad magic number

2002-12-05 Thread Dan Barratt
Hi All, I am having some problem with creating a bootable CD with a custom Kernel, and was hoping that someone will have the knowledge. I have recompiled my kernel and added ufs read/write support, yet when I create my disk and boot from it, I get the following error message: >>>WARNING<<< wro

RE: kernel reports wrong number of CPU's installed in system

2002-12-04 Thread Castelhano, Dan
Guess I was proved wrong. Thank you for the help. It's very much appreciated. -Dan -Original Message- From: Rechenberg, Andrew [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 04, 2002 12:14 PM To: [EMAIL PROTECTED] Subject:RE: kernel reports wrong number of

RE: kernel reports wrong number of CPU's installed in system

2002-12-04 Thread Castelhano, Dan
They are 4 intel xeon 1.4ghz processors. I didn't know/think hypertreading was enabled on these chips. Thought it just came out on the 2.4+ ghz xeon chips. -dan -Original Message- From: Rick Johnson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 04, 2002 11:26

kernel reports wrong number of CPU's installed in system

2002-12-04 Thread Castelhano, Dan
ng on this box? I've attached my .config file which was used to make the kernel in case it could help figure out why this is happening. I renamed it to config.txt for windows sake. Thanks, Dan <> # # Automatically generated make config: don't edit # CONFIG_X86=y # CONFIG_SBUS

Re: NFS trouble

2002-10-18 Thread Dan Stromberg
Update: This is happening with both kernels 2.4.18-5 and 2.4.18-10. On Tue, Oct 15, 2002 at 08:36:44AM -0700, Dan Stromberg wrote: > We're having some NFS trouble that's making us relucant to use Linux NFS > servers at the moment, much as we'd like to. > > We just mo

Re: NFS trouble

2002-10-18 Thread Dan Stromberg
Adding an S99exportfs that just does a /usr/sbin/exportfs -av sort of fixes the problem. There still may be a window where NFS clients get an error they shouldn't, but at least it starts working again after that point in the boot. On Tue, Oct 15, 2002 at 12:34:48PM -0700, Dan Stromberg

NFS trouble

2002-10-18 Thread Dan Stromberg
he same problem, but no one had posted a (public) solution for him. I tried the lkml archives on www.cs.helsinki.fi via altavista, and found nothing. This particular NFS server runs 7.3, but we've also seen the problem on at least two 7.1 NFS servers. Anyone have a suggest

RE: NIS problem

2002-08-12 Thread Dan
Title: Nachricht Hey, I recently unsubscribed to the mailing list.  This particular problem doesn’t belong to me, although checking the log files is good advice!   Daniel Kemper MEDPLUS Integration Engineer 1.800.444.6235 x 115 [EMAIL PROTECTED]   -Original Message- From

Re: Getting process to listen to signals

2002-08-09 Thread Dan Stromberg
ommand line it doesn't shutdown my sockets right and I've got to wait > for the OS to clean up for me...bad sloppy developer, can't have that. > > /B > > > > -- > redhat-list mailing list > unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubsc

Re: Time problem

2002-08-09 Thread Dan Stromberg
nux) > Comment: Anthony E. Greene <mailto:[EMAIL PROTECTED]> 0x6C94239D > > iD8DBQE9Uma/pCpg3WyUI50RAn3gAKD0NGEnZjB34torgVOaRbXNYFWrCgCdFxtY > BjSC68AP6PC2uOraNhAsTFQ= > =VbZN > -END PGP SIGNATURE- > > > > -- > redhat-list mailing list > unsubs

FW: Looking for a quote from any developer(s)...

2002-07-23 Thread Dan Sabo
list with any price or info. Thanks, Dan Sabo ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Apache 2.0 security compared to 1.3.x

2002-07-23 Thread Dan Sabo
Hi, Are there any security or anti hacking enhancements that Apache 2 has compared to 1.3.x? What are the major advantages of 2 as opposed to 1.3? Thanks, Dan Sabo ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman

Is a server admin application sufficient?

2002-07-22 Thread Dan Sabo
Hi, I was wondering if server administrator software would do the following? Also if the below is all I need to do on a web server, would a server administrator software package be sufficient or do I really need to know Linux and Apache prior to setting up a server for multiple web/e-commerce sit

RE: Apache 2.x on Red Hat Linux 7.2

2002-07-22 Thread Dan Sabo
Thanks for the info! Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of R P Herrold Sent: Sunday, July 21, 2002 1:32 PM To: [EMAIL PROTECTED] Subject: Re: Apache 2.x on Red Hat Linux 7.2 On Sun, 21 Jul 2002, Edward Marczak wrote: > On 7/20/02 11

server administrator software

2002-07-22 Thread Dan Sabo
HI, Can anyone recommend a good server administrator software package for a Linux 7.2 box? I’m looking at Plesk and Ensim. Are these two products decent? Any other recommendations other than these? Thanks, Dan ___ Redhat-list mailing list

Redhat based ISP tools

2002-07-16 Thread Dan Horth
p manually - but would love to know if there are any solutions out there already in place to simplify the types of tasks needed to run an ISP. thanks in advance for any pointers... Dan. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.

RE: Can't get Telnet Root Access on a new Linux Dell server

2002-07-16 Thread Dan Sabo
Thanks Joshua, Can I do that remotely, or do I have to do this right at the server? Also, since Mandrake is an application that comes pre installed, what is the startup command for that, both remote and at server? Thanks, Dan Sabo -Original Message- From: [EMAIL PROTECTED] [mailto

RE: Can't get Telnet Root Access on a new Linux Dell server

2002-07-16 Thread Dan Sabo
Hi Joshua, Built in clients in the server? Mandrake? No I have not. Is that included with Dell Power Edge servers? I have a 2650. How would I access that? Thanks, Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Joshua James Sent: Tuesday

Can't get Telnet Root Access on a new Linux Dell server

2002-07-16 Thread Dan Sabo
with no prompt for login in the Putty terminal window. Any ideas what I’m doing wrong? Thanks, Dan Sabo ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: Linux 7.2 server on a home network with Linksys router -can'tconnect

2002-07-14 Thread Dan Sabo
as the net e-mail connection, not the Linux server. Dan Sabo -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bret Hughes Sent: Sunday, July 14, 2002 9:59 AM To: [EMAIL PROTECTED] Subject: RE: Linux 7.2 server on a home network with Linksys router -can

RE: Linux 7.2 server on a home network with Linksys router - can'tconnect

2002-07-14 Thread Dan Sabo
what would cause this? Thanks, Dan Sabo -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ed Wilts Sent: Sunday, July 14, 2002 9:08 AM To: [EMAIL PROTECTED] Subject: Re: Linux 7.2 server on a home network with Linksys router - can'tconnect On Sun, Jul 1

RE: Linux 7.2 server on a home network with Linksys router - can'tconnect

2002-07-14 Thread Dan Sabo
twork. Would I still have to set the router for remote management in order to do this? Dan Sabo -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Chris Mason Sent: Sunday, July 14, 2002 8:51 AM To: [EMAIL PROTECTED] Subject: RE: Linux 7.2 server on a home network

RE: Linux 7.2 server on a home network with Linksys router - can'tconnect

2002-07-13 Thread Dan Sabo
ake your advice on port 80 when I figure out how to do that. You can probably see I'm a networking newbie! Dan Sabo -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ed Wilts Sent: Sunday, July 14, 2002 12:09 AM To: [EMAIL PROTECTED] Subject: Re: Linux

RE: Linux 7.2 server on a home network with Linksys router - can'tconnect

2002-07-13 Thread Dan Sabo
Hi, Thanks for info. It's a Befsr41 router. I've got the Block WAN Request enabled so I guess my home network is set up with a firewall. I'll try out your suggestion. Thanks, Dan Sabo -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf

Linux 7.2 server on a home network with Linksys router - can't connect

2002-07-13 Thread Dan Sabo
ary to have my router set this way if my DSL connection to the net uses static IP addresses? Or do I need to set my TCP/IP settings on my Linux server to automatically obtain IP address settings with DHCP? I tried that too and still can't connect to my home

RE: Not a valid location in address line in Natulis

2002-07-13 Thread Dan Sabo
And Yes Mike the server administrator WAS running, I was able to bring up the screen, check the power supply monitors, the fan monitors, fan cpu, etc. just was only to bring up the server administrator once. I should have book marked the exact address but I think I typed in the correct one, Dan

RE: Not a valid location in address line in Natulis

2002-07-13 Thread Dan Sabo
HI Mike, Thanks for asking; Actually I forgot to mention that the server is not networked yet, connected to Ethernet, I am just trying to configure it via keyboard and monitor connected directly. I have not tried telnet yet. Dan -Original Message- From: [EMAIL PROTECTED] [mailto

Not a valid location in address line in Natulis

2002-07-12 Thread Dan Sabo
address to start up the Server Admin utility, I am getting a "not a valid location error. Any ideas? The dell guy thought that my Ethernet cards or drivers were not properly installed, but when I do a ifconfig -a command, the 10.10.2.20 address shows up for

Load balancing

2002-07-11 Thread Dan Sabo
Pardon my ignorance, I'm a Linux newbie. What is Load balancing and why would I need it? Dan Sabo ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: Question about IP addresses

2002-07-11 Thread Dan Sabo
Hi Ed, Yes thanks Ed, my sites that I have for e-commerce will only operate with an IP address so I can justify that to the co lo facility, Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ed Wilts Sent: Thursday, July 11, 2002 4:06 PM To: [EMAIL

RE: Question about IP addresses

2002-07-11 Thread Dan Sabo
OK Thanks AE. One person told me that a disadvantage of doing virtual domains would be that I will not be able to FTP files between server and my PC like with Cute FTP. Is this correct? Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Adam Ellis

RE: Question about IP addresses

2002-07-11 Thread Dan Sabo
Hi Jim, Thanks for all that good info! Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jim Cunning Sent: Thursday, July 11, 2002 3:32 PM To: [EMAIL PROTECTED] Subject: Re: Question about IP addresses On Thu, 11 Jul 2002, Dan Sabo wrote: > I&#

Question about IP addresses

2002-07-11 Thread Dan Sabo
I lose if I set up domains under (I guess they are called) virtual IP address, instead of assigning them a real IP address? Are there any advantages or dis advantages of setting up domain names without a real IP address? Thanks, Dan Sabo ___ Redhat-li

Red Hat Linux on a dual processor machine

2002-07-11 Thread Dan Sabo
ciated, Thanks, Dan Sabo ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: OpenSSH

2002-06-27 Thread Dan Hollis
dhat ship with 'ChallengeResponseAuthentication yes' as default? -Dan -- [-] Omae no subete no kichi wa ore no mono da. [-] ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: DNS Delegation

2002-06-25 Thread Morales, Dan
Is host.xyz.com configured to serve up information for www.abc.com? On Tue, 25 Jun 2002, Morales, Dan wrote: > > > I'm running Red Hat Linux release 6.0 and it appears that it does not support >delegation or NS records. I put in the standard format for a NS record and it will

RE: DNS Delegation

2002-06-25 Thread Morales, Dan
7;NS' with 'CNAME' or a 'A' and an ip-address on the 'www'-line. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Morales, Dan > Sent: Tuesday, June 25, 2002 8:06 PM > To: [EMAIL PROTECTED] > Subject:

DNS Delegation

2002-06-25 Thread Morales, Dan
1209600 ; expire > 43200 ; default_ttl > ) > @ IN NS ns1.abc.com. > @ IN NS ns2.abc.com. > > www IN NS host.xyz.com. <-This is the dele

irix nfs server?

2002-06-14 Thread Dan Stromberg
y if it doesn't work. -- Dan Stromberg UCI/NACS/DCS msg80995/pgp0.pgp Description: PGP signature

otto mp3 streaming server

2002-05-25 Thread Dan Horth
tion streaming around the house would be great! thanks, dan. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

easiest way to get 7.3 patches non-gui?

2002-05-24 Thread Dan Simoes
If you have a server set up, without X, what's the easiest/best way to stay current on patches? Is there a text version of red-carpet perhaps, or one of the redhat network products perhaps? Thanks. ___ Redhat-list mailing list [EMAIL PROTECTED] http

RE: Traffic Counter

2002-05-22 Thread Dan Horth
h each ip address had downloaded, etc... - dan. At 8:20 AM -0400 22/5/02, Adam Ellis wrote: >Dan, > >Just a thought...would iptables logging be an option for you? I've used >things like > >iptables -A main -m limit -j LOG --log-prefix "Error packet:" > >befor

Traffic Counter

2002-05-21 Thread Dan Horth
ot too reliable - was wondering if someone could point me in the direction of some good traffic monitoring / reporting solutions. Prefer to use open source systems - but happy to go for commercial one if it's going to simplify setup. Tha

problems with iptables on 7.2

2002-04-26 Thread Dan Horth
d/iptables can someone enlighten me as to what the problem is / where to look to fix it? thanks! - dan. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

SAMBA on 7.2

2002-04-25 Thread Dan Horth
file and printer sharing printer driver installation dynamically generated netlogon scripts cooperation with / awareness of netatalk server (shared volume) But data integrity is of the utmost importance! thanks in advanc

  1   2   3   4   5   6   7   8   >