Re: extracting multiple archives with tar

2002-11-07 Thread Thomas Ribbrock
On Thu, Nov 07, 2002 at 09:39:30PM -0800, [EMAIL PROTECTED] wrote: > In <[EMAIL PROTECTED]>, on > 11/06/2002 at 06:07 AM, >Michael Schwendt <[EMAIL PROTECTED]> said: [...] > > > ls *.tar | xargs -n 1 tar xvf > > Whats wrong with: > > for i in *.tar ; do tar xvf $i ; done It only works in [

Re: Webmin

2002-11-07 Thread Und3rGr0und
I have it installed at all my servers. and it really works great. I just experienced that configuring samba and making click at an option that doesn´t exist or is not supported my samba refuse to start but checking the logs I figure it out which option was at webmin and uncheck it. then samba works

Re: accessing a terminal sever through iptables

2002-11-07 Thread Gordon Ewasiuk
On Fri, 8 Nov 2002, Marco Hainaut wrote: > I need to make rules with iptables to let access from the outside ( > specific machine (i think mac address) ) to a w2K advanced server running > terminal server in the local network to run a specific application. > > I don't see exactly what I must do !!

Re: evolution

2002-11-07 Thread Rick van der Linde
On Fri, 2002-11-08 at 05:06, Russell Peterson wrote: > > I like Ximian Evolution as my email client but does anyone know how to > change the fonts it uses? Evolution uses the GNOME environment settings. You can use the (gtk) theme editor to adjust the fonts of evolution (AND all other GNOME theme

accessing a terminal sever through iptables

2002-11-07 Thread Marco Hainaut
HI list, First of all I tkx everybody who helps me with my previous problems. My new problem is : I need to make rules with iptables to let access from the outside ( specific machine (i think mac address) ) to a w2K advanced server running terminal server in the local network to run a specif

problem after install...

2002-11-07 Thread ORACLE ADMINISTRATOR
after successfully installing red-hat linux 7.1..when i reboot my machine I got vfs error unable to boot 16:04 (kernal panic ) messages.. What should i do?? Thanks. atul David Kramer wrote: > On Thursday 07 November 2002 06:28 pm, ABrady wrote: > > On Thu, 7 Nov 2002 17:16:06 -0600 > > > > mark

Re: Webmin

2002-11-07 Thread David Kramer
On Thursday 07 November 2002 05:22 pm, Brad Alpert wrote: > > Can anyone report their experiences with Webmin for the configuration of > > Linux server services? We're particularly interested in: > > > > 1. Does it break services the way Linuxconf used to? Webin is absolutely awesome. Linuxcon

Re: Webmin

2002-11-07 Thread David Kramer
On Thursday 07 November 2002 06:28 pm, ABrady wrote: > On Thu, 7 Nov 2002 17:16:06 -0600 > > mark <[EMAIL PROTECTED]> wrote: > > Is Webmin useable with lynx? > > > > I *don't* have X on my Linux firewall/router. > > From the web page: > > "Webmin is a web-based interface for system administration f

i'm new. anyone recommend P4 computer for linux?

2002-11-07 Thread Alex Chooi
  Hi! Everyone How's life? I'm new in Linux. I would like to buy a computer for Linux. I heard from my friend, not all system suit for linux and it will hang if not compatible. Thus, I planning to buy a computer that is compatible to linux. I would like to know any idea if i buy dell P4 comp

re: linuxconf

2002-11-07 Thread Jacques Gelinas
> I'm running RH7.1, and every time after I quit Linuxconf I get the = > following. > The following command told me something had to be done > /etc/rc3.d/S55named probe > Executing: /etc/rc3.d/S55named start RedHat /etc/init.d/named script is broken. Well, not exactly. the bind package imp

re: linuxconf

2002-11-07 Thread Jacques Gelinas
> One very important aspect is that it allows the ability to abort any > change at any time (except after it's already been applied, of course) > and not cause any changes to be made irrespective of the will of the > user. My understanding about later versions of linuxconf, this was added > as an o

Re: extracting multiple archives with tar

2002-11-07 Thread sgarcia
In <[EMAIL PROTECTED]>, on 11/06/2002 at 06:07 AM, Michael Schwendt <[EMAIL PROTECTED]> said: >> >> Does anyone know how to extract multiple archives with a single >> command, or is this just something tar can't do? > ls *.tar | xargs -n 1 tar xvf Whats wrong with: for i in *.tar ; do ta

RE: Email monitoring

2002-11-07 Thread sgarcia
In <[EMAIL PROTECTED]>, on 11/07/2002 at 01:22 PM, "Paul Lee" <[EMAIL PROTECTED]> said: >A note on the legal side of the monitoring ... all employees know that >the mail is monitored and have signed computer use forms to this extent. >It is done not necessarily to police our employees but rathe

RE: Webmin

2002-11-07 Thread Mike Burger
I do, as well... Well, what I do is create/modify my firewall via script, and if it is what I want, I then "service iptables save" to store it in /etc/sysconfig/iptables. On Thu, 7 Nov 2002, Brad Alpert wrote: > Yes, that's the one I referred to as not using :) > > I run the iptables stuff fr

apache monitoring

2002-11-07 Thread Andy Elacion, Jr.
We have a Apache Web Server with RedHat 7.3. When I monitor the services of apache, using top, I noticed that my process reaches 298 during high load but, the sleeping processes are between 290 to 295. My question is this, how can I remove those sleeping processes? Thanks, - andy -- redhat-

umask question

2002-11-07 Thread hanfamily
Hi, I have a question on umask with 6.2 I could use umask to set permissions and all the files created by the user had the right permissions. I find with 7.2 that files created by many programs create files with only user having rw permission instead of the group and user having rw permissions. Doe

evolution

2002-11-07 Thread Russell Peterson
I like Ximian Evolution as my email client but does anyone know how to change the fonts it uses? -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: IPs

2002-11-07 Thread Info
Dave Young wrote: > >> I started with 129. It seems to run quite fine. Just a little error. >> >> Keep telling me about ifup: RTNETLINK answers: File exists >> > > another I *think* you want: > > NO_ALIASROUTING=yes > > in range1 > > I believe that error is from setting the default GW twice.

Re: Quota problem on RedHat 8.0 ?

2002-11-07 Thread Kevin Chan
Hi Todd and all, I was change the /etc/fstab file to /dev/hda1 / ext3 defaults,usrquota 1 1 , but still got the same error message. Does anyone success set the quota on RedHat 8.0 before, or this is the bug on RH8.0 ? Thanks and regards, Kevin Chan >Todd A. Jacobs Wrote: > > On Thu, 7 Nov 2002

Can I mount a FreeBSD partition??? (again)

2002-11-07 Thread brain_damage
Yes u can , if have compiled ur kernel with Y to bsd table support, then use dmesg . it will give somthing like this (if ur bsd slice is /dev/hda2) hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 > hda2: Here hda8->/dev/ad0s2a and hda9->/dev/ad0s2b Otherwise , just try hdaN where N > last number for hda

Re: Up2date

2002-11-07 Thread Joe Giles
I just checked mine again and its working now. Must have been RH upgrading :) Joe On Thu, 2002-11-07 at 17:15, Paul Campbell wrote: > up2date --nox -u# running for me now > > Note: 2 dashes in front of nox. > > > At 02:33 PM 11/7/02, you wrote: > >I recently installed redhat 8.0 and up2da

Strange hardware message for me

2002-11-07 Thread Roger
Hi~ I am runngin RH8, and the hardware specification is HP adaptec 29160 scsi controllor card and tow IBM scis 36G hard disk. the hd's scsi id is 5 and 6 respectively and both on the first channel. But now, sometimes system informs me with some strange message like this '(scsi0:A:5:0): Locking ma

Re: Webmin

2002-11-07 Thread Saul Arias
On Thu, 2002-11-07 at 18:16, mark wrote: > Is Webmin useable with lynx? > > I *don't* have X on my Linux firewall/router. But you have a "graphical" browser on another Linux box or *gasp* Windows PC, don't you? You can access webmin in your firewall/router from another box. It even supports SSL.

Re: setting up IMAP server with redhat 8

2002-11-07 Thread Rune Berge
On Thu, 7 Nov 2002, Ed Wilts wrote: > On Thu, Nov 07, 2002 at 09:01:49PM +0100, Rune Berge wrote: > > I'm now able to send and recieve mail over my local network. I can also > > send mail out, but I can't recieve mail from outside. I assume this is > > because of my firewall. So, which ports need

Re: Webmin

2002-11-07 Thread Richard Potter
On Thu, 7 Nov 2002, mark wrote: > Is Webmin useable with lynx? > I *don't* have X on my Linux firewall/router. Either do I. Use a browser from a client on your lan. Cheers! -- Richard Potter RHCE Re/Max Kingston, ON CANADA -- redhat-list mailing list unsubscribe mailto:redhat-list-reques

Re: Webmin

2002-11-07 Thread Anthony Abby
On Thu, 2002-11-07 at 16:55, Edwin Humphries wrote: > Can anyone report their experiences with Webmin for the configuration of Linux >server services? > We're particularly interested in: > > 1. Does it break services the way Linuxconf used to? > > 2. Does it provide a comprehensive level of f

RE: Webmin

2002-11-07 Thread Brad Alpert
Yes, that's the one I referred to as not using :) I run the iptables stuff from a script, for some reason. Brad > -Original Message- > From: [EMAIL PROTECTED] > [mailto:redhat-list-admin@;redhat.com] On Behalf Of Mike Burger > Sent: Thursday, November 07, 2002 6:07 PM > To: [EMAIL PROTE

RE: RH8 gnome-terminal breaks Cisco ctrl-shift-6-x

2002-11-07 Thread Chad Skinner
I also find it funny that on my system it takes longer to start a gnome-terminal window than mozilla when running X to another server through XDMCP. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:redhat-list-admin@;redhat.com]On Behalf Of Steven Raymond > Sent: Thursday, November

Re: Other sources of help

2002-11-07 Thread Joseph A Nagy Jr
Jon Etkins wrote: Since it appears that nobody has a solution to my redirected port timeout problem, I guess I need to take it to the ipchains and/or firewall gurus - any idea where I should start looking? Thanks, Jon Etkins Austin, TX http://www.tldp.org -- Joseph A Nagy Jr

Re: Firewall ports for NFS

2002-11-07 Thread Ed Wilts
On Thu, Nov 07, 2002 at 03:21:49PM -0800, Todd A. Jacobs wrote: > On Thu, 7 Nov 2002, Ed Wilts wrote: > > > I used 0/0 as an example. If you choose to map source uid/gid of > > 500/500 to local uid/gid 600/600, then you still trust the remote > > system's view of who 500/500 is. root_squash does

Re: Up2date

2002-11-07 Thread Paul Campbell
up2date --nox -u# running for me now Note: 2 dashes in front of nox. At 02:33 PM 11/7/02, you wrote: >I recently installed redhat 8.0 and up2date keeps hanging up on me. It >seems to try to log in (and my login is correct because I can login on the >rhn.redhat.com page). > >Am I missing

Re: Email monitoring

2002-11-07 Thread Brian Ashe
Hello Paul, Thursday, November 7, 2002, 2:46:30 PM, you textually orated: PL> For security reasons, our network administrator currently receives a copy of PL> EVERY incoming and outgoing email to/from our office. We are in the process PL> of phasing in a RH8/Sendmail server and need to know what

Re: Monitor support

2002-11-07 Thread Yoink!
On Wed, 6 Nov 2002, Gordon Alderson wrote: > I`m a new Linux user and am really pleased to be finally up and running > (Red Hat 8.0). > At the moment I`ve just got one small problem, my monitor is a Proview > 986N (19"), there is no specific support for this in Linux. It runs OK > as a generic but

Re: Segfaults

2002-11-07 Thread Yoink!
On Wed, 6 Nov 2002, Ashley M. Kirchner wrote: > Before I condemn a machine, I want to check here first. One of my servers > just recently started Segfaulting randomly. Doesn't matter the task, doesn't > matter at which point during the task, it'll segfault eventually. > > Now when I strac

Re: Webmin

2002-11-07 Thread Mike Burger
Yes, but it works better with a graphical browser. On Thu, 7 Nov 2002, mark wrote: > > Is Webmin useable with lynx? > > I *don't* have X on my Linux firewall/router. > > mark > -- Mike Burger http://www.bubbanfriends.org Visit the Dog Pound II BBS telnet://dogpound2.citadel.org or ht

Re: Webmin

2002-11-07 Thread Mike Burger
There's a new modulem, included, for iptables. It reads/works with your /etc/sysconfig/iptables file. On Thu, 7 Nov 2002, Brad Alpert wrote: > > Can anyone report their experiences with Webmin for the configuration of > > Linux server services? We're particularly interested in: > > > > 1. Doe

Re: Quota problem on RedHat 7.3 ?

2002-11-07 Thread Yoink!
On Thu, 7 Nov 2002, Kevin Chan wrote: > I was set the /etc/fstab as below: > > LABEL=/ / ext3defaults,usrquota 1 > 1 > > after that, I try to run quotacheck -uva but get error message as below: > > [root@btamail root]# quotacheck -uva > quotacheck: Cannot r

Re: Can I mount a FreeBSD partition??? (again)

2002-11-07 Thread Yoink!
On Thu, 7 Nov 2002 [EMAIL PROTECTED] wrote: > I sent this message to the list about a week ago, and havent received > any respnses, Im trying again... > > Can I mount a FreeBSD disk partition with Mount? > > It seems I would want to say -t ufs -o,ufstype=44bsd > > but how would I specify the 'sub-p

Re: Up2date

2002-11-07 Thread Joe Giles
Yeah, mine is doing this too. I exit with an SSL error. Funny, I don't use SSL. Must be Red Hat Upgrading :) Joe On Thu, 2002-11-07 at 15:33, Blake Thornton wrote: > I recently installed redhat 8.0 and up2date keeps hanging up on me. It > seems to try to log in (and my login is correct because

Other sources of help

2002-11-07 Thread Jon Etkins
Since it appears that nobody has a solution to my redirected port timeout problem, I guess I need to take it to the ipchains and/or firewall gurus - any idea where I should start looking? Thanks, Jon Etkins Austin, TX -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redh

Re: Up2date

2002-11-07 Thread Yoink!
On Thu, 7 Nov 2002, Blake Thornton wrote: > I recently installed redhat 8.0 and up2date keeps hanging up on me. It > seems to try to log in (and my login is correct because I can login on the > rhn.redhat.com page). > > Am I missing something. up2date-nox doesn't seem to work either. Is your DNS

Re: RH8 gnome-terminal breaks Cisco ctrl-shift-6-x

2002-11-07 Thread Steven Raymond
I complained out loud about this problem and a coworker pointed out that RH8 gnome-termial also breaks the cursor keys in certain terminal applications. He had to default to using hjkl instead which this particular function supported. From: dbrett <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECT

Re: Webmin

2002-11-07 Thread ABrady
On Thu, 7 Nov 2002 17:16:06 -0600 mark <[EMAIL PROTECTED]> wrote: > > Is Webmin useable with lynx? > > I *don't* have X on my Linux firewall/router. >From the web page: "Webmin is a web-based interface for system administration for Unix. Using any browser that supports tables and forms (and Ja

Re: RH8 gnome-terminal breaks Cisco ctrl-shift-6-x

2002-11-07 Thread Todd A. Jacobs
On Thu, 7 Nov 2002, Steven Raymond wrote: > "ctrl-shift-6-x". It seems that gnome-terminal in RH8 breaks this key > sequence. No matter how many times you enter it, the sequence does not Gnome-terminal breaks a lot of sequences. Use xterm instead. -- "Whenever I feel blue, I start breathing a

Re: Firewall ports for NFS

2002-11-07 Thread Todd A. Jacobs
On Thu, 7 Nov 2002, Ed Wilts wrote: > I used 0/0 as an example. If you choose to map source uid/gid of > 500/500 to local uid/gid 600/600, then you still trust the remote > system's view of who 500/500 is. root_squash does not help you here. root_squash and all_squash are mapped automatically t

Re: UP2DATE Notifyer Gone

2002-11-07 Thread Jonathan Gaudette
Glad it works :) Let me know if you (or anyone) ever figures out a "more perminent" solution. -Jon On Thu, 2002-11-07 at 01:03, Joe Giles wrote: > OPPS... Nevermind my last message.. I didn't realize I was ssh'ed into > my server when I ran that :-P > > That does seem to work for me... > > Tha

Re: Webmin

2002-11-07 Thread mark
Is Webmin useable with lynx? I *don't* have X on my Linux firewall/router. mark -- "The [Dreyfus] Affair ... insisted that Justice was more important than Reasons of State - and even that disorder is to be preferred to sustained and extreme injustice." - D. Wileman, Republicans of

Re: Multiple Boot up OS.

2002-11-07 Thread Nifty Fredo
all i did was download a free program from http://www.winimage.com/bootpart htm called bootpart and then install linux with Grub in the /boot partiton not in MBR. once this is done go to windows run boot part and add the linux partition and bootpart sets up the bootsect.lnx and edits the boot.ini

RE: X Window system

2002-11-07 Thread Ferguson, Michael
Title: Message Thanks. I am also running Citrix Server NT4.0 Terminal Server Edition. I will try your steps. Are you connecting to the Citrix server through the browser?   Thanks again You have been good help -Original Message-From: Babu, Sreedhar (CAP, GCF, Satyam, Consultant

Up2date

2002-11-07 Thread Blake Thornton
I recently installed redhat 8.0 and up2date keeps hanging up on me. It seems to try to log in (and my login is correct because I can login on the rhn.redhat.com page). Am I missing something. up2date-nox doesn't seem to work either. Thanks, Blake -- redhat-list mailing list unsubscribe m

Re: RH8 gnome-terminal breaks Cisco ctrl-shift-6-x

2002-11-07 Thread dbrett
This is bad news. On Thu, 7 Nov 2002, Steven Raymond wrote: > A very necessary break sequence for Cisco router administration is > "ctrl-shift-6-x". It seems that gnome-terminal in RH8 breaks this key > sequence. No matter how many times you enter it, the sequence does not seem > to be sent

Re: glibc-devel

2002-11-07 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 7 Nov 2002 17:04:06 -0300, Martín Marqués wrote: > I can't get glibc-devel to install because of missing dependencies. > > The problem is that it complains about kernel-headers package > required, but there is no kernel-headers in the 7.3 dis

RE: How to tune the number of runing processes

2002-11-07 Thread Jihuang Zhou
Title: How to tune the number of runing processes Thanks. But this is not what I want. Once again, I got too many running processes on Redhat8 than redhat 7.3. This stresses the machine and makes all operation, like ls, pwd, become extremely slow. Same load works fine on 7.3. I turned off the

Re: Monitor log files

2002-11-07 Thread Andrew MacKenzie
+++ James [RedHat] [Thu, Nov 07, 2002 at 12:52:05PM -0800]: > What is the "Best Practices" way of watch log files? > Any ideas? I use logmon, but I'm biased (I wrote it). http://www.edespot.com/code/LogMon/ Yeah, shameless plug. It monitors like "tail -f" but it does a split screen in a termina

RH8 gnome-terminal breaks Cisco ctrl-shift-6-x

2002-11-07 Thread Steven Raymond
A very necessary break sequence for Cisco router administration is "ctrl-shift-6-x". It seems that gnome-terminal in RH8 breaks this key sequence. No matter how many times you enter it, the sequence does not seem to be sent by gnome-terminal. Had no problems with it in 7.3 and other terminal

Re: IPs

2002-11-07 Thread Mike Burger
Yeah...I found that, too, after the fact. That's why, in a later post, I gave out the syntax. On Thu, 7 Nov 2002, dbrett wrote: > Hi Mike > > fyi > > 'man ip' is almost useless. > > david > > On Thu, 7 Nov 2002, Mike Burger wrote: > > > There are two options...one involves ifcfg-eth0:x fils

Re: Webmin

2002-11-07 Thread Mike Burger
On Fri, 8 Nov 2002, Edwin Humphries wrote: > Can anyone report their experiences with Webmin for the configuration of Linux >server services? > We're particularly interested in: > > 1. Does it break services the way Linuxconf used to? Never has, in my use of it. > 2. Does it provide a compr

Re: Webmin

2002-11-07 Thread Brad Alpert
> Can anyone report their experiences with Webmin for the configuration of > Linux server services? We're particularly interested in: > > 1. Does it break services the way Linuxconf used to? > > 2. Does it provide a comprehensive level of functionality to configure > most services? It works gre

Re: Webmin

2002-11-07 Thread ABrady
On Fri, 08 Nov 2002 08:55:37 +1100 "Edwin Humphries" <[EMAIL PROTECTED]> wrote: > Can anyone report their experiences with Webmin for the configuration > of Linux server services? We're particularly interested in: > > 1. Does it break services the way Linuxconf used to? I've never had a problem

Re: configure the file-roller

2002-11-07 Thread Michael Grosseck
sorry I forgot a don't. I mean I don't like quick and dirty things much :) by Michael -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: IPs

2002-11-07 Thread dbrett
Hi Mike fyi 'man ip' is almost useless. david On Thu, 7 Nov 2002, Mike Burger wrote: > There are two options...one involves ifcfg-eth0:x fils in > /etc/sysconfig/network-scripts. The other, which is much cleaner, > involves using the "ip" command. "man ip" for more info. > > On Fri, 8 Nov

Re: IPs

2002-11-07 Thread Dave Young
> I started with 129. It seems to run quite fine. Just a little error. > > Keep telling me about ifup: RTNETLINK answers: File exists > another I *think* you want: NO_ALIASROUTING=yes in range1 I believe that error is from setting the default GW twice. You won't need an additional route for t

Once again, please do *NOT* post html email

2002-11-07 Thread mark
A lot of us just won't read it. Why? A lot of us get the digest. It's text. You understand text? It "content", and has no style, whatever, and no purpose other than conveying a message. What do we see, that we bitch and moan about html mail? I've just done a global search and replace of all <,

Re: Firewall ports for NFS

2002-11-07 Thread Ed Wilts
On Thu, Nov 07, 2002 at 12:23:31PM -0800, Todd A. Jacobs wrote: > On Thu, 7 Nov 2002, Ed Wilts wrote: > > > NFS absolutely trusts the client not to lie to it. There is *no* > > authentication done whatsoever. If the client tells the server that > > it's uid/gid is 0/0, the server trusts it. For

Re: Bash: read and backslashes in input file

2002-11-07 Thread Leonard den Ottolander
Hi Todd, Steve, > Us raw input instead: > > while read -r line; do echo ${line}; done < somefile > > Then, given that somefile contains: > > \ > \\ > \\\ > > > you will get exactly that as output. Use "help read | less" at the > bash command line for more info. Just

Re: Email monitoring

2002-11-07 Thread Chuck Mead
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 7 Nov 2002, Paul Lee posted the following: PL>For security reasons, our network administrator currently receives a copy of PL>EVERY incoming and outgoing email to/from our office. We are in the process PL>of phasing in a RH8/Sendmail server an

RE: X Window system

2002-11-07 Thread Babu, Sreedhar (CAP, GCF, Satyam, Consultant)
Title: Message yep. i too downloaded the same file (ICAClient-6.30-1.i386.rpm).   Just logged onto RH8.0 gnome as root user and executed the below command: rpm -i -h ICAClient-6.30-1.i386.rpm   Later executed the below scripts to check the installation: rpm -qi ICAClient-6.30rpm -ql ICACli

Re: setting up IMAP server with redhat 8

2002-11-07 Thread Ed Wilts
On Thu, Nov 07, 2002 at 09:01:49PM +0100, Rune Berge wrote: > I'm now able to send and recieve mail over my local network. I can also > send mail out, but I can't recieve mail from outside. I assume this is > because of my firewall. So, which ports needs to be forwarded in order to > get the mail s

Re: Monitor log files

2002-11-07 Thread Todd A. Jacobs
On Thu, 7 Nov 2002, James wrote: > What is the "Best Practices" way of watch log files? logwatch, logsentry, tail -f, etc. Whatever suits you. -- "Whenever I feel blue, I start breathing again." - Unknown -- redhat-list mailing list unsubscribe mailto:redha

Webmin

2002-11-07 Thread Edwin Humphries
Can anyone report their experiences with Webmin for the configuration of Linux server services? We're particularly interested in: 1. Does it break services the way Linuxconf used to? 2. Does it provide a comprehensive level of functionality to configure most services? -- redhat-list maili

Re: configure the file-roller

2002-11-07 Thread Michael Grosseck
Hi Patrick, may we misunderstand us. I know that I can make a symlink. But I don't like this way. I like to know how I change this in general. May I want to change other things as well. i.e. I don't like the viewer for jpegs. Then I have to erase this viewer to make a symlink to the new program

RE: X Window system

2002-11-07 Thread Ferguson, Michael
Title: Message Thanks. I went to the citrix site and found a client, an rpm, (ICAClient-6.30-1.i386.rpm) and installed it on mr RH box, you know, rpm -Uvh blah blah. But I am still getting this message when I connect to the citrix server about downloading boilerplate.asp.   Did I get the c

Re: IPs

2002-11-07 Thread Info
Dave Young wrote: > > > I'm *not* positive, but I believe you would want to increment the > CLONENUM_START=0 > 1 > the # of aliases you would have when the 2nd script is read. > > so I think you want CLONENUM_START=129 in range1 I started with 129. It seems to run quite fine. Just a little error.

RE: X Window system

2002-11-07 Thread Babu, Sreedhar (CAP, GCF, Satyam, Consultant)
Title: Message ok.. we come back to the possibility of automatic logins again later because gnome already provides one called as "TimedLogin". but i am looking of playing around it.. first lets get into help u need.   ofcourse i have Redhat8.0 with citrix client installed on it.how cani help

RE: Email monitoring

2002-11-07 Thread Paul Lee
A note on the legal side of the monitoring ... all employees know that the mail is monitored and have signed computer use forms to this extent. It is done not necessarily to police our employees but rather to maintain security and protect our system. For example, in the past, spammers found our sys

RE: msn through squid

2002-11-07 Thread Edward Wildgoose
For email, a very easy solution is to enable the IMAP mode of the exchange connector and then use any IMAP email client (Mozilla works quite well). You can also setup IMP or SquirrelMail that connects to the IMAP service and then your users also have a web method to access their email. -Ori

Re: Email monitoring

2002-11-07 Thread Mike Burger
I can't speak for Sendmail, but in Postfix, there is an option to BCC every incoming/outgoing message to a particular address. On Thu, 7 Nov 2002, Paul Lee wrote: > For security reasons, our network administrator currently receives a copy of > EVERY incoming and outgoing email to/from our office

RE: X Window system

2002-11-07 Thread Ferguson, Michael
Title: Message I would have to search but a quick fix is to issue a create a general username and passowrd on all Linux boxes. Remember, Linux does REQUIRE a password to launch the system. Once the user authenticates locally on the Linux box then a startup script will launce the browser, w

Re: IPs

2002-11-07 Thread Mike Burger
On Fri, 8 Nov 2002, Info wrote: > >2. For each additional IP address available, make a copy of ifcfg-eth0 > >called ifcfg-eth0: where num is a different number. > >3. Edit each of the ifcfg-eth0: files and change the IP address to > >a new address. Make sure you have no duplicated addresses. > >

Monitor log files

2002-11-07 Thread James
What is the "Best Practices" way of watch log files? Any ideas? = James J. Kiely cell phone: (248) 935-3256 home phone: (586) 264-4527 __ Do you Yahoo!? U2 on LAUNCH - Exclusive greatest hits videos http://launch.yahoo.com/u2 -- redhat-lis

Re: IPs

2002-11-07 Thread Dave Young
> > restart networking or reboot. > > Now what happened if i have 2 diff range of ips? > > I have a file ifcfg-eth0-range0 > > IPADDR_START=123.0.0.1 > IPADDR_END=123.0.0.128 > CLONENUM_START=0 > NETMASK=255.255.254.0 > BROADCAST=123.0.0.255 > > Another file ifcfg-eth0-range1 > > IPADDR_START=231.

Re: Email monitoring

2002-11-07 Thread Todd A. Jacobs
One of the sendmail folks should definitely give this guy the technical answer, but I also wanted to pipe up and mention that the original poster should *definitely* check with his legal department and make sure that the company is not violating the Electronic Communications Privacy Act by doing th

RE: X Window system

2002-11-07 Thread Babu, Sreedhar (CAP, GCF, Satyam, Consultant)
Title: Message Hi Michael,   Could you find a way to automatically logon to linux and invoke citrix client without any manual intervention?   thanks and regards, Sreedhar.   -Original Message-From: Ferguson, Michael [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 07, 2002 19:3

Re: Bash: read and backslashes in input file

2002-11-07 Thread Todd A. Jacobs
On Thu, 7 Nov 2002, Leonard den Ottolander wrote: > while read line; do echo ${line}; done < somefile Us raw input instead: while read -r line; do echo ${line}; done < somefile Then, given that somefile contains: \ \\ \\\ you will get exactly that as output. U

Re: ssh help

2002-11-07 Thread Todd A. Jacobs
On Thu, 7 Nov 2002, James wrote: > I'm trying to "ssh" into my redhat box from a Mac OS X > box. When I type in "ssh -l login host" I get a So, you're trying to login as user "login" to a machine named "host?" What does the verbose client output (ssh -v) tell you? What does the syslog tell you

Re: glibc-devel

2002-11-07 Thread Brian Ashe
Hello Martín, Thursday, November 7, 2002, 3:04:06 PM, you textually orated: MM> I can't get glibc-devel to install because of missing dependencies. MM> The problem is that it complains about kernel-headers package required, but MM> there is no kernel-headers in the 7.3 distribution. MM> How do

Re: Firewall ports for NFS

2002-11-07 Thread Todd A. Jacobs
On Thu, 7 Nov 2002, Ed Wilts wrote: > NFS absolutely trusts the client not to lie to it. There is *no* > authentication done whatsoever. If the client tells the server that > it's uid/gid is 0/0, the server trusts it. For this reason, you should This is what root_squash (on by default) and all

Re: Quota problem on RedHat 8.0 ?

2002-11-07 Thread Todd A. Jacobs
On Thu, 7 Nov 2002, Kevin Chan wrote: > LABEL=/ /ext3 defaults,usrquota 1 1 The above is a label...see the big word LABEL? A device is a device from the devices directory at /dev. Like so: /dev/hda1 / ext3defaults,usrquota 1 1 -- "Whenever I feel blue,

Re: configure the file-roller

2002-11-07 Thread Patrick
Op donderdag 7 november 2002 21:02, schreef Michael Grosseck: just do in the directory where bzip2 is ( i don't have it on my system): ln -s ./bzip2 ./bzip this create a link from bzip2 to bzip the next time that bzip is called it goes to bzip2 > Hi Patrick, > > thanks for your quick answer.

Re: setting up IMAP server with redhat 8

2002-11-07 Thread Mitchell Wright
> Yes, you can run both. This is *not* done in the MTA but provided by > IMAP and POP3 servers. The standard imap server (from uw) provides both > services. An MTA is never used to read mail - it's a Mail Transfer > Agent - i.e. server to server. An MUA (Mail User Agent) is used to read > mail.

Re: IPs

2002-11-07 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 8 Nov 2002 03:33:43 +0800, Info wrote: > >2. For each additional IP address available, make a copy of > >ifcfg-eth0 called ifcfg-eth0: where num is a different number. > >3. Edit each of the ifcfg-eth0: files and change the IP address > >to a

Re: IPs

2002-11-07 Thread Info
Juan Nin wrote: > > BTW... why the @%$& would you want 100 IP's on one machine?? > Alot of vhosts. helping a friend to setup a shell box -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: IPs

2002-11-07 Thread Info
Dave Young wrote: > this is how I did it: > in /etc/sysconfig/network-scripts/ > create a file named: > ifcfg-eth0-range0 > > syntax like: > > # ifcfg-eth0-range0 > IPADDR_START=192.168.69.10 > IPADDR_END=192.168.69.50 > CLONENUM_START=0 > NETMASK=255.255.255.0 > BROADCAST=192.168.69.255 > > restar

glibc-devel

2002-11-07 Thread Martín Marqués
I can't get glibc-devel to install because of missing dependencies. The problem is that it complains about kernel-headers package required, but there is no kernel-headers in the 7.3 distribution. How do I glibc-devel to install? -- Porqué usar una base de datos relacional cualquiera, si podés

Re: Email monitoring

2002-11-07 Thread Juan Nin
From: "Paul Lee" <[EMAIL PROTECTED]> > For security reasons, our network administrator currently receives a copy of > EVERY incoming and outgoing email to/from our office. We are in the process > of phasing in a RH8/Sendmail server and need to know what is the best way to > implement this policy o

Re: configure the file-roller

2002-11-07 Thread Michael Grosseck
Hi Patrick, thanks for your quick answer. yes this is a possibility. But I think this is quick and dirty. May I like to change some other things as well. So I need to know, how it works in general. Patrick wrote: Op donderdag 7 november 2002 18:36, schreef Michael Grosseck: what about creati

Re: setting up IMAP server with redhat 8

2002-11-07 Thread Rune Berge
On Thu, 7 Nov 2002, Ed Wilts wrote: > On Thu, Nov 07, 2002 at 01:52:26PM +0100, Rune Berge wrote: > > Sendmail is running, so that shouldn't be a problem. Perhaps it needs some > > config? > > If you simply installed sendmail and did nothing to configure it, then > it won't receive e-mail from ou

limit number of @IP

2002-11-07 Thread Laurent didier
Good evening, Sorry for my english, i'm french. I want to limit the number of @IP, i explain. I have 12 workstation, and i just to have 12 workstation, for add an station i like to make this manually. And for the end i like to receive one mail, when an new station to access at my Red-Hat box. a

RE: X Window system

2002-11-07 Thread Ferguson, Michael
Title: Message If your citrix server is already up and running and is on your lan the you do not have much farther to go. Let me know  -Original Message-From: Babu, Sreedhar (CAP, GCF, Satyam, Consultant) [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 07, 2002 2:19 PMT

Re: setting up IMAP server with redhat 8

2002-11-07 Thread Ed Wilts
On Thu, Nov 07, 2002 at 12:55:10PM -0500, Mitchell Wright wrote: > I am going to jump in here with a slight tangent - I hope no one minds. > > Is it possible to run IMAP & POP3? If so, I imagine that the internal > distribution mapping would be done in the MTA but I have been unable to > locate th

  1   2   >