Re: Chroot Jail Fiasco

2003-10-21 Thread Peter B. West
I must be missing something here. // *is* /. Any double // in a path is equivalent to /. Try it anywhere in your directory tree, e.g. cd /usr//bin I don't know of any special semantics for //. Peter Brett Franck wrote: Ok, now I've done it..I was making a chroot jail, and how did this

Re: How to manage bandwith in RHL

2003-10-21 Thread Rodolfo J. Paiz
At 21:20 10/21/2003, you wrote: Yes, I believe that FTP server in AS/400 have that Bandiwth limitation, but some of our user also FTPing to AS/400, and it will be strange that internal user can only FTP to AS/400 with only 64KB/s. Most FTP server software allows different limits for different users

Re: Memory Resources - Howto Refresh

2003-10-21 Thread Zoki
Le 16/10/2003 14:22, « Eduardo A. dela Rosa » <[EMAIL PROTECTED]> a écrit : > Hi, > > After days of work, without rebooting my box, it suddenly slowed down. My > filesystem is just > 41% of the total size that my hard disk can hold. I executed "free" to check > on the available > memory resource

Re: bash syntax help in /etc/init.d/functions

2003-10-21 Thread Peter B. West
local base= is equivalent to local base They both set a local variable with null content. Try $ eqls () { local eq=; echo ${eq:+ColPlus}; echo ${eq+Plus}; } $ eqls Plus $ $ eqls () { local eq; echo ${eq:+ColPlus}; echo ${eq+Plus}; } Plus $ ${var:+word} resolves to nothing if the variable "var" is

Sound on RedHat 8.0

2003-10-21 Thread Jonathan Jefferies
This is in reference to RH 8.0 with all updates. I've been happily slogging along getting by with my on-motherboard VIA sound system till this morning when trying to run xmms (which btw has been running fine up last night ) the sound volume was so low as to be nonexistent. Figuring that the audio

Chroot Jail Fiasco

2003-10-21 Thread Brett Franck
Ok, now I've done it..I was making a chroot jail, and how did this happen.     [EMAIL PROTECTED] /]# lsbin  boot  dev  dilbert  etc  home  ibm  initrd  lib  lost+found  misc  mnt  opt  proc  root  sbin  tftpboot  tmp  usr  var[EMAIL PROTECTED] /]# cd //[EMAIL PROTECTED] //]# lsbin 

Re: Firewall Configuration in Redhat 9.0

2003-10-21 Thread Jesse Millan
On Tue, 2003-10-21 at 07:58, Dominic RIVERA wrote: > Well, you have a couple of problems: > > You don't want to trust eth0, by trustung eth0 ( your only network card > ) you are basically disabling the firewall from that interface. > > Dominic Rivera > (503) 947-7308 > [EMAIL PROTECTED] > Fire

Re: How to manage bandwith in RHL

2003-10-21 Thread Budi Febrianto
Correct me if I'm wrong, but SQUID can only limit bandwith that come from inside to outside? While in this scenario, I want to limit the other way around, from outside to inside. Yes, I believe that FTP server in AS/400 have that Bandiwth limitation, but some of our user also FTPing to AS/400, and

Re: newbie: redhat 9.0 very slow

2003-10-21 Thread Cameron Simpson
On 13:04 21 Oct 2003, Hawkeye Parker <[EMAIL PROTECTED]> wrote: | the installation went without a hitch: i just held down 'next' and | went with the defaults. when i finally booted, however, X took forever | to load, and once it was up, *everything* ran *very* slowly (10-15 secs | to load mozilla

Re: newbie: redhat 9.0 very slow

2003-10-21 Thread Cameron Simpson
On 17:26 21 Oct 2003, Ed Wilts <[EMAIL PROTECTED]> wrote: | On Tue, Oct 21, 2003 at 01:04:47PM -0700, Hawkeye Parker wrote: | > i've recently installed redhat 9.0 on an athalon 650 with 128MB ram. | | For starters, you are below the recommended configuration. The absolute | minimum is 128MB, with

Re: Opera 7.21

2003-10-21 Thread Joe K
I find that Opera has a lot of customizable features, but that the font display is nowhere as good as out of the box Mozilla On Tue, 2003-10-21 at 15:00, David C. Hart wrote: On Tue, 2003-10-21 at 09:57, Chris Wilson wrote: > I have never been able to get Opera 7.2.x to run on my RH8.0/9.0 >

Re: [Q] screen shap shot software on Redhat 8?

2003-10-21 Thread Anthony E. Greene
On 21-Oct-2003/14:19 +, bbaa aaa <[EMAIL PROTECTED]> wrote: >Does there has screen snap shot software on redhat 8? I need copy one of >window on scrren to file. Try: [Alt][PrintScreen] Tony -- Anthony E. Greene OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26

Re: Getting Workgroup access from Windows XP Pro to Linux 9

2003-10-21 Thread Rik Thomas
On Mon, 2003-10-20 at 22:15, Graham wrote: > I have been able to get one computer of three workgrouped computers (with > Windows XP pro) to have file and printer access to my Linux box but the > other two XP computers give me the "\\Localhost is not accessible..." > message from the XP Network plac

RE: compiling rules in fwbuilder (Was fwbuilder)

2003-10-21 Thread Keith Morse
On Tue, 21 Oct 2003, Donald Tyler wrote: > Hi, > > Yeah I know it works, because I ran the file using sh. I have fully > tested the firewall and I am happy with it. But I am trying to get it to > load at boot. > [snip-page] > When I restart the machine I just get an error message saying that et

RE: compiling rules in fwbuilder (Was fwbuilder)

2003-10-21 Thread Chad Skinner
> ... > Yeah I know it works, because I ran the file using sh. I have fully > tested the firewall and I am happy with it. But I am trying to get it to > load at boot. Good, once the script works starting it is the easy part. > 1. Rename /etc/rc.d/init.d/iptables to iptables.old >

Re: newbie: redhat 9.0 very slow

2003-10-21 Thread Konrad Kosmowski
On Tue, 21 Oct 2003 13:04:47 -0700, "Hawkeye Parker" <[EMAIL PROTECTED]> wrote: > i've recently installed redhat 9.0 on an athalon 650 with 128MB ram. > i've previously run various linux flavors from the commandline, but > i'd like to make the switch to X, primarily so that i can toss my > window

Re: newbie: redhat 9.0 very slow

2003-10-21 Thread mwafkowski
It also wouldn't hurt to have a halfway decent video card...you didn't specify what yours is. Regards, Mike Wafkowski - Original Message - From: "Ed Wilts" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 21, 2003 6:26 PM Subject: Re: newbie: redhat 9.0 very slow > On

Re: newbie: redhat 9.0 very slow

2003-10-21 Thread Ed Wilts
On Tue, Oct 21, 2003 at 01:04:47PM -0700, Hawkeye Parker wrote: > i've recently installed redhat 9.0 on an athalon 650 with 128MB ram. For starters, you are below the recommended configuration. The absolute minimum is 128MB, with 192MB recommended for a graphics workstation. http://www.redhat.co

Re: [Q] screen shap shot software on Redhat 8?

2003-10-21 Thread Konrad Kosmowski
On Tue, 21 Oct 2003 14:19:43 +, "bbaa aaa" <[EMAIL PROTECTED]> wrote: > Does there has screen snap shot software on redhat 8? I need copy one > of window on scrren to file. import from ImageMagick package. Simply type: $ import screenshotname.png and then point the window you wish to grab

newbie: redhat 9.0 very slow

2003-10-21 Thread Hawkeye Parker
hi,   i've recently installed redhat 9.0 on an athalon 650 with 128MB ram.  i've previously run various linux flavors from the commandline, but i'd like to make the switch to X, primarily so that i can toss my windows box out the _window_ once and for all.   the installation went without a hitch

Re: Howto: Quicker web browsing, slower FTP traffic?

2003-10-21 Thread Rodolfo J. Paiz
At 09:43 10/21/2003, you wrote: I played around with rsync sometime ago and remember that it has an option for limiting bandwidth. I don't know if it really works, or how good it works, It works rather well, however it works differently from what you might expect. Given the way TCP/IP links funct

RE: compiling rules in fwbuilder (Was fwbuilder)

2003-10-21 Thread Donald Tyler
Hi, Yeah I know it works, because I ran the file using sh. I have fully tested the firewall and I am happy with it. But I am trying to get it to load at boot. I am just worried that it is going to conflict with the existing iptables config file. So far, what I have done is: 1. Rena

Re: frequent hangs, mysteriously continued by gdb

2003-10-21 Thread Justin Banks
gregory mott wrote > hello redhatters, > > i'm getting frequent hangs recently.. but get this.. i attach to the > process with gdb, then just quit gdb, and it unhangs! what the..? > > happens in evolution(1.4.4), galeon(1.2.7), gthumb, (and likely others) > in either kde or gnome, under redhat

frequent hangs, mysteriously continued by gdb

2003-10-21 Thread gregory mott
hello redhatters, i'm getting frequent hangs recently.. but get this.. i attach to the process with gdb, then just quit gdb, and it unhangs! what the..? happens in evolution(1.4.4), galeon(1.2.7), gthumb, (and likely others) in either kde or gnome, under redhat 9, all up2date. before 2-4 week

getting initlog to run program in background

2003-10-21 Thread Marvin Blackburn
how can I get initlog (called from a startup script in /etc/init.d) to start a process in the background. Whenever I try to do this initlog hangs. -- Marvin Blackburn Systems Administrator Glen Raven "He's no failure. He's not dead yet" --William Lloyd George -- redhat-list mai

Re: tftp question

2003-10-21 Thread Alan Peery
Jason Murray wrote: nobody:x:99:99:Nobody:/:/sbin/nologin 'nobody' entry from /etc/group: nobody:x:99: That tackles the top items on my list, and a small bit of investigation with "strings -a", "strace" and "grep" has proven to me that the error message is coming from in.tftp, and not from x

Re: Opera 7.21

2003-10-21 Thread David C. Hart
On Tue, 2003-10-21 at 09:57, Chris Wilson wrote: > I have never been able to get Opera 7.2.x to run on my RH8.0/9.0 > reliably. It hangs after running for 20 minutes or so. Then the only way > to get rid of it is with xkill. so xStopped using it. If it worked > better I think I would like it more t

Re: wanna know my Lan card model

2003-10-21 Thread David C. Hart
On Tue, 2003-10-21 at 07:35, Mohamed Kerbachi wrote: > Hello, > > I have reboot sudenly some times of my RedHat server, I suspect the Ethernet card, I > want to know the model of the Lan card on my server (Intel pro or 3com ?) > > is "cat /proc/pci" the driver installed with the kernel or th

RE: tftp question

2003-10-21 Thread Jason Murray
Alan Peery wrote: >>in.tftpd[2225]: cannot set groups for user nobody >> >> >Sounds to me like there isn't a "nobody" group in /etc/group--or that >the user's group as defined in /etc/passwd doesn't exist. Alan, I looked into this. Here's the 'nobody' entry from /etc/passwd: nobody:x:99:99:Nobod

Re: RedHat 9.0 and Xwindows issue.

2003-10-21 Thread Alan Peery
Wade Chandler wrote: What messages did you have after your X closed and you where back to the main terminal? This will point you to the error. I just mentioned this in another post: ~/.xsession-errors may have useful errors in it. Alan -- redhat-list mailing list unsubscribe mailto:[EMAIL P

Re: problem with destop environments

2003-10-21 Thread Alan Peery
sam kupar wrote: please guide me. You've not done the next simple test. Create a new user, and login as that new user. What happens? (This test lets you localize the problem. Is it a root versus user problem, or does the problem only reside with one user?) The user probably has somethi

Re: Howto: Quicker web browsing, slower FTP traffic?

2003-10-21 Thread Jason Dixon
On Tue, 2003-10-21 at 14:08, Jack Bowling wrote: > As Jason pointed out, you want to use netfilter or PF's QoS > capabilities. If using netfilter, a match module for Kazaa and other p2p > protocols has recently been developed that will make it easier to set up > marking of packets for instituting

Re: Homedir moved now Gome won't start

2003-10-21 Thread Alan Peery
Michael Schwendt wrote: When moving your home directory, you may need to get rid of old config files in your home directory which contain hardcoded paths that start with /home/... Any application that writes config files like is broken, and bugs should be filed. Application writers should kno

Re: Problems with NFS directory exports off of RH9 systems

2003-10-21 Thread Alan Peery
Ken Rossman wrote: Is there some trick to this that I am missing? Are there some tools I can use to track down what might be wrong? What doesn "showmount -e" display? Are the machines listed in each other's /etc/hosts files? Are your firewalls dropping packets, or rejecting them? If you're sil

RE: compiling rules in fwbuilder (Was fwbuilder)

2003-10-21 Thread Chad Skinner
If you selected the correct firewall type when creating the firewall then I believe the script that was generated is a shell script that sets up the packet filter. You will most likely have to disable the redhat iptables script and modify your initialization scripts to call this shell script. > >

Re: Homedir moved now Gome won't start

2003-10-21 Thread Alan Peery
Keith Olmstead wrote: Hello, I am trying to get Gnome to start. I moved my Home directory to /usr/home and now tries to start but does not. A friend working towards a LARGE desktop rollout here in the UK mentioned this exact problem. There are hardcode strings in Gnome that have been sto

Re: Application Problems (Permissions?)

2003-10-21 Thread Alan Peery
Donald Tyler wrote: When I first installed RedHat, I didn’t choose to install Mozilla. Later, while I was logged in under my personal account (Not root) I installed Mozilla, which obviously asked me for root password. It seemed to install fine. However, I am unable to run Mozilla under my pers

Re: Howto: Quicker web browsing, slower FTP traffic?

2003-10-21 Thread Jack Bowling
On Tue, Oct 21, 2003 at 11:43:51AM -0400, Reuben D. Budiardja wrote: > On Tuesday 21 October 2003 11:30 am, Rodolfo J. Paiz wrote: > > Hi! > > > > I don't know whether this is the right place to ask, but kindly point me to > > an FM that I can R if it isn't. Cross-posted to redhat-list and > > shri

Re: tftp question

2003-10-21 Thread Alan Peery
Jason Murray wrote: in.tftpd[2225]: cannot set groups for user nobody Sounds to me like there isn't a "nobody" group in /etc/group--or that the user's group as defined in /etc/passwd doesn't exist. Alan -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/m

Re: Help! Basic Linux Introduction?

2003-10-21 Thread Jonathan Bartlett
You might check out the stuff at http://rute.sf.net/ - it's not RH specific, but you might find some good stuff in there. That's what we use for new Linux training. Jon On Tue, 21 Oct 2003, Benjamin J. Weiss wrote: > All, > > I just got tasked with providing (by this afternoon!) a short primer

Re: Recommend multi port ethernet adapter?

2003-10-21 Thread Keith Morse
On Wed, 15 Oct 2003, Matt Burleigh wrote: > I am using Red Hat version 9 to build a multiple network router and > firewall. I'll need a couple of either dual port or four port 100mb > network adapters. > Two I can think of. www.mikrotik.com and their 4 port router board and look on ebay or

Re: Help! Basic Linux Introduction?

2003-10-21 Thread Jason Dixon
On Tue, 2003-10-21 at 12:23, Benjamin J. Weiss wrote: > All, > > I just got tasked with providing (by this afternoon!) a short primer on > linux, preferably RH 9. I need something that a group of MIS Windows folks > can read in two evenings, such that I can then sit them down in front of RH > 9 b

Re: OT: DRBD compile error

2003-10-21 Thread Chris Purcell
>> Yup, that's right. Alternatively, you could replace the line that >> starts with the '-' sign and replace it with the one that starts with >> the '+' sign. >> >> -justinb > > Thanks, that worked. > > Chris Just in case something like this comes up again in the future, how would I accomplish the

Configuring three nics on a gateway/web server

2003-10-21 Thread Lucio
Hi, after a two days-long headache I've got that probably I need some help. I've successfully installed and configured Apache on a already working gateway box. I know this can play a little unusual (web and gateway server in the same box) but unfortunately at the moment I just have this hardware

RE: compiling rules in fwbuilder (Was fwbuilder)

2003-10-21 Thread Donald Tyler
Hi, Ok, I have set up my rules and compiled them. Fwbuilder seems to have created a script in my home directory. It doesn't look like an iptables ruleset so I presume I shouldn't replace the iptables file with it. Where should I put it? , and do I need to deactivate anything else to avoid conflic

Help! Basic Linux Introduction?

2003-10-21 Thread Benjamin J. Weiss
All, I just got tasked with providing (by this afternoon!) a short primer on linux, preferably RH 9. I need something that a group of MIS Windows folks can read in two evenings, such that I can then sit them down in front of RH 9 boxes and show them how to administer the basics. I've found the R

Re: RH9 Apache Mod_rewrite problems

2003-10-21 Thread oxfordmusic.net
> i have my httpd.conf set up like this: > > sorry, didn't mean to send this. i've fixed it. cheers andy -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

RH9 Apache Mod_rewrite problems

2003-10-21 Thread oxfordmusic.net
i have my httpd.conf set up like this: # Custom ReWrite engine stuff RewriteEngine on RewriteLog "/var/log/httpd/rewrite.log" RewriteLogLevel 9 DocumentRoot "/var/www/html" ForceType application/x-httpd-php RewriteEngine on RewriteRule (.*) /index.php?action=$1 now, this works fi

bind config file in redhat9

2003-10-21 Thread Bilal Dar
Hello,   I recently installed redhat9, and there is no bind config file. Do i have to create it myself manually or i have any other option.   Thanks in advance.    

Re: Howto: Quicker web browsing, slower FTP traffic?

2003-10-21 Thread Jason Dixon
On Tue, 2003-10-21 at 11:30, Rodolfo J. Paiz wrote: > So really, happiness right now is just priority service for HTTP traffic. > Go to the head of the line, and all that, since everything else can take an > extra week to download without causing us any inconvenience. > > I have heard some term

Re: Howto: Quicker web browsing, slower FTP traffic?

2003-10-21 Thread Reuben D. Budiardja
On Tuesday 21 October 2003 11:30 am, Rodolfo J. Paiz wrote: > Hi! > > I don't know whether this is the right place to ask, but kindly point me to > an FM that I can R if it isn't. Cross-posted to redhat-list and > shrike-list. > > My wife is creating lots of Kazaa traffic, and I am using rsync to c

Re: OT: DRBD compile error

2003-10-21 Thread Chris Purcell
> Yup, that's right. Alternatively, you could replace the line that starts > with the '-' sign and replace it with the one that starts with the '+' > sign. > > -justinb Thanks, that worked. Chris -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/l

Howto: Quicker web browsing, slower FTP traffic?

2003-10-21 Thread Rodolfo J. Paiz
Hi! I don't know whether this is the right place to ask, but kindly point me to an FM that I can R if it isn't. Cross-posted to redhat-list and shrike-list. My wife is creating lots of Kazaa traffic, and I am using rsync to create a full mirror of Red Hat's FTP site, Aurora Linux FTP site, the

Re: X-CD Roast question again please

2003-10-21 Thread damovand
On Tuesday 21 October 2003 10:27 am, John P Verel wrote: I tried "Disk-At-Once". This could be one of the options that makes it work when it works. It sounds strange but I have been trying so many times so many different ways that by now I'm hopelessly confused. For example this morning eve

Re: slow response time

2003-10-21 Thread Thierry ITTY
I'd begin with a look at disk misconfiguration (maybe hdparm could help) or network (id mii-tool) a problem with these subsystems dramatically reduces performance thought the machine appears not loaded hth A 10:40 21/10/2003 -0400, vous avez écrit : >I have a file server running RH AS 2.1. > >Th

Re: [Q] screen shap shot software on Redhat 8?

2003-10-21 Thread Reuben D. Budiardja
On Tuesday 21 October 2003 10:19 am, bbaa aaa wrote: > Does there has screen snap shot software on redhat 8? I need copy one of > window on scrren to file. You can use the Gimp, ksnapshot (if you have KDE installed) and many others I cannot remember. Please search the list archive for other sugg

Re: Firewall Configuration in Redhat 9.0

2003-10-21 Thread Dominic RIVERA
Well, you have a couple of problems: You don't want to trust eth0, by trustung eth0 ( your only network card ) you are basically disabling the firewall from that interface. Dominic Rivera (503) 947-7308 [EMAIL PROTECTED] >>> [EMAIL PROTECTED] 10/20/03 04:00PM >>> I've been having some trouble o

bash syntax help in /etc/init.d/functions

2003-10-21 Thread Marvin Blackburn
I am going through the /etc/init.d/functions and have some questions about some of the syntax. I'm relatively new to bash so any help would be appreciated. I know what the local designator does; however in the assignment statement local base= user= nice= pid I'm not sure what is happening in term

slow response time

2003-10-21 Thread Paul Tsung
I have a file server running RH AS 2.1. There are two directories exported via NFS and samba. I have about 100 client computers using these two shares. I am getting a really slow response time from the server. When I run top, I see that the cpus are +90% Idle but the load average is about 23 to

Re: OT: DRBD compile error

2003-10-21 Thread Justin Banks
Chris Purcell wrote > The reason I'm asking this question on this list is because it should be > an easy answer for anyone who knows C. I'm not a programmer and don't > know the first thing about C. > > I'm having the compile time error thats listed in the DRBD FAQ here, > http://faq.drbd.org/.

OT: DRBD compile error

2003-10-21 Thread Chris Purcell
The reason I'm asking this question on this list is because it should be an easy answer for anyone who knows C. I'm not a programmer and don't know the first thing about C. I'm having the compile time error thats listed in the DRBD FAQ here, http://faq.drbd.org/. It says to apply this patch belo

Re: Firewall - Limit Geographic Area

2003-10-21 Thread Kent Borg
On Tue, Oct 21, 2003 at 08:51:16AM +0200, Zoki wrote: > *** What I don't get is where comes this pathological panic of yours that > pirates only exist in China and Europe? > > Don't tell me Mr . K. Mitnick was Chinese... I think the idea wasn't that bad people are only in Far Away Places, more th

Re: X-CD Roast question again please

2003-10-21 Thread John P Verel
On 10/21/03 10:09 -0400, damovand wrote: > On Tuesday 21 October 2003 09:29 am, Matthias Krebs wrote: > > First I want to thank everyone for the information and hints you are > providing. > Under "Options", you can select "Default Write Options". There is a known bug in cdrecord (for which xcd

[Q] screen shap shot software on Redhat 8?

2003-10-21 Thread bbaa aaa
Does there has screen snap shot software on redhat 8? I need copy one of window on scrren to file. Thank you for help. _ The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail -- redh

Re: X-CD Roast question again please

2003-10-21 Thread damovand
On Tuesday 21 October 2003 09:29 am, Matthias Krebs wrote: First I want to thank everyone for the information and hints you are providing. As to writing just the session information. I thought something like that was happening. The problem is I'm just not very sure, anymore, what I'm setting

Re: Opera 7.21

2003-10-21 Thread Chris Wilson
I have never been able to get Opera 7.2.x to run on my RH8.0/9.0 reliably. It hangs after running for 20 minutes or so. Then the only way to get rid of it is with xkill. so xStopped using it. If it worked better I think I would like it more than mozilla. -- Chris On Mon, 2003-10-20 at 17:17, fred

RE: RedHat 9.0 and Xwindows issue.

2003-10-21 Thread Wade Chandler
Well you said yours is happening occassionally? Mine was occurring all the time. I had a problem where when I had switched desktops that my Fonts directory somehow became corrupt. So, I had another RH9 box which I copied the directory from to fix the issue. Before ever starting X you can try to

Re: X-CD Roast question again please

2003-10-21 Thread Matthias Krebs
Am Die, den 21.10.2003 schrieb damovand um 05:13: > On Monday 20 October 2003 11:09 pm, damovand wrote: > Here's the output that I get from X-CD Roast which seems to indicate I should > have something on the CD. ... > Track 01: data 0 MB padsize: 152 KB > Total size:0 MB (00:

RE: Physical Memory is beeing filled (RH7.1)

2003-10-21 Thread Marvin Blackburn
We have noticed this behavior when doing multiple large sequential copies. It locks up the system. -- Marvin Blackburn Systems Administrator Glen Raven "He's no failure. He's not dead yet" --William Lloyd George > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EM

Re: modprobe using 99% cpu

2003-10-21 Thread Robert Keeney
Update: Problem has not reoccurred. It's been six days since my original posting about this problem and everything is working fine. pgp0.pgp Description: PGP signature

Re: X-CD Roast question again please

2003-10-21 Thread damovand
On Tuesday 21 October 2003 09:02 am, John P Verel wrote: Hi, I'm using X-CD Roast. On "Create session/image" tab, I'm selecting "Create multi session CD" and "Do not fixate after write". I see the image being created but it is not written onto CD. If I don't set "Do not fixate after write"

Re: How to manage bandwith in RHL

2003-10-21 Thread Rodolfo J. Paiz
At 04:05 10/21/2003, you wrote: I have 128 KB lease line connected with firewall (RHL 8), behind the firewall there are SMTP server, WWW server and FTP server. How can manage, so user can only download files from FTP server with Max 64 KB/s, so I still have 64 KB for SMTP and WWW server. Firewall (

Re: Oracle AND 2.4 kernel

2003-10-21 Thread Willem van der Walt<[EMAIL PROTECTED]>
Hello, You do not need to compile a special kernel for running oracle. The only thing with Oracle 9i is that you have to un-install the openldap packages and let oracle install its own. If you want support from Oracle you would have to buy the Red Hat advanced server. If not, then you can install o

Re: Re : Re:Severe problem (cannot boot) after upgrading glibc and glibc-common

2003-10-21 Thread Chris Purcell
sting sting said: > Hello , > Thnxs everybody ! > Well , I had tried to follow Chris Purcel FAQ (in Tek Tips) , as he > advised in his post; > I did start linux rescue from RH CD #1 , I did say "yes" to mount the > filesystem, (and > ***NOT*** chose the "read only' option). > and erased glibc rpm

Re: X-CD Roast question again please

2003-10-21 Thread John P Verel
On 10/20/03 23:13 -0400, damovand wrote: > On Monday 20 October 2003 11:09 pm, damovand wrote: > Here's the output that I get from X-CD Roast which seems to indicate I should > have something on the CD. What command line did you use? John -- redhat-list mailing list unsubscribe mailto:[EMAIL

Re: Physical Memory is beeing filled (RH7.1)

2003-10-21 Thread Marcel
Hi! Thank you for your postings. I tried to change the bdflush parameters, but with no difference in the behaviour of Linux. I attached a file where I simulated my problem. There you see the memory status after different actions as well as a "ps -ef". Could it be that this is a "normal" behavio

Re: Mozilla fonts

2003-10-21 Thread Peter B. West
Thanks Konrad. I'll try them. p Konrad Kosmowski wrote: On Tue, 21 Oct 2003 20:57:31 +1000, "Peter B. West" <[EMAIL PROTECTED]> wrote: When I install the Mozilla 1.4 rpm, I get access to the fontconfig fonts system, including (it appears) virtual oblique fonts, created on the fly. These appear

RE: tftp question

2003-10-21 Thread Jason Murray
Sorry for the resubmit, but I never saw this hit the list -Original Message- From: Jason Murray [mailto:[EMAIL PROTECTED] Sent: Monday, October 20, 2003 4:52 PM To: [EMAIL PROTECTED] Subject: tftp question Hi all, I've had to set up a TFTP server on my RedHat 9 (fully updated) machi

Re: wanna know my Lan card model

2003-10-21 Thread Jason Dixon
On Tue, 2003-10-21 at 08:11, Jeff wrote: > I'm not sure about cat'ing the pci directory but I've always used lspci > and that detects the cards installed, not the drivers. Actually, lspci uses /proc/bus/pci. :) Per the manpage... "To make use of all the features of this program, you need to hav

Re: wanna know my Lan card model

2003-10-21 Thread Jeff
I'm not sure about cat'ing the pci directory but I've always used lspci and that detects the cards installed, not the drivers. Jeff On Tue, 2003-10-21 at 12:35, Mohamed Kerbachi wrote: > Hello, > > I have reboot sudenly some times of my RedHat server, I suspect the Ethernet card, I > want to k

Re: Mozilla fonts

2003-10-21 Thread Hal Burgiss
On Tue, Oct 21, 2003 at 09:49:07PM +1000, Peter B. West wrote: > > I suspected something like this, but it must mean that Redhat compiles > their distribution RPM with such support. Is there any way to verify > this. Not sure how to verify it, but I'd be surprised if they did not. Its quite

Oracle AND 2.4 kernel

2003-10-21 Thread Mohamed Kerbachi
Hello, I don't know if this is the right mailling list, but i don'tknow where to ask. I wanna to instal Oracle 9i on a Linux server, i want to compile the kernel from tarball, is there any recommandation to optimize the Oracle work ??? Thx > Mohamed KERBACHI > Information Security

Re: Mozilla fonts

2003-10-21 Thread Peter B. West
Hal, I suspected something like this, but it must mean that Redhat compiles their distribution RPM with such support. Is there any way to verify this. Btw Hal, I seem to recognize your name from discussions about Netscape fonts many moons ago. Peter Hal Burgiss wrote: On Tue, Oct 21, 2003 at

Re: Mozilla fonts

2003-10-21 Thread Konrad Kosmowski
On Tue, 21 Oct 2003 20:57:31 +1000, "Peter B. West" <[EMAIL PROTECTED]> wrote: > When I install the Mozilla 1.4 rpm, I get access to the fontconfig > fonts > system, including (it appears) virtual oblique fonts, created on the > fly. These appear in the Mozilla fonts dialog, separated by a > h

RE: ext2 or ext3 ? [SOLVED]

2003-10-21 Thread Mohamed Kerbachi
Thanks it helps ;) -Message d'origine- De : Kevin MacNeil [mailto:[EMAIL PROTECTED] Envoyé : mardi 21 octobre 2003 12:30 À : [EMAIL PROTECTED] Objet : Re: ext2 or ext3 ? On Tue, Oct 21, 2003 at 10:46:24AM +0100, Mohamed Kerbachi wrote: > How to know if a server has ext2 or ext3 ??? df

wanna know my Lan card model

2003-10-21 Thread Mohamed Kerbachi
Hello, I have reboot sudenly some times of my RedHat server, I suspect the Ethernet card, I want to know the model of the Lan card on my server (Intel pro or 3com ?) is "cat /proc/pci" the driver installed with the kernel or the model of the card on my server ? thx > Mohamed KERBACH

Re: ext2 or ext3 ?

2003-10-21 Thread Kevin MacNeil
On Tue, Oct 21, 2003 at 10:46:24AM +0100, Mohamed Kerbachi wrote: > How to know if a server has ext2 or ext3 ??? df -T -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Mozilla fonts

2003-10-21 Thread Hal Burgiss
On Tue, Oct 21, 2003 at 08:57:31PM +1000, Peter B. West wrote: > If I now download and install Mozilla 1.5, copying the > /usr/bin/mozilla scritp from the 1.4 RPM, making the appropriate > modifications, the font picture is completely different. Now the > fotnconfig system fonts are not avail

Mozilla fonts

2003-10-21 Thread Peter B. West
When I install the Mozilla 1.4 rpm, I get access to the fontconfig fonts system, including (it appears) virtual oblique fonts, created on the fly. These appear in the Mozilla fonts dialog, separated by a horizontal line from the other available fonts. If I select these generic fonts, or the L

Re: How to manage bandwith in RHL

2003-10-21 Thread Peter van der Does
You can limit bandwith usage with Squid, see the FAQ's of squid http://www.squid-cache.org/Doc/FAQ/FAQ-19.html#ss19.8 Greets Peter >>> [EMAIL PROTECTED] 21-10-2003 12:05:42 >>> I have 128 KB lease line connected with firewall (RHL 8), behind the firewall there are SMTP server, WWW server and FTP

How to manage bandwith in RHL

2003-10-21 Thread Budi Febrianto
I have 128 KB lease line connected with firewall (RHL 8), behind the firewall there are SMTP server, WWW server and FTP server. How can manage, so user can only download files from FTP server with Max 64 KB/s, so I still have 64 KB for SMTP and WWW server. Firewall (RHL 8.0, SQUID Installed) FTP (

ext2 or ext3 ?

2003-10-21 Thread Mohamed Kerbachi
Hello,   How to know if a server has ext2 or ext3 ???   can any one help?   Thx

FW: Kickstart Problem

2003-10-21 Thread Meyer, Mike
  I have installed a Linux Server with AS 2.1 enterprise and a Kernel release : Linux lu-lx1d.clt-ufa.net 2.4.9-e.24smp So I added more than 8GB of swap then I have an error in my install log   Installing kernel-smp.tar: error while loading shared libraries: libredhat-kernel.so.1:cannot ope

Re: Install different libs for different C++ compilers?

2003-10-21 Thread Toralf Lund
Gordon Messmer wrote: Toralf Lund wrote: I'd really like to be able to use this software *and* Red Hat 9/g++-3 apps utilising the same library functionality. Maybe what I want is to put the libs on /usr/lib/i386-redhat-linux7/2.96 or similar... I discussed the simple options... you may just

enabling looback adapter disables other IP address

2003-10-21 Thread Larsen, Jon
I'm working with some Foundry switches that also do load balancing. In order to use the failover features and still keep the original source IP I have to add a loopback adapter for the virutal IP of the load balanced pool. Pretend the VIP is 192.168.100.200. I need to add a loopback adapter fo

RE: fwbuilder (Was Graphic firewall)

2003-10-21 Thread Cedric MARSOT
The executable is fwbuilder. I don't know where executable is with RPM. But if you compile the source, the executables will be in /usr/local/bin So try to fond in /usr/bin for RPM install. -- Cedric Selon Donald Tyler <[EMAIL PROTECTED]>: > I read up on this and it sounded absolutely perfect

RE: RedHat 9.0 and Xwindows issue.

2003-10-21 Thread Mohamed Kerbachi
Thanks. I get the xfs error, i solved with runlevel 3, but want to know the source of the error ? Any idea. Thanks. -Message d'origine- De : Wade Chandler [mailto:[EMAIL PROTECTED] Envoyé : lundi 20 octobre 2003 20:38 À : [EMAIL PROTECTED] Objet : RE: RedHat 9.0 and Xwindows issue. Al

RE: vsftpd Questions.

2003-10-21 Thread mykhan
Thanks a lot Nick, I've one more question, How can I make particular user to download only ?? I mean he will have no rights to delete or upload any files ... Thanks in advance, Yasir. -Original Message- From: Nick Lindsell [mailto:[EMAIL PROTECTED] Sent: Monday, October 20, 2003 3:46 P