Re: MV Command

2003-09-26 Thread Vinny Valdez
On 0, Brad Caricofe <[EMAIL PROTECTED]> blathered: > Tonight I typed "mv ... filename" instead of "mv ../" like I wanted. Now I > can find the file nowhere! LoL, wtf did it go? > > thanks, > Brad Brad, Do you mean that you typed "mv filename ..." by mistake? If you typed "mv ... filename",

MV Command

2003-09-26 Thread Brad Caricofe
Tonight I typed "mv ... filename" instead of "mv ../" like I wanted. Now I can find the file nowhere! LoL, wtf did it go? thanks, Brad -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Sendmail/procmail mail delivery location

2003-09-26 Thread Michael Mansour
Hi, I'm using sendmail on RH8. What I'd like to do is modify the standard delivery of mail from: /var/spool/mail/$USERNAME to the /home/mail directory. I want to do this as it will help in quota setup. I've thought of the easiest approach by just moving /var/spool/mail to /home/mail and crea

Que! USB CDRW Drive

2003-09-26 Thread Shesh Kondi
Hi, I have a Que! USB CDRW connected to my laptop running RH 9, Kernel 2.4.22. The CDRW is not being recognised by RH. Any idea if this device is compatible and if yes, how do I make it work? Thanks Shesh -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/ma

disk adjusting causes sound card cacophony noise

2003-09-26 Thread yanggl
hello everybody! In my redhat 7.3,I adjust my hard disk using the command 'hdparm -c3 -m16 -d1 /dev/hdc', and the disk performance does increse. But after that, I found that if I play some music(mp3,wav,etc.) when hard disk operation being progress,the sound will be cacophony and something har

Chat to novell users

2003-09-26 Thread Budi Febrianto
I'm planning to move to linux desktop, but my office extensively using "Novell Send Message" to fast communication instead of emails. I'm currently using NWSend, is there any chat apps that run under linux and support novell? Thinking to move to jabber, but users already fun with nwsend. Thanks

System Performance

2003-09-26 Thread Jim Dickenson
I have a dual processor xeon server, running Red Hat Linux 9, that I was trying to stress test. The system has a SCSI based RAID 5 disk array. It had great response times for what I was testing until I got 468 instances of the application being tested running. It is a web based application that use

RE: connecting linux to internet

2003-09-26 Thread Buck
Try disabling the iptables temporarily. I had that problem on Knology. Once disabled, it worked. I will figure out why later when I have something worth protecting. I am afraid if someone wants to steal Linux they would be better to download the ISOs. Buck -Original Message- From: [EMA

Re: Importing CSV Files

2003-09-26 Thread Jason Dixon
On Fri, 2003-09-26 at 20:50, Helgi Örn Helgason wrote: > On 2003-09-26, Shesh Kondi wrote: > > I recently moved away from Windoze to Red Hat Linux. But, I have all my > > old MS Outlook information ( Outlook Contacts and Outlook Notes), in the > > form of .CSV files. > > > > How do I import data

Re: Procmail recipes

2003-09-26 Thread Stephen Kuhn
On Sat, 2003-09-27 at 06:15, Jason Williams wrote: > Hello everyone... > > I was trying to learn procmail so I can write up my own recipes. However, > im having a hard time joining their mailing list...It does not look like > the list is working... > > I was curious if anyone had recommendation

Re: Importing CSV Files

2003-09-26 Thread Helgi Örn Helgason
On 2003-09-26, Shesh Kondi wrote: > I recently moved away from Windoze to Red Hat Linux. But, I have all my > old MS Outlook information ( Outlook Contacts and Outlook Notes), in the > form of .CSV files. > > How do I import data form these files and what RH apps can I use. I > tried "Kaddress"

Re: Procmail recipes

2003-09-26 Thread Eric Wood
Just got into procmail myself. http://www.procmail.org/ has very good FAQs and links. I think you want a rule like this: :0 c * ^Subject:.*some text ! [EMAIL PROTECTED] The :0 begins a ruleset. The '*' is like an if statement. The ! lets you forward the mail to somewhere else. The "c" makes a

Importing CSV Files

2003-09-26 Thread Shesh Kondi
Hi, I recently moved away from Windoze to Red Hat Linux. But, I have all my old MS Outlook information ( Outlook Contacts and Outlook Notes), in the form of .CSV files. How do I import data form these files and what RH apps can I use. I tried "Kaddress", but failed., -Shesh -- redhat-list ma

Re: Deleting all files under directory

2003-09-26 Thread Richard Crawford
Stephen Kuhn said: >> What is the command line to delete all files under certain directory? >> >> Sasa > > For instances: > > rm -rf ./* > > Just cd yourself into a dir (like the one you want to clear out) and > type that. But be careful! Don't log in as root unless you absolutely have to, make

Re: Deleting all files under directory

2003-09-26 Thread Stephen Kuhn
On Fri, 2003-09-26 at 18:32, Sasa Stupar wrote: > Hi! > > What is the command line to delete all files under certain directory? > > Sasa For instances: rm -rf ./* Just cd yourself into a dir (like the one you want to clear out) and type that. stephen kuhn - owner =

Re: Fedora

2003-09-26 Thread Richard Potter
On Thu, 25 Sep 2003, Ed Wilts wrote: > > What options are left to the SOHO server user if not Fedora or SUSE? > > The product that hasn't been announced yet. I'm not at liberty to give > out any details, but from what I've heard, it will be what many people > are looking for and more than what

Re: Samba Usage Monitor

2003-09-26 Thread Jason Dixon
On Fri, 2003-09-26 at 18:27, Krautkramer, John wrote: > Hi Jason, > > I thought about writing something like that but was hoping there was something > already available, possibly similar to the web site monitor Webalizer. > > I'd like to who is using what and when. I'm not really using anything.

Re: Burning CD fails: OPC error

2003-09-26 Thread Jonathan Bartlett
On Fri, 26 Sep 2003, Harold Martin wrote: > No I haven't. > How does magicdev relate to CD burning? magicdev probes your removable devices to see if something's been inserted. However, if it probes your CD drive while you're burning, it can kill your burn. I think you have to remove it using GN

Re: Samba Usage Monitor

2003-09-26 Thread Krautkramer, John
Hi Jason, I thought about writing something like that but was hoping there was something already available, possibly similar to the web site monitor Webalizer. I'd like to who is using what and when. Thanks, John PS: I'm new to using this list. How are you supposed to 'reply' to a posting? I

Re: Burning CD fails: OPC error

2003-09-26 Thread Harold Martin
No I haven't. How does magicdev relate to CD burning? Thanks, Harold On Thu, 2003-09-25 at 21:18, Jonathan Bartlett wrote: > Did you kill magicdev and make sure your session manager didn't restart > it? > > Jon > > On Thu, 25 Sep 2003, fred smith wrote: > > > On Thu, Sep 25, 2003 at 09:09:38AM -

Re: htaccess

2003-09-26 Thread Brandon Evans
Asbjorn Hoiland Aarrestad wrote: Brandon Evans wrote: Asbjorn Hoiland Aarrestad wrote: I had htaccess working on my previous webserver, running on rh 7.3 After installilng rh 9.0 I never got htaccess to work. (latest apache version from up2date) I have working htaccess files (at least for rh 7

Re: Samba Usage Monitor

2003-09-26 Thread Jason Dixon
On Fri, 2003-09-26 at 17:30, Krautkramer, John wrote: > Hi, > > Does anyone know of a usage monitor for Samba to run on RedHat 9.0? I'd like to keep > track of who is using what resources. The RedHat machine is setup as a server for a > group of WinNT and Win200 users. What kind of statistics ar

Re: htaccess

2003-09-26 Thread Asbjorn Hoiland Aarrestad
Brandon Evans wrote: Asbjorn Hoiland Aarrestad wrote: I had htaccess working on my previous webserver, running on rh 7.3 After installilng rh 9.0 I never got htaccess to work. (latest apache version from up2date) I have working htaccess files (at least for rh 7.3) I have added AllowOverride Al

NIS problem authentication problem

2003-09-26 Thread Cristian Blanco
Hello all, I am having a problem with NIS. I configured my server according to RH web site. The client configuration went OK. The only way that I can access the client remotely is via root. Once in that machine I can "su - username" and I can check files etc. Once I access as username in the

Re: htaccess

2003-09-26 Thread Brandon Evans
Asbjorn Hoiland Aarrestad wrote: I had htaccess working on my previous webserver, running on rh 7.3 After installilng rh 9.0 I never got htaccess to work. (latest apache version from up2date) I have working htaccess files (at least for rh 7.3) I have added AllowOverride All to the httpd.conf fil

Sendmail and Multiple Milters

2003-09-26 Thread Eucke Warren
I am still trying to get Sendmail working with two milters...Vexira Vamilter for Anti-virus and Spamassassin via spamd. I have Vexira filtering and tagging each Email but Spamassassin's spamd does not appear to be doing anything. checking the Email logs shows nothing that would suggest that it's

Samba Usage Monitor

2003-09-26 Thread Krautkramer, John
Hi, Does anyone know of a usage monitor for Samba to run on RedHat 9.0? I'd like to keep track of who is using what resources. The RedHat machine is setup as a server for a group of WinNT and Win200 users. Thanks! -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.re

Re: Netgear WG511

2003-09-26 Thread Jason Dixon
On Fri, 2003-09-26 at 15:16, Abe wrote: > Hello, > > I was trying to configure the netgear wg511 802.11g wireless card for > RedHat 9. I did some searching and found that there were no drivers for > this card and was unsuccessful to find anyone else who installed it. Has > anyone had any luck

Re: iptables

2003-09-26 Thread Parker Morse
On Friday, Sep 26, 2003, at 15:43 US/Eastern, [EMAIL PROTECTED] wrote: I am writing a script to iptables but I have problems because all the connection with the computer are closed and I think this is because the policies in the INPUT, FORWARD and OUTPUT See my script and if someone knows why all

RE: Weird Disk Problem

2003-09-26 Thread Jason Staudenmayer
You might try messing with the kernel and see if there are some options for larger partition or disks that are turned off. -Original Message- From: Joseph Noonan [mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2003 4:53 PM To: '[EMAIL PROTECTED]' Subject: RE: Weird Disk Problem On

RE: Weird Disk Problem

2003-09-26 Thread Joseph Noonan
On Fri, 26 Sep 2003 at 4:36pm Jason Staudenmayer wrote: > Just doing some quick searches it looks like a possible > partition limit. Haven't found any fix yet or more info about > it. Yes, I've googled a good bit before posting here. I don't see how it could have anything to do with a partition

Re: Mozilla 1.5rc1 spellchecker

2003-09-26 Thread antonio
Brandon Evans wrote: antonio wrote: Brandon Evans wrote: Brandon Evans wrote: Does any one know how to enable the spellchecker for mozilla 1.5rc1? It says the spellcheck has been added in the release notes. but I do not see it anywhere in the preferences, or any of the menus when I'm compo

Re: Nautilus CD recording?

2003-09-26 Thread Nick Lindsell
> > > > > > Found it - it writes "image.iso" in /tmp. Which is dumb, imho. > > > > So can anyone tell me how to change that? > > Actually, it's exactly right. The system has to build a temporary .iso > image before it burns it to the CD. > > I couldn't find a way to change the default location o

RE: Weird Disk Problem

2003-09-26 Thread Jason Staudenmayer
Just doing some quick searches it looks like a possible partition limit. Haven't found any fix yet or more info about it. -Original Message- From: Joseph Noonan [mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2003 4:28 PM To: '[EMAIL PROTECTED]' Subject: RE: Weird Disk Problem On

Re: Procmail recipes

2003-09-26 Thread Keith Morse
On Fri, 26 Sep 2003, Jason Williams wrote: > Hello everyone... > > I was trying to learn procmail so I can write up my own recipes. However, > im having a hard time joining their mailing list...It does not look like > the list is working... > > I was curious if anyone had recommendations on wh

Re: Procmail recipes

2003-09-26 Thread Lists
man -k procmail procmail (1) - autonomous mail processor procmailex (5) - procmail rcfile examples procmailrc (5) - procmail rcfile procmailsc (5) - procmail weighted scoring technique The man pages for procmailex and procmailrc will most likely have

Re: Chroot Jail Time - extra syslogd instances

2003-09-26 Thread Brett Franck
You are the man Sean! Installed, tested, works perfectly.the symbolic links for the log files outside the Chroot Jail are also workingthanks for all of your help today. Brett - Original Message - From: "Sean Estabrooks" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday,

Re: Procmail recipes

2003-09-26 Thread Jason Williams
Thanks Rus... That is what I want to do. Basically, any email that comes in containing the word SPAM anywhere in the header, filtered to a specific account. Im running postfix, so I can add a command in main.cf like so: mailbox_command = /usr/bin/procmail -m /etc/procmailrc The contents of my p

RE: Weird Disk Problem

2003-09-26 Thread Joseph Noonan
On Fri, 26 Sep 2003 at 3:39pm Jason Staudenmayer wrote: > What's df -h say? > Those are block numbers not byte numbers. Yes, I know. I'm not sure why you think that matters but: df -h . FilesystemSize Used Avail Use% Mounted on /dev/sdb1 137G 116G 15G 89% /h4 Than

Re: Procmail recipes

2003-09-26 Thread Rus Foster
On Fri, 26 Sep 2003, Jason Williams wrote: > Hello everyone... > > I was trying to learn procmail so I can write up my own recipes. However, > im having a hard time joining their mailing list...It does not look like > the list is working... > > I was curious if anyone had recommendations on where

Procmail recipes

2003-09-26 Thread Jason Williams
Hello everyone... I was trying to learn procmail so I can write up my own recipes. However, im having a hard time joining their mailing list...It does not look like the list is working... I was curious if anyone had recommendations on where I could go to learn how to develop my recipes? For i

Re: Chroot Jail Time - extra syslogd instances

2003-09-26 Thread Sean Estabrooks
On Fri, 26 Sep 2003 14:11:44 -0500 "Brett Franck" <[EMAIL PROTECTED]> wrote: > How do you teach a chroot jail the correct time? > > Brett Hey Brett, I know your question is in regard to the syslogd chroot environment we talked about this morning. Attached is an updated build script that adds

Re: htaccess

2003-09-26 Thread Asbjorn Hoiland Aarrestad
MKlinke wrote: On Friday 26 September 2003 14:46, Asbjorn Hoiland Aarrestad wrote: I had htaccess working on my previous webserver, running on rh 7.3 After installilng rh 9.0 I never got htaccess to work. (latest apache version from up2date) I have working htaccess files (at least for rh 7.3)

Re: htaccess

2003-09-26 Thread MKlinke
On Friday 26 September 2003 14:46, Asbjorn Hoiland Aarrestad wrote: > I had htaccess working on my previous webserver, running on rh 7.3 > > After installilng rh 9.0 I never got htaccess to work. (latest apache > version from up2date) > > I have working htaccess files (at least for rh 7.3) > I have

Re: i hate procmail

2003-09-26 Thread christopher j bottaro
On Thursday 25 September 2003 06:47 pm, Cameron Simpson wrote: > Again, mutt may be your friend here: > > - "T." > select all items > - ";|procmail -f $HOME/.procmail/rc.testing" > feed every tagged item to procmail for filtering > (check that mutt has pipe_split

howto configure rshd?

2003-09-26 Thread Bruno Negrão
Hi all, How to configure rshd? ( i´ve already read the rshd man page but i still can´t make it work). When I try to connect the server from the client, i receive the message: "connection refused". I couldn´t understand how the files hosts.equiv and .rhost are related. I want to give root access

htaccess

2003-09-26 Thread Asbjorn Hoiland Aarrestad
I had htaccess working on my previous webserver, running on rh 7.3 After installilng rh 9.0 I never got htaccess to work. (latest apache version from up2date) I have working htaccess files (at least for rh 7.3) I have added AllowOverride All to the httpd.conf file and restarted What more do I ne

RE: Weird Disk Problem

2003-09-26 Thread Jason Staudenmayer
What's df -h say? Those are block numbers not byte numbers. -Original Message- From: Joseph Noonan [mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2003 3:36 PM To: Red Hat List Subject: Weird Disk Problem Hello all, I have recently installed RH 9.0 with the stock kernel[1] on a

iptables

2003-09-26 Thread rrosa
Hello People, I am writing a script to iptables but I have problems because all the connection with the computer are closed and I think this is because the policies in the INPUT, FORWARD and OUTPUT See my script and if someone knows why all the connection are closed please help me..gratefull > #

Re: Mozilla 1.5rc1 spellchecker

2003-09-26 Thread Brandon Evans
antonio wrote: Brandon Evans wrote: Brandon Evans wrote: Does any one know how to enable the spellchecker for mozilla 1.5rc1? It says the spellcheck has been added in the release notes. but I do not see it anywhere in the preferences, or any of the menus when I'm composing a mail. Thanks Br

Weird Disk Problem

2003-09-26 Thread Joseph Noonan
Hello all, I have recently installed RH 9.0 with the stock kernel[1] on a machine in my lab. It has a 140MB SCSI disk as a data disk: Filesystem 1K-blocks Used Available Use% Mounted on /dev/sdb1143358332 122561488 13628244 90% /h4 Which seems to have 13+ GB free.

Re: Chroot Jail Time

2003-09-26 Thread Brett Franck
;o) I tried an external to internal symbolic link from usr/share/zoneinfo to the chroot jail, but that didn't seem to work. Brett - Original Message - From: "Jonathan Bartlett" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 26, 2003 2:23 PM Subject: Re: Chroot Jai

PHP from Cron failed

2003-09-26 Thread Reuben D. Budiardja
Hello, This might be sligly off topic, but I don't know what else to look for. I have a PHP codes that connect to a local ORACLE database and performs some simple query. It works from shell. I want to do it by cron. It always failed that it cannot logon to the ORACLE. I made sure I set up all

Re: Chroot Jail Time

2003-09-26 Thread Jonathan Bartlett
I'd use a wall clock. You might have to pull out a second-grade math textbook. Jon On Fri, 26 Sep 2003, Brett Franck wrote: > How do you teach a chroot jail the correct time? > > Brett -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/re

Netgear WG511

2003-09-26 Thread Abe
Hello, I was trying to configure the netgear wg511 802.11g wireless card for RedHat 9. I did some searching and found that there were no drivers for this card and was unsuccessful to find anyone else who installed it. Has anyone had any luck with this before or heard of anything? Thanks a lo

Chroot Jail Time

2003-09-26 Thread Brett Franck
How do you teach a chroot jail the correct time?   Brett

Re: Domain Controller in Linux

2003-09-26 Thread Joe Polk
Domain Controllers are simply that, controllers of a domain. In Windows, this allows central account, password, and permission keeping. If you want that in Linux, you can install Samba which mimmics a Windows Domain Controller (and also offers WINS capabilities) or install NIS. If your mixing Li

Re: separating mailing lists in mozilla mail

2003-09-26 Thread Bill Tangren
administrator wrote: Hello I am a subscriber in multiple Mailing lists , i am using Mozilla mail on redhat 9 , i would like to separate the mailing lists , so hat every mailing lists mails gets delieverd to a certain folder so they dont mix up with normal ones , is there an option in Mozilla Mai

separating mailing lists in mozilla mail

2003-09-26 Thread administrator
Hello I am a subscriber in multiple Mailing lists , i am using Mozilla mail on redhat 9 , i would like to separate the mailing lists , so hat every mailing lists mails gets delieverd to a certain folder so they dont mix up with normal ones , is there an option in Mozilla Mail , how is this esta

Re: Mozilla 1.5rc1 spellchecker

2003-09-26 Thread antonio
Brandon Evans wrote: Brandon Evans wrote: Does any one know how to enable the spellchecker for mozilla 1.5rc1? It says the spellcheck has been added in the release notes. but I do not see it anywhere in the preferences, or any of the menus when I'm composing a mail. Thanks Brandon To answe

Re: rpm problems

2003-09-26 Thread Sean Estabrooks
On Fri, 26 Sep 2003 09:21:54 -0600 Aly Dharshi <[EMAIL PROTECTED]> wrote: > Hi Folks, > > I have this problem as mentioned: > > > rpmdb: unable to join the environment > error: db4 error(11) from dbenv->open: Resource temporarily unavailable > error: cannot open Packages index using db3 -

Re: Mozilla 1.5rc1 spellchecker

2003-09-26 Thread Brandon Evans
Brandon Evans wrote: Does any one know how to enable the spellchecker for mozilla 1.5rc1? It says the spellcheck has been added in the release notes. but I do not see it anywhere in the preferences, or any of the menus when I'm composing a mail. Thanks Brandon To answer my own question, I ju

Re: Nautilus CD recording?

2003-09-26 Thread Sean Estabrooks
On Fri, 26 Sep 2003 16:19:01 + Nick Lindsell <[EMAIL PROTECTED]> wrote: > On Fri, 2003-09-26 at 16:05, Nick Lindsell wrote: > > Greetings all, > > I was pleasantly surprised that Nautilus file manager now > > has CD writing capabilities. But mine complains there is not enough > > space to

Re: i hate procmail

2003-09-26 Thread christopher j bottaro
On Thursday 25 September 2003 06:47 pm, Cameron Simpson wrote: > Again, mutt may be your friend here: > > - "T." > select all items > - ";|procmail -f $HOME/.procmail/rc.testing" > feed every tagged item to procmail for filtering > (check that mutt has pipe_split

RE: LD_LIBRARY_PATH

2003-09-26 Thread Simpson, Doug
EXCELLENT! Thank you! -Original Message- From: Martin Mewes [mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2003 12:01 PM To: [EMAIL PROTECTED] Subject: Re: LD_LIBRARY_PATH Howdy, Am Freitag, 26. September 2003 17:35 schrieb Simpson, Doug: > Where do I find the LD_LIBRARY_PATH va

Re: LD_LIBRARY_PATH

2003-09-26 Thread Martin Mewes
Howdy, Am Freitag, 26. September 2003 17:35 schrieb Simpson, Doug: > Where do I find the LD_LIBRARY_PATH variable? > I need to change it or add it and I am not certain where it should > go. thanks, I just needed this for some user-amde rpms ;-) Just add your library-paths to # /etc/ld.so.conf

Re: Nautilus CD recording?

2003-09-26 Thread Benjamin J. Weiss
> On Fri, 2003-09-26 at 16:05, Nick Lindsell wrote: > > Greetings all, > > I was pleasantly surprised that Nautilus file manager now > > has CD writing capabilities. But mine complains there is not enough > > space to create the ISO image - would someone enlighten me on where > > Nuatilus is trying

Re: rpm sources

2003-09-26 Thread Sasa Stupar
Justin Rush wrote: Where are the rpm sources installed to, for example when I install the httpd rpm source? /usr/src/redhat/... -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

rpm sources

2003-09-26 Thread Justin Rush
Where are the rpm sources installed to, for example when I install the httpd rpm source? -- Justin Rush Technical Specialist Internet Scout Project [EMAIL PROTECTED] -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Domain Controller in Linux

2003-09-26 Thread Jonathan Bartlett
The main thing for PDCs is to READ SEVERAL DOCUMENTS. All of them approach it from a different direction, and assume that you already have some things configured which you may not. So, read several, and then do your own thing. Here's some URLs: http://www.mandrakeuser.org/docs/connect/csamba6.h

Re: Nautilus CD recording?

2003-09-26 Thread Nick Lindsell
On Fri, 2003-09-26 at 16:05, Nick Lindsell wrote: > Greetings all, > I was pleasantly surprised that Nautilus file manager now > has CD writing capabilities. But mine complains there is not enough > space to create the ISO image - would someone enlighten me on where > Nuatilus is trying to cr

Nautilus CD recording?

2003-09-26 Thread Nick Lindsell
Greetings all, I was pleasantly surprised that Nautilus file manager now has CD writing capabilities. But mine complains there is not enough space to create the ISO image - would someone enlighten me on where Nuatilus is trying to create the image so I can ensure there is enough room. Perha

Re: Domain Controller in Linux

2003-09-26 Thread Harish Sabnani
Hi Jon Thanks a ton for response,will appreciate if you can send me some links about how Doamin Controllers work in Linux so that I can have a broader understanding. Regards Harish - Original Message - From: "Jonathan Bartlett" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday,

Re: Domain Controller in Linux

2003-09-26 Thread Jonathan Bartlett
> I know this is something silly, but it will help me clear my confusion > that I have about DNS and Domain Controllers thanks to Windows > Networking Styles. DNS and Domain Controllers have nothing to do with each other. You may be confusing DNS with name resolution in general. DNS is only one

RE: Domain Controller in Linux

2003-09-26 Thread Jason Staudenmayer
Unless your looking to serve files from the linux box none of that would be necessary. Just set up your DHCP server and set the winblows client to DHCP and start surfing the web. -Original Message- From: Cancerix [mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2003 11:29 AM To: [EMA

LD_LIBRARY_PATH

2003-09-26 Thread Simpson, Doug
Where do I find the LD_LIBRARY_PATH variable? I need to change it or add it and I am not certain where it should go. thanks, Doug -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Update kernel question

2003-09-26 Thread oxfordmusic.net
> This is because by default, the kernel is on the package skip-list. > You can configure the RHN Update Agent (up2date) to install kernel > updates automatically. But normally you would tell the tool > explicitly to install a new kernel when you run the tool manually. In > the graphical user int

Domain Controller in Linux

2003-09-26 Thread Cancerix
Hi All, I know this is something silly, but it will help me clear my confusion that I have about DNS and Domain Controllers thanks to Windows Networking Styles. My doubt is how do I go about connecting the Windows clients to my Linux Internet server which will have NAT/IP MAS .Is is that i have t

Re: Syslogd UDP Port

2003-09-26 Thread Brett Franck
Sean, Works like a champ, thanks!!! Brett - Original Message - From: "Sean Estabrooks" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 26, 2003 6:49 AM Subject: Re: Syslogd UDP Port > On Thu, 25 Sep 2003 16:19:18 -0500 > "Brett Franck" <[EMAIL PROTECTED]> wrote: >

rpm problems

2003-09-26 Thread Aly Dharshi
Hi Folks, I have this problem as mentioned: rpmdb: unable to join the environment error: db4 error(11) from dbenv->open: Resource temporarily unavailable error: cannot open Packages index using db3 - Resource temporarily unavailable (11) error: cannot open Packages database in /var/lib/r

Re: Fedora madness

2003-09-26 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 26 Sep 2003 09:30:11 -0400, Mark Haney wrote: > Is anyone else subscribing to the fedora list yet? Yes, because all subscribers of the rhl-* lists have been transferred to the fedora-* lists. Effectively, the rhl-* lists have been renamed to

Re: connecting linux to internet

2003-09-26 Thread Benjamin J. Weiss
> Hi, > > Can someone help me this issue: > > I am trying to connect my redhat 9 linux box to > roadrunner in kansas city. i congigured my card with > DHCP. However when i try to activate my eth0, i get > the following message: > > SIOCSIFFLAGS: could not get get requested IP address. Try calling

Re: CDC Network Error

2003-09-26 Thread Keith Morse
On Thu, 25 Sep 2003, Ray Creveling wrote: > I am trying to configure my on board network card to use my broadband > connection in Redhat 9. I am getting the following error > > Command Failed > /sbin/modprobe cdc ethernet class > Can't locate module CDC Ethernet class > > I had a previous instal

Re: RH 9 wireless pcmcia

2003-09-26 Thread Keith Morse
On Fri, 26 Sep 2003, Helgi Örn Helgason wrote: > On 2003-09-25, Jason Dixon wrote: > > > > All of which tells us nothing. Being "network compatible" has nothing > > to do with the chipset in the card. Please read my reply more > > carefully. > > > I did read your mail and I know you asked for

open recent

2003-09-26 Thread Renato Haber
Hi! Hi to disable/remove the "Open Recent" files from Gnome 2.2? I know that I can clean the list by deleting the .recently-used... Thx! Renato -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

connecting linux to internet

2003-09-26 Thread shibu varghese mathews
Hi, Can someone help me this issue: I am trying to connect my redhat 9 linux box to roadrunner in kansas city. i congigured my card with DHCP. However when i try to activate my eth0, i get the following message: SIOCSIFFLAGS: could not get get requested IP address. Thanks, Shibu ___

RE: Fedora madness

2003-09-26 Thread Mark Haney
Ed Wilts wrote: > Red Hat has never supported upgrades from a production release to a > beta nor from a beta to production. I believe that many people have > made it work, but it's officially unsupported. You know, that was a REALLY stupid question. I had a "DOH!" moment after sending this one

Re: Fedora madness

2003-09-26 Thread Ed Wilts
On Fri, Sep 26, 2003 at 09:30:11AM -0400, Mark Haney wrote: > I know most of what we've been discussing here as been tons of > speculation, but I have a couple more questions that I'd like opinions > (or facts if you got 'em) on. First, if I install Severn on my box, > will I be able update to the

Fedora madness

2003-09-26 Thread Mark Haney
I know most of what we've been discussing here as been tons of speculation, but I have a couple more questions that I'd like opinions (or facts if you got 'em) on. First, if I install Severn on my box, will I be able update to the full version when it's released via up2date? Or will I have to bur

URGENT sending mail to non local user with same domain

2003-09-26 Thread electromech
Hi, I configured sendmail as domain = mycompany.com and using define(`LUSER_RELAY',`smtp:mail.mycompany.com') It was working nicely, with web hosting on IMAIL server. But few days back our webhosting was changed on WEMMAIL server and we could not send the mai to one of my non local user with ad

Re: Power-off on shutdown -h

2003-09-26 Thread Michael Mansour
Hi All, > > > >From a linux "shutdown -h now", they go to the > > "Power > > > down" prompt after shutting down the drives, but > > they > > > do not power-off. > > > > See what happens when you use the "poweroff" > command > > instead > > of shutdown. And if that doesn't work, try a > > "powero

Re: NAT tutorial

2003-09-26 Thread Harish Sabnani
Hi Try tldp.org, they have some good information on IP MASQ. - Original Message - From: "Noah" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 24, 2003 9:39 PM Subject: NAT tutorial > > > Hi, > > > getting a New service provider today that is providing only one I

Re: NAT tutorial

2003-09-26 Thread Reuben D. Budiardja
On Thursday 25 September 2003 11:06 pm, Edward Dekkers wrote: > Rodolfo J. Paiz wrote: > > At 10:09 9/24/2003, you wrote: > >> getting a New service provider today that is providing only one IP > >> address to > >> me. > >> > >> can somebody send me web links for a good NAT tutorial for Redhat 8.0

Re: iptables module install

2003-09-26 Thread Reuben D. Budiardja
On Wednesday 24 September 2003 04:50 pm, Noah wrote: > okay how do I convert the ipchains configuratoin to iptables. is there > something out there for newbies like me? or is there a way to include my > ipchains configuraiton file when iptables fires up? > > are my questions even making sense he

Re: Syslogd UDP Port

2003-09-26 Thread Sean Estabrooks
On Thu, 25 Sep 2003 16:19:18 -0500 "Brett Franck" <[EMAIL PROTECTED]> wrote: > If it is possible, how would you map say UDP port 515 to syslog and have > syslog report it to a specific logfile through the syslog.conf file? Hi Brett, Here's one way to do it using the standard syslogd: Attached i

Re: connecting linux to internet

2003-09-26 Thread Edward Croft
On Thu, 2003-09-25 at 19:31, shibu varghese mathews wrote: > hi > > i recently installed red hat linux 9 on my dell pc and > am trying to connect to the internet through road > runner cable modem. But i have so far been > unsuccessful. can someone help me out? > > i tried dmesg | grep eth and th

Sharepoint like application for RedHat ?

2003-09-26 Thread Mark Bruen
Does anyone have any suggestions for a RedHat based document sharing application which would compete with Sharepoint? Thanks. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

menus customization

2003-09-26 Thread Renato Haber
Hi! I was running Red Hat 7.2, and updated to 9.0. The old version had one tool that allows menus customization (like delete or move items in the menu). Where I can find a tool like that in the version 9. Thanks! Renato -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://

Re: Deleting all files under directory

2003-09-26 Thread Renato Haber
Sasa Stupar wrote: Hi! What is the command line to delete all files under certain directory? Sasa Hi Sasa! cd / You can try: rm -r[f] * If you use the option "f", you are going to execute the command with force... Be careful! ;) Renato -- redhat-list mailing list unsubscribe mailto:[EMAIL P

Re: Deleting all files under directory

2003-09-26 Thread Helgi Örn Helgason
On 2003-09-26, Sasa Stupar wrote: > Hi! > > What is the command line to delete all files under certain directory? > rm -r /directory/* You could read the man rm pages to learn about this. Cheers, HÖ -- I cannot overemphasize the importance of good grammar. -- redhat-list mailing list unsub

  1   2   >