RE: Sendmail SMTP with Auth Howto??

2002-01-27 Thread Brandon Dorman
our thoughts and prayers are with you, Moke. -brandon On Sun, 2002-01-27 at 23:11, Moke Tsing Moh Lim wrote: > Thanks for all that have assisted in this subject. I will away for 2 weeks > I've lost my loved one. I been back to this 2 weeks later. > > Regards > > Moke > > -Original Mes

RE: Sendmail SMTP with Auth Howto??

2002-01-27 Thread Moke Tsing Moh Lim
Thanks for all that have assisted in this subject. I will away for 2 weeks I've lost my loved one. I been back to this 2 weeks later. Regards Moke -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Julian Opificius Sent: Saturday, January 26, 2002 4:00 A

Re: samba with Windows 2000

2002-01-27 Thread Bret Hughes
On Sun, 2002-01-27 at 22:29, Jatan wrote: > Michael S. Dunsavage wrote: > > > if you are on a domain try using > > > > > > > > password server = domainserver > > > > > > > > in the global section. > > > i dont think im on a domain. I haven't setup one !! I wonder if Windows > 2000 sets up o

Re: samba with Windows 2000

2002-01-27 Thread Jatan
Michael S. Dunsavage wrote: > if you are on a domain try using > > > > password server = domainserver > > > > in the global section. > i dont think im on a domain. I haven't setup one !! I wonder if Windows 2000 sets up one itself!! ;) I just have a couple of Win2000 machines connected to

word perfect 8 question

2002-01-27 Thread hanfamily
I did a clean install of rh7.2 on my home machines about a month ago loaded the libc ld.so from 6.2 and had no problem loading word perfect. So this weekend I installed 7.2 on the first machine at work. Wordperfects graphical install fails and when i do a text base install it says wp doesnot work

Re: samba with Windows 2000

2002-01-27 Thread Michael S. Dunsavage
if you are on a domain try using   password server = domainserver   in the global section.  Also if you are using a samba password file make sure it's set in the global section   smb passwd file = /usr/local/samba/private/smbpasswd   - Original Message - From: Jatan To:

Re: home directory

2002-01-27 Thread Cameron Simpson
On 08:23 28 Jan 2002, adrian kok <[EMAIL PROTECTED]> wrote: | I tried adduser -d home2 nicole, but it doesn't work! | adduser: invalid home directory `home2' Try: adduser -d /home2/nicole nicole -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ So there

Re: samba with Windows 2000

2002-01-27 Thread Jatan
nopes, tried using the same values as you (ignoring the domain stuuf), but still doesn't work. I wonder why :(  I will keep trying out various combinations, lets see. Meanwhile, any ideas are welcome :) Thanks a lot! Jatan Michael S. Dunsavage wrote: 01c1a753$52f1ff80$0201010a@hercules">

Multi user tips

2002-01-27 Thread Tom Kiblin
Folks, Hello, I'm a long time lurker to the list, and have been playing with RH for almost a year now, I moved all my internal email, web, sql, etc to Linux. I've learned a lot, but still have much to learn. Anyhow, my question is this: I am going to open up a system to a few folks and offe

mkefs

2002-01-27 Thread adrian kok
Hi all When I typed make format this disk, there is message the file size limit exceed. Do you know why? and how do I solve it Thank you ___ Do You Yahoo!? Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.

RE: MS Trackball explorer? [Was Re: samba with Windows 2000]

2002-01-27 Thread Graeme Jensen
I don't have a microsoft mouse but one similar to that I just plugged it in and went to the configuration software and changed the information to match my mouse. I think your mouse may have been included so if it is just choose it and save the settings. If your mouse isn't there you should be a

RE: updating rpms using rpm

2002-01-27 Thread Greg Wright
*** REPLY SEPARATOR *** On 28/01/2002 at 11:31 PM Josep M. [EMAIL PROTECTED] [gregausit/redhat-list] wrote: >Hello. > >Just when finished upgrade,had a problem with console session,I open >another console session (ctrl-f2) and was not possible login >because an problem,maybe w

Re: home directory

2002-01-27 Thread Devon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 27 January 2002 07:23 pm, adrian kok wrote: > I tried adduser -d home2 nicole, but it doesn't work! > > adduser: invalid home directory `home2' You probably want 'adduser -d /home2 nicole', which would make nicole's home directory /home2/

home directory

2002-01-27 Thread adrian kok
Hi Cameron I tried adduser -d home2 nicole, but it doesn't work! adduser: invalid home directory `home2' please help Thank you [root@adrian /]# ls home bootdos home2 lost+found opt sbin service usr [root@adrian /]# adduser -d home2 nicole adduser: invalid home directory `

Re: running up2date is resulting in a python error

2002-01-27 Thread Devon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 27 January 2002 05:39 pm, Frank Jacobberger wrote: > Running RH 7.2 client here. Have used up2date successfully in the pass > until yesterday. Here is the sequence of events leading up to the > problem: > > After the gui redhat update agent

running up2date is resulting in a python error

2002-01-27 Thread Frank Jacobberger
Running RH 7.2 client here. Have used up2date successfully in the pass until yesterday. Here is the sequence of events leading up to the problem: After the gui redhat update agent appears in gnome, I select next and the channel panel appears, I select next again and then "Retrieving List of all a

RE: updating rpms using rpm

2002-01-27 Thread Josep M.
Hello. Just when finished upgrade,had a problem with console session,I open another console session (ctrl-f2) and was not possible login because an problem,maybe was kernel uppgrade the problem,but was impossible boot the machine:) Do You believe that upgrading kernel first will be solved? Josep

Re: cd burning...

2002-01-27 Thread Brandon Dorman
That line was already in there under the ide-scsi section. Doing /sbin/modprobe ide-scsi says it can't find the module ide-scsi, because it was compiled in the kernel. I am using RH 7.2 with all the updates. -Brandon On Thu, 2002-01-24 at 04:08, Kjetil Tjensvold wrote: > You dont say which ve

RE: updating rpms using rpm

2002-01-27 Thread Harold Cubillos
Sounds like the kernel rpms were updated and you just have to compile the new kernel.   Course, first you will have to get into the system !   So this command does work under 7.2 ? I have not gotten it to work at all on four different systems.   -Original Message-From: [EMAIL PRO

Re: Print man pages duplex question

2002-01-27 Thread Vidiot
> >I want to print duplex, wherever possible. When I create man pages, I >do so by man -t. I can pipe this to a new postscript file and then >print using ghostview, odd pages first, even pages next. > >I'd like to find a way to skip the intermediate step of creating the .ps >file, perhaps by pip

Re: laptop extra keys

2002-01-27 Thread Ian Truelsen
On 2002.01.21 16:53 Ben Logan wrote: > I have a Logitech keyboard with similar keys. I got them to work > (under X) by using the following method: > > Run 'xev' to get the keycode. > > Use 'xmodmap' to map the code to a keysym known to X. Once I got the > commands right, I put them in my .xini

Re: Latest XFree86 updates, and port 1008

2002-01-27 Thread Mike Burger
netstat -anp | grep 1008 tcp0 0 0.0.0.0:10080.0.0.0:* LISTEN 828/rpc.rquotad Wow...rpc.quotad. Interesting...I think there might have been a quota update somewhere in what I updated, recently...but this is the first time I saw this. I don't recall seein

setting window stacking on top?

2002-01-27 Thread Bret Hughes
In RHL6.2 I was able to right click on the title bar of the window and set the stacking to be "ontop" That enabled me to keep a window on top of a large window that I wanted to enter stuffinto and see the on top window. I cannot figure out how to do this in RHL 7.2 I run ximian Gnome on my lapto

Re: Latest XFree86 updates, and port 1008

2002-01-27 Thread Gerry Doris
For what it's worth, I checked my system after the up2date updates and I also have 1008 active. However, it's being used by faxgetty part of my Hylafax setup. I didn't check before doing the updates and I'm sure it has nothing to do with them. Gerry On Sun, 27 Jan 2002, Devon wrote: >

Re: samba with Windows 2000

2002-01-27 Thread Jatan
yes i always restart samba after making any changes in the smb.conf file. I learnt this the hard way... while configuring the ethernet adapter eth0 some days back! :) Jatan Michael S. Dunsavage wrote: >did you restart samba? > >- Original Message - >From: "Jatan" <[EMAIL PROTECTED]>

Re: Is RedHat droping the free subscriptors?

2002-01-27 Thread ABrady
- Original Message - From: David Talkington <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, January 27, 2002 11:46 AM Subject: Re: Is RedHat droping the free subscriptors? > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > ABrady wrote: > > >We've come full circle, but we b

Re: MS Trackball explorer? [Was Re: samba with Windows 2000]

2002-01-27 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Devon wrote: >> > I would like to use a Microsoft Trackball explorer with RedHat 7.2, >> > but its not listed as being compatible on the redhat website. Does >> > anyone know if I can use it, if so how do I make it 'usable' > >You didn't say i

Re: VMWARE FOR WIN USING LIN.

2002-01-27 Thread Rodolfo J. Paiz
At 1/27/2002 12:31 PM -0500, you wrote: >On Sun, 27 Jan 2002, tracker wrote: > > > I went to install a guest OS and went to select a exe of the cd but > > there is nothing to run off of.. anyone suggestion are very welcome! TIA > >Sounds like v3. Also check out: http://www.vmware.com/support/ws3/

Re: Is RedHat droping the free subscriptors?

2002-01-27 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ABrady wrote: >We've come full circle, but we brought along a service that didn't >exist. Don't like the cost? Don't use it. Try that with the folks up >around Seattle. Hey, watch it, bub. Seattle != Redmond. We're on the _friendly_ side of Lake

Re: Focus behavior

2002-01-27 Thread rnichols
On Sat, 26 Jan 2002, Duane Clark <[EMAIL PROTECTED]> wrote: :Having recently upgraded from 6.2 to 7.2 (yea, I took my time doing :that), there is one change that is really irritating me. In :enlightenment, I had things set up so the focus follows the mouse, but :does not raise the windows. Wind

Re: VMWARE FOR WIN USING LIN.

2002-01-27 Thread Duncan Hill
On Sun, 27 Jan 2002, tracker wrote: > I went to install a guest OS and went to select a exe of the cd but > there is nothing to run off of.. anyone suggestion are very welcome! TIA Sounds like v3. Just create a VM session for Linux. Assign disk and RAM as desired. Boot it, make sure its set t

Re: Netscape menus gone -Need help recovering!

2002-01-27 Thread rnichols
On Fri, 25 Jan 2002, BobH <[EMAIL PROTECTED]> wrote: :Hi, : I just upgraded to KDE-2.2.2 on a RH-2 box with netscape-4.78 installed. : I have lost all the menus and command bar fonts! I have done a force :refresh and still no good. : : The text on the web pages renders just fine. E-Mail,

VMWARE FOR WIN USING LIN.

2002-01-27 Thread tracker
After installing VMware for windows so i would be able to use RH under it. Is there anyone that would be able to suggest how to install RH through VMware . I went to install a guest OS and went to select a exe of the cd but there is nothing to run off of.. anyone suggestion are very welcome! TIA

Re: samba with Windows 2000

2002-01-27 Thread Michael S. Dunsavage
[global] workgroup = OLYMPUS server string = Redhat Linux 7.0 Zeus Box load printers = yes printcap name = /etc/printcap guest account = pcguest log file = /usr/local/samba/var/log.%m max log size = 50 security = user password server = zeus encrypt passwords = yes smb passwd file = /usr/local/samb

Re[2]: samba with Windows 2000

2002-01-27 Thread Rodolfo J. Paiz
At 1/27/2002 10:22 AM +, you wrote: > I'm new to this list, and I have a question, I hope this is the > right place to ask it. It is one of the places where you can ask this kind of question, Kristina. The other is [EMAIL PROTECTED] whose members are concerned specifically with RH-7.2 i

Re: samba with Windows 2000

2002-01-27 Thread Michael S. Dunsavage
did you restart samba? - Original Message - From: "Jatan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, January 27, 2002 1:44 AM Subject: Re: samba with Windows 2000 > no, i had the line > > browsable = no > > in the [homes] section. I changed it to yes and tried again. Sti

Print man pages duplex question

2002-01-27 Thread John P Verel
I want to print duplex, wherever possible. When I create man pages, I do so by man -t. I can pipe this to a new postscript file and then print using ghostview, odd pages first, even pages next. I'd like to find a way to skip the intermediate step of creating the .ps file, perhaps by piping dire

Re: Is RedHat droping the free subscriptors?

2002-01-27 Thread Wolfgang Pfeiffer
--- Wolfgang Pfeiffer <[EMAIL PROTECTED]> wrote: > [ ... ] > 2. > Free Linux does not mean the same as free bear: ummm, except the fact that I hope bears know I'm *not* free ... :) Sorry for the typo. Wolfgang > one has the right to make money with Linux IIRC. [ ... ] = -- Wo

Re: samba with Windows 2000

2002-01-27 Thread Jatan
Hi, I couldn't find anything like "EncryptedPasswords" in the smb.conf file. But I have set encypt paswords = yes But this doesnt solve the problem either. I am getting the feeling that I must have overlooked some obvious point here! Any ideas ?? Thanks ! Jatan Sebastian Kayser wrote: >

Re: Netscape menus gone -Need help recovering!

2002-01-27 Thread Devon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 27 January 2002 09:57 am, BobH wrote: > Netscape works just fine on Gnome. The problem is only with the KDE > dekstop. I will check more out when I get home from NYC and Linux > Expo. Do you have antialised fonts enabled in KDE? If so, yo

Re: MS Trackball explorer? [Was Re: samba with Windows 2000]

2002-01-27 Thread Devon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 27 January 2002 10:15 am, Devon wrote: > On Sunday 27 January 2002 05:22 am, kristina wrote: > > Morning List, > > > > I'm new to this list, and I have a question, I hope this is the > > right place to ask it. > > > > I would like to u

cfdisk

2002-01-27 Thread hanfamily
Hi, What happened to cfdisk in RH7.2? What is the best substitute. I use it to format zipdrives. Thanks Linda ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

MS Trackball explorer? [Was Re: samba with Windows 2000]

2002-01-27 Thread Devon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 27 January 2002 05:22 am, kristina wrote: > Morning List, > > I'm new to this list, and I have a question, I hope this is the > right place to ask it. > > I would like to use a Microsoft Trackball explorer with RedHat 7.2, > but its

Re: Latest XFree86 updates, and port 1008

2002-01-27 Thread Devon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 27 January 2002 04:29 am, Mike Burger wrote: > I run "chkrootkit" on my system, nightly, to try to ensure that > nobody's found a way behind my firewall and hacked in. > > This morning, while perusing my nightly logs and messages, chkrootkit

Re: Netscape menus gone -Need help recovering!

2002-01-27 Thread BobH
Netscape works just fine on Gnome. The problem is only with the KDE dekstop. I will check more out when I get home from NYC and Linux Expo. Thanks, Bob Mike Watson wrote: > > Check your fonts. DId you update some? I've updated two of my boxes with KDE > 2.2.2 and Netscape 4.78 works just

Re: Is RedHat droping the free subscriptors?

2002-01-27 Thread Wolfgang Pfeiffer
1. Redhat Inc. is a company living on the cash they make, i.e. without the profits Redhat probably will not survive. This is capitalism, which means (more or less): no money, no living. We're living in a world where thousands of children are dying daily from hunger, all this in a situation, where

Re: Converting HTML Pages to PDF Format

2002-01-27 Thread Dave Ihnat
On Sat, Jan 26, 2002 at 09:36:17PM -0500, R P Herrold wrote: > Uh...Dude, RTFManpage Mea Culpa, Mea Culpa, Mea Maxima Culpa. That's the problem with one-liners of any kind. -- Dave Ihnat [EMAIL PROTECTED] ___ Redhat-list mailing li

Re: Converting HTML Pages to PDF Format

2002-01-27 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 26 Jan 2002, Manish Kathuria wrote: >Is there any software / utility to convert an HTML page (with or without >images) into PDF format ? Printing to Postscript, then converting to PDF works, but you might try html2ps

PHP, interbase and RedHat

2002-01-27 Thread Pieter De Wit
Hello Guys, I was just wondering if RedHat will release a "PHP Add-on" for Interbase access. Thanks, Pieter De Wit ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Regular expressions

2002-01-27 Thread Nick Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * and then Cameron Simpson blurted > [Loads of useful references snipped] > There's more, but those are the basics. "Basic regexps" don't have + or > () or |, except for sed and vi with have () but they need special marking > as \( and \) (for h

Re: updating rpms using rpm

2002-01-27 Thread Josep M.
Hello. You are lucky,I tried this some days ago and machine was unbootable:(  I checked rpm´s integrity before update and was all ok. Josep Begin of Quote Harold Cubillos : Hello, I am experiencing a problem trying to update my redhat 7.2 server using the built in ftp client in rpm. I am

Re: Is RedHat droping the free subscriptors?

2002-01-27 Thread ABrady
On Sun, 27 Jan 2002 01:09:28 -0500 "Jim Bija" <[EMAIL PROTECTED]> implied: > 60 $ a year for updates PER COMPUTER. Does this sound more and more M$ > like or what? They provide free updates and you have to buy their new > OS year from year or so. > Now RHL is giving AND selling their OS and charg

Re[2]: samba with Windows 2000

2002-01-27 Thread kristina
Morning List, I'm new to this list, and I have a question, I hope this is the right place to ask it. I would like to use a Microsoft Trackball explorer with RedHat 7.2, but its not listed as being compatible on the redhat website. Does anyone know if I can use it, if so how do I make

RE: samba with Windows 2000

2002-01-27 Thread Sebastian Kayser
Hi Jatan, > Windows 2000 was known to > have problems with samba because of > password encryption, domain name > controllers etc. Can this be related > to > something like that ? Sure, check if you set EncryptedPasswords = yes If not Samba does not know what to do with the encrypted passwords

Latest XFree86 updates, and port 1008

2002-01-27 Thread Mike Burger
I run "chkrootkit" on my system, nightly, to try to ensure that nobody's found a way behind my firewall and hacked in. This morning, while perusing my nightly logs and messages, chkrootkit came up with a positive hit in its BINDSHELL tests, telling me that something was listening on port 1008.

Re: IPMASQ probs

2002-01-27 Thread Mike Burger
Set up an IRC server that lives behind the firewall. Then, your users can DCC all they want. On Sun, 27 Jan 2002, Jim Bija wrote: > I have a RHL 7.2 box that is the gateway for a few machines. I wish to allow > these machines behind the linux box to DCC and ICQ files back and forth. > Everythi

Re: remote query of the MAC Address?

2002-01-27 Thread George Abdo
Thanks all for replying. I was not aware that ARP will show the HW address. I still have a question, how do I check HW addresses on a different subnets? I know Fransisco Neira suggested ettercap; as I only need this tool at my "corporate" employer and I am not part of the "IT Security" group, t