Re: Starting PHP

2003-03-01 Thread Stephen Kuhn
On Sun, 2003-03-02 at 16:37, Ralph Tucker wrote: > I have recently installed RedHat 8.0 and have verified that MySQL is > working, but the test script that I put together does not show PHP working. > I see PHP out there from the command prompt and can run to find version > info, etc. The config fil

Re: Installing w2k *AFTER* Installing RH8

2003-03-01 Thread Rodolfo J. Paiz
On Sat, 2003-03-01 at 19:17, Mike Vanecek wrote: > On 28 Feb 2003 16:01:50 -0600, Rodolfo J. Paiz wrote > > > > Where it says "rootnoverify (hd0,0)" the (hd0,0) refers to which > > partition Windows occupies. I don't know how to make sure that this > > refers to the right partition... > > How abo

RE: Starting PHP

2003-03-01 Thread Larry Brown
What is this file named? Something.php? Larry S. Brown Dimension Networks, Inc. (727) 723-8388 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ralph Tucker Sent: Sunday, March 02, 2003 1:16 AM To: [EMAIL PROTECTED] Subject: RE: Starting PHP Here is the Scr

RE: Starting PHP

2003-03-01 Thread Ralph Tucker
Here is the Script that I tried to run... PHP Test This is an HTML line test All I get in response is the first line "This is an HTML line test". I'm running this from the the address line in my browser... file:/var/www/html/test.php Any clue?? -Original Message- From: [EMAIL

Kernel tuning for high latency satellite link??

2003-03-01 Thread Stephen Corey
Do I need to tune the RH 7.3 kernel for high latency connections? I’m installing a linux box on a satellite link (~800 ms roundtrip latency). Will the kernel *automatically* change anything based on latency, to hurt my throughput performance??Do you Yahoo!? Yahoo! Tax Center - forms, calculators,

RE: Starting PHP

2003-03-01 Thread Larry Brown
No, as long as you are running that folder under apache the file should be parsed by php out of the box RH8. What is the test php doing. Try something simple like This should show that php is working. From there you can move to the next step to make sure you have connectivity with mysql. Larry

Starting PHP

2003-03-01 Thread Ralph Tucker
I have recently installed RedHat 8.0 and have verified that MySQL is working, but the test script that I put together does not show PHP working. I see PHP out there from the command prompt and can run to find version info, etc. The config file in /etc/httpd/conf seems correct. Is there something t

process vim causes segmentation fault

2003-03-01 Thread Kapil Khanna
My linux box was started to respond very slowly so i ran top. What i saw was vim was consuming 90%+ CPU. So i decided to run strace strace -p revealed --- SIGSEGV (Segmentation fault) --- --- SIGSEGV (Segmentation fault) --- --- SIGSEGV (Segmentation fault) --- over and over again. The strange thi

Re: reread new partition table

2003-03-01 Thread Roger
Around Sat,Mar 01 2003, at 09:51, Bret Hughes, wrote: > Is there really no way to get the kernel to re-read the partition table > (short of a reboot) when all I have done is add a partition at the end > of a drive? > Uh, That was for an unmounted drive. -- [EMAIL PROTECTED] -- redhat-list m

Re: reread new partition table

2003-03-01 Thread Roger
Around Sat,Mar 01 2003, at 09:51, Bret Hughes, wrote: > Is there really no way to get the kernel to re-read the partition table > (short of a reboot) when all I have done is add a partition at the end > of a drive? > blockdev --rereadpt /dev/harddrive -- [EMAIL PROTECTED] -- redhat-list

reread new partition table

2003-03-01 Thread Bret Hughes
Is there really no way to get the kernel to re-read the partition table (short of a reboot) when all I have done is add a partition at the end of a drive? What a PITA. Bret -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-li

ethereal checksum errors

2003-03-01 Thread Bret Hughes
Is it common for ethereal to report a checksum error on a lot of packets? I have been pouring over a dump of a MS access transaction from an XP box with the data on a samba server. about a third of the 120,000 packets get a checksum (0x) errors ( all these packets originate from the XP box) bu

Re: ls operation changed

2003-03-01 Thread Vidiot
>Weirder and weirder. I've tried this on RH7 and RH8 and it behaves sanely >(i.e. does NOT follow the symlink) for me. Most definately weird. >What disto are you running, and what version of ls (or fileutils)? RH 7.1 ls (GNU fileutils) 4.0.36 MB -- e-mail: [EMAIL PROTECTED]

Re: module-info?

2003-03-01 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 01 March 2003 07:20 pm, J. M. Brenner wrote: > This is what he in fact said: > >This seems to be the most closely guarded secret in RedHat. I've >searched through hundreds of newsgroup articles going back six years >trying to

Re: ls operation changed

2003-03-01 Thread Cameron Simpson
On 16:59 01 Mar 2003, Vidiot <[EMAIL PROTECTED]> wrote: | >And plain "alias"? | | Nothing dealing with ls. This problem happens with root and another user | that I became by using su - (as root). | | >What does: | > | > ln -s /foo bah | > set -vx;ls -l bah; /bin/ls -l bah;set +vx | |

Re: Can i possibly do this? If not, what r my alternatives

2003-03-01 Thread Bret Hughes
On Sat, 2003-03-01 at 11:22, Kapil Khanna wrote: > I recently installed Redhat on an old P2 laptop. It works like a champ and i > am extremely pleased. However the laptop only comes with 2.5 GB of hard drive > space. Using the system over the last couple of weeks has the drive at 60% of > its capac

Re: NTFS Modules

2003-03-01 Thread Stephen Kuhn
On Sun, 2003-03-02 at 12:30, CM Miller wrote: > So if I am understaind you correctly, I DO NOT need > NTFS to share files across my network either with > Samba or NFS? > > thanks > > -Chris No - you do not need NTFS support. I have an RH 7.3 machine that happilly shares files with Win2k, WinX

Re: DHCP question

2003-03-01 Thread Bret Hughes
On Sat, 2003-03-01 at 17:29, Todd A. Jacobs wrote: > On Sat, 1 Mar 2003, Kerry Miller wrote: > > > Can you guys point me to a good How-To or something similar on DHCP? I > > need to see if I can figure out a way to assign specific ranges of IP > > addresses on a single physical network to differe

Re: NTFS Modules

2003-03-01 Thread Bret Hughes
On Sat, 2003-03-01 at 19:30, CM Miller wrote: > > So if I am understaind you correctly, I DO NOT need > NTFS to share files across my network either with > Samba or NFS? > That is correct. You only need ntfs if the partition is on a hard drive on your local box since that is where the lowlevel

Re: iptables and ip masquerading

2003-03-01 Thread Jack Bowling
** Reply to message from "Thomas E. Dukes" <[EMAIL PROTECTED]> on Sat, 01 Mar 2003 11:00:49 -0500 > I was trying to setup my RH 8.0 box to act as a gateway. Currently, I'm > using Win XP Pro. I just want to switch things around. > > I got TKppoe working but am unable to reach the internet now

Re: "???" in man pages

2003-03-01 Thread Mike Vanecek
On Fri, 28 Feb 2003 17:11:24 -0500, Douglas Alan wrote > Gordon Messmer <[EMAIL PROTECTED]> wrote: > > > On Thu, 2003-02-20 at 16:23, Douglas Alan wrote: > > > > What does it mean if in all my man pages there is a "???" wherever there > > > should be a "-"? > > > > This is on Red Hat 8.0. > > >

Re: NTFS Modules

2003-03-01 Thread CM Miller
>> I want to setup Samba on my network, but my W2K box >>is >> NTFS. >> >> I am told that NTFS is already in the kernel but >>doing >> lsmod doesn't show it. >> >> I've downloaded kernel-ntfs-2.4.18-14.i386.rpm and >> I've installed it ok, caues rpm -qa | grep >>kernel-ntfs >> shows it, but w

Re: Installing w2k *AFTER* Installing RH8

2003-03-01 Thread Mike Vanecek
On 28 Feb 2003 16:01:50 -0600, Rodolfo J. Paiz wrote > On Fri, 2003-02-28 at 15:33, [EMAIL PROTECTED] wrote: > > How do I install Windows 2000 after having wipped out all partitions and > > dedicating them to the automatic partitioning util of the RH8 Installer? I want > > to share the hd with w2k

Re: NTFS Kernel Module

2003-03-01 Thread CM Miller
>>I want to setup Samba on my network, but my W2K box >>is >>NTFS. >> >>I am told that NTFS is already in the kernel but >>doing >>lsmod doesn't show it. >>I've downloaded kernel-ntfs-2.4.18-14.i386.rpm and >>I've installed it ok, caues rpm -qa | grep >>kernel-ntfs >> shows it, but when doing

RE: RH 8.0 and mySQL

2003-03-01 Thread Chad Skinner
Stupid question, but MySQL uses the convention [EMAIL PROTECTED] for granting privileges have you checked the permission tables to determine if the user your script is using is permitted to access MySQL from the remote system? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL

Re: Blocking ip address on RH8

2003-03-01 Thread Jim Vellenga
You are correct, at least, adding the sites I want to block to hosts.deny doesn't do anything for web-pages. I have never used squid before, and just masq the internet connections using iptables (a protocol that I still find cryptic) I guess I will have to learn some more :) My hope is that

Re: module-info?

2003-03-01 Thread J. M. Brenner
Jonathan Bartlett <[EMAIL PROTECTED]> wrote: > > I didn't *expect* anything. Except the odd flame thrower or course. > > Then you should re-word your postings. > > > I thought I would try and ask for help. I didn't expect to be told not > > to ask for help by somebody. > > You weren't. You

Re: What the hell is removeservice and why does it eat CPU cycles

2003-03-01 Thread Tom Pollerman
On Sat, 1 Mar 2003 16:51:50 -0600 Nicholas Marsh <[EMAIL PROTECTED]> wrote: > Yikes! I have never seen a process by that name before (running as > root even), but it may or may not be an issue. > > Are you running any special or custom software that may own that > process? If not I would suggest

Re: module-info?

2003-03-01 Thread Michael A. Peters
On Sat, 2003-03-01 at 05:42, Jonathan Bartlett wrote: > > I didn't *expect* anything. Except the odd flame thrower or course. > > Then you should re-word your postings. > > > I thought I would try and ask for help. I didn't expect to be told not > > to ask for help by somebody. > > You weren't

Re: USB printer doesn't work

2003-03-01 Thread Todd A. Jacobs
On 2 Mar 2003, Kleiner Hampel wrote: > usb.c: USB device 2 (vend/prod 0x4b8/0x1) is not claimed by any active > driver. This is telling you that there is no driver for your printer. Check the hardware compatibility guide, and then see if there's a module you need to load to manage that printer.

Re: tep by step NAT configuration needed please

2003-03-01 Thread Todd A. Jacobs
On Sat, 1 Mar 2003, khalifa ally wrote: > can any one give me step by step procedure to configure NAT and that > this computer works as gw for other computers. Sure. Here it is: 1. Download Firestarter from sourceforge.net. 2. Run Firestarter. 3. Use the Firestarter Confi

USB printer doesn't work

2003-03-01 Thread Kleiner Hampel
Hello, my USB printer doesn't work. I have configured it with redhat-config-printer. All modules are loaded correctly, no error messages at boot, all seems to be "[ OK ]". Even the printer's name was recognized in redhat-config-printer!! The only message i am worried about is this one: hub.c: USB

Re: Can i possibly do this? If not, what r my alternatives

2003-03-01 Thread Todd A. Jacobs
On Sat, 1 Mar 2003, Kapil Khanna wrote: > I have always wondered if i can mount this additional windows file > system on / (root) rather than a sub directory of /. That way i can add No. You can't mount over the root of the filesystem. > Any ideas on how i can get around this problem? I have th

Re: Ethernet Blinking Light for Gnome Panel?

2003-03-01 Thread Todd A. Jacobs
You may also want to modify your X resources in .Xdefaults with: xosview*net: true xosview*netBandwith: 1375000 xosview*netInColor: yellow xosview*netUsedFormat: autoscale and run xosview. It's a little more CPU intensive, but I rather like it. -- "Of course I'm in shape! Round's a

Re: Using XCDRoast in nonroot mode

2003-03-01 Thread Viktor Dueck
hi, the version of x-cdroast that is shipped with RedHat does not support the non-root mode. see the news on www.xcdroast.org You have to download xcdroast from the official homepage. http://www.xcdroast.org/xcdr098/rpms-a13.html Am Sam, 2003-03-01 um 21.58 schrieb Benjamin Boksa: -

Re: $PATH and startup sequence

2003-03-01 Thread Mikkel L. Ellertson
On Sat, 1 Mar 2003, exits funnel wrote: > Hello, > > I'm trying to determine where exactly $PATH is set. > I've read the bash man page which was informative but > doesn't quite answer my question. When I add an 'echo > $PATH' to the beginning of /etc/profile and than start > a login shell I can

Re: DHCP question

2003-03-01 Thread Todd A. Jacobs
On Sat, 1 Mar 2003, Kerry Miller wrote: > Can you guys point me to a good How-To or something similar on DHCP? I > need to see if I can figure out a way to assign specific ranges of IP > addresses on a single physical network to different departments. I'm at You can't do it on a single logical

Re: Grub Problem

2003-03-01 Thread Mikkel L. Ellertson
On Sat, 1 Mar 2003, Kieran Hood wrote: > Ok, I deleted all of my red-hat linux 8 partitions from my hard drive > using WinXP without thinking (not a good idea, i know lol) and now > when I reboot my computer when the graphical grub screen would > normally load i get a command line grub screen...im

Re: module-info?

2003-03-01 Thread Todd A. Jacobs
On Sat, 1 Mar 2003, Michael Schwendt wrote: > With the exception that tools like redhat-config-network or anaconda use > a customized copy of a module-info file. I can't find a reference to module-info in /usr/sbin/redhat-config-network or /usr/share/redhat-config-network/netconfpkg/* so I'm not

Re: ls operation changed

2003-03-01 Thread Vidiot
>And plain "alias"? Nothing dealing with ls. This problem happens with root and another user that I became by using su - (as root). >What does: > > ln -s /foo bah > set -vx;ls -l bah; /bin/ls -l bah;set +vx + ls -l bah total 3211932 lrwxrwxrwx1 brownusers 4 Mar

RE: Vi editor with Unicode text

2003-03-01 Thread Chris Harper
Ok, thanks Mike. I'll check it out. -Chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of MKlinke Sent: Saturday, March 01, 2003 12:18 PM To: [EMAIL PROTECTED] Subject: Re: Vi editor with Unicode text Chris, I've never used it for multi-byte files but ac

Can I stop RedHat8 from loading a USB Keyboard?

2003-03-01 Thread Eric Naeseth
I just installed RedHat 8 on this cheap old Dell WebPC which doesn't have any PS/2 ports for hooking up a keyboard and mouse. You can only connect a keyboard and mouse through USB. The keyboard works fine through the BIOS's USB Legacy, which lets me type to a fake PS/2 port. However, as soon as i

Re: Fw: tep by step NAT configuration needed please

2003-03-01 Thread gabriel
On March 1, 2003 04:46 pm, khalifa ally wrote: > Dear all > I have my computer running on linux 8.0 > I have 2 network cards. > One is having a public IP from my ISP and one I want to configure it as a > NAT and router to my internal LAN so that other machines can access the > internet. MY IP hasbe

Re: What the hell is removeservice and why does it eat CPU cycles

2003-03-01 Thread Nicholas Marsh
Yikes! I have never seen a process by that name before (running as root even), but it may or may not be an issue. Are you running any special or custom software that may own that process? If not I would suggest you download and run chkrootkit at www.chkrootkit.org. Chkrootkit is kinda like a vi

Re: $PATH and startup sequence

2003-03-01 Thread Stephen Kuhn
On Sun, 2003-03-02 at 04:44, exits funnel wrote: > Hello, > > I'm trying to determine where exactly $PATH is set. > I've read the bash man page which was informative but > doesn't quite answer my question. When I add an 'echo > $PATH' to the beginning of /etc/profile and than start > a login she

Re: NTFS Kernel Module

2003-03-01 Thread Stephen Kuhn
On Sun, 2003-03-02 at 03:37, CM Miller wrote: > I want to setup Samba on my network, but my W2K box is > NTFS. > > I am told that NTFS is already in the kernel but doing > lsmod doesn't show it. > > I've downloaded kernel-ntfs-2.4.18-14.i386.rpm and > I've installed it ok, caues rpm -qa | grep

Re: Ethernet Blinking Light for Gnome Panel?

2003-03-01 Thread Stephen Kuhn
On Sun, 2003-03-02 at 02:15, Gordon wrote: > Bret Hughes wrote: > > On Fri, 2003-02-28 at 17:44, Todd A. Jacobs wrote: > > > >>On Fri, 28 Feb 2003 [EMAIL PROTECTED] wrote: > >> > >> > >>>Is there an RPM or utility that can show me basic network activity in > >>>the panel, preferebly near teh Red H

Re: ls operation changed

2003-03-01 Thread Cameron Simpson
On 05:10 01 Mar 2003, Vidiot <[EMAIL PROTECTED]> wrote: | >Sure you're running the real ls, and not some evil presupplied alias? | >Does "/bin/ls" behave the same as "ls"? | >What does the "alias" command recite? | | As far as I know, the real deal. | Yes. | "alias ls" reports nothing. And plain

Fw: tep by step NAT configuration needed please

2003-03-01 Thread khalifa ally
  - Original Message - From: khalifa ally To: [EMAIL PROTECTED] Sent: Saturday, March 01, 2003 11:08 PM Subject: tep by step NAT configuration needed please Dear all I have my computer running on linux 8.0 I have 2 network cards. One is having a public IP from my ISP and one I want

Re: [Re: What the hell is removeservice and why does it eat CPUcycles]

2003-03-01 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 01 Mar 2003 14:08:02 -0700, Kapil Khanna wrote: > On Sat, 01 Mar 2003 13:06:19 -0700, Kapil Khanna wrote: > > > My linux box is running slow and on running top i find the following > > > > PID USER PRI NI SIZE RSS SHARE STAT %CPU %

(no subject)

2003-03-01 Thread Eric Naeseth
I just installed Redhat 8 on this cheap old Dell webPC which doesn't have any PS/2 ports for hooking up a keyboard and mouse. You can only connect a keyboard and mouse through USB. The keyboard works fine through the BIOS's USB Legacy, which lets me type to a fake PS/2 port. However, as soon as i

Re: [Re: What the hell is removeservice and why does it eat CPUcycles]

2003-03-01 Thread Kapil Khanna
I did a google search but found very little. Logwatch churns a lot of logs it seems, and the process is pretty CPU intensive. Will have to schedule them to run late at night. Thanks, --Kapil Michael Schwendt <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 01 Mar 2

Using XCDRoast in nonroot mode

2003-03-01 Thread Benjamin Boksa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi List, is it possible to run xcdroast in nonroot mode on psyche? I followed the instructions in /usr/share/doc/xcdroast-0.98a9/README.nonroot but whenever I try to start xcdroast as a nonroot user it asks me for the root password and than starts

Re: What the hell is removeservice and why does it eat CPU cycles

2003-03-01 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 01 Mar 2003 13:06:19 -0700, Kapil Khanna wrote: > My linux box is running slow and on running top i find the following > > PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND > 13033 root 14 0 996 996 848 R4

Re: tep by step NAT configuration needed please

2003-03-01 Thread Joe Polk
Save yourself alot of trouble and go here: http://muse.linuxmafia.org/ Download gShield for iptables. <> On Sat, 2003-03-01 at 15:08, khalifa ally wrote: > Dear all > I have my computer running on linux 8.0 > I have 2 network cards. > One is having a public IP from my ISP and one I want to config

tep by step NAT configuration needed please

2003-03-01 Thread khalifa ally
Dear all I have my computer running on linux 8.0 I have 2 network cards. One is having a public IP from my ISP and one I want to configure it as a NAT and router to my internal LAN so that other machines can access the internet. MY IP hasbeen statically configrured. can any one give me step b

What the hell is removeservice and why does it eat CPU cycles

2003-03-01 Thread Kapil Khanna
My linux box is running slow and on running top i find the following PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND 13033 root 14 0 996 996 848 R40.1 1.0 2:25 rmoveservice 13032 root 13 0 1036 1036 884 S18.8 1.0 1:19 expandrepeats 13034 r

Re: [Re: [Re: Can i possibly do this? If not, what r my alternatives]]

2003-03-01 Thread Kapil Khanna
Joe, Yes thats what i was thinking too. Thanks for direction. Cheers! --Kapil Joe Polk <[EMAIL PROTECTED]> wrote: I'm sorry I didn't address the external drive. Yes, I would get the drive setup and create a partition. I would then tar up my /usr directory. Then remove everything from /usr but I wou

Re: [Re: Can i possibly do this? If not, what r my alternatives]

2003-03-01 Thread Joe Polk
I'm sorry I didn't address the external drive. Yes, I would get the drive setup and create a partition. I would then tar up my /usr directory. Then remove everything from /usr but I would think you'll need to leave /usr there but empty. Then simply mount the new /usr to /dev/. You'll need an entry

Re: Vi editor with Unicode text

2003-03-01 Thread MKlinke
Chris, I've never used it for multi-byte files but according to the documentation, /usr/share/vim/vim61/doc/version6.txt , multi-byte files are supported as of vim6. There is also a file in the same directory, mbyte.txt, that details how to set it up. Regards, Mike Klinke On Saturday 01 Marc

Re: [Re: Can i possibly do this? If not, what r my alternatives]

2003-03-01 Thread Kapil Khanna
Joe, Thanks for the suggestions. Well i am using the laptop as a server so it will always be connected on the network. >From reading your suggestions i thought maybe buying an external hard drive could be a solution. Assume i have an external hard drive what should my next steps be: 1) Format the d

Re: NTFS Kernel Module

2003-03-01 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 1 Mar 2003 08:37:08 -0800 (PST), CM Miller wrote: > I want to setup Samba on my network, but my W2K box is > NTFS. > > I am told that NTFS is already in the kernel but doing > lsmod doesn't show it. > > I've downloaded kernel-ntfs-2.4.18-

RE: DHCP question

2003-03-01 Thread Jason Staudenmayer
Check the man dhcpd.conf Look at the group and host options. -Original Message- From: Kerry Miller [mailto:[EMAIL PROTECTED] Sent: Saturday, March 01, 2003 11:35 AM To: [EMAIL PROTECTED] Subject: DHCP question Can you guys point me to a good How-To or something similar on DHCP? I need

Re: NTFS Kernel Module

2003-03-01 Thread nate
CM Miller said: > > > I want to setup Samba on my network, but my W2K box is > NTFS. > > I am told that NTFS is already in the kernel but doing > lsmod doesn't show it. you do not need the NTFS kernel module to access a remote NTFS filesystem via samba(or any other method) NTFS kernel module is

Re: Can i possibly do this? If not, what r my alternatives

2003-03-01 Thread Joe Polk
You can't mount to / directly because / is already mounted. You can, however, mount to a subdirectory by creating the empty directory and then mounting it. This is why /mnt works and / doesn't. 60% isn't necessarily a problem yet. The culprit, however, is likely /usr. Much of your application files

Re: Installing source rpm, RH8.0 - Thanks

2003-03-01 Thread Greg Stewart
Hi, Just wanted to thank everyone who responded. It saved me many additional hours of unproductive frustration! I've got everything set up cleanly, rpmbuilt and made the source (all immensely satisfying), and found where I was going wrong in my use of documentation... cheers, Greg -- redhat-

$PATH and startup sequence

2003-03-01 Thread exits funnel
Hello, I'm trying to determine where exactly $PATH is set. I've read the bash man page which was informative but doesn't quite answer my question. When I add an 'echo $PATH' to the beginning of /etc/profile and than start a login shell I can see that PATH is already non null. So where is it set

Re: Blocking ip address on RH8

2003-03-01 Thread Caleb Groom
On Thu, 2003-02-27 at 20:49, LAST FIRST wrote: > edit /etc/host.deny > add the websites name there. > Regards > eulerkhc > > --- Jim Vellenga <[EMAIL PROTECTED]> wrote: > >Greetings, > > > >I am currently running on RH8.0 and my internet gateway for my home > >network. I want to block access to

Re: rpm questions

2003-03-01 Thread Bill Anderson
On Fri, 2003-02-28 at 23:59, CM Miller wrote: > >> [EMAIL PROTECTED] vnc_unixsrc]# rpm -qa | grep > >> tightvnc-server > >> tightvnc-server-1.2.8-1 > >> [EMAIL PROTECTED] vnc_unixsrc]# rpm -e > >> tightvnc.server-1.2.8-1 > >> error: package tightvnc.server-1.2.8-1 is not > >> installed > >> [EMAIL

Re: Upgrade Mozilla web browser on Red Hat 8.0

2003-03-01 Thread Ryan McDougall
On Fri, 2003-02-28 at 14:45, Rodolfo J. Paiz wrote: > On Wed, 2003-02-26 at 16:02, Michael Mansour wrote: > > Make sure you download the actual RH8.0 RPM's found > > at: > > > > http://ftp.mozilla.org/pub/mozilla/releases/mozilla1.3b/Red_Hat_8x_RPMS/ > > > > I used the gtk ones. > > So what's th

Can i possibly do this? If not, what r my alternatives

2003-03-01 Thread Kapil Khanna
I recently installed Redhat on an old P2 laptop. It works like a champ and i am extremely pleased. However the laptop only comes with 2.5 GB of hard drive space. Using the system over the last couple of weeks has the drive at 60% of its capacity. Thats making me anxious that someday i will have to

NTFS Kernel Module

2003-03-01 Thread CM Miller
I want to setup Samba on my network, but my W2K box is NTFS. I am told that NTFS is already in the kernel but doing lsmod doesn't show it. I've downloaded kernel-ntfs-2.4.18-14.i386.rpm and I've installed it ok, caues rpm -qa | grep kernel-ntfs shows it, but when doing modprobe: [EMAIL PR

DHCP question

2003-03-01 Thread Kerry Miller
Can you guys point me to a good How-To or something similar on DHCP? I need to see if I can figure out a way to assign specific ranges of IP addresses on a single physical network to different departments. I'm at a new company and they have the depts segregated by IP addresses (ie. marketing

Re: Installing source rpm, RH8.0

2003-03-01 Thread Bret Hughes
On Sat, 2003-03-01 at 08:39, Michael Fratoni wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > One thing it changes is that packages will place the sources, patches and > spec file in ~/rpmbuild/SOURCES/package-name, rather than dumping all > packages in the same directory. (the sp

RE: ls operation changed

2003-03-01 Thread Larry Brown
And Emacs would be bettered by...Vi? Larry S. Brown Dimension Networks, Inc. (727) 723-8388 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Dave Ihnat Sent: Saturday, March 01, 2003 9:34 AM To: [EMAIL PROTECTED] Subject: Re: ls operation changed I agree; pr

iptables and ip masquerading

2003-03-01 Thread Thomas E. Dukes
I was trying to setup my RH 8.0 box to act as a gateway. Currently, I'm using Win XP Pro. I just want to switch things around. I got TKppoe working but am unable to reach the internet now from the XP box. I didn't setup ip masquerading which is probably the problem. I was reading the IP Masquer

Re: local mail distribution

2003-03-01 Thread irwin
On Saturday 01 March 2003 04:07 am, you wrote: > Hi all, > > My status: > - I have an email account in an ISP named for eg 'abc' > - I have a domain name 'mydomain.com' > - All the emails for @mydomain.com is forwarded to an email account 'abc' > in my ISP - I have a dialup link to my ISP from my o

Re: Ethernet Blinking Light for Gnome Panel?

2003-03-01 Thread Gordon
Bret Hughes wrote: On Fri, 2003-02-28 at 17:44, Todd A. Jacobs wrote: On Fri, 28 Feb 2003 [EMAIL PROTECTED] wrote: Is there an RPM or utility that can show me basic network activity in the panel, preferebly near teh Red Hat Network Alert Notification Tool? What's wrong with the netload Gnome app

Vi editor with Unicode text

2003-03-01 Thread Chris Harper
Hello Does anyone know if you can use the VI editor to open a file that supports only Unicode text? I looked at the man page for VI but did not see anything that might help. I am trying to open a *.txt file and it looks like "junk" when I use VI but if I FTP the file over to another box and use

Re: ls operation changed

2003-03-01 Thread Dave Ihnat
On Sat, Mar 01, 2003 at 01:51:32AM -0600, Vidiot wrote: > Please don't say to use "info ls" to see if there is anything in > there. I HATE info. IMHO that is a horrible program. It is extremely > difficult to traverse. It is not obvious how to get around that thing. > Whomever designed that pro

Re: ls operation changed

2003-03-01 Thread ABrady
On Sat, 1 Mar 2003 00:55:36 -0600 (CST) Vidiot <[EMAIL PROTECTED]> wrote: > I've been noticing this for a while now and it is damn annoying. The > ls command traverses symbolic links if the symbolic link is used as > the filename given to ls. For example, if I do: > > ls -laG sym_filename

Re: Installing source rpm, RH8.0

2003-03-01 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 01 March 2003 06:15 am, Greg Stewart wrote: > I've installed RH psyche in order to learn how to program on linux, and > I've been trying to install source code, particularly that for vim. > > Running: > > rpm -i -v vim-6.1-14.src.rpm (as ro

Re: module-info?

2003-03-01 Thread Jonathan Bartlett
> I didn't *expect* anything. Except the odd flame thrower or course. Then you should re-word your postings. > I thought I would try and ask for help. I didn't expect to be told not > to ask for help by somebody. You weren't. You were told not to _demand_ help by somebody, which you did. Jon

Re: Installing source rpm, RH8.0

2003-03-01 Thread Michael A. Peters
A source rpm makes no entries to the rpm database, so rpm -q won't display anything. I have NO CLUE why Red Hat doesn't do this by default (they should) but you don't want to install src.rpm's as root (or build them as root). create a directory in your home directory called rpm Within that direct

grubby complains

2003-03-01 Thread Michael A. Peters
Howdy- I am maintaining a kernel for the A7N8X (nforce2) boards with Red Hat Linux. With kernel 2.4.21pre5 I decided to try and have my kernel rpm add the kernel to the boot loader automagically, following the example in the Red Hat kernel rpm spec file. I use lilo, and it does not seem to work -

Re: module-info?

2003-03-01 Thread Mike Reed
Todd A. Jacobs wrote: On Fri, 28 Feb 2003, Mike Reed wrote: that someone from Red Hat who knows the answer would read this list. As I said it makes you think that this is some guarded secret in Red If it's module-related, then by definition it's kernel related. Why

Re: ftp problem

2003-03-01 Thread Stephen Kuhn
On Sat, 2003-03-01 at 19:16, Paal Marker wrote: > redhat 8 > > Got one workstation and one laptop both with rh8. connected hub. > > Can only connect them as anonymous by ftp. By logging as user I get the > message: > "Must perform authentication before identifying user" Then it disconnects. >

sources.list

2003-03-01 Thread Ted Wager
I have just installed apt on redhat8 and d/loaded synaptic... I am looking for source.list entries other than macromedia and freshrpms.net.. Regards Ted Wager -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

ftp problem

2003-03-01 Thread Paal Marker
redhat 8 Got one workstation and one laptop both with rh8. connected hub. Can only connect them as anonymous by ftp. By logging as user I get the message: "Must perform authentication before identifying user" Then it disconnects. By searching google I have found that it might be a firewall re

local mail distribution

2003-03-01 Thread nlimbu
Hi all, My status: - I have an email account in an ISP named for eg 'abc' - I have a domain name 'mydomain.com' - All the emails for @mydomain.com is forwarded to an email account 'abc' in my ISP - I have a dialup link to my ISP from my office - Ihave RH 7.0 server in my office My question: Ho

Re: Installing source rpm, RH8.0

2003-03-01 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 1 Mar 2003 11:15:33 -, Greg Stewart wrote: > I've installed RH psyche in order to learn how to program on linux, and I've > been trying to install source code, particularly that for vim. > > Running: > > rpm -i -v vim-6.1-14.src.rpm (as

Re: Need procmail recepie for >100k attachments.

2003-03-01 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 1 Mar 2003 21:05:37 +1100, Cameron Simpson wrote: > By the time it reaches your procmailrc you've already fetched the whole > message. You need something else. If you're using POP you can only measure > the size and fetch or delete the message

Grub Problem

2003-03-01 Thread Kieran Hood
Ok, I deleted all of my red-hat linux 8 partitions from my hard drive using WinXP without thinking (not a good idea, i know lol) and now when I reboot my computer when the graphical grub screen would normally load i get a command line grub screen...im not an expert so i dont have a clue how

Re: module-info?

2003-03-01 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 1 Mar 2003 11:22:40 +0100, Michael Schwendt wrote: > It is specific to Red Hat. It is not referenced by any of the kernel > source files. And external tools don't access the file in /boot > either and hence stop working if the file is deleted.

Installing source rpm, RH8.0

2003-03-01 Thread Greg Stewart
I've installed RH psyche in order to learn how to program on linux, and I've been trying to install source code, particularly that for vim. Running: rpm -i -v vim-6.1-14.src.rpm (as root from the package dir) prints out vim-6.1-14 but rpm -q -v vim-6.1-14 indicates the package isn't ins

Re: ls operation changed

2003-03-01 Thread Vidiot
>Well sure. -L turns _on_ the behaviour you see. Thought I'd try it anyway :-) >Sure you're running the real ls, and not some evil presupplied alias? >Does "/bin/ls" behave the same as "ls"? >What does the "alias" command recite? As far as I know, the real deal. Yes. "alias ls" reports nothing.

Re: wrong fs type

2003-03-01 Thread LAST FIRST
Try change fs type, ususally it is what is wrong. --- Joe Polk <[EMAIL PROTECTED]> wrote: >What are you trying to mount? This could be a number of things. Give us >more info, please. > ><> > >On Fri, 2003-02-28 at 15:06, Rezk Mekhael wrote: >> Hi Managers, >> >> I have a problem with my servers 8

Re: IBM T23 - DVD & Floppy Drives help?

2003-03-01 Thread Cameron Simpson
On 16:30 28 Feb 2003, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: | 1) Currently I only have : /mnt/cdrom : the cd-rom in question is actually a DVD | drive. I would like to have a : /mnt/dvd : directory. Also, i am missing : | /mnt/floppy : which is a hotswap device that is not usually installed,

Re: module-info?

2003-03-01 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 28 Feb 2003 15:59:35 -0800 (PST), Todd A. Jacobs wrote: > If it's module-related, then by definition it's kernel related. With the exception that tools like redhat-config-network or anaconda use a customized copy of a module-info file. > If

Re: Need procmail recepie for >100k attachments.

2003-03-01 Thread Cameron Simpson
On 19:39 28 Feb 2003, Daevid Vincent <[EMAIL PROTECTED]> wrote: | Anyone have a procmail recepie for those idiots who insist on sending large | file attachments? I use fetchmail's -l option to avoid such messages (fetching them from elsewhere). Inside your procmailrc you can also check the size,

  1   2   >