how do the compiler find a xxx.h file (using make)

2003-02-23 Thread Kjell Holen
I have upgraded to RH 7.3 and is trying to compile a prog (./configure, make) and get an error that it can not find "qthread.h" file The file is there. I have found it. Assume some "db info" is broker. Is there a command the can "refresh" where all h file is? How do the comp. look for h files

X configuration

2003-02-23 Thread Roger
Hi, List I am running RH8, now I want to configure X settings, but I found that the shell command --Xconfigurator is lost in RH8, I wonder which comman is used to replace Xconfigurator? Thanks! -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailma

newbie question regarding USB

2003-02-23 Thread Jay Moore
I just loaded Redhat 8 kernal 2.4.18-24.8.0 on an old Dell Poweredge 180. after installing the OS i put an IOGEAR USB card (model G2XCO1) into an empty PCI slot and rebooted. demesg doesnt' show either ohci or uhci being recognized. i did look in lib/modules/2.4.18-24.8.0/kernal/drivers/usb a

Re: rsh problem..

2003-02-23 Thread Ravi Narwade
On Sat, 22 Feb 2003, Bart SCHELSTRAETE wrote: > Ravi Narwade wrote: > > >hi all > > > >i am suffering from a problem of rsh. that i want work on rsh for mpi but > >my rsh is not working, still i have done the following steps > > > >first i enabled the rsh and rlogin from xinetd.d > >then i add t

Re: Wanted: good iptables script

2003-02-23 Thread tc lewis
On Thu, 1 Jan 1970, Matthew Simpson wrote: > Has anyone come across a good iptables script with MASQ ? > there's a plethora of howtos and suggestions on http://www.netfilter.org/ here's a stripped-down version of a script i wrote for my own home use, minus a bunch of special forwardings and stuf

Re: Wanted: good iptables script

2003-02-23 Thread Ramesh .T.S
use shorewall - Original Message - From: "Matthew Simpson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 01, 1970 6:40 AM Subject: Wanted: good iptables script > Has anyone come across a good iptables script with MASQ ? > > Please let me know > Thx, > > Matt > >

HOWTO: RH Update wizard

2003-02-23 Thread marc dobler
hello dear RH_List members : i sometimes run the RH up2date wizard. the KDE 3.0.3 and two others are mentioned in the list of update-packages proposed by the wizard, But, i already have KDE 3.0.5, downloaded directly from KDE website. HOW shall i remove this package (KDE 3.0.3) from the lis

Re: Wanted: good iptables script

2003-02-23 Thread Rodolfo J. Paiz
On Wed, 1969-12-31 at 19:10, Matthew Simpson wrote: > Has anyone come across a good iptables script with MASQ ? Make your own instead. Several good tools exist to help you. Personally, I use Shorewall (http://www.shorewall.net) which has proven to be excellent, problem-free (AFAICT and IMHO, so YM

RE: Network profiles

2003-02-23 Thread Chad Skinner
I missed the beginning of this thread, but is there a parameter you can pass using grub or lilo to select the profile? > On Wed, 2003-02-19 at 02:04, Rus Foster wrote: > > Is there any tool under redhat that will let me switch network profiles > > between home/office. Ideally it would be able to u

Re: Wanted: good iptables script

2003-02-23 Thread Gerry Doris
On Thu, 1 Jan 1970, Matthew Simpson wrote: > Has anyone come across a good iptables script with MASQ ? > > Please let me know > Thx, > > Matt Do a google search for Monmotha. He has an excellent script. -- Gerry "The lyfe so short, the craft so long to learne" Chaucer -- redhat-list ma

Wanted: good iptables script

2003-02-23 Thread Matthew Simpson
Has anyone come across a good iptables script with MASQ ? Please let me know Thx, Matt -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Linux Live CD....

2003-02-23 Thread LAST FIRST
Dear frined-in-Linux(FIL), It is pretty exciting in the last Linux EXPO in HK, I am a helper for HKLUG and I get back a Knoppix Linux LIve CD. It is a MARVELLOUS concept that whole OS is PORTABLE! That immediately get my long-term-die-hard-Windows fan: My brother's attention. We now want to ma

Re: Apache w/PHP

2003-02-23 Thread John Nichel
I assume you installed Apache by RPM? Do a rpm -q php Curtis Vaughan wrote: I added those lines and restarted apache, but no go. Yeh, I already put the test.php file there to test it. When I access it, I just get a blank page. On Saturday, Feb 22, 2003, at 11:48 US/Pacific, Bart SCHELSTRAE

Re: Odd.. can't print images from Mozilla

2003-02-23 Thread LAST FIRST
How about grap the page by saving it then use The Gimp? Or there is graphical manupilating program like Electric Eye that can "see" the graphic in the web then printe it? eulerkhc --- message from "Richard S. Crawford" <[EMAIL PROTECTED]> attached:

redhat-config-network won't see Prism Wi-Fi adapter (useslinux-wlan-ng drivers)

2003-02-23 Thread Rodolfo J. Paiz
Hi! Pretty much reposting since I've received no answers. On my IBM Thinkpad T23, I got the built-in Prism 2.5 Wi-Fi adapter to work (then promptly broke it again) using the tools from the linux-wlan-ng project. Built the RPMS from SRPMS. However, the redhat-config-network tool does not see the

Re: Network profiles

2003-02-23 Thread Rodolfo J. Paiz
On Wed, 2003-02-19 at 02:04, Rus Foster wrote: > Is there any tool under redhat that will let me switch network profiles > between home/office. Ideally it would be able to update things like proxy > settings on galeon/gaim and other such cool things redhat-config-network (Main Menu --> System Sett

Adding "icons" to RH8 "Start" menu

2003-02-23 Thread Michael Mansour
Hi, I recently upgraded gAIM to the latest version, from the stock gAIM rpm which comes with Redhat8. After applying the new gAIM rpm, it removed the gAIM menu item under the "Start -> Internet -> Instant Messenger" RH8 menu. Any ideas how to re-create these? since I'm getting used to using Linu

Re: RedHat 8 kernel compile

2003-02-23 Thread Matthew Simpson
doesn't make install work anymore, this use to cp the image to /boot and create the grub entry? Matt The procedure I use is: make dep clean bzImage modules modules_install You can do it all on the one line, and you should make dep before clean. Michael. --- Matthew Simpson <[EMAIL PROTECTED

Re: SSH segmentation fault

2003-02-23 Thread tc lewis
On Sun, 23 Feb 2003, Mi Zhou wrote: > I have a c program that works fine on a local console but gives a > 'segmentation fault' during execution in SSH. > > The scenario is: > The program and its a.out are on system A running Redhat8.0. I have > another system B running the same OS. I sshed from sy

Re: RedHat 8 kernel compile

2003-02-23 Thread Michael Mansour
The procedure I use is: make dep clean bzImage modules modules_install You can do it all on the one line, and you should make dep before clean. Michael. --- Matthew Simpson <[EMAIL PROTECTED]> wrote: > Hi, > > I've just installed Redhat 8 and need to add some > options to the > kernel. I've

using ttf fonts in GNOME desktop

2003-02-23 Thread Ken Swan
I know that this is probably an old question but I am fairly new to Linux and was wondering if there is a way to use ttf fonts with the desktop.  KDo you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, and more

RE: "kmod: failed to exec" on boot

2003-02-23 Thread Michael Mansour
Yeah, my machine is fine, no dramas with it, I just like to track down errors just in case they could be potential problems. I also like to squash them when I can, I prefer not to see them even if they aren't real problems than to actually see them reminding me there's an error. Michael. --- Dave

Re: What the heck is this??

2003-02-23 Thread Tom Pollerman
On 23 Feb 2003 21:39:16 -0500 "Thomas E. Dukes" <[EMAIL PROTECTED]> wrote: > On Sun, 2003-02-23 at 21:04, Stephen Kuhn wrote: > > > I wonder if you blow out the log file and restart the system - it > > might be easier to track the problem...hate to have huge logfiles > > with mystical messages p

Re: Silly script question - It worked!!!

2003-02-23 Thread Bret Hughes
On Sun, 2003-02-23 at 21:29, Kerry Miller wrote: > Thanks for all the help guys! I haven't tried the -c option for the > smbclient, but I got away from it altogether by just mounting the windows > share as a smbs filesystem. I've scripted it and let it run last night, it > seems to work just f

redhat 7.3 won't detect adaptec scsi card 29320

2003-02-23 Thread Jhun Bacala
Hi! I have two new server with intel server board S845WD1-E and Adaptec SCSI card 29320 on it. During installation RedHat 7.3 can't detect the Adaptec 29320 card. What should I do in order to use this card? Thanks Jhun -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https:/

SSH segmentation fault

2003-02-23 Thread Mi Zhou
I have a c program that works fine on a local console but gives a 'segmentation fault' during execution in SSH.   The scenario is: The program and its a.out are on system A running Redhat8.0. I have another system B running the same OS. I sshed from system B to system A and tried to run the

Silly script question - It worked!!!

2003-02-23 Thread Kerry Miller
Thanks for all the help guys! I haven't tried the -c option for the smbclient, but I got away from it altogether by just mounting the windows share as a smbs filesystem. I've scripted it and let it run last night, it seems to work just fine. I may try the other option just to see which is eas

RE: "kmod: failed to exec" on boot

2003-02-23 Thread Dave Kobler
I have this error also on my machine rh 7.3..It has existed since the 2.4.18 kernel was released by redhat. I have created several bugzilla's out about it, and still the message appears over a year later. My machine still seems to work though -Original Message- From: [EMAIL PROTECTE

RedHat 8 kernel compile

2003-02-23 Thread Matthew Simpson
Hi, I've just installed Redhat 8 and need to add some options to the kernel. I've done. cd /usr/src/linux-2.4/ make xconfig and then changed the config to my needs and then make clean && make dep && make && make bzImage && make modules && make modules_install && make install this line use t

Re: newbie question

2003-02-23 Thread Matthew Saltzman
On Sun, 23 Feb 2003, Thomas E. Dukes wrote: > On Sun, 2003-02-23 at 19:52, tom wrote: > > [...] > > after installation is complet the security levels are defaulted back to > > 'high' - the Ethernet card (eth0) is not trusted as are non of the > > protocols - so i select the settings i want (trust

Re: What the heck is this??

2003-02-23 Thread Thomas E. Dukes
On Sun, 2003-02-23 at 21:04, Stephen Kuhn wrote: > I wonder if you blow out the log file and restart the system - it might > be easier to track the problem...hate to have huge logfiles with > mystical messages pertaining to unknown errors... I rebooted and the problem has not re-occurred. It mu

Re: What the heck is this??

2003-02-23 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 23-Feb-2003/20:39 -0500, "Thomas E. Dukes" <[EMAIL PROTECTED]> wrote: > >These are the last two entries prior to the beginning of these strange >entries. I installed portsenrty today but samba has been installed for >a while. I un-installed porsen

Re: What the heck is this??

2003-02-23 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 23 February 2003 08:39 pm, Thomas E. Dukes wrote: > Feb 23 16:24:07 localhost portsentry[983]: attackalert: Possible > stealth scan from unknown host to TCP port: 111 (accept failed) > Feb 23 16:24:37 localhost last message repeated 160240 t

Re: What the heck is this??

2003-02-23 Thread irwin
A similar thing happened to me last night. It continued until the /tmp file for logwatch took the whole disk and ran out of space. Really fu..ed up my system. I guess it was a denial of service attack. Irwin On Sunday 23 February 2003 05:39 pm, you wrote: > On Sun, 2003-02-23 at 20:24, Mi

Re: What the heck is this??

2003-02-23 Thread Bret Hughes
On Sun, 2003-02-23 at 19:39, Thomas E. Dukes wrote: > On Sun, 2003-02-23 at 20:24, Michael Fratoni wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On Sunday 23 February 2003 08:00 pm, Thomas E. Dukes wrote: > > > I was looking at /var/log/messages and saw this. This is just a

Re: What the heck is this??

2003-02-23 Thread Stephen Kuhn
On Mon, 2003-02-24 at 12:39, Thomas E. Dukes wrote: > > What's the output of > > 'grep "Feb 23 16:3" /var/log/*' ? > > Feb 23 16:23:53 localhost last message repeated 326713 times > Feb 23 16:24:07 localhost last message repeated 70915 times > Feb 23 16:24:07 localhost samba(pam_unix)[1666]: sess

Re: What the heck is this??

2003-02-23 Thread Thomas E. Dukes
On Sun, 2003-02-23 at 20:24, Michael Fratoni wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Sunday 23 February 2003 08:00 pm, Thomas E. Dukes wrote: > > I was looking at /var/log/messages and saw this. This is just a very > > short snippet of the log file. What the heck is this

Re: What the heck is this??

2003-02-23 Thread Stephen Kuhn
On Mon, 2003-02-24 at 12:00, Thomas E. Dukes wrote: > I was looking at /var/log/messages and saw this. This is just a very > short snippet of the log file. What the heck is this about? > > TIA > > Feb 23 16:39:07 localhost last message repeated 325960 times What was the error that precedes thi

Re: What the heck is this??

2003-02-23 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 23 February 2003 08:00 pm, Thomas E. Dukes wrote: > I was looking at /var/log/messages and saw this. This is just a very > short snippet of the log file. What the heck is this about? > > TIA > > Feb 23 16:39:07 localhost last message repeat

Re: What the heck is this??

2003-02-23 Thread Gordon Messmer
Thomas E. Dukes wrote: I was looking at /var/log/messages and saw this. This is just a very short snippet of the log file. What the heck is this about? Feb 23 16:39:07 localhost last message repeated 325960 times It means that syslog got exactly the same message as the last one (should be foun

Re: newbie question

2003-02-23 Thread Edward Dekkers
>this may be a really basic question but i could really do with some >pointers - i am very new to red hat... i have looked around for a solution but have had no luck. Where have you looked? Please be aware what you're asking gets asked twice a week at least here. It is a FAQ. A decent google searc

Re: newbie question

2003-02-23 Thread Thomas E. Dukes
On Sun, 2003-02-23 at 19:52, tom wrote: > hi, > > this may be a really basic question but i could really do with some > pointers - i am very new to red hat... i have looked around for a solution but have > had no luck. > > when i set up redhat 8 during the installation 'security config' window i

Re: ftp incoming hacked

2003-02-23 Thread Mike Vanecek
On Sun, 23 Feb 2003 18:45:14 -0600, Bret Hughes wrote > On Sun, 2003-02-23 at 17:45, Mike Vanecek wrote: > > > It was a bit scary, but it was nice to have chkrootkit, tripwire, and iptables > > around to give me an idea of the status of the system. Bottom line, someone > > uploaded a weirdly named

What the heck is this??

2003-02-23 Thread Thomas E. Dukes
I was looking at /var/log/messages and saw this. This is just a very short snippet of the log file. What the heck is this about? TIA Feb 23 16:39:07 localhost last message repeated 325960 times Feb 23 16:40:08 localhost last message repeated 319264 times Feb 23 16:41:08 localhost last message r

newbie question

2003-02-23 Thread tom
hi,this may be a really basic question but i could really do with somepointers - i am very new to red hat... i have looked around for a solution but have had no luck. when i set up redhat 8 during the installation 'security config' window iask for www, ftp, dhcp and mail to be classed as tru

Re: ftp incoming hacked

2003-02-23 Thread Bret Hughes
On Sun, 2003-02-23 at 17:45, Mike Vanecek wrote: > It was a bit scary, but it was nice to have chkrootkit, tripwire, and iptables > around to give me an idea of the status of the system. Bottom line, someone > uploaded a weirdly named file, but everything that should be working to > protect the sy

Re: samba - Win XP

2003-02-23 Thread Anthony E. Greene
On 23-Feb-2003/19:37 +0100, Tim Rombauts <[EMAIL PROTECTED]> wrote: [-- text/html is unsupported (use 'v' to view this part) --] Please do not post in HTML. I've been using Samba in Windows networks at work and at home for years, and I read mail using a very fast and efficient text-only mail clien

Re: ftp incoming hacked

2003-02-23 Thread Mike Vanecek
On Sun, 23 Feb 2003 15:45:32 -0800, Benjamin R. Mohilef wrote > You wrote: > > > lsattr is not installed on my system. > > > chattr not installed on my system either. If it was, I do not know the > > > It sounds like your system has been cracked badly. The programs > chattr, lsattr, etc

Re: ftp incoming hacked

2003-02-23 Thread Mike Vanecek
On Sun, 23 Feb 2003 16:43:46 -0600, Bret Hughes wrote > On Sun, 2003-02-23 at 16:17, Mike Vanecek wrote: > > On Sun, 23 Feb 2003 10:34:27 -0600, Bret Hughes wrote > > > On Sun, 2003-02-23 at 09:38, Mike Vanecek wrote: > > > > Someone has ftp'd a file to my incoming folder with the name: > > > > >

Re: ftp incoming hacked

2003-02-23 Thread Benjamin R. Mohilef
You wrote: > lsattr is not installed on my system. > chattr not installed on my system either. If it was, I do not know the It sounds like your system has been cracked badly. The programs chattr, lsattr, etc are installed by the e2fsprogs rpm during install. It is highly possible that t

RE: ftp incoming hacked

2003-02-23 Thread Mike Vanecek
On Sun, 23 Feb 2003 19:11:03 -0330, Michael Pelley wrote > H... > > The lsattr and chattr progs are part of the e2fsprogs RPM. Did you > purposely not install e2fsprogs? If you did and it is missing now, then > maybe more is hacked than you think. Do a > rpm -qa | grep e3fsprogs > and

RE: samba - Win XP

2003-02-23 Thread piotr grabowski
On Sun, 23 Feb 2003, Jason Staudenmayer wrote: when you write the user name in windows xp box, type : linuxboxname\username and yuor password peter Message smbadduser -Original Message-From: Tim Rombauts [mailto:[EMAIL PROTECTED] Sent: Sunday, February 23, 2003 1:38 PMTo

Re: redhat-config-nfs does not work

2003-02-23 Thread Gordon Messmer
Anand Buddhdev wrote: I never use the gui tools. Some versions of RedHat ago, one of the official network settings tool completely overwrote my wvdial.conf file. I was fortunate because I had a backup of it, but I decided that day that I would not be trusting my settings to any such tools. I'm qui

Re: ACPI support in Gnome

2003-02-23 Thread Arthur Mueller
Dear Rodrigo, though I've no solution perhaps I can give you a hint. Mandrake has just cool tools built into their latest release, i.e. they are the only ones offering a KDE applet monitoring battery status when acpi is activated. This applet is called kacpi. See rpmseek.net. No idea, wheather eq

Re: ftp incoming hacked

2003-02-23 Thread Matthew Saltzman
On Sun, 23 Feb 2003, Mike Vanecek wrote: > lsattr is not installed on my system. >[...] > > chattr not installed on my system either. If it was, I do not know the syntax > to override the long name with !! at the beginning. Install the e2fsprogs RPM. Use backslashes to escape the ! and blanks in

Re: redhat-config-nfs does not work

2003-02-23 Thread Anand Buddhdev
On Sun, Feb 23, 2003 at 03:23:35PM -0600, Bret Hughes wrote: > Is it just me or do most of these redhat-config-* tools seem pretty > fragile? Error handling appears nonexistant in these tools. This is a > shame because the supply a valuable service but heven help you if you > have the audacity t

Re: ACPI on Sony Vaio Laptop

2003-02-23 Thread Arthur Mueller
Dear Cliff, two weaks ago I tried the same thing with an Acer notebook. Unfortunatelly I had no time to rewrite my results into this mailing list. But, I'll do as soon as I have 2 seconds left... :-) You need a kernel from kernel.org since the patch from sourceforge will not work with pre-patche

Re: ftp incoming hacked

2003-02-23 Thread Bret Hughes
On Sun, 2003-02-23 at 16:17, Mike Vanecek wrote: > On Sun, 23 Feb 2003 10:34:27 -0600, Bret Hughes wrote > > On Sun, 2003-02-23 at 09:38, Mike Vanecek wrote: > > > Someone has ftp'd a file to my incoming folder with the name: > > > > > > !! Just a Comment that you may want to READ.txt > > > > > >

RE: ftp incoming hacked

2003-02-23 Thread Michael Pelley
H... The lsattr and chattr progs are part of the e2fsprogs RPM. Did you purposely not install e2fsprogs? If you did and it is missing now, then maybe more is hacked than you think. Do a rpm -qa | grep e3fsprogs and see if that RPM disto is installed. If it has been, then someone ma

RE: MySQLv4

2003-02-23 Thread Chad Skinner
Thanks Gordon ... I changed the ownership of the directory and all is well. The files were owned by the mysql user, but the directory was not so the file could not be created. Chad > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Gordon Messmer > Sent:

Re: ftp incoming hacked

2003-02-23 Thread Mike Vanecek
On Sun, 23 Feb 2003 10:34:27 -0600, Bret Hughes wrote > On Sun, 2003-02-23 at 09:38, Mike Vanecek wrote: > > Someone has ftp'd a file to my incoming folder with the name: > > > > !! Just a Comment that you may want to READ.txt > > > > The file permissions were set as rw r r which obviously is not

Creating its own boot disk

2003-02-23 Thread JD
Hi,   I’m trying to create my own boot disk using the documentation located in « Documentation/initrd.txt ».   I wrote a /linuxrc file that seems to work…except at the end when it tries to release the open handles and resources and wants to run /sbin/init.   Here are the two issues I

RE: Create screen savers

2003-02-23 Thread Ilona
> > --- "Chris Mason" <[EMAIL PROTECTED]> wrote: > > >I'd like to create some screen savers of my photographs for the KDE > > >desktop, does anyone know how? > > > > > >Chris Mason I'm not sure exactly what kind of screen saver you want but KDE has a built in screen saver that is just will make

RE: ftp incoming hacked

2003-02-23 Thread Mike Vanecek
Nothing like that on my system? How do I look at the file or rename it? Any mv or less I do does not work, even with quoting the name of the file? On Sun, 23 Feb 2003 13:34:17 -0330, Michael Pelley wrote > I'd say the extended permissions have been set. Do a lsattr and > check. > > See: >

Re: redhat-config-nfs does not work

2003-02-23 Thread Bret Hughes
On Sun, 2003-02-23 at 12:46, Gordon Messmer wrote: > Heru Walmsley wrote: > > >I just installed RH 8 and when I run the X based NFS config tool, redhat-config-nfs > >I get the following error: > > > >[EMAIL PROTECTED] root]# redhat-config-nfs > >Traceback (most recent call last): > > Is it ju

Re: redhat-config-nfs does not work

2003-02-23 Thread Gordon Messmer
Gordon Messmer wrote: Your /etc/exports file either has a blank line (which should be ignored, but is not) or a line with only one word (which is invalid). Remove the offending line. I've submitted this as bug 84917. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84917 I don't expect th

Re: Gnome/(KDE?) NFS home dir base locks

2003-02-23 Thread andrew
On Sun, 23 Feb 2003 [EMAIL PROTECTED] wrote: > Gnome wants to make a lock file based in the user's home directory. > This is problematic if the home directory is NFS mounted, as the > lock then is expected to be manged using statd and/or lockd. The > history of statd/lockd has been at best cheq

RE: please help POP3

2003-02-23 Thread Bret Hughes
On Sun, 2003-02-23 at 13:11, Simpson, Doug wrote: > The remote clients are MS OSs running SSH sentinel. I connect to the > internet and then connect to the Freeswan gateway. > When I am connected to the VPN gateway all my traffic goes down the tunnel > until I disconnect the VPN tunnel. > The SSH

Re: Windows reboot affects RH7.3 Gnome cursor

2003-02-23 Thread Peter Horst
* Edward Dekkers <[EMAIL PROTECTED]> [2003-02-22 8:05pm]: > Peter - is this the same box with the shadow images? > > I bet your KVM is not up to scratch. Thanks, maybe that's it, though this isn't the same box with the shadow images. The KVM is a Belkin OmniCube 4-port, which in all respects has

RE: please help POP3

2003-02-23 Thread Simpson, Doug
The remote clients are MS OSs running SSH sentinel. I connect to the internet and then connect to the Freeswan gateway. When I am connected to the VPN gateway all my traffic goes down the tunnel until I disconnect the VPN tunnel. The SSH client (ipsec) takes over the connection and directs all tra

RE: samba - Win XP

2003-02-23 Thread Jason Staudenmayer
Title: Message smbadduser -Original Message-From: Tim Rombauts [mailto:[EMAIL PROTECTED] Sent: Sunday, February 23, 2003 1:38 PMTo: [EMAIL PROTECTED]Subject: RE: samba - Win XP Thanks for the help but I didn't find the smbuser command however. Do you know of any

Re: redhat-config-nfs does not work

2003-02-23 Thread Gordon Messmer
Heru Walmsley wrote: I just installed RH 8 and when I run the X based NFS config tool, redhat-config-nfs I get the following error: [EMAIL PROTECTED] root]# redhat-config-nfs Traceback (most recent call last): ... File "/usr/share/redhat-config-nfs/nfsBackend.py", line 89, in parseFile ho

RE: samba - Win XP

2003-02-23 Thread Tim Rombauts
Thanks for the help but I didn't find the smbuser command however. Do you know of any other way to allow sharing of SAMBA-drives on WIN XP? Thanks, Tim. >From: "Tim Frazee" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: RE: samba - Win XP >Date: Fri, 21 Feb

Re: MySQLv4

2003-02-23 Thread Gordon Messmer
Chad Skinner wrote: I downloaded the RPMs for MySQL (4.0.10) from their site and it installs fine. However when I try to start the server it tells me that it can not bind to the unix socket /var/lib/mysql/mysql.sock. I have looked through all of the files in the RPMs and the mysql.sock file is not

Re: Gnome/(KDE?) NFS home dir base locks

2003-02-23 Thread Jack Bowling
** Reply to message from [EMAIL PROTECTED] on Sun, 23 Feb 2003 12:13:16 -0500 (EST) > There has been an issue brewing for a while in the fancy X desktops, > specifically Gnome, but I beleive KDE has the same problem. > > Gnome wants to make a lock file based in the user's home directory. > This

Re: Apache w/PHP

2003-02-23 Thread Ramesh .T.S
ok a simplest wasy to do it is just install the apache devel package too and do the above procedure that i had sent - Original Message - From: "Curtis Vaughan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 23, 2003 9:35 PM Subject: Re: Apache w/PHP > I did a search (

Re: silly script question

2003-02-23 Thread Anthony E. Greene
On 23-Feb-2003/10:48 -0500, Brian Hanks <[EMAIL PROTECTED]> wrote: >Check into the -c option for smbclient as I have successfully used it in >the past to accomplish this exact thing. Here is an example: > >smbclient server\\temp password -U username -c "prompt;cd dir;get >file" >> logfile.log

Re: internet connection sharing

2003-02-23 Thread Rodolfo J. Paiz
On Tue, 2003-02-18 at 03:22, Will Mc Donald wrote: > [1] http://muse.linuxmafia.org/gshield.html > > [2] http://www.fwbuilder.org/ > > [3] http://www.simonzone.com/software/guarddog/ Also, my personal favorite: [4] Shorewall http://www.shorewall.net -- Rodolfo J. Paiz [EMAIL PROTECTED] -

RE: Netscape stopping

2003-02-23 Thread Earthlink
Bart I went out to mozilla.org and got Mozilla 1.2.1 (The latest stable version) and installed it and it seems to be working just fine. Thanks for your help. -Chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Bart SCHELSTRAETE Sent: Sunday, February 23

Gnome/(KDE?) NFS home dir base locks

2003-02-23 Thread andrew
There has been an issue brewing for a while in the fancy X desktops, specifically Gnome, but I beleive KDE has the same problem. Gnome wants to make a lock file based in the user's home directory. This is problematic if the home directory is NFS mounted, as the lock then is expected to be manged

RE: ftp incoming hacked

2003-02-23 Thread Michael Pelley
I'd say the extended permissions have been set. Do a lsattr and check. See: man lsattr man chattr Mike -- Mike Pelley "Non illegitimati carborundum" Owner & "Misc. Rambler" of Pelleys.com [EMAIL PROTECTED] - www.pelleys.com -Origin

Re: ftp incoming hacked

2003-02-23 Thread Bret Hughes
On Sun, 2003-02-23 at 09:38, Mike Vanecek wrote: > Someone has ftp'd a file to my incoming folder with the name: > > !! Just a Comment that you may want to READ.txt > > The file permissions were set as rw r r which obviously is not a good thing. > Further, I am unable to less it or delete it. I d

Re: Apache w/PHP

2003-02-23 Thread Caleb Groom
On Sun, 2003-02-23 at 02:11, Curtis Vaughan wrote: > On Saturday, Feb 22, 2003, at 22:24 US/Pacific, Ramesh .T.S wrote: > > > verify the php module is loaded properly. check the > > var/log/httpd/error_log > > for any errors. try httpd -l and check if the module exists. > > > > > OK! Now I know i

Re: Apache w/PHP

2003-02-23 Thread Curtis Vaughan
I did a search (find / -name) for apxs and apx*, but nothing came up. So, it seems I don't have any apxs. Curtis On Sunday, Feb 23, 2003, at 06:02 US/Pacific, Ramesh .T.S wrote: use apache's apxs during the php installation --with-apxs=/pathto/apxs - Original Message - From: "Curtis Vau

ftp incoming hacked

2003-02-23 Thread Mike Vanecek
Someone has ftp'd a file to my incoming folder with the name: !! Just a Comment that you may want to READ.txt The file permissions were set as rw r r which obviously is not a good thing. Further, I am unable to less it or delete it. I did change the permissions to 000 by chmod 000 *. This is RH

Re: RE: silly script question

2003-02-23 Thread Brian Hanks
Check into the -c option for smbclient as I have successfully used it in the past to accomplish this exact thing. Here is an example: smbclient server\\temp password -U username -c "prompt;cd dir;get file" >> logfile.log Good luck, Brian Hanks Message: 3 From: Patrick Nelson <[

Re: Odd.. can't print images from Mozilla

2003-02-23 Thread Richard S. Crawford
I don't believe the file format is relevant. No image will print, regardless of format: png, gif, and jpeg all fail to print. Only text prints. On Sat, 2003-02-22 at 23:41, LAST FIRST wrote: > check he file format of the map. > > > --- message from "Richard S. Crawford" <[EMAIL PROTECTED]> a

Re: Apache w/PHP

2003-02-23 Thread Ramesh .T.S
use apache's apxs during the php installation --with-apxs=/pathto/apxs - Original Message - From: "Curtis Vaughan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 23, 2003 1:41 PM Subject: Re: Apache w/PHP > > On Saturday, Feb 22, 2003, at 22:24 US/Pacific, Ramesh .T

Re: modprobe "can't locate module" errors

2003-02-23 Thread Ramesh .T.S
try kudzu -s check if there is ne change in the hardware. or is there ne ipchains or iptables running. if these r not required use ntsysv to stop it and pls send a sample of varlog messages and dmesg - Original Message - From: "Michael Mansour" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> S

RE: Create screen savers

2003-02-23 Thread Chris Mason
Did that and didn't find anything. What am I looking for? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of LAST FIRST > Sent: Sunday, February 23, 2003 3:43 AM > To: [EMAIL PROTECTED] > Subject: Re: Create screen savers > > > > Use The Gimp and s

Re: How to install a Web server and FTP server?

2003-02-23 Thread Anthony E. Greene
On 23-Feb-2003/20:42 +0800, hkcc1976 <[EMAIL PROTECTED]> wrote: [asking what distro would be best] >How about newbie(not me!)? Something that it easy to install and configure. RedHat, SuSE, or Mandrake. I haven't used Slackware recently. Tony -- Anthony E. Greene O

Re: How to install a Web server and FTP server?

2003-02-23 Thread hkcc1976
How about newbie(not me!)? - Original Message - From: "Anthony E. Greene" <[EMAIL PROTECTED]> Date: Sun, 23 Feb 2003 05:57:05 -0500 To: [EMAIL PROTECTED] Subject: Re: How to install a Web server and FTP server? Re: On 22-Feb-2003/23:35 -0800, LAST FIRST <[EMAIL PROTECTED]> wrote: Re

Re: How to install a Web server and FTP server?

2003-02-23 Thread Anthony E. Greene
On 22-Feb-2003/23:35 -0800, LAST FIRST <[EMAIL PROTECTED]> wrote: >Thank you. I know the advantage and the disadvantage of Live-CD is that >you can NOT install and uninstall anything. Rather inconvinent for >advance user who would like to set up a FTP-server or webserver. Do you >recommend Slackwar

Re: "kmod: failed to exec" on boot

2003-02-23 Thread Michael Mansour
As requested, the dmesg: [EMAIL PROTECTED] root]# dmesg|more Linux version 2.4.18-24.8.0 ([EMAIL PROTECTED]) (gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)) #1 Fri Jan 31 06:51:30 EST 2003 BIOS-provided physical RAM map: BIOS-e820: - 0009fc00 (usable) BIOS-e820: 000

Re: modprobe "can't locate module" errors

2003-02-23 Thread Michael Mansour
No, it's a server system and never has/needs a soundcard. I just installed the standard Red Hat supplied environment with no real changes from the stock RPM's, just added the RPM updates to the various packages. Michael. --- LAST FIRST <[EMAIL PROTECTED]> wrote: > > Do you install it with one?

Re: ACPI on Sony Vaio Laptop

2003-02-23 Thread Cliff Diamond
Rodrigo I've no idea about the battery charge monitor - I'm new to Linux. Thanks for the links. I'll let you know how I get on. Regards Cliff - Original Message - From: "Rodrigo Pereira" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, February 22, 2003 4

Re: System freeze / hang, ping responding,can connect but no service answers

2003-02-23 Thread Jack Bowling
** Reply to message from Stefan Neufeind <[EMAIL PROTECTED]> on Sun, 23 Feb 2003 01:05:20 +0100 > Hi, > > I got a very weird problem with a RedHat-server. Occasionally (can't > even say that its under "high load" or something like that) the > system freezes / hangs. It's possible to ping the

Re: System freeze / hang, ping responding, can connect but no service answers

2003-02-23 Thread Stefan Neufeind
On 23 Feb 2003 at 9:01, Bart SCHELSTRAETE wrote: > >I got a very weird problem with a RedHat-server. Occasionally > >(can't even say that its under "high load" or something like that) > >the system freezes / hangs. It's possible to ping the machine > >(responds normal) and you can even connect to

Re: Apache w/PHP

2003-02-23 Thread Curtis Vaughan
On Saturday, Feb 22, 2003, at 22:24 US/Pacific, Ramesh .T.S wrote: verify the php module is loaded properly. check the var/log/httpd/error_log for any errors. try httpd -l and check if the module exists. OK! Now I know it's not compiled into apache! So what should I do? Uninstall php and then d

Re: System freeze / hang, ping responding, can connect but no serviceanswers

2003-02-23 Thread Bart SCHELSTRAETE
Stefan Neufeind wrote: Hi, I got a very weird problem with a RedHat-server. Occasionally (can't even say that its under "high load" or something like that) the system freezes / hangs. It's possible to ping the machine (responds normal) and you can even connect to ports like pop3 (110) which we

  1   2   >