Re: getting dhcpd started

2003-09-02 Thread Vidiot
> >At 22:39 9/2/2003 -0500, you wrote: >>I'm running RH7.1 and now need to get DHCP running over the 2nd NIC (internal >>network). I tried installing the dhcpd RPM, but was told it was already >>installed, yet there are no man pages, no way to start dhcp in init.d and >>chkconfig doesn't list it e

Re: running 2 xservers at different resolutions

2003-09-02 Thread christopher j bottaro
i did a search about this on google and found this: ou can also change the resolution within a running X "on the fly" by ctr-alt-+ (or -) provided your XF86Config is configured properly. SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" V

Re: running 2 xservers at different resolutions

2003-09-02 Thread NfoCipher
On Wed, 2003-09-03 at 00:15, christopher j bottaro wrote: > i run my desktop environment at 1152x864. i want to play games (like quake3, > unreal tournament 2003, and america's army) at 1024x768 without having to > restart my xserver. how would i accomplish this? > In your /etc/X11/XF86Config

Re: Bandwidth managment?

2003-09-02 Thread NfoCipher
On Wed, 2003-09-03 at 00:51, Sasa Stupar wrote: > Hi! > > I have RH8 installed and have setup as a router for my LAN. Now I would > like to specify how much bandwidht can each of users use. Is this > possible and how can I do that? > > Sasa http://www.bandwidtharbitrator.com/ The bandwidth arb

Re: appliance recommendation

2003-09-02 Thread Keith Morse
On Mon, 1 Sep 2003, [EMAIL PROTECTED] wrote: > hi all, > > can anyone comment on an excellent & inexpensive linux compatible > appliance with 4 or more ethernet ports that could be suitable for > bandwidth management and routing? > > something like the > > http://www.en.storever.com/product/op

Re: fsck prob

2003-09-02 Thread Ms Jenny Chang
cool, thanx guys. Jenny -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Bandwidth managment?

2003-09-02 Thread Sasa Stupar
Hi! I have RH8 installed and have setup as a router for my LAN. Now I would like to specify how much bandwidht can each of users use. Is this possible and how can I do that? Sasa -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-lis

IP Masq Causes High Latency

2003-09-02 Thread Ted Behling
I'm having a problem with IP Masq on a multihomed RedHat 7.0 box, running kernels 2.4.22 or 2.2.19. I've searched Google high and low to no avail. The box is connected to an Ethernet LAN and an Ethernet-connected cable modem, and performs IP Masq for the LAN. Logged onto console, with an empty ip

Re: WEBSITE HACKED PREVENTION URGENT

2003-09-02 Thread Ed Greshko
On Wed, 2003-09-03 at 13:24, Rodolfo J. Paiz wrote: > At 13:15 8/28/2003 +0530, you wrote: > >I have a website running on windows 2000 and its being hacked > > Reinstall. I beg to differ Reinstalling Win2000 isn't going to help too much. Best to install Linux. :-) -- http://www.shorewall

Re: WEBSITE HACKED PREVENTION URGENT

2003-09-02 Thread Rodolfo J. Paiz
At 13:15 8/28/2003 +0530, you wrote: I have a website running on windows 2000 and its being hacked Reinstall. -- Rodolfo J. Paiz [EMAIL PROTECTED] -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: getting dhcpd started

2003-09-02 Thread Rodolfo J. Paiz
At 22:39 9/2/2003 -0500, you wrote: I'm running RH7.1 and now need to get DHCP running over the 2nd NIC (internal network). I tried installing the dhcpd RPM, but was told it was already installed, yet there are no man pages, no way to start dhcp in init.d and chkconfig doesn't list it either. Anyo

compiling qt-3.2.1 on a redhat 9 system

2003-09-02 Thread christopher j bottaro
whats the trick to this? it configured fine, but then i got linking errors when it tried to link the qt-designer. my $QTDIR for the shell that is compiling it is set to the source dir. thanks, -- christopher -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat

running 2 xservers at different resolutions

2003-09-02 Thread christopher j bottaro
i run my desktop environment at 1152x864. i want to play games (like quake3, unreal tournament 2003, and america's army) at 1024x768 without having to restart my xserver. how would i accomplish this? when KDE is running, i tried hitting ctrl+alt+f2 to get me back to a console. then i tried t

Re: Newbie: iptables, gui firewall suggestions

2003-09-02 Thread Rodolfo J. Paiz
At 00:27 9/2/2003 +0200, you wrote: I work with http://www.fwbuilder.org/ and iptables. fwbuilder is running on a internal node to build the rules and i do the upload for a new police over ssh to the firewall. Shorewall (http://www.shorewall.net) is my favorite, and runs 23 production servers for

BIND: How to prevent specific user to resolv internet DNS

2003-09-02 Thread Budi Febrianto
Hi, I installed Bind-9 in RHL 8.0. Bind is act as internal DNS and also act as caching DNS for external DNS server to query internet DNS. I want that only specific users who can query to external DNS, and the rest is restricted. Is that possible? Thanks -- redhat-list mailing list unsubscrib

Re: postfix problems

2003-09-02 Thread Jason Dixon
On Wed, 2003-09-03 at 00:26, NfoCipher wrote: > On Tue, 2003-09-02 at 23:11, Jason Dixon wrote: > > > > > Your response speaks for itself. In this age of worms and script > > kiddies, we can't afford to propogate the notion that the Internet is > > some big sandbox for everyone to play in. If y

Invalid ext2 mountpoint error

2003-09-02 Thread prayank
Dear Co-users, I have a Redhat Linux 7.1 installation and all of a sudden the system crashed and refused to boot with "invalid ext2 file system on sda5" . I ran Fsck on all other drives and they are fine but with this error neither can I boot my system nor can I attempt any recovery. Please help

Re: diagnosing system crash

2003-09-02 Thread NfoCipher
On Wed, 2003-09-03 at 09:43, [EMAIL PROTECTED] wrote: > Are there any logs that I can check which will give me some insight into these > unexpected crashes. Does anyone know if there are some known issues with 2.4.20-8 > kernel which might cause this. > /var/log/messages is your best bet of fin

Re: postfix problems

2003-09-02 Thread NfoCipher
On Tue, 2003-09-02 at 23:11, Jason Dixon wrote: > > Your response speaks for itself. In this age of worms and script > kiddies, we can't afford to propogate the notion that the Internet is > some big sandbox for everyone to play in. If you're going to provide a > public service, you need to be

Re: postfix problems

2003-09-02 Thread John Rehmert
On Wed, 2003-09-03 at 00:03, NfoCipher wrote: > On Tue, 2003-09-02 at 22:51, Jason Dixon wrote: > > No, really, it _was_ crappy advice. Do you also instruct others to > > install their own POP/SMTP/IMAP server when Hotmail goes down? > > > Depends on the person, but sure I would. People like to m

Re: postfix problems

2003-09-02 Thread Jason Dixon
On Wed, 2003-09-03 at 00:03, NfoCipher wrote: > On Tue, 2003-09-02 at 22:51, Jason Dixon wrote: > > No, really, it _was_ crappy advice. Do you also instruct others to > > install their own POP/SMTP/IMAP server when Hotmail goes down? > > > Depends on the person, but sure I would. People like to m

diagnosing system crash

2003-09-02 Thread mukherjee_amit
Hi, I have just installed RH9. I find that the machine crashes all of a sudden or just freezes. Since it is not a graceful shutdown, the filesystems don't get synced and this causes a lot of grief when I boot the system again. Are there any logs that I can check which will give me some insight

Re: Is there a tool to monitor file system activities?

2003-09-02 Thread Bret Hughes
On Tue, 2003-09-02 at 21:57, S Cen wrote: > Hi all, > > Are there any system tools for Redhat 9, that can > monitor file system activities? Such as showing all > currently open files on a specific partition, and > showing which files are just acessed (read or > written)? > > I was trying to conf

Re: fsck prob

2003-09-02 Thread Bret Hughes
On Tue, 2003-09-02 at 22:28, Sean Estabrooks wrote: > On Wed, 03 Sep 2003 12:37:05 +1000 > Ms Jenny Chang <[EMAIL PROTECTED]> wrote: > > > when i boot into rescue mode, and run fsck it gives > > fsck 1.32 (09-NOV-2002) > > warning; couldn't open /etc/fstab: No such file or directory... > > > > H

Re: postfix problems

2003-09-02 Thread NfoCipher
On Tue, 2003-09-02 at 22:51, Jason Dixon wrote: > No, really, it _was_ crappy advice. Do you also instruct others to > install their own POP/SMTP/IMAP server when Hotmail goes down? > Depends on the person, but sure I would. People like to make things work, learn, etc. Most of the people who take

Re: getting dhcpd started

2003-09-02 Thread Ian Mortimer
> I'm running RH7.1 and now need to get DHCP running over the 2nd NIC (internal > network). I tried installing the dhcpd RPM, but was told it was already > installed, yet there are no man pages, no way to start dhcp in init.d and > chkconfig doesn't list it either. > > Anyone know what gives? Th

Re: getting dhcpd started

2003-09-02 Thread NfoCipher
On Tue, 2003-09-02 at 22:39, Vidiot wrote: > I'm running RH7.1 and now need to get DHCP running over the 2nd NIC (internal > network). I tried installing the dhcpd RPM, but was told it was already > installed, yet there are no man pages, no way to start dhcp in init.d and > chkconfig doesn't list

Re: postfix problems

2003-09-02 Thread Jason Dixon
On Tue, 2003-09-02 at 23:44, NfoCipher wrote: > On Tue, 2003-09-02 at 21:16, Jason Dixon wrote: > > Ed, you're absolutely right. I apologize for the tone of my previous > > post. I get all worked up when folks give crappy advice. ;-) > > > It wasn't crappy advice, it's just different from your

Re: postfix problems

2003-09-02 Thread NfoCipher
On Tue, 2003-09-02 at 21:16, Jason Dixon wrote: > if you want, but it's > obvious he doesn't have a clue. Quick to strike aren't ya? > Ed, you're absolutely right. I apologize for the tone of my previous > post. I get all worked up when folks give crappy advice. ;-) > It wasn't crappy advice,

getting dhcpd started

2003-09-02 Thread Vidiot
I'm running RH7.1 and now need to get DHCP running over the 2nd NIC (internal network). I tried installing the dhcpd RPM, but was told it was already installed, yet there are no man pages, no way to start dhcp in init.d and chkconfig doesn't list it either. Anyone know what gives? MB -- e-mail:

Re: fsck prob

2003-09-02 Thread Sean Estabrooks
On Wed, 03 Sep 2003 12:37:05 +1000 Ms Jenny Chang <[EMAIL PROTECTED]> wrote: > when i boot into rescue mode, and run fsck it gives > fsck 1.32 (09-NOV-2002) > warning; couldn't open /etc/fstab: No such file or directory... > Hi, If you don't tell fsck which drive you want to check, it will tr

Re: postfix problems

2003-09-02 Thread Jason Dixon
On Tue, 2003-09-02 at 23:00, Marc Adler wrote: > Ok, ok. So what should I do? > > Remove the offending line from /etc/resolves.conf (the first one, if I > remember correctly) and the other local nameservers stuff, then: Yup. Look back to my 2nd reply for further details. I made some comments a

Re: postfix problems

2003-09-02 Thread Marc Adler
* Jason Dixon <[EMAIL PROTECTED]> [2003-09-02 16:18]: > On Tue, 2003-09-02 at 22:08, Ed Wilts wrote: > > On Tue, Sep 02, 2003 at 09:55:41PM -0400, Jason Dixon wrote: > > > On Tue, 2003-09-02 at 21:44, NfoCipher wrote: > > > > On Tue, 2003-09-02 at 20:18, Marc Adler wrote: > > > > > > Wrong. DNS us

Re: Sendmail Not Receiving Mail

2003-09-02 Thread Jesse Millan
It looks like the server choked on the rest of my message. It just showed that the mail was accepted: 250 2.0.0 h832egkv004264 Message accepted for delivery [EMAIL PROTECTED] Sent (h832egkv004264 Message accepted for delivery) On Tue, 2003-09-02 at 19:45, Jesse Millan wrote: > I am trying to c

Is there a tool to monitor file system activities?

2003-09-02 Thread S Cen
Hi all, Are there any system tools for Redhat 9, that can monitor file system activities? Such as showing all currently open files on a specific partition, and showing which files are just acessed (read or written)? I was trying to configure my Redhat 9 box as a http server, so that when I'm not

Sendmail Not Receiving Mail

2003-09-02 Thread Jesse Millan
I am trying to configure Sendmail on my server system-calls. I am sure that its configuration file is correct, its listening to the right device, my host file seems good, the router is letting traffic through port 25, local-host-names file is correct. I can send mail just fine. It just does not se

Re: FW: Problem with MC

2003-09-02 Thread Cameron Simpson
On 23:12 02 Sep 2003, Ivo Tijhaar <[EMAIL PROTECTED]> wrote: | I installed a few servers with red hat 9.0 all with the same packages only | on different hardware. | I have a strange problem some programs (mc) don't convert the line end | (carriege return) in text or binairie files. | mc shows on ev

fsck prob

2003-09-02 Thread Ms Jenny Chang
Hi, I'm having problems booting to linux. It crashed a couple of times, and checked root file system, and was ok. now it fails, and gives /:Unattached inode 997 /: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY... [failed] when i boot into rescue mode, and run fsck it gives fsck 1.32 (09-NOV-2002) w

Re: postfix problems

2003-09-02 Thread Jason Dixon
On Tue, 2003-09-02 at 22:08, Ed Wilts wrote: > On Tue, Sep 02, 2003 at 09:55:41PM -0400, Jason Dixon wrote: > > On Tue, 2003-09-02 at 21:44, NfoCipher wrote: > > > On Tue, 2003-09-02 at 20:18, Marc Adler wrote: > > > > Wrong. DNS uses 53/tcp for zone transfers, 53/udp for normal queries. > > Just

Re: postfix problems

2003-09-02 Thread Ed Wilts
On Tue, Sep 02, 2003 at 09:55:41PM -0400, Jason Dixon wrote: > On Tue, 2003-09-02 at 21:44, NfoCipher wrote: > > On Tue, 2003-09-02 at 20:18, Marc Adler wrote: > > > > > I will, but I don't understand why running your own name server is bad. > > It's not bad if you're behind a firewall of some sort

Re: Using /etc/skel question

2003-09-02 Thread Sean Estabrooks
On Tue, 02 Sep 2003 10:09:54 -0700 Jason Williams <[EMAIL PROTECTED]> wrote: > Good morning everyone... > > Ok..I figured out how to use /etc/skel to create Maildir folders each time > I create a user. > > What im trying to figure out now is how to I setup my system so it does not > create a f

Re: postfix problems

2003-09-02 Thread Jason Dixon
On Tue, 2003-09-02 at 21:44, NfoCipher wrote: > On Tue, 2003-09-02 at 20:18, Marc Adler wrote: > > > I will, but I don't understand why running your own name server is bad. > > Could you explain that? > > > It's not bad if you're behind a firewall of some sort. Mostly a matter > of opinion. The on

Re: postfix problems

2003-09-02 Thread Hal Burgiss
On Tue, Sep 02, 2003 at 08:44:24PM -0500, NfoCipher wrote: > > > It's not bad if you're behind a firewall of some sort. Mostly a matter Or it is configured for local use only: options { directory "/var/named"; listen-on { 192.168.10.1; }; [...] -- Hal Burgiss -- redhat-list mai

Re: postfix problems

2003-09-02 Thread NfoCipher
On Tue, 2003-09-02 at 20:18, Marc Adler wrote: > I will, but I don't understand why running your own name server is bad. > Could you explain that? > It's not bad if you're behind a firewall of some sort. Mostly a matter of opinion. The only time you need to secure a dns server is if your port 53

Re: problem with telnet on RH 9

2003-09-02 Thread Michael H. Warfield
On Tue, Sep 02, 2003 at 10:35:19AM -0500, [EMAIL PROTECTED] wrote: > Hi, > I have just installed RH 9. I want to be able to telnet to the machine but whenever I try it says connection refused. The configuration file for telnet is present in /etc/xinetd.d and the value of di

Re: Crontab question

2003-09-02 Thread Sean Estabrooks
On Tue, 2 Sep 2003 15:03:01 -0700 Allen Wayne Best <[EMAIL PROTECTED]> wrote: > hello: > > i am getting the following message when the cron.hourly jobs are invoked. but > not on the daily or weekly. (a month has not passed, so i don't know if the > monthly run will have the problem.) > > inter

Re: postfix problems

2003-09-02 Thread Marc Adler
* Jason Dixon <[EMAIL PROTECTED]> [2003-09-02 14:40]: > On Tue, 2003-09-02 at 19:55, Marc Adler wrote: > > * Jason Dixon <[EMAIL PROTECTED]> [2003-09-02 13:42]: > > > On Tue, 2003-09-02 at 19:35, Marc Adler wrote: > > > > * NfoCipher <[EMAIL PROTECTED]> [2003-09-02 12:59]: > > > > > On Tue, 2003-09

Re: tool to see which app' is using what percentage of bandwidth

2003-09-02 Thread Jason Dixon
On Tue, 2003-09-02 at 20:01, NfoCipher wrote: > On Tue, 2003-09-02 at 18:51, christopher j bottaro wrote: > > i have a similar problem. the recv light on my cable modem is >constantly< on > > (even if all my computers are off). all my computers are behind a linksys > > cable router/firewall. i

Re: postfix problems

2003-09-02 Thread Jason Dixon
On Tue, 2003-09-02 at 19:55, Marc Adler wrote: > * Jason Dixon <[EMAIL PROTECTED]> [2003-09-02 13:42]: > > On Tue, 2003-09-02 at 19:35, Marc Adler wrote: > > > * NfoCipher <[EMAIL PROTECTED]> [2003-09-02 12:59]: > > > > On Tue, 2003-09-02 at 17:42, Marc Adler wrote: > > > > > I took a look at /etc/

RE: spec'ing a small server room

2003-09-02 Thread Kenneth Goodwin
> I've been asked to put together a proposal for a modest > server room (i > mean closet actually, roughly 8 x 8) and was fishing for > some guidance, > suggestions, links, etc. from the veterans out there. I've > been told > to shoot for the moon so that we can still wind up with some decen

[TriLUG] load shooting up on large sequential copies

2003-09-02 Thread Marvin Blackburn
We have a problem where the load shoots up as well as sys cpu when we do some large sequential copies. We are copying two 500MB files from point a to point b. Both filesystems are ext3 on raid 5. Does anyone have any ideas on what kernel tuneables might help with this problem, or what mount optio

Re: tool to see which app' is using what percentage of bandwidth

2003-09-02 Thread NfoCipher
On Tue, 2003-09-02 at 18:51, christopher j bottaro wrote: > i have a similar problem. the recv light on my cable modem is >constantly< on > (even if all my computers are off). all my computers are behind a linksys > cable router/firewall. i'd like to find out what ip address all this > incomi

Re: postfix problems

2003-09-02 Thread Marc Adler
* Jason Dixon <[EMAIL PROTECTED]> [2003-09-02 13:42]: > On Tue, 2003-09-02 at 19:35, Marc Adler wrote: > > * NfoCipher <[EMAIL PROTECTED]> [2003-09-02 12:59]: > > > On Tue, 2003-09-02 at 17:42, Marc Adler wrote: > > > > I took a look at /etc/resolv.conf and there were a few entries in it, > > > > b

Re: Getting a prompt to show directory path under RH 9.0 bash shell

2003-09-02 Thread bfd
Sean Estabrooks wrote: You can try to track this down further or simply move the setting of PS1 to the very last line of your .bashrc This worked after moving the global definitions to the top of the file. Thanx. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.re

Re: tool to see which app' is using what percentage of bandwidth

2003-09-02 Thread christopher j bottaro
i have a similar problem. the recv light on my cable modem is >constantly< on (even if all my computers are off). all my computers are behind a linksys cable router/firewall. i'd like to find out what ip address all this incoming traffic is coming from. how can i do this? thanks, -- christo

Re: tool to see which app' is using what percentage of bandwidth

2003-09-02 Thread NfoCipher
On Tue, 2003-09-02 at 18:23, James D. Parra wrote: > Hello, > > Some process is utilizing 30% of the my NIC's bandwidth. Any tool I can use > to check which application or process is using the bandwidth? > > Thank you in advance. > > James If its eating up 30% of a nic, it should show up near th

Re: postfix problems

2003-09-02 Thread Jason Dixon
On Tue, 2003-09-02 at 19:35, Marc Adler wrote: > * NfoCipher <[EMAIL PROTECTED]> [2003-09-02 12:59]: > > On Tue, 2003-09-02 at 17:42, Marc Adler wrote: > > > I took a look at /etc/resolv.conf and there were a few entries in it, > > > but how do I know if they are valid? > > > > > Well, your isp is

Re: postfix problems

2003-09-02 Thread Jason Dixon
On Tue, 2003-09-02 at 18:59, NfoCipher wrote: > On Tue, 2003-09-02 at 17:42, Marc Adler wrote: > > I took a look at /etc/resolv.conf and there were a few entries in it, > > but how do I know if they are valid? > > > Well, your isp is sending those to you via dhcp, so you can assume > they're valid

Re: postfix problems

2003-09-02 Thread Marc Adler
* NfoCipher <[EMAIL PROTECTED]> [2003-09-02 12:59]: > On Tue, 2003-09-02 at 17:42, Marc Adler wrote: > > I took a look at /etc/resolv.conf and there were a few entries in it, > > but how do I know if they are valid? > > > Well, your isp is sending those to you via dhcp, so you can assume > they're

tool to see which app' is using what percentage of bandwidth

2003-09-02 Thread James D. Parra
Hello, Some process is utilizing 30% of the my NIC's bandwidth. Any tool I can use to check which application or process is using the bandwidth? Thank you in advance. James -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

spec'ing a small server room

2003-09-02 Thread jurvis lasalle
Hi all, I've been asked to put together a proposal for a modest server room (i mean closet actually, roughly 8 x 8) and was fishing for some guidance, suggestions, links, etc. from the veterans out there. I've been told to shoot for the moon so that we can still wind up with some decent hardw

SUMMARY: Re: Bind 9 help

2003-09-02 Thread Simran Hansrai
Hi Guys, Thanks, to Sean Estabrooks for his response. The fix was to take out the forwarders options in my /etc/named.conf file, which seems to have fixed the issue I was having. Also, the secret rndc_key that I posted is not the one I am using :) but thanks for pointing it out. That was copied

Re: postfix problems

2003-09-02 Thread NfoCipher
On Tue, 2003-09-02 at 17:42, Marc Adler wrote: > I took a look at /etc/resolv.conf and there were a few entries in it, > but how do I know if they are valid? > Well, your isp is sending those to you via dhcp, so you can assume they're valid but they may not respond very fast - causing a delay. You

Re: postfix problems

2003-09-02 Thread Marc Adler
* NfoCipher <[EMAIL PROTECTED]> [2003-09-02 10:53]: > On Tue, 2003-09-02 at 15:35, Marc Adler wrote: > > DNS settings? I'm too newbie to figure it out on my > > own. > Sounds like your problem. Make sure there are valid entries in > /etc/resolv.conf and/or make sure your named is running if you

Re: Bind 9 help

2003-09-02 Thread Sean Estabrooks
On Tue, 2 Sep 2003 12:18:39 -0700 "Simran Hansrai" <[EMAIL PROTECTED]> wrote: > Hi Guys, > > I have successfully installed bind 9 but I am having some issues with doing > a nslookup from my internal network. > > >nslookup google.com > Server: shinda.chamkila.org > Address: 192.168.0.5 > > DNS r

RH 7.2, J2RE 1.4 and Netscape 7.1

2003-09-02 Thread Mario T. DeFazio
I have an up2date'd RH Linux 7.2 and have been running Netscape 7.1 for a month or so and it's working well. I just installed Sun Java J2RE 1.4.2 (RPM j2re1.4.2_01-fcs) and made the required plugins symlink. When I restarted Netscape, I got the following message: LoadPlugin: failed to initialize

Crontab question

2003-09-02 Thread Allen Wayne Best
hello: i am getting the following message when the cron.hourly jobs are invoked. but not on the daily or weekly. (a month has not passed, so i don't know if the monthly run will have the problem.) interestingly enough, there are no files in /etc/cron.hourly. /bin/bash: line 1: root: co

FW: Problem with MC

2003-09-02 Thread Ivo Tijhaar
-Oorspronkelijk bericht- Van: Ivo Tijhaar [mailto:[EMAIL PROTECTED] Verzonden: Friday, August 29, 2003 19:18 Aan: [EMAIL PROTECTED] Onderwerp: Problem with MC I installed a few servers with red hat 9.0 all with the same packages only on different hardware. I have a strange problem some

Re: (no subject)

2003-09-02 Thread NfoCipher
On Tue, 2003-09-02 at 15:58, [EMAIL PROTECTED] wrote: > I am using a cd and the BIOS settings are right. Is there anyway to fix the > video problem? If it booted off the cd, then it should have no problems finding the cd drive. Odd. What kind of video card is in there? What kind of computer is th

Re: (no subject)

2003-09-02 Thread d2ci1fj
I am using a cd and the BIOS settings are right. Is there anyway to fix the video problem? - Original Message - From: "NfoCipher" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 02, 2003 4:33 PM Subject: Re: (no subject) > On Tue, 2003-09-02 at 11:40, [EMAIL PROTECT

Re: MYSQL Question "Database Location"

2003-09-02 Thread NfoCipher
On Tue, 2003-09-02 at 15:45, Sambit Nanda wrote: > Hi Can any one aswer my question pls ? > > > > --- Sambit Nanda <[EMAIL PROTECTED]> wrote: > > I want to keep Multi instance of DB and log in > > different file system, I know i can keep or > > configure > > multi my.cnf but i am not sure how t

Re: MYSQL Question "Database Location"

2003-09-02 Thread Aly Dharshi
Hi, I thought that they were in /var/lib/mysql if I am not wrong ! Cheers, Aly. On Tue, 2003-09-02 at 14:45, Sambit Nanda wrote: > Hi Can any one aswer my question pls ? > > > > --- Sambit Nanda <[EMAIL PROTECTED]> wrote: > > I want to keep Multi instance of DB and lo

Re: postfix problems

2003-09-02 Thread NfoCipher
On Tue, 2003-09-02 at 15:35, Marc Adler wrote: > DNS settings? I'm too newbie to figure it out on my > own. Sounds like your problem. Make sure there are valid entries in /etc/resolv.conf and/or make sure your named is running if you use that. -- NfoCipher <[EMAIL PROTECTED]> ChickenWare, LLC

Re: Roter how to ?

2003-09-02 Thread NfoCipher
On Tue, 2003-09-02 at 15:10, Arnaldo Bento wrote: > Hi > > I have U.S. robotics router Model 8000a with 1 Wan port and 4 Lan > ports, > I will link a modem ADSL to the wan port and other computers in the > others > ports. > I would like to connect this router to my server that at this time i

Re: MYSQL Question "Database Location"

2003-09-02 Thread Sambit Nanda
Hi Can any one aswer my question pls ? --- Sambit Nanda <[EMAIL PROTECTED]> wrote: > I want to keep Multi instance of DB and log in > different file system, I know i can keep or > configure > multi my.cnf but i am not sure how to configure > that, > and what should i define for different datadi

Re: Need to set default route

2003-09-02 Thread Stephen Kuhn
On Wed, 2003-09-03 at 00:39, YoloIts wrote: > I did a new install from Red Hat 7 to 8.0 some time ago without xwindows. I > have moved the box to a different subnet and I need to change the IP address > and default route. 8 does not have linuxconf which I was use to. What > files do I edit to ma

Re: best gpl'd norton ghost-like solution?

2003-09-02 Thread Alan Harding
My fave is http://rfhs8012.fh-regensburg.de/~feyrer/g4u/ Its easy, and if you have a fast network and a good FTP server, it doesnt take to long. Also it will work from Boot floppy and CDROM On Tue, 02 Sep 2003 14:55:12 -0400 Michael Gargiullo <[EMAIL PROTECTED]> wrote: > On Tue, 2003-09-02

postfix problems

2003-09-02 Thread Marc Adler
I switched my mail transfer agent to postfix from sendmail about a month ago and it worked just fine for a while, until I set up an nfs server and then tried to set up a samba server (that's still underway). Now, when I start the computer, it stops for around 30 seconds when trying to start up post

Re: (no subject)

2003-09-02 Thread NfoCipher
On Tue, 2003-09-02 at 11:40, [EMAIL PROTECTED] wrote: > Hi, > I am trying to install Redhat 8.0 professional on a newer computer. I > cannot use the graphical installation, it will send me to the text if > I try to use it. It doesn't support whatever video card you're using. Or either you're bootin

Re: Roter how to ?

2003-09-02 Thread Aly Dharshi
I think that the Linux Documentation project may have something on their site ... Aly. On Tue, 2003-09-02 at 14:10, Arnaldo Bento wrote: > Hi > > I have U.S. robotics router Model 8000a with 1 Wan port and 4 Lan > ports, > I will link a modem ADSL to the wan port and other computers i

Re: KDE autostart programs --- how and where

2003-09-02 Thread bfd
Sean Estabrooks wrote: Are you able to answer any of the question i asked about this problem? Any luck with the .bashrc ? I thought that I had been answering your questions previously. Still no luck with the PS1 prompt no matter where I put it in .bashrc As far as the Kwrite problem, setting C

Roter how to ?

2003-09-02 Thread Arnaldo Bento
Title: Message Hi   I have U.S. robotics router Model 8000a with 1 Wan port and 4 Lan ports,  I will link a modem ADSL to the wan port and other computers in the others ports.  I would like to connect this router to my server that at this time is  working with Redhat 9.0, and this way I coul

Re: LAN Desktop Sharing

2003-09-02 Thread David Hart
On Tue, 2003-09-02 at 15:59, Reuben D. Budiardja wrote: > What do you mean by race condition? If the machine where you're working on run > X server (level 5) and KDE, and you want to run another X client application > from the server, you just SSH and run it, provided you setup the environement

Re: LAN Desktop Sharing

2003-09-02 Thread Reuben D. Budiardja
On Tuesday 02 September 2003 03:47 pm, David Hart wrote: > While our server runs level 3, from time to time running an X > application remotely makes sense. To that end KDE is installed on the > machine. From SSH, I can run an X application. However, inexplicably it > ultimately creates a race cond

LAN Desktop Sharing

2003-09-02 Thread David Hart
While our server runs level 3, from time to time running an X application remotely makes sense. To that end KDE is installed on the machine. From SSH, I can run an X application. However, inexplicably it ultimately creates a race condition on the client (also running KDE but from level 5) and locks

Re: Run an app like terminal server

2003-09-02 Thread James Pifer
hmmm, nope. Still didn't work. Also, anyway to share the clipboard between windows and running an X session with cygwin? That's what I would really like to be able to do, although I'll use VNC if that's the only way. Thanks, James On Tue, 2003-09-02 at 13:48, Benjamin J. Weiss wrote: > > Ben,

Bind 9 help

2003-09-02 Thread Simran Hansrai
Hi Guys, I have successfully installed bind 9 but I am having some issues with doing a nslookup from my internal network. >nslookup google.com Server: shinda.chamkila.org Address: 192.168.0.5 DNS request timed out. timeout was 2 seconds. *** Request to shinda.chamkila.org timed-out The

Re: best gpl'd norton ghost-like solution?

2003-09-02 Thread Michael Gargiullo
On Tue, 2003-09-02 at 14:45, john lawler wrote: > Hi, > > I'm looking into rolling out a few RH9 machine and need to be able to > make rock-solid disk images of them in a flexible manner such that I > can burn the results out to multiple CDs or store them on harddrives. > I would like this to wo

Re: New RH9 installation and sendmail

2003-09-02 Thread Bret Hughes
On Tue, 2003-09-02 at 10:57, Steve Buehler wrote: > At 11:18 AM 9/2/2003 -0400, Jason Dixon wrote: > >Please don't top post your replies. > About the "top post". Sorry about that. Some people want them at the top > and some want them at the bottom. MyselfI like them better at the top > b

RE: best gpl'd norton ghost-like solution?

2003-09-02 Thread Rigler, Steve
There's also http://www.mondorescue.org/ I haven't tried it, but it looks promising. -Steve -Original Message- From: john lawler [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 02, 2003 1:45 PM To: [EMAIL PROTECTED] Subject: best gpl'd norton ghost-like solution? Hi, I'm looking in

best gpl'd norton ghost-like solution?

2003-09-02 Thread john lawler
Hi,   I'm looking into rolling out a few RH9 machine and need to be able to make rock-solid disk images of them in a flexible manner such that I can burn the results out to multiple CDs or store them on harddrives.  I would like this to work how Norton Ghost does for Windows machines, in tha

Re: [SOLVED] Re: Bind 9 named on RH 9 only listens to local machine?

2003-09-02 Thread Bret Hughes
On Tue, 2003-09-02 at 08:13, Benjamin J. Weiss wrote: > - Original Message - > From: "Bret Hughes" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, September 01, 2003 2:37 PM > Subject: Re: Bind 9 named on RH 9 only listens to local machine? > > > > On Mon, 2003-09-01 at 11:5

Re: Moving SMTP to behind firewall

2003-09-02 Thread AragonX
> Hi, > I'm planning to move smtp server to behind firewall. > SMTP server running RHL 8.0 with Sendmail 8.12.8-1.80, and firewall is > also > running RHL 8.0 with IPTables. How much security do you want? You could us masquerading. Make your firewall smtp.xxx.com and simply forward port 25 to t

Re: Way to make a file or directory password protected.

2003-09-02 Thread Ed Wilts
On Tue, Sep 02, 2003 at 12:37:41PM -0500, Benjamin J. Weiss wrote: > Is he thinking of ACLs, perchance? I think I remember hearing that they > were being implemented in the 2.6 kernel... ACLs won't help you protect you against root users. And no, you can't always trust root. -- Ed Wilts, Mound

Re: load shooting up on large sequential copies

2003-09-02 Thread Ed Wilts
On Tue, Sep 02, 2003 at 01:13:19PM -0400, Marvin Blackburn wrote: > We have a problem where the load shoots up as well as sys cpu when we do > some large sequential copies. > We are copying two 500MB files from point a to point b. Both filesystems > are ext3 on raid 5. Is this hardware raid or so

Re: Way to make a file or directory password protected.

2003-09-02 Thread Sean Estabrooks
On Tue, 2 Sep 2003 14:00:32 -0400 Javier Gostling <[EMAIL PROTECTED]> wrote: > On Tue, Sep 02, 2003 at 01:54:22PM -0400, Sean Estabrooks wrote: > > zip -e secrets.zip plain.txt > > > > which will ask you for a password and put plain.txt inside > > a password protected zip file. > > But note th

Re: Oracle 9i Install Issues

2003-09-02 Thread Reuben D. Budiardja
On Tuesday 02 September 2003 01:54 pm, Vincent Cocco wrote: > Linuxers: > > Anyone on this list successfully downloaded and installed Oracle 9i > from the Oracle website? > > I opted to install from my hard drive and have created my mount points, > u01 and u02, respectively. > I'm getting the follo

Oracle 9i Install Issues

2003-09-02 Thread Vincent Cocco
Linuxers: Anyone on this list successfully downloaded and installed Oracle 9i from the Oracle website? I opted to install from my hard drive and have created my mount points, u01 and u02, respectively. I'm getting the following message when I try to run the Universal Installer from /mnt/cdrom/:

Re: Way to make a file or directory password protected.

2003-09-02 Thread Javier Gostling
On Tue, Sep 02, 2003 at 01:54:22PM -0400, Sean Estabrooks wrote: > zip -e secrets.zip plain.txt > > which will ask you for a password and put plain.txt inside > a password protected zip file. But note that the "encryption" used in ZIP files is extremely weak, and there are tools out in the net

Re: Way to make a file or directory password protected.

2003-09-02 Thread Sean Estabrooks
On Tue, 2 Sep 2003 19:36:09 +0530 (IST) Himanshu Arora <[EMAIL PROTECTED]> wrote: > hi folks! > is there any way to make a file or directory password protected. if there > doesn't exist such a utility is it possible to implement it by programs. > if yes,any hint? > please don't suggest me to cha

  1   2   >