space utilization control

2002-05-15 Thread Thierry ITTY

Hello

I wish i could control space utilisation on directories, something the same
way that quota control it on file systems.

I have a big file system which holds projects informations, and on which a
main directory is created for each project, and I wish that none of those
main project directories can grow more than a given size. I can't manage so
as one project = one group so I can't use quotas. I prefer not to consider
the possibility that one project = one file system.

btw this file system is a samba share

any advice ?

tia
- * - * - * - * - * - * -
Bien sûr que je suis perfectionniste !
Mais ne pourrais-je pas l'être mieux ?
Thierry ITTY
eMail : [EMAIL PROTECTED]   FRANCE



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: web based tool for webserver

2002-05-15 Thread Michael J. Denton

> Are there tools for to administrate a rh webserver. Are you known advanced
> opensource projects?
> It should be a prodcut like freevsd (but name-based) or very good example is
> the GUI form Cobalt.

I'm not entirely sure what you exactly want control via a web interface 
but Webmin is an excellent program.

http://www.webmin.com

Michael



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



web based tool for webserver

2002-05-15 Thread Eicher Rene

Hi list

Are there tools for to administrate a rh webserver. Are you known advanced
opensource projects?
It should be a prodcut like freevsd (but name-based) or very good example is
the GUI form Cobalt.

Thanks for responding...
Regards Rene



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Which rpms on which CD?

2002-05-15 Thread Michael Fratoni

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wednesday 15 May 2002 08:15 pm, Keith Winston wrote:

> > http://www.tuxfan.homeip.net:8080/rpms/whichcd-0.1-1.i386.rpm
> > http://www.tuxfan.homeip.net:8080/rpms/whichcd-0.1-1.src.rpm
>
> Thanks!  I've give it a whirl.

Hope you find them helpful. I've made changes, and there are more recent 
versions available. They now include support for 7.1, 7.2, 7.3, plus a 
few others. The earlier versions aren't much use, other than to determine 
what version of a package was included in a given release.

You can specify the version to query on the command line.
Usage: whichcd [-v version] search_name1 search_name2
If the version isn't specified, it defaults to the version you have 
installed. (As reported by /etc/redhat-release.)

I also changed the spec file to build the rpm as noarch, as it should have 
been in the first place.
http://www.tuxfan.homeip.net:8080/rpms/whichcd-0.1-2.noarch.rpm
http://www.tuxfan.homeip.net:8080/rpms/whichcd-0.1-2.src.rpm

Enjoy!

- -- 
- -Michael

pgp key:  http://www.tuxfan.homeip.net:8080/gpgkey.txt
Red Hat Linux 7.2 in 8M of RAM: http://www.rule-project.org/
- --
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjzjSuMACgkQn/07WoAb/StHlwCfX7M3BfC62WF+GX6gc9XNsjAr
rhEAnA5NeyKcYQvGEgXiYdA2F2Du6fwA
=RMZy
-END PGP SIGNATURE-



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Courier, was Re: Tool to migrate

2002-05-15 Thread Gary

On Wed, May 15, 2002 at 09:36:58PM -0700 or thereabouts, Gordon Messmer wrote:
> On Wed, 2002-05-15 at 14:43, Steve Busko wrote:
> > All,  looking to see if anyone knows of any migration
 
> Consider using Courier MTA:  http://www.courier-mta.org/

Hello Gordon,

A few times I have seen your offing on courier for an MTA. I have
visited their site, and am quite impressed with its capabilities and
add-ins.. How is the installation, and speed as an MTA.  I am currently
using Postfix.. Any personal thoughts on your working observations is
appreciated.. 
 

-- 
Best regards,
Gary   



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: how do i kill this *)$%(**(#$*& thing???

2002-05-15 Thread R Talbot

daniel wrote:

> i put cd in
> kde mounts it all on its own
> i copy files to hard drive
> i type the following:
>
>   eject
>
> nothing
> not even a new prompt
> so at different prompt i type:
>
>   ps -ax
>
> and there it is:
>
>   ...
>   13152 ?  D  0:00 eject
>   ...
>
> so i type:
>
>   kill 13152
>
> and i get a new prompt
> but no cd
> so i type yet again:
>
>   ps -ax
>
> and lo and behold:
>   13152 ?  D  0:00 eject
>
> wtf?
> if i can't kill it
> is there a MURDER command?
> or maybe just a gimmemycdbackyoustupidbox command
>
> help
>
> _
> daniel a. g. quinn
> starving programmer
>
> there are no innocents. it is all of us together by action and inaction who
> made the world what it is.
>  - mithras
>
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list

Dan

  You probably did this : ^ )and not to be insulting but
did you close the directory 
 Some times I forget and can't umount or eject the cd because the system has
the the /mnt/cdrom open somewhere such as Konqueror or a terminal.

Bob



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: how do i kill this *)$%(**(#$*& thing???

2002-05-15 Thread Bret Hughes

On Wed, 2002-05-15 at 19:53, daniel wrote:

> wtf?
> if i can't kill it
> is there a MURDER command?
> or maybe just a gimmemycdbackyoustupidbox command

this is linux there can be if you want.  put this in ~/.bashrc
alias MURDER='kill -9'

Not sure it is your problem though if your cd is /mnt/cdrom mounted on
/dev/cdrom that is probably a symlink to the actual device (on my system
/dev/hdc) eject should unmount it unless there is something using it. 
make sure that you don't have a term sitting in that dir as the cwd or a
gui file manager with that as the current dir.

Bret



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Tool to migrate from MS Exchange to Linux?

2002-05-15 Thread Gordon Messmer

On Wed, 2002-05-15 at 14:43, Steve Busko wrote:
> All,  looking to see if anyone knows of any migration
> tools that can be used to move from an MS Exchange mail
> server to Red Hat Linux.  Or any other migration info or
> tips a bonus.  Thanks in advance for any help.

Consider using Courier MTA:  http://www.courier-mta.org/

You can use imapcp to copy the accounts messages from one server to
another: http://www.jplanglois.com/products/imapcp/




signature.asc
Description: This is a digitally signed message part


Re: hostname and domainname from redhat list

2002-05-15 Thread Bret Hughes

On Wed, 2002-05-15 at 17:37, Jake McHenry wrote:
> No, my machine works fine, dns works fine, I'm trying to get a web based 
> mail program working and it's telling me that I need to set domainname to 
> something other than (none)
 needs to be set in the package config file?

HTH
Bret



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: not able to tear off menus in gnome with RH 7.3

2002-05-15 Thread Gordon Messmer

I've got them on all of the GTK+ engines I've got installed except
Xenophelia.  What theme are you using?

On Wed, 2002-05-15 at 08:07, David Yates wrote:
> Has anyone else noticed the lack of the dotted line tear off menu handle in gnome 
>under RH 7.3. Is this a bug? Did RH disable tear off menus in gnome? If so, why? Is 
>there a way to re-enable them? Gnome isn't as useful without tearoff menus. RH 7.2 
>had them as did Ximian gnome.
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list




signature.asc
Description: This is a digitally signed message part


Re: Tool to migrate from MS Exchange to Linux?

2002-05-15 Thread Pieter De Wit

Hello Steve,

Use fetchmail. I havn't needed to use it to do more then one folder, but I
am sure that it supports it.

Cheers,

Pieter

- Original Message -
From: "Steve Busko" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 15, 2002 23:43
Subject: Tool to migrate from MS Exchange to Linux?


> All,  looking to see if anyone knows of any migration
> tools that can be used to move from an MS Exchange mail
> server to Red Hat Linux.  Or any other migration info or
> tips a bonus.  Thanks in advance for any help.
>
>  - Steve Busko
>
>
>
>



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Moving bookmarks to Mozilla

2002-05-15 Thread Bret Hughes

On Mon, 2002-05-13 at 16:22, Art Ross wrote:
> Does anyone know how to transfer bookmarks from Winodws to Linux for
> the Mozilla-based browsers?
> 
> The bookmark files for Netscape & Mozilla appear to be the same
> format.  I copied the bookmarks from Netscape 6 under windows to what
> I thought was the appropriate directory on my Linux box.  I even used
> 'find file' to locate all occurances of bookmarks.html.
> 
> No matter what I do, I can't seem to get these bookmarks recognized
> under Mozilla (1.0 RC1).  I had no problems transferring bookmarks
> from Windows Opera to Linux Opera.
> 
> Any suggestions?

Try bookmarks -> manageBookmarks->importbookmarks and select the file
you want to import.

I have slept since I did this but seems like this or at east something
like it is what I did.

Bret



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Archiving Folders

2002-05-15 Thread Cameron Simpson

On 22:48 15 May 2002, Jim Hale <[EMAIL PROTECTED]> wrote:
| I got to use half of it tonight - hopefully I won't need the OTHER half

It would be wise to _test_ the other half.
Disaster recovery time is _not_ the time you want to find out the first half
wasn't done right.

Cheers,.
-- 
Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/

No real plot, some good special effects, but not enough to save this very
forgettable film. S&N: Windows 95.
- Phil Herring <[EMAIL PROTECTED]> on _Mission Impossible_



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: ReiserFS for root partition

2002-05-15 Thread Bret Hughes

On Mon, 2002-05-13 at 13:41, Anand Buddhdev wrote:
> On Mon, May 13, 2002 at 01:02:49PM -0500, Kevin Krieser wrote:
> 
> > I believe their intent is that they would prefer you use EXT3, which is
> > another journalling filesystem, with it's own advantages and disadvantages
> > with regard to Reiserfs.
> 
> Yes I realise that, and I know some of the reasons why RedHat prefers us
> to use ext3. I do use ext3 myself, and I have no problems with it. But
> I am curious as to why ReiserFS is not an option, and if we do want to
> use it for the root filesystem, how do we achieve that?
> 
do a little googleing there is stuff out there.  You have to modify the
installation images 

Ther might even be some stuff specifi to what you are wanting to do but
here are a couple of links that might be of help. 

http://home4.pacific.net.sg/~tzd/linux/gateway/3350.html

http://cambuca.ldhs.cetuc.puc-rio.br/

HTH
Bret



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: IP GAMES FOR SUCKING BUCKS

2002-05-15 Thread Gordon Messmer

I didn't actually mean to use localhost... but no other IP sprang to
mind as an example.  :)

On Wed, 2002-05-15 at 18:13, Mike Burger wrote:
> And just what makes you figure that by pointing the browser at the 
> localhost address that it proves anything?
> 
> On 15 May 2002, Gordon Messmer wrote:
> 
> > Open the web server by IP address in your browser (http://127.0.0.1/).
> > 
> > If you see your web page, you're almost certainly on a dedicated
> > server.  However, unless you don't think the performance of the machine
> > is up to snuff, I wouldn't worry about it.  Sharing saves money.
> > 




signature.asc
Description: This is a digitally signed message part


RE: Archiving Folders

2002-05-15 Thread Jim Hale

Thanks for the info :)

I got to use half of it tonight - hopefully I won't need the OTHER half
;)

Jim Hale
---
Jim & Kathy's Website Collection
http://hale.dyndns.org

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On Behalf Of Maynard B. Fernando
> Sent: Wednesday, May 15, 2002 10:18 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Archiving Folders
> 
> 
> to compress: tar -zcvf name_of_the_file.tar.gz *
> to uncompress: tar -zxvf name_of_the_file.tar.gz
> 
> - Original Message - 
> From: "Jim Hale" <[EMAIL PROTECTED]>
> To: "Mailing List - Red Hat (Co)" <[EMAIL PROTECTED]>
> Sent: Thursday, May 16, 2002 11:11 AM
> Subject: Archiving Folders
> 
> 
> > How would I compress/archive a set of folders into one file?
> > 
> > I mean, what I'd like to do is archive the COMPLETE contents of my 
> > /var/www folder (including all folders, subfolders, users/groups, 
> > read/write access etc) so that I can copy the file to 
> another machine 
> > for backing up to tape with my other stuff.
> > 
> > I have been using Samba to map to the folder, but when I copy stuff 
> > over to my Win2K backup machine, if something crashes on 
> the Linux box 
> > and I have to copy stuff back, I'm having to reset user/groups and 
> > their permissions to the folders and files.
> > 
> > I want a file that I can copy back to the Linux box, 
> un-archive (with
> > paths) so that everything is back to normal in a minimum amount of 
> > time.
> > 
> > I used to do stuff like this with the DOS version of PkZip 
> many moons 
> > ago.
> > 
> > Thanks!
> > 
> > Jim Hale
> > ---
> > Jim & Kathy's Website Collection
> > http://hale.dyndns.org
> > 
> > 
> > 
> > ___
> > Redhat-list mailing list
> > [EMAIL PROTECTED] 
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED] 
> https://listman.redhat.com/mailman/listinfo/re> dhat-list
> 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: How to config TFT LCD monitor to start xwindow?

2002-05-15 Thread Ken Kirchner

On Thu, 16 May 2002, Li Haijun,BISC TD SYS(BJ) wrote:

> I have installed redhat 7.0 in my laptop. But when use Xconfigurator to
> start xwindow. I don't know the frequency range of vertical and horizontal
> synchronize. My monitor is 14.1 TFT LCD. How can I config it? Thank you.
> 
> Li HaiJun
> 

Xconfigurator has several LCD types listed under "Generic LCD Monitor" or 
something like that.  Scroll down to the "G" section of the monitor list 
and pick the one that matches your LCD's native resolution.

-Ken



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: newbie's to Linux (try webmin)

2002-05-15 Thread Bret Hughes

On Mon, 2002-05-13 at 07:04, Greg Wright wrote:
> 
> 
> *** REPLY SEPARATOR  ***
> 
> On 13/05/2002 at 6:40 AM Brian [EMAIL PROTECTED] [gregausit/redhat-list]
> wrote:
> 
> >Not this program, it's much better if the use tarball
> >
> 
> >On Mon, 13 May 2002, Brian managed to produce:
> >
> >| If you’re having problems configuring your linux Box, try webmin
> it’s
> >| great for newbie’s.
> >|
> >| www.webmin.com, download the tarball.
> >
> >*grin*
> >Newbies and tar-balls.. don't you think an RPM would be
> >way more newbie like ?
> 
> How so ?
> 
> Neither is right or wrong, I am just curious as to why you would say this.


I was not the poster but I wholeheartedly belive that the rpm is WAY
more likely to work easily for a newbie.  When I first started in linux
and found a program that did not have an rpm, and believe me when I say
that even trying tofigure out what rpm did gave me a headache, I went
down the path of tring to compile a program on a machine tha did not
have the development packages installed.  no compiler, no make, no
patch, no nada.  I had no idea what any of this stuff was.  I spent two
days trying to get all the stuff I needed and hated every minute of it.

At least with a binary rpm you are guaranteed to have all the tools you
need to install it on any standard install.  You don't have to learn
about tarballs compressed tarballs make files be in a certain directory,
none of that.  a single command, rpm -ivh /path/to/file works everytime
as long as it is the correct rpm and not depenency issues of course. 
rpm will even tell you if there is something missing and not make you
read though the compiler and linker output that was extremely
intimidating to me.

No doubt about it IMNSHO rpm is way easier for newbies and this not so
newbie too.

Bret



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Archiving Folders

2002-05-15 Thread Monte Milanuk

Jim Hale wrote:

>How would I compress/archive a set of folders into one file?
>
>I mean, what I'd like to do is archive the COMPLETE contents of my
>/var/www folder (including all folders, subfolders, users/groups,
>read/write access etc) so that I can copy the file to another machine
>for backing up to tape with my other stuff.
>
>I have been using Samba to map to the folder, but when I copy stuff over
>to my Win2K backup machine, if something crashes on the Linux box and I
>have to copy stuff back, I'm having to reset user/groups and their
>permissions to the folders and files.
>
>I want a file that I can copy back to the Linux box, un-archive (with
>paths) so that everything is back to normal in a minimum amount of time.
>
>I used to do stuff like this with the DOS version of PkZip many moons
>ago.
>
>Thanks!
>
>  
>
I'm not currently up on all the switches for it and what not, but I'd 
suggest opening a terminal window and trying 'info tar'.  This will pop 
up the info viewer for tar, which should be able to do everything you 
want and then some.  A shortcut for us lazy folk is to open Midnight 
Commander (mc), move to the directory in question, hit F2, and select 
'Make a release of the current subdirectory (tar.gz)'  This will take 
care of most of the dirty work for you.  The tar.bz2 version has 
somewhat better compression, but takes longer to pack and unpack.  Six 
one way, half a dozen the other.

HTH,

Monte



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Archiving Folders

2002-05-15 Thread Maynard B. Fernando

to compress: tar -zcvf name_of_the_file.tar.gz *
to uncompress: tar -zxvf name_of_the_file.tar.gz

- Original Message - 
From: "Jim Hale" <[EMAIL PROTECTED]>
To: "Mailing List - Red Hat (Co)" <[EMAIL PROTECTED]>
Sent: Thursday, May 16, 2002 11:11 AM
Subject: Archiving Folders


> How would I compress/archive a set of folders into one file?
> 
> I mean, what I'd like to do is archive the COMPLETE contents of my
> /var/www folder (including all folders, subfolders, users/groups,
> read/write access etc) so that I can copy the file to another machine
> for backing up to tape with my other stuff.
> 
> I have been using Samba to map to the folder, but when I copy stuff over
> to my Win2K backup machine, if something crashes on the Linux box and I
> have to copy stuff back, I'm having to reset user/groups and their
> permissions to the folders and files.
> 
> I want a file that I can copy back to the Linux box, un-archive (with
> paths) so that everything is back to normal in a minimum amount of time.
> 
> I used to do stuff like this with the DOS version of PkZip many moons
> ago.
> 
> Thanks!
> 
> Jim Hale
> ---
> Jim & Kathy's Website Collection
> http://hale.dyndns.org
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Archiving Folders

2002-05-15 Thread Jim Hale

How would I compress/archive a set of folders into one file?

I mean, what I'd like to do is archive the COMPLETE contents of my
/var/www folder (including all folders, subfolders, users/groups,
read/write access etc) so that I can copy the file to another machine
for backing up to tape with my other stuff.

I have been using Samba to map to the folder, but when I copy stuff over
to my Win2K backup machine, if something crashes on the Linux box and I
have to copy stuff back, I'm having to reset user/groups and their
permissions to the folders and files.

I want a file that I can copy back to the Linux box, un-archive (with
paths) so that everything is back to normal in a minimum amount of time.

I used to do stuff like this with the DOS version of PkZip many moons
ago.

Thanks!

Jim Hale
---
Jim & Kathy's Website Collection
http://hale.dyndns.org



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



How to config TFT LCD monitor to start xwindow?

2002-05-15 Thread Li Haijun,BISC TD SYS(BJ)
Title: How to config TFT LCD monitor to start xwindow?





I have installed redhat 7.0 in my laptop. But when use Xconfigurator to start xwindow. I don't know the frequency range of vertical and horizontal synchronize. My monitor is 14.1 TFT LCD. How can I config it? Thank you.

Li HaiJun





Re: RE DSL IP ROBBERY

2002-05-15 Thread Mark Bradbury

I think this may be able to hide the fact your on a virtual server even
if you are root.  http://www.solucorp.qc.ca/miscprj/s_context.hc




On Thu, 2002-05-16 at 11:41, Ed Wilts wrote:
> > >Is there a way an experience tech (their probably going to have one) can
> > >hide the fact your not on a dedicated server or is it impossible to mask?
> >
> > I'm not perfect, but I can see no way in which they could mask this, so
> I'd
> > call it "impossible".
> 
> If you use something like VMware, then it's possible.  However, with any
> other approach, if they say you've got a dedicated server, request root
> access.  Then shut the box down.  If nobody complains, then the server is
> yours :-)
> 
> Ed Wilts
> Mounds View, MN, USA
> mailto:[EMAIL PROTECTED]
> 
> 
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 
-- 
-
Mark Bradbury Email: [EMAIL PROTECTED]
Web Engineer  SMS Email:
[EMAIL PROTECTED]
Teaching & Learning Support   Phone: +61 8 89467776
Northern Territory University Mobile:0417 860 591
Casuarina 0909 Australia  Fax:   +61 8 89466630
   



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



cant install red hat 7.1

2002-05-15 Thread Toto Gamez



Im new to linux and i tried to install red hat 7.1, 
i tried to install it in a clone pc pentium II processor with newly formatted 4 
g hardisk. after i booted from the cd rom and proced to intallation proper when 
it asked where the redhat inatllation disk I choosed cdrom but it cant find it 
it prompted me an error "i could not find a red hat linux cd rom in any of your 
cd rom drives please insert the red haat cd rom and press ok to retry". i tried 
to reboot and do the instruction in the manual to type in linux hdx=cdrom but it 
also doesnt work. i also tried to have a bootable disk using the dosutility 
rawrite but it prompted me that the cdrom is not ready please retry, 
abort" but when i checked the cd in window it is ok and i can 
browse the cd (disc 1) and it has a folders name redhat, images, and 
dosutils and other files, redhat folders has base and rpms plus a trans.tbl 
file. ive been working this for i think 5 days na nagpunta na rin ako sa redhat 
website pero wala rin, may kinalaman kaya dito ung installation disk ko? i also 
changed the installation cd to new a new one pero ito parin ung result, any 
suggestion
 
 
thanks 
toto


Re: how do i kill this *)$%(**(#$*& thing???

2002-05-15 Thread Patrick May

Make sure you are not currently in the cd. By that I mean, for example a
"normal" RedHat install, somewhere in /mnt/cdrom/.

You can always just issue "cd" and it will return you to your home
directory. Then "eject". I believe by default this will eject /dev/cdrom
(including umounting if needed). You only need options to eject if it
isn't. If for example you have more than one CDROM drive.

Patrick

On Wed, 2002-05-15 at 17:53, daniel wrote:
> i put cd in
> kde mounts it all on its own
> i copy files to hard drive
> i type the following:
> 
>   eject
> 
> nothing
> not even a new prompt
> so at different prompt i type:
> 
>   ps -ax
> 
> and there it is:
> 
>   ...
>   13152 ?  D  0:00 eject
>   ...
> 
> so i type:
> 
>   kill 13152
> 
> and i get a new prompt
> but no cd
> so i type yet again:
> 
>   ps -ax
> 
> and lo and behold:
>   13152 ?  D  0:00 eject
> 
> 
> wtf?
> if i can't kill it
> is there a MURDER command?
> or maybe just a gimmemycdbackyoustupidbox command
> 
> help
> 
> _
> daniel a. g. quinn
> starving programmer
> 
> there are no innocents. it is all of us together by action and inaction who
> made the world what it is.
>  - mithras
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RE DSL IP ROBBERY

2002-05-15 Thread Ed Wilts

> >Is there a way an experience tech (their probably going to have one) can
> >hide the fact your not on a dedicated server or is it impossible to mask?
>
> I'm not perfect, but I can see no way in which they could mask this, so
I'd
> call it "impossible".

If you use something like VMware, then it's possible.  However, with any
other approach, if they say you've got a dedicated server, request root
access.  Then shut the box down.  If nobody complains, then the server is
yours :-)

Ed Wilts
Mounds View, MN, USA
mailto:[EMAIL PROTECTED]





___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Anyone know of a compressing proxy for RedHat? Apache mod_proxy with mod_gzip does not work.

2002-05-15 Thread Apolinaras Sinkevicius


I am looking for a compressing proxy for RedHat Linux,
since mod_gzip to mod_proxy combination does not work.
 Any ideas?
It would be great if I could compress proxy traffic
for my dial-up colegues.


__
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: how do i kill this *)$%(**(#$*& thing???

2002-05-15 Thread Jim Cunning

On Wed, 15 May 2002, Mike Burger wrote:

> One doesn't need to unmount before ejecting a CD...the eject command will
> do it for you.
>
> However, what Daniel is not doing, and what must be done, is that eject
> has to be told what to eject.
>
> "eject /mnt/cdrom" would probably be his best bet.

I've been able to simply say "eject" to get the CD both unmounted AND
ejected.  I never specify an eject target.

Jim



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: how do i kill this *)$%(**(#$*& thing???

2002-05-15 Thread Mike Burger

One doesn't need to unmount before ejecting a CD...the eject command will 
do it for you.

However, what Daniel is not doing, and what must be done, is that eject 
has to be told what to eject.

"eject /mnt/cdrom" would probably be his best bet.

On Wed, 15 May 2002, Michael Scottaline wrote:

> On Wed, 15 May 2002 17:53:51 -0700
> "daniel" <[EMAIL PROTECTED]> scribbled intuitively:
> 
> >i put cd in
> >kde mounts it all on its own
> >i copy files to hard drive
> >i type the following:
> >
> >  eject
> >
> >nothing
> >not even a new prompt
> >so at different prompt i type:
> >
> >  ps -ax
> >
> >and there it is:
> >
> >  ...
> >  13152 ?  D  0:00 eject
> >  ...
> >
> >so i type:
> >
> >  kill 13152
> >
> >and i get a new prompt
> >but no cd
> >so i type yet again:
> >
> >  ps -ax
> >
> >and lo and behold:
> >  13152 ?  D  0:00 eject
> >
> >
> >wtf?
> >if i can't kill it
> >is there a MURDER command?
> >or maybe just a gimmemycdbackyoustupidbox command
> ==
> Did you unmount it first?  Issue the command:  umount
> 
> Hope I understood your question properly,



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: IP GAMES FOR SUCKING BUCKS

2002-05-15 Thread Mike Burger

And just what makes you figure that by pointing the browser at the 
localhost address that it proves anything?

On 15 May 2002, Gordon Messmer wrote:

> Open the web server by IP address in your browser (http://127.0.0.1/).
> 
> If you see your web page, you're almost certainly on a dedicated
> server.  However, unless you don't think the performance of the machine
> is up to snuff, I wouldn't worry about it.  Sharing saves money.
> 
> 
> On Wed, 2002-05-15 at 13:33, ebinc wrote:
> > Down here in NJ its almost impossible to get a static Ip with port 80 not
> > blocked, I dont know why theres no competition here? thats somthing that
> > should get looked into, If I decide (I pretty much have no choice) to pay
> > for a dedicated server from a hosting company located across the country, My
> > question is How would you 100% be able to tell your infact on a dedicated
> > server other then the cost? and not just being charged for one. and if
> > theres anybody out their that thinks this stuff does'nt happand is probaly
> > doing it!
> 
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RE DSL IP ROBBERY

2002-05-15 Thread Mike Burger

In all fairness, "always on" does not equal "always grabbing the same IP".

"Always on" means that your connection can be on 24/7.  However, it does 
not mean that if you disconnect, or if you're on a DHCP based connection, 
that you're going to get the same IP, every time.

You weren't guaranteed a static IP when you were using dialup, were you?  
What makes you think you should be guaranteed one, now?

If you want a static IP, you need to be willing to pay for it...either via 
a few bucks a month to your provider, or in the price of a real broadband 
connection.

On Wed, 15 May 2002, ebinc wrote:

> Is there a way an experience tech (their probably going to have one) can
> hide the fact your not on a dedicated server or is it impossible to mask?
> Im sorry if it seems like Im flipping out! but this DSL/CABLE COMPANY IP
> buck sucking is crazy
> at first there selling point was always on! no noise, the new wave what they
> really mean is pay but don't use!then pay some more people in general are
> stupid!they think MERGERS HAVE SCREWED US ALL WAKE UP
> Its only a matter of time before super big business feel they suckered
> enough surfers on line to start pricing us off line completely, I can see
> hosting fees being on the level of a mall one day and online product prices
> going through the roof
> and if your companies not worth millions your just like the rest of us too
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, May 15, 2002 4:35 PM
> Subject: RE: IP GAMES FOR SUCKING BUCKS
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: how do i kill this *)$%(**(#$*& thing???

2002-05-15 Thread Keith Winston

On Wed, May 15, 2002 at 05:53:51PM -0700, daniel wrote:
> wtf?
> if i can't kill it
> is there a MURDER command?

hehehe, the MURDER command is "kill -9 ".

I think RH runs the autofs service by default which auto mounts CDs.  If
you don't like that, turn off autofs.

Best Regards,
Keith
-- 
LPIC-2, MCSE, N+
Will we all fight for the right to be free?
Got spam? Get spastic http://spastic.sourceforge.net



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: how do i kill this *)$%(**(#$*& thing???

2002-05-15 Thread Michael Scottaline

On Wed, 15 May 2002 17:53:51 -0700
"daniel" <[EMAIL PROTECTED]> scribbled intuitively:

>i put cd in
>kde mounts it all on its own
>i copy files to hard drive
>i type the following:
>
>  eject
>
>nothing
>not even a new prompt
>so at different prompt i type:
>
>  ps -ax
>
>and there it is:
>
>  ...
>  13152 ?  D  0:00 eject
>  ...
>
>so i type:
>
>  kill 13152
>
>and i get a new prompt
>but no cd
>so i type yet again:
>
>  ps -ax
>
>and lo and behold:
>  13152 ?  D  0:00 eject
>
>
>wtf?
>if i can't kill it
>is there a MURDER command?
>or maybe just a gimmemycdbackyoustupidbox command
==
Did you unmount it first?  Issue the command:  umount

Hope I understood your question properly,

Mike

-- 
"He may look like an idiot and talk like an idiot but don't let that
fool you., he really is an idiot."

-Groucho Marx



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



how do i kill this *)$%(**(#$*& thing???

2002-05-15 Thread daniel

i put cd in
kde mounts it all on its own
i copy files to hard drive
i type the following:

  eject

nothing
not even a new prompt
so at different prompt i type:

  ps -ax

and there it is:

  ...
  13152 ?  D  0:00 eject
  ...

so i type:

  kill 13152

and i get a new prompt
but no cd
so i type yet again:

  ps -ax

and lo and behold:
  13152 ?  D  0:00 eject


wtf?
if i can't kill it
is there a MURDER command?
or maybe just a gimmemycdbackyoustupidbox command

help

_
daniel a. g. quinn
starving programmer

there are no innocents. it is all of us together by action and inaction who
made the world what it is.
 - mithras



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Boot script cancelling

2002-05-15 Thread Keith Winston

On Wed, May 15, 2002 at 04:10:26PM -0500, Casey Scott wrote:
> Hi all,
> 
>   Is there a keystroke that will stop a boot script? For example, if the system 
> was waiting for a dhcp address to be given to it, and the system is not on a 
> network. Something similar to cntrl-c in the console.

Other than ctrl-alt-del, there is not much you can do while the system
is booting.  To fix your problem, though, you can modify the /sbin/ifup
script to limit the DHCP timeout to something like 12-15 seconds.  I
found in RH 7.3 that it tries TWO DHCP clients before giving up.  First
dhcpcd, then pump, so you have to wait for it to time out twice.  So, I
just commented out the pump line and now I wait 12 seconds on my laptop
when I'm home on the wireless :)

Here is the relevant fragment:

# tkw -- added -t 12 for DHCP timeout and comment out call to pump.
# it takes too long to use two DHCP clients.
if [ -x /sbin/dhcpcd ] && /sbin/dhcpcd ${DHCPCDARGS} -t 12 ${DEVICE}
; then
echo $" done."
#elif [ -z "`pidof -x dhcpcd`" ] && [ -x /sbin/pump ] && /sbin/pump
${PUMPAR
GS} -i ${DEVICE}; then
#   echo $" done."

Best Regards,
Keith
-- 
LPIC-2, MCSE, N+
Will we all fight for the right to be free?
Got spam? Get spastic http://spastic.sourceforge.net



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: VNCServer Service

2002-05-15 Thread Cameron Simpson

On 09:40 15 May 2002, dbrett <[EMAIL PROTECTED]> wrote:
| I though the ports started at 5800?

The HTTP connection which serves an embdedded Java VNC viewer starts
at 5800.  The VNC service itself starts at the matching 5900 port.
-- 
Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/

John M Feiereisen ([EMAIL PROTECTED]) wrote:
: Fine.  Now could you give us some pointers on farting in a
: one-piece rainsuit?
Wait 5 seconds, pull collar open, lower helmet so the vapors can flow in 
freely, inhale deeply.  Ahhh, next best thing to legalized drugs.  YMMV 
with other people's farts.
- Jonathan G. <[EMAIL PROTECTED]> "Know Fear"



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: colours in the shell [WAS: Re: ls --color=tty #2]

2002-05-15 Thread Keith Winston

On Wed, May 15, 2002 at 03:28:59PM -0700, daniel wrote:
> speaking of colours
> you know how some shell scripts have output in colour?
> like this:
> 
>   Starting reallyneetoservice .. [DONE]
> 
> where [DONE] is in green?
> how do you do that?
> can i use that sort of thing in a perlscript?
> or do i have to learn how to script in bash?

It's done by sending control codes to the terminal.  You can do it in
perl or any language as long as you send the right codes.  Look at the
boot scripts for examples.

Best Regards,
Keith
-- 
LPIC-2, MCSE, N+
Will we all fight for the right to be free?
Got spam? Get spastic http://spastic.sourceforge.net



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE Mindless

2002-05-15 Thread ebinc

"OK! Your sitting in wonder land Mr. Paiz, hows the weather?"



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: hostname and domainname from redhat list

2002-05-15 Thread Anthony E. Greene

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 15-May-2002/18:37 -0400, Jake McHenry <[EMAIL PROTECTED]> wrote:
>No, my machine works fine, dns works fine, I'm trying to get a web based 
>mail program working and it's telling me that I need to set domainname to 
>something other than (none)

I seem to remember the DNS domain being set in /etc/sysconfig/network:

DOMAINNAME=mydomain.tld

...not by using the domainname command which affects NIS, but not DNS.

Tony
- -- 
Anthony E. Greene 
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26 C484 A42A 60DD 6C94 239D
AOL/Yahoo Chat: TonyG05 HomePage: 
Linux. The choice of a GNU generation 

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Anthony E. Greene  0x6C94239D

iD8DBQE84voVpCpg3WyUI50RAo3qAJ42ltQQwCJndONPbQTMbr8yiXkDDgCfW6Oh
X8Qu2xs+ytwIa+R0Wr1asuo=
=qEoi
-END PGP SIGNATURE-



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Which rpms on which CD?

2002-05-15 Thread Keith Winston

On Wed, May 15, 2002 at 06:00:00PM -0400, Michael Fratoni wrote:
> > After I completed the initial install, I wanted to go back and add a
> > few other packages.  Is there any RH tool or way to do this other than
> > mounting each CD and browsing the RedHat/RPMS directory to find what
> > you want?
> 
> This question just came up on the Valhalla list this morning. I'll just 
> paste in the same reply I gave there.
> 
> I wrote a little tool for just this purpose. I find it handy, and it does
> save downloading rpms that I already have.
>
> http://www.tuxfan.homeip.net:8080/rpms/whichcd-0.1-1.i386.rpm
> http://www.tuxfan.homeip.net:8080/rpms/whichcd-0.1-1.src.rpm

Thanks!  I've give it a whirl.

Best Regards,
Keith
-- 
LPIC-2, MCSE, N+
Will we all fight for the right to be free?
Got spam? Get spastic http://spastic.sourceforge.net



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Which rpms on which CD?

2002-05-15 Thread Rodolfo J. Paiz

At 5/15/2002 01:45 PM -0400, you wrote:
>After I completed the initial install, I wanted to go back and add a few
>other packages.  Is there any RH tool or way to do this other than
>mounting each CD and browsing the RedHat/RPMS directory to find what you
>want?
>
>Also, I noticed that some php rpms are on CD2 and some are on CD3.  Is
>there any RH tool to handle the dependencies between rpms (other than
>rpm error messages when you try to install one)?

up2date will do what you want pretty well. 'man up2date' of course.


-- 
Rodolfo J. Paiz
[EMAIL PROTECTED]



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RE DSL IP ROBBERY

2002-05-15 Thread Rodolfo J. Paiz

At 5/15/2002 05:02 PM -0400, you wrote:
>Is there a way an experience tech (their probably going to have one) can
>hide the fact your not on a dedicated server or is it impossible to mask?

I'm not perfect, but I can see no way in which they could mask this, so I'd 
call it "impossible".

>Im sorry if it seems like Im flipping out!

You _are_ sort of rambling and ranting, actually. Could you maybe stick to 
your point a little more, and be clearer about what you're trying to do or 
find out?

>Its only a matter of time before super big business feel they suckered
>enough surfers on line to start pricing us off line completely, I can see
>hosting fees being on the level of a mall one day and online product prices
>going through the roof
>and if your companies not worth millions your just like the rest of us too

Bull.

Whatever "super big business" you're talking about, I've never seen it on 
the hosting side. AOL and Microsoft both do bad things to people, but 
that's mostly on the client side of the Internet. (And it doesn't have to 
be that way.)

However, hosting and colocation and capable datacenters are available all 
around the world, at commodity pricing. If you can see hosting fees being 
on the level of a mall, either you're sitting somewhere very different from 
where I am or you just don't understand the cost economics at play in both 
scenarios... the one has *nothing* to do with the other except for the 
single, less-than-relevant fact that in both cases, you might be selling 
something (or might not).


-- 
Rodolfo J. Paiz
[EMAIL PROTECTED]



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: IP GAMES FOR SUCKING BUCKS

2002-05-15 Thread Rodolfo J. Paiz

At 5/15/2002 03:35 PM -0500, you wrote:
>If I decide (I pretty much have no choice) to pay
>for a dedicated server from a hosting company located across the country, My
>question is How would you 100% be able to tell your infact on a dedicated
>server other then the cost? and not just being charged for one.

Huh?

There's a server, you get root access to it, full control of the box, 
including networking, packages, everything. Running the entire server is 
something you know pretty well. Hence, "dedicated" server: yours and yours 
only. The hosting company should never have any access to it at all.

How would they go about cheating you? I can think of stuff like FreeVSD, 
but that would be obvious.


-- 
Rodolfo J. Paiz
[EMAIL PROTECTED]



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re[2]: hostname and domainname from redhat list

2002-05-15 Thread Brian Ashe

Hello Jake,

Wednesday, May 15, 2002, 6:37:20 PM, you textually orated:

JM> No, my machine works fine, dns works fine, I'm trying to get a web based 
JM> mail program working and it's telling me that I need to set domainname to 
JM> something other than (none)

JM> I guess I can either find another package or just put this in a script..

Which package are you trying to get working?

Is it telling you that it needs this for incoming or outgoing?

Have fun,
-- 
_
 Brian Ashe CTO
 [EMAIL PROTECTED]  Dee-Web Software Services, LLC.
 http://www.dee-web.com/
-



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: RE DSL IP ROBBERY

2002-05-15 Thread Jim Cunning

On Wed, 15 May 2002, Joshua Cragun wrote:

>   Are you sure you have investigated all of your options? Remember,
> with DSL, the phone company just provides the line. Although they'd love to
> be your ISP as well, you can always opt out. Try calling a bunch of smaller
> ISP's in your area and ask about having a static (or 5) IP over your DSL
> line. I bet you can find one you can talk into it.
>   Have you investigated ISDN, Wireless, and Fractional T-1? Some of
> these are affordable for small business, and they all come with static IP
> connectivity.
>   Why not co-locate? You provide they box, and it can be much cheaper
> than leasing a dedicated server. And before you sell out colocation and
> dedicated host, remember all the pluses that they offer: redundancy, power
> back-ups, higher latency, scalable bandwidth availability.
^^
lower latency! (just a nit)
>   Finally, if you don't need all of the pluses above, and don't care
> about downtime and  service outages (DSL is far from 99.9% reliability), why
> do you need a static IP? Most ISP's set their leases to indefinate - as long
> as the connection is on, your IP won't change. Write a script to update DNS
> everytime your connection is reset.
>
>   Josh Cragun.
>
> -Original Message-
> From: ebinc [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 15, 2002 4:02 PM
> To: [EMAIL PROTECTED]
> Subject: RE DSL IP ROBBERY
>
>
> Is there a way an experience tech (their probably going to have one) can
> hide the fact your not on a dedicated server or is it impossible to mask?
> Im sorry if it seems like Im flipping out! but this DSL/CABLE COMPANY IP
> buck sucking is crazy
> at first there selling point was always on! no noise, the new wave what they
> really mean is pay but don't use!then pay some more people in general are
> stupid!they think MERGERS HAVE SCREWED US ALL WAKE UP
> Its only a matter of time before super big business feel they suckered
> enough surfers on line to start pricing us off line completely, I can see
> hosting fees being on the level of a mall one day and online product prices
> going through the roof
> and if your companies not worth millions your just like the rest of us too



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: iptables issues

2002-05-15 Thread Mike Burger

Well, for one, you're only allowing smtp, pop3 and ssh to 127.0.0.1.

On Wed, 15 May 2002, Matt Sales wrote:

> Hello,
> I'm setting up iptables policies on one of my machines and I'm having some
> problems with it...  For a mail server, I set up the following rules:
> 
> iptables -P INPUT DROP
> iptables -A -i eth0 -p tcp -d localhost --destination-port smtp -j ACCEPT
> iptables -A -i eth0 -p udp -d localhost --destination-port smtp -j ACCEPT
> iptables -A -i eth0 -p tcp -d localhost --destination-port pop3 -j ACCEPT
> iptables -A -i eth0 -p udp -d localhost --destination-port pop3 -j ACCEPT
> iptables -A -i eth0 -p tcp -d localhost --destination-port ssh -j ACCEPT
> iptables -A -i eth0 -p tcp -d localhost --destination-port 1024: -j ACCEPT
> iptables -P OUTPUT ACCEPT
> 
> when checking mail, I can get through but sending and receiving takes an
> extremely long time...
> 
> Also (a side note), for some reason I can still subvert the firewall using
> sftp (port 115)...  I have no idea why.
> 
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Tool to migrate from MS Exchange to Linux?

2002-05-15 Thread Steve Busko

All,  looking to see if anyone knows of any migration
tools that can be used to move from an MS Exchange mail
server to Red Hat Linux.  Or any other migration info or
tips a bonus.  Thanks in advance for any help.

 - Steve Busko



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: hostname and domainname from redhat list

2002-05-15 Thread Jake McHenry

No, my machine works fine, dns works fine, I'm trying to get a web based
mail program working and it's telling me that I need to set domainname to
something other than (none)
I guess I can either find another package or just put this in a
script..
Thanks for the help everyone..
Jake

At 05:12 PM 5/15/2002 -0400, you wrote:
Hi - 
I've been reading your posts on the redhat list.  I get
the list in digest mode, so I can't reply individually, but I thought I
would send you a quick note.

The "domainname" command has nothing to do with
DNS domain (like yahoo.com or whatever).  The domainname command, as
stated in the man pages, is for setting the NIS/YP domain name for that
machine.  The NIS/YP domain name is akin to the Windows NT
"domain" which has nothing to do with an internet/DNS/TCP/IP
domain.

As long as your hostname is correct, and you have the
correct domain entry in /etc/resolv.conf you are good to go.  Unless
you are running NIS/YP, and I didn't see anywhere in your posts that you
are, there is no need to worry about the domainname command.

There is no utility to change the domain part of a
FQDN.  You do that in /etc/resolv.conf.  So: 
1. make sure output of hostname is correct 
2. add "domain somedomain.com" to
/etc/resolv.conf 
3. you're done 
For example, I'm running numerous servers, and the output of
"domainname" on all of them is null, and I can assure you they
are all working correctly from an addressing standpoint.  I don't
run NIS or YP on any of my machines (LDAP is better).

Hope this helps. 
- John 
 
John Turner 
[EMAIL PROTECTED] | 248-488-3466 
Advertising Audit Service 
http://www.aas.com



Re: iptables issues

2002-05-15 Thread Gordon Messmer

On Wed, 2002-05-15 at 13:26, Matt Sales wrote:
> Hello,
> I'm setting up iptables policies on one of my machines and I'm having some
> problems with it...  For a mail server, I set up the following rules:
> 
> iptables -P INPUT DROP
> iptables -A -i eth0 -p tcp -d localhost --destination-port smtp -j ACCEPT
> iptables -A -i eth0 -p udp -d localhost --destination-port smtp -j ACCEPT
> iptables -A -i eth0 -p tcp -d localhost --destination-port pop3 -j ACCEPT
> iptables -A -i eth0 -p udp -d localhost --destination-port pop3 -j ACCEPT
> iptables -A -i eth0 -p tcp -d localhost --destination-port ssh -j ACCEPT
> iptables -A -i eth0 -p tcp -d localhost --destination-port 1024: -j ACCEPT
> iptables -P OUTPUT ACCEPT
> 
> when checking mail, I can get through but sending and receiving takes an
> extremely long time...

Make sure DNS is functioning properly, or turn off DNS and identd
lookups.  (identd might be the delay if you have similarly silly rules
on your own machine/router.  Don't DROP packets)

> Also (a side note), for some reason I can still subvert the firewall using
> sftp (port 115)...  I have no idea why.

Because the destination for packets coming in to eth0 is never
"localhost".  It's always the address you've assigned to the NIC.  Don't
specify -d .




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: IP GAMES FOR SUCKING BUCKS

2002-05-15 Thread Gordon Messmer

Open the web server by IP address in your browser (http://127.0.0.1/).

If you see your web page, you're almost certainly on a dedicated
server.  However, unless you don't think the performance of the machine
is up to snuff, I wouldn't worry about it.  Sharing saves money.


On Wed, 2002-05-15 at 13:33, ebinc wrote:
> Down here in NJ its almost impossible to get a static Ip with port 80 not
> blocked, I dont know why theres no competition here? thats somthing that
> should get looked into, If I decide (I pretty much have no choice) to pay
> for a dedicated server from a hosting company located across the country, My
> question is How would you 100% be able to tell your infact on a dedicated
> server other then the cost? and not just being charged for one. and if
> theres anybody out their that thinks this stuff does'nt happand is probaly
> doing it!




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



colours in the shell [WAS: Re: ls --color=tty #2]

2002-05-15 Thread daniel

speaking of colours
you know how some shell scripts have output in colour?
like this:

  Starting reallyneetoservice .. [DONE]

where [DONE] is in green?
how do you do that?
can i use that sort of thing in a perlscript?
or do i have to learn how to script in bash?

_
daniel a. g. quinn
starving programmer

the reasonable man adapts himself to the world;
the unreasonable man persists in trying to adapt the world to himself.
therefore, all progress depends on the unreasonable man.
 - george bernard shaw




- Original Message -
> On May 15, 2002, 21:24 (+0200) Wolfgang Pfeiffer wrote:
>
> > On May 15, 2002, 12:37 (-0500) Henning, Brian wrote:
> >
> > > Hello-
> > > Is this what generates color on the terminal screen 'ls --color=tty'?
> > > how does it work exactly? how do i turn it on or off?
> >
> > I put this line in my .bashrc:
> > alias ls='ls --color=auto'
> >
> > this perhaps will give some color to your xterms, [ ... ]
>
>  ... permanently, i.e. as long as you have this line in .bashrc ...
>
> Regards
> Wolfgang
>
> >
> >
> > --
> > GnuPG Key: http://home.t-online.de/home/520050060325-0001/key.asc
> > Key fingerprint = 6DD7 F9BF 689B 60D4 B20E  9087 7409 6EAF DD0A 8B01
> >
> > http://www.geocities.com/wolfgangpfeiffer/
> >
> > -- END TRANSMISSION --
> >
> >
> >
> >
> >
> > ___
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> >  Output from gpg 
> > gpg: Signature made Wed 15 May 2002 09:26:54 PM CEST using DSA key ID
DD0A8B01
> > gpg: Good signature from "Wolfgang Pfeiffer
<[EMAIL PROTECTED]>"
> >
> >
>
> --
> GnuPG Key: http://home.t-online.de/home/520050060325-0001/key.asc
> Key fingerprint = 6DD7 F9BF 689B 60D4 B20E  9087 7409 6EAF DD0A 8B01
>
> http://www.geocities.com/wolfgangpfeiffer/
>
> -- END TRANSMISSION --
>
>
>
>
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: hostname and domainname

2002-05-15 Thread Gordon Messmer

You've been told where the 'domainname' is stored.  It's "NISDOMAIN" in
/etc/sysconfig/network, but it only gets set if you're running ypbind
(or ypserv).  'domainname' is NIS information, so if you're not *using*
NIS, don't worry about it.



On Wed, 2002-05-15 at 13:27, Jake McHenry wrote:
> Ok, I already had domain in /etc/resolv.conf
> 
> Still, when I reboot, when I type hostname, I get the host + domain name, 
> when I type domainname, still get (none).
> 
> dnsdomainname get's the domain name.
> 
> 
> I guess if no one knows where this is stored, I can always put it in a 
> startup file.
> 
> Thanks,
> Jake
> 
> 
> 
> At 12:41 PM 5/15/2002 -0700, you wrote:
> >set HOSTNAME in /etc/sysconfig/network
> >set domain in /etc/resolv.conf
> >
> >that is all I have ever needed to change.
> >
> >NISDOMAIN will not effect the name or domain that your machine is on, it
> >is only used (AFAIK) to determine where the machine will authenticate if
> >you are using nis authentication.
> >
> >ryan
> >
> >On Wed, 2002-05-15 at 11:19, Jake McHenry wrote:
> > > Ok, the hostname I got in an earlier email, that part worked, but the
> > > NISDOMAIN, still does nothing. When I look at the setting by typing
> > > domainname, it still says (none). And I am rebooting after I make these
> > > changes...




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: hostname and domainname

2002-05-15 Thread daniel

follow the posts of the others to change your hostname and domain name.  i
believe the advice was to look in /etc/sysconfig/network and
/etc/resolv.conf respectively.  i was just pointing out that if you're using
domainname to check for something OTHER THAN the NIS domain, you were
barking up the wrong tree.  it says right in the man page that domainname is
for showing or setting NIS/YP and dnsdomainname is just for _showing_ your
domain name.

_
daniel a. g. quinn
starving programmer

when the missionaries came to africa they had the bible and we had the land.
they said "let us pray."  we closed our eyes.  when we opened them we had
the bible and they had the land.
 - bishop Desmond Tutu



- Original Message -
> No, this doesn't help, I already looked at this... I can use dnsdomainname
> to set it, it gives me this when I try...
> dnsdomainname: You can't change the DNS domain name with this command
>
> Unless you are using bind or NIS for host lookups you can change the DNS
> domain name (which is part of the FQDN) in the /etc/hosts file.
>
> If I change anything with hostname and domainname, when I reboot it goes
> back to the old values. This is what this whole post is about...
>
>
> Jake
>
>
> At 01:38 PM 5/15/2002 -0700, you wrote:
> >from man domainame
> >
> >   hostname - show or set the system's host name
> >   domainname - show or set the system's NIS/YP domain name
> >   dnsdomainname - show the system's DNS domain name
> >
> >man pages are your friend
> >
> >_
> >daniel a. g. quinn
> >starving programmer
> >
> >the hottest places in hell are reserved for those who in times of great
> >moral crises maintain their neutrality.
> >  - dante aleghieri (1265-1321)
> >
> >
> >
> >- Original Message -
> > > Ok, I already had domain in /etc/resolv.conf
> > >
> > > Still, when I reboot, when I type hostname, I get the host + domain
name,
> > > when I type domainname, still get (none).
> > >
> > > dnsdomainname get's the domain name.
> > >
> > >
> > > I guess if no one knows where this is stored, I can always put it in a
> > > startup file.
> > >
> > > Thanks,
> > > Jake
> > >
> > >
> > >
> > > At 12:41 PM 5/15/2002 -0700, you wrote:
> > > >set HOSTNAME in /etc/sysconfig/network
> > > >set domain in /etc/resolv.conf
> > > >
> > > >that is all I have ever needed to change.
> > > >
> > > >NISDOMAIN will not effect the name or domain that your machine is on,
it
> > > >is only used (AFAIK) to determine where the machine will authenticate
if
> > > >you are using nis authentication.
> > > >
> > > >ryan
> > > >
> > > >On Wed, 2002-05-15 at 11:19, Jake McHenry wrote:
> > > > > Ok, the hostname I got in an earlier email, that part worked, but
the
> > > > > NISDOMAIN, still does nothing. When I look at the setting by
typing
> > > > > domainname, it still says (none). And I am rebooting after I make
> >these
> > > > > changes...
> > > > >
> > > > > Thanks,
> > > > > Jake
> > > > >
> > > > >
> > > > > At 10:57 AM 5/15/2002 -0700, you wrote:
> > > > > >Here is what you need to do.
> > > > > >
> > > > > >1. log on as root
> > > > > >2. vi /etc/sysconfig/network
> > > > > >3. add/modify
> > > > > >HOSTNAME=your host
> > > > > >NISDOMAIN=your domain.
> > > > > >
> > > > > >I assume you have a static ip and not using DHCP.
> > > > > >
> > > > > >
> > > >
> > > >--
> > > >-- Ryan Speed - Network Administrator - [EMAIL PROTECTED] --
> > >
> > >
> > >
> > >
> > > ___
> > > Redhat-list mailing list
> > > [EMAIL PROTECTED]
> > > https://listman.redhat.com/mailman/listinfo/redhat-list
> > >
> >
> >
> >
> >___
> >Redhat-list mailing list
> >[EMAIL PROTECTED]
> >https://listman.redhat.com/mailman/listinfo/redhat-list
>



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Which rpms on which CD?

2002-05-15 Thread Michael Fratoni

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wednesday 15 May 2002 01:45 pm, Keith Winston wrote:
> I am only a part time RH user (mostly SuSE), but I wanted to take a
> look at the new 7.3.
>
> After I completed the initial install, I wanted to go back and add a
> few other packages.  Is there any RH tool or way to do this other than
> mounting each CD and browsing the RedHat/RPMS directory to find what
> you want?

This question just came up on the Valhalla list this morning. I'll just 
paste in the same reply I gave there.

I wrote a little tool for just this purpose. I find it handy, and it does
save downloading rpms that I already have.

[mfratoni@paradox devel]$ whichcd lynx elinks

Searching for lynx...
CD-3:lynx-2.8.4-18.i386.rpm
SOURCE-CD-2:lynx-2.8.4-18.src.rpm

Searching for elinks...
CD-2:elinks-0.3.0-1.i386.rpm
SOURCE-CD-1:elinks-0.3.0-1.src.rpm

It's reasonably fast, too:
time whichcd lynx elinks
real0m0.028s
user0m0.010s
sys 0m0.020s

It only works for 7.3 at the moment, but I am working on adding the other
releases to it. (Actually, it works on any release, it just gives answers
that apply to 7.3) ;)
I made an rpm for it, if anyone wants to try it.

http://www.tuxfan.homeip.net:8080/rpms/whichcd-0.1-1.i386.rpm
http://www.tuxfan.homeip.net:8080/rpms/whichcd-0.1-1.src.rpm

Hope you find it helpful.

- -- 
- -Michael

pgp key:  http://www.tuxfan.homeip.net:8080/gpgkey.txt
Red Hat Linux 7.2 in 8M of RAM: http://www.rule-project.org/
- --
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjzi2mAACgkQn/07WoAb/Su9KACfWlWb+VEE2Wp41RkMz5SCthes
TtEAn3QpKaX/AnozXkC5Ma3aPhrmy2Q9
=XRNd
-END PGP SIGNATURE-



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Thanks

2002-05-15 Thread ebinc

Thanks for the sound advice Its what I need to concentrate on, and not what
I have no control over. I'll look into it.
Ed



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: (no subject)

2002-05-15 Thread Stephen Spalding

Figured it out...it was my bad. I had the wrong IP
address next to 'NameVirtualHost'. It should have been
10.0.10.77. I tested it, and it works fine now.

Thanks, respectfully, for the help Jake.


--- Stephen Spalding <[EMAIL PROTECTED]> wrote:
> Nope, didn't work. It just sent me to the default
> page
> for the web server.
> 
> --- Jake McHenry <[EMAIL PROTECTED]>
> wrote:
> > Try
> > 
> >   NameVirtualHost 10.0.10.76
> ><-- or you can replace the
> *'s
> > with 10.0.10.76
> > blah
> > 
> ><-- or you can replace the
> *'s
> > with 10.0.10.76
> > blah
> > 
> > 
> > I've never seen names in place of the *'s, I have
> > seen IP addresses, but 
> > never names.. something you can try..
> > 
> > Jake
> > 
> > 
> > At 01:53 PM 5/15/2002 -0700, you wrote:
> > >Hello all,
> > >
> > >I'm having some issues with Apache virtual
> hosting.
> > I
> > >have Red Hat 7.0 installed, IP address of
> > 10.0.10.76
> > >with DNS 'A Record' name 'slin01dx'. I have two
> > apache
> > >virtual hosts defined that are called
> > >timesheet.graybar.com and oncall.graybar.com. I
> > have
> > >only recently added the oncall.graybar.com entry.
> > Both
> > >of these entries have DNS 'CNAME' records that
> > point
> > >back to 'slin01dx'.
> > >
> > >The problem that I'm having is that regardless of
> > >which name you type in, the first virtual host
> > entry
> > >in httpd.conf is the site that you're taken to.
> In
> > >other words, if timesheet.graybar.com is listed
> > first
> > >in httpd.conf and you type in oncall.graybar.com
> in
> > >your browser, it takes you to the
> > >timesheet.graybar.com site, and vice-versa.
> > >
> > >Does anyone know what might be causing this?
> Here's
> > >what my virtual host entries look like:
> > >
> > >NameVirtualHost 10.0.10.76
> > >
> > >ServerAdmin stephen.spalding@groupwise
> > >ScriptAlias /cgi-bin/ "/home/tss/cgi-bin/"
> > >DocumentRoot /home/tss/htdocs
> > >ServerName timesheet.graybar.com
> > >ErrorLog /home/tss/logs/tss.error
> > >TransferLog /home/tss/logs/tss.access
> > >   
> > >AuthType Basic
> > > AuthName isonly
> > > AuthUserFile /home/main/auth/passwd
> > > AuthGroupFile /home/main/auth/group
> > > require valid-user
> > > require spaldst
> > > AllowOverride None
> > > Options +ExecCGI +Indexes
> > > DirectoryIndex index.pl
> > > order allow,deny
> > > allow from all
> > >   
> > >
> > >
> > >
> > >ServerAdmin stephen.spalding@groupwise
> > >ScriptAlias /cgi-bin/ "/home/oncall/cgi-bin/"
> > >ScriptAlias /oncall/cgi-bin/
> > "/home/oncall/cgi-bin/"
> > >Alias /oncall/images/ "/home/oncall/images/"
> > >Alias /oncall/html/ "/home/oncall/html/"
> > >DocumentRoot /home/oncall/cgi-bin
> > >ServerName oncall.graybar.com
> > >ErrorLog /home/oncall/logs/oncall.error
> > >TransferLog /home/oncall/logs/oncall.access
> > >   
> > >AuthType Basic
> > > AuthName isonly
> > > AuthUserFile /home/main/auth/passwd
> > > AuthGroupFile /home/main/auth/group
> > > require valid-user
> > > require oncall
> > > AllowOverride None
> > > Options +ExecCGI +Indexes
> > > DirectoryIndex main_page.pl
> > > order allow,deny
> > > allow from all
> > >   
> > >
> > >
> > >Thanks!
> > >
> > >-Stephen Spalding
> > >
> > >
> >
> >__
> > >Do You Yahoo!?
> > >LAUNCH - Your Yahoo! Music Experience
> > >http://launch.yahoo.com
> > >
> > >
> > >
> > >___
> > >Redhat-list mailing list
> > >[EMAIL PROTECTED]
> >
>
>https://listman.redhat.com/mailman/listinfo/redhat-list
> > 
> > 
> > 
> > 
> > ___
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> >
>
https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> 
> __
> Do You Yahoo!?
> LAUNCH - Your Yahoo! Music Experience
> http://launch.yahoo.com
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
>
https://listman.redhat.com/mailman/listinfo/redhat-list


__
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: RE DSL IP ROBBERY

2002-05-15 Thread Joshua Cragun

Are you sure you have investigated all of your options? Remember,
with DSL, the phone company just provides the line. Although they'd love to
be your ISP as well, you can always opt out. Try calling a bunch of smaller
ISP's in your area and ask about having a static (or 5) IP over your DSL
line. I bet you can find one you can talk into it.
Have you investigated ISDN, Wireless, and Fractional T-1? Some of
these are affordable for small business, and they all come with static IP
connectivity. 
Why not co-locate? You provide they box, and it can be much cheaper
than leasing a dedicated server. And before you sell out colocation and
dedicated host, remember all the pluses that they offer: redundancy, power
back-ups, higher latency, scalable bandwidth availability.
Finally, if you don't need all of the pluses above, and don't care
about downtime and  service outages (DSL is far from 99.9% reliability), why
do you need a static IP? Most ISP's set their leases to indefinate - as long
as the connection is on, your IP won't change. Write a script to update DNS
everytime your connection is reset. 

Josh Cragun.

-Original Message-
From: ebinc [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 4:02 PM
To: [EMAIL PROTECTED]
Subject: RE DSL IP ROBBERY


Is there a way an experience tech (their probably going to have one) can
hide the fact your not on a dedicated server or is it impossible to mask?
Im sorry if it seems like Im flipping out! but this DSL/CABLE COMPANY IP
buck sucking is crazy
at first there selling point was always on! no noise, the new wave what they
really mean is pay but don't use!then pay some more people in general are
stupid!they think MERGERS HAVE SCREWED US ALL WAKE UP
Its only a matter of time before super big business feel they suckered
enough surfers on line to start pricing us off line completely, I can see
hosting fees being on the level of a mall one day and online product prices
going through the roof
and if your companies not worth millions your just like the rest of us too
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 15, 2002 4:35 PM
Subject: RE: IP GAMES FOR SUCKING BUCKS



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Boot script cancelling

2002-05-15 Thread Casey Scott

Hi all,

Is there a keystroke that will stop a boot script? For example, if the system 
was waiting for a dhcp address to be given to it, and the system is not on a 
network. Something similar to cntrl-c in the console.

-- 
Casey Scott



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: (no subject)

2002-05-15 Thread Stephen Spalding

Nope, didn't work. It just sent me to the default page
for the web server.

--- Jake McHenry <[EMAIL PROTECTED]> wrote:
> Try
> 
>   NameVirtualHost 10.0.10.76
><-- or you can replace the *'s
> with 10.0.10.76
> blah
> 
><-- or you can replace the *'s
> with 10.0.10.76
> blah
> 
> 
> I've never seen names in place of the *'s, I have
> seen IP addresses, but 
> never names.. something you can try..
> 
> Jake
> 
> 
> At 01:53 PM 5/15/2002 -0700, you wrote:
> >Hello all,
> >
> >I'm having some issues with Apache virtual hosting.
> I
> >have Red Hat 7.0 installed, IP address of
> 10.0.10.76
> >with DNS 'A Record' name 'slin01dx'. I have two
> apache
> >virtual hosts defined that are called
> >timesheet.graybar.com and oncall.graybar.com. I
> have
> >only recently added the oncall.graybar.com entry.
> Both
> >of these entries have DNS 'CNAME' records that
> point
> >back to 'slin01dx'.
> >
> >The problem that I'm having is that regardless of
> >which name you type in, the first virtual host
> entry
> >in httpd.conf is the site that you're taken to. In
> >other words, if timesheet.graybar.com is listed
> first
> >in httpd.conf and you type in oncall.graybar.com in
> >your browser, it takes you to the
> >timesheet.graybar.com site, and vice-versa.
> >
> >Does anyone know what might be causing this? Here's
> >what my virtual host entries look like:
> >
> >NameVirtualHost 10.0.10.76
> >
> >ServerAdmin stephen.spalding@groupwise
> >ScriptAlias /cgi-bin/ "/home/tss/cgi-bin/"
> >DocumentRoot /home/tss/htdocs
> >ServerName timesheet.graybar.com
> >ErrorLog /home/tss/logs/tss.error
> >TransferLog /home/tss/logs/tss.access
> >   
> >AuthType Basic
> > AuthName isonly
> > AuthUserFile /home/main/auth/passwd
> > AuthGroupFile /home/main/auth/group
> > require valid-user
> > require spaldst
> > AllowOverride None
> > Options +ExecCGI +Indexes
> > DirectoryIndex index.pl
> > order allow,deny
> > allow from all
> >   
> >
> >
> >
> >ServerAdmin stephen.spalding@groupwise
> >ScriptAlias /cgi-bin/ "/home/oncall/cgi-bin/"
> >ScriptAlias /oncall/cgi-bin/
> "/home/oncall/cgi-bin/"
> >Alias /oncall/images/ "/home/oncall/images/"
> >Alias /oncall/html/ "/home/oncall/html/"
> >DocumentRoot /home/oncall/cgi-bin
> >ServerName oncall.graybar.com
> >ErrorLog /home/oncall/logs/oncall.error
> >TransferLog /home/oncall/logs/oncall.access
> >   
> >AuthType Basic
> > AuthName isonly
> > AuthUserFile /home/main/auth/passwd
> > AuthGroupFile /home/main/auth/group
> > require valid-user
> > require oncall
> > AllowOverride None
> > Options +ExecCGI +Indexes
> > DirectoryIndex main_page.pl
> > order allow,deny
> > allow from all
> >   
> >
> >
> >Thanks!
> >
> >-Stephen Spalding
> >
> >
> >__
> >Do You Yahoo!?
> >LAUNCH - Your Yahoo! Music Experience
> >http://launch.yahoo.com
> >
> >
> >
> >___
> >Redhat-list mailing list
> >[EMAIL PROTECTED]
>
>https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
>
https://listman.redhat.com/mailman/listinfo/redhat-list


__
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE DSL IP ROBBERY

2002-05-15 Thread ebinc

Is there a way an experience tech (their probably going to have one) can
hide the fact your not on a dedicated server or is it impossible to mask?
Im sorry if it seems like Im flipping out! but this DSL/CABLE COMPANY IP
buck sucking is crazy
at first there selling point was always on! no noise, the new wave what they
really mean is pay but don't use!then pay some more people in general are
stupid!they think MERGERS HAVE SCREWED US ALL WAKE UP
Its only a matter of time before super big business feel they suckered
enough surfers on line to start pricing us off line completely, I can see
hosting fees being on the level of a mall one day and online product prices
going through the roof
and if your companies not worth millions your just like the rest of us too
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 15, 2002 4:35 PM
Subject: RE: IP GAMES FOR SUCKING BUCKS



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: (no subject)

2002-05-15 Thread Jake McHenry

Try

  NameVirtualHost 10.0.10.76
   <-- or you can replace the *'s with 10.0.10.76
blah

   <-- or you can replace the *'s with 10.0.10.76
blah


I've never seen names in place of the *'s, I have seen IP addresses, but 
never names.. something you can try..

Jake


At 01:53 PM 5/15/2002 -0700, you wrote:
>Hello all,
>
>I'm having some issues with Apache virtual hosting. I
>have Red Hat 7.0 installed, IP address of 10.0.10.76
>with DNS 'A Record' name 'slin01dx'. I have two apache
>virtual hosts defined that are called
>timesheet.graybar.com and oncall.graybar.com. I have
>only recently added the oncall.graybar.com entry. Both
>of these entries have DNS 'CNAME' records that point
>back to 'slin01dx'.
>
>The problem that I'm having is that regardless of
>which name you type in, the first virtual host entry
>in httpd.conf is the site that you're taken to. In
>other words, if timesheet.graybar.com is listed first
>in httpd.conf and you type in oncall.graybar.com in
>your browser, it takes you to the
>timesheet.graybar.com site, and vice-versa.
>
>Does anyone know what might be causing this? Here's
>what my virtual host entries look like:
>
>NameVirtualHost 10.0.10.76
>
>ServerAdmin stephen.spalding@groupwise
>ScriptAlias /cgi-bin/ "/home/tss/cgi-bin/"
>DocumentRoot /home/tss/htdocs
>ServerName timesheet.graybar.com
>ErrorLog /home/tss/logs/tss.error
>TransferLog /home/tss/logs/tss.access
>   
>AuthType Basic
> AuthName isonly
> AuthUserFile /home/main/auth/passwd
> AuthGroupFile /home/main/auth/group
> require valid-user
> require spaldst
> AllowOverride None
> Options +ExecCGI +Indexes
> DirectoryIndex index.pl
> order allow,deny
> allow from all
>   
>
>
>
>ServerAdmin stephen.spalding@groupwise
>ScriptAlias /cgi-bin/ "/home/oncall/cgi-bin/"
>ScriptAlias /oncall/cgi-bin/ "/home/oncall/cgi-bin/"
>Alias /oncall/images/ "/home/oncall/images/"
>Alias /oncall/html/ "/home/oncall/html/"
>DocumentRoot /home/oncall/cgi-bin
>ServerName oncall.graybar.com
>ErrorLog /home/oncall/logs/oncall.error
>TransferLog /home/oncall/logs/oncall.access
>   
>AuthType Basic
> AuthName isonly
> AuthUserFile /home/main/auth/passwd
> AuthGroupFile /home/main/auth/group
> require valid-user
> require oncall
> AllowOverride None
> Options +ExecCGI +Indexes
> DirectoryIndex main_page.pl
> order allow,deny
> allow from all
>   
>
>
>Thanks!
>
>-Stephen Spalding
>
>
>__
>Do You Yahoo!?
>LAUNCH - Your Yahoo! Music Experience
>http://launch.yahoo.com
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



(no subject)

2002-05-15 Thread Stephen Spalding

Hello all,

I’m having some issues with Apache virtual hosting. I
have Red Hat 7.0 installed, IP address of 10.0.10.76
with DNS ‘A Record’ name ‘slin01dx’. I have two apache
virtual hosts defined that are called
timesheet.graybar.com and oncall.graybar.com. I have
only recently added the oncall.graybar.com entry. Both
of these entries have DNS ‘CNAME’ records that point
back to ‘slin01dx’.

The problem that I’m having is that regardless of
which name you type in, the first virtual host entry
in httpd.conf is the site that you’re taken to. In
other words, if timesheet.graybar.com is listed first
in httpd.conf and you type in oncall.graybar.com in
your browser, it takes you to the
timesheet.graybar.com site, and vice-versa.

Does anyone know what might be causing this? Here’s
what my virtual host entries look like:

NameVirtualHost 10.0.10.76

ServerAdmin stephen.spalding@groupwise
ScriptAlias /cgi-bin/ "/home/tss/cgi-bin/"
DocumentRoot /home/tss/htdocs
ServerName timesheet.graybar.com
ErrorLog /home/tss/logs/tss.error
TransferLog /home/tss/logs/tss.access
  
   AuthType Basic
AuthName isonly
AuthUserFile /home/main/auth/passwd
AuthGroupFile /home/main/auth/group
require valid-user
require spaldst
AllowOverride None
Options +ExecCGI +Indexes
DirectoryIndex index.pl
order allow,deny
allow from all
  



ServerAdmin stephen.spalding@groupwise
ScriptAlias /cgi-bin/ "/home/oncall/cgi-bin/"
ScriptAlias /oncall/cgi-bin/ "/home/oncall/cgi-bin/"
Alias /oncall/images/ "/home/oncall/images/"
Alias /oncall/html/ "/home/oncall/html/"
DocumentRoot /home/oncall/cgi-bin
ServerName oncall.graybar.com
ErrorLog /home/oncall/logs/oncall.error
TransferLog /home/oncall/logs/oncall.access
  
   AuthType Basic
AuthName isonly
AuthUserFile /home/main/auth/passwd
AuthGroupFile /home/main/auth/group
require valid-user
require oncall
AllowOverride None
Options +ExecCGI +Indexes
DirectoryIndex main_page.pl
order allow,deny
allow from all
  


Thanks!

-Stephen Spalding


__
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: ls --color=tty #2

2002-05-15 Thread Wolfgang Pfeiffer

On May 15, 2002, 21:24 (+0200) Wolfgang Pfeiffer wrote:

> On May 15, 2002, 12:37 (-0500) Henning, Brian wrote:
>
> > Hello-
> > Is this what generates color on the terminal screen 'ls --color=tty'?
> > how does it work exactly? how do i turn it on or off?
>
> I put this line in my .bashrc:
> alias ls='ls --color=auto'
>
> this perhaps will give some color to your xterms, [ ... ]

 ... permanently, i.e. as long as you have this line in .bashrc ...

Regards
Wolfgang

>
>
> --
> GnuPG Key: http://home.t-online.de/home/520050060325-0001/key.asc
> Key fingerprint = 6DD7 F9BF 689B 60D4 B20E  9087 7409 6EAF DD0A 8B01
>
> http://www.geocities.com/wolfgangpfeiffer/
>
> -- END TRANSMISSION --
>
>
>
>
>
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>  Output from gpg 
> gpg: Signature made Wed 15 May 2002 09:26:54 PM CEST using DSA key ID DD0A8B01
> gpg: Good signature from "Wolfgang Pfeiffer <[EMAIL PROTECTED]>"
>
>

-- 
GnuPG Key: http://home.t-online.de/home/520050060325-0001/key.asc
Key fingerprint = 6DD7 F9BF 689B 60D4 B20E  9087 7409 6EAF DD0A 8B01

http://www.geocities.com/wolfgangpfeiffer/

-- END TRANSMISSION --




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: ls --color=tty

2002-05-15 Thread Anthony E. Greene

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 15-May-2002/12:37 -0500, "Henning, Brian" <[EMAIL PROTECTED]> wrote:
>Is this what generates color on the terminal screen 'ls --color=tty'?
>how does it work exactly? how do i turn it on or off?

It's set somewhere in /etc/profile.d.

Tony
- -- 
Anthony E. Greene 
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
AOL/Yahoo Chat: TonyG05  HomePage: 
Linux: the choice of a GNU Generation. 

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Anthony E. Greene 0x6C94239D <[EMAIL PROTECTED]>

iD8DBQE84skopCpg3WyUI50RArNYAKCf8QkNYmGq6msWADIQFlcLOolj0QCfeZq/
NU5A3SEC0KjuzDrYJTPDXe4=
=obBE
-END PGP SIGNATURE-



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: hostname and domainname

2002-05-15 Thread Jake McHenry

No, this doesn't help, I already looked at this... I can use
dnsdomainname to set it, it gives me this when I try...


dnsdomainname: You can't change the DNS domain name with this
command

Unless you are using bind or NIS for host lookups you can change the
DNS
domain name (which is part of the FQDN) in the /etc/hosts
file.

If I change anything with hostname and domainname, when I reboot it
goes back to the old values. This is what this whole post is
about...

Jake

At 01:38 PM 5/15/2002 -0700, you wrote:
from man domainame
  hostname - show or set the system's host name
  domainname - show or set the system's NIS/YP domain name
  dnsdomainname - show the system's DNS domain name
man pages are your friend
_
daniel a. g. quinn
starving programmer
the hottest places in hell are reserved for those who in times of
great
moral crises maintain their neutrality.
 - dante aleghieri (1265-1321)

- Original Message -
> Ok, I already had domain in /etc/resolv.conf
>
> Still, when I reboot, when I type hostname, I get the host + domain
name,
> when I type domainname, still get (none).
>
> dnsdomainname get's the domain name.
>
>
> I guess if no one knows where this is stored, I can always put it in
a
> startup file.
>
> Thanks,
> Jake
>
>
>
> At 12:41 PM 5/15/2002 -0700, you wrote:
> >set HOSTNAME in /etc/sysconfig/network
> >set domain in /etc/resolv.conf
> >
> >that is all I have ever needed to change.
> >
> >NISDOMAIN will not effect the name or domain that your machine
is on, it
> >is only used (AFAIK) to determine where the machine will
authenticate if
> >you are using nis authentication.
> >
> >ryan
> >
> >On Wed, 2002-05-15 at 11:19, Jake McHenry wrote:
> > > Ok, the hostname I got in an earlier email, that part
worked, but the
> > > NISDOMAIN, still does nothing. When I look at the setting
by typing
> > > domainname, it still says (none). And I am rebooting after
I make
these
> > > changes...
> > >
> > > Thanks,
> > > Jake
> > >
> > >
> > > At 10:57 AM 5/15/2002 -0700, you wrote:
> > > >Here is what you need to do.
> > > >
> > > >1. log on as root
> > > >2. vi /etc/sysconfig/network
> > > >3. add/modify
> > > >HOSTNAME=your host
> > > >NISDOMAIN=your domain.
> > > >
> > > >I assume you have a static ip and not using 
DHCP.
> > > >
> > > >
> >
> >--
> >-- Ryan Speed - Network Administrator - [EMAIL PROTECTED]
--
>
>
>
>
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
>
https://listman.redhat.com/mailman/listinfo/redhat-list
>

___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


RE: Solaris NIS Client wont see user on Linux NIS Server : I FOUNDA WORKAROUND !!

2002-05-15 Thread Isaac Liu

Unfortunately my work requires that I 
use NIS.  Personally I would take
a look just to educate myself.

Thanks.

-Original Message-
From: Steve Lee [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 12:17 PM
To: [EMAIL PROTECTED]
Cc: Abhay Ranade
Subject: Re: Solaris NIS Client wont see user on Linux NIS Server : I
FOUNDA WORKAROUND !!


why not go ahead an implement OpenLDAP? 
it is a lot better and supersedes the nis stuff.
also, it uses TLS/SSL which is a plus.
in addition, I have my samba passwords stored in OpenLDAP
where that is also used to auth samba users.
not sure if nis does samba too.

just a idea.



On Wed, 15 May 2002, Isaac Liu wrote:

> I want to let everyone know after some
> painful searches(newsgroups, RH bug db, errata, google,
> netsys.com archives), 
> postings, and even emailed
> the guy who is maintaining the NIS package,
> Thorsten Kukuk [[EMAIL PROTECTED]], I found NO answer
> to my question except similar problems being
> tossed around back in late 2001.
> 
> I finally found a "workaround" and hopefully people
> would not have to go thru the frustration that I went thru.
> 
> To make the passwd into Standrad Unix format instead of the 
> MD5, do the following:
> 
> 1) use 'authconfig' and unmark 'MD5 passwd'.
> 2) use 'yppasswd userid', change user's passwd.
> This will update your NIS map, /etc/shadow. /etc/passwd for
> that user.
> 
> This works because the passwd UPDATE (not creation)
> goes thru PAM_UNIX.so pointed by /etc/pam.d/system-auth.  
> 
> 
> On Tue, 14 May 2002, Isaac Liu wrote:
> 
> > My solaris 2.8 nis client (nis server is linux) wont do logins
> > for users in the nis data base. 
> > nsswitch.conf says "passwd files nis"
> > "ypcat passwd" gives the expected result.
> > "/bin/su - NIS-USERNAME" works with automouting of home directories
> > ok.
> > 
> > I cant find any error messages.
> > 
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: IP GAMES FOR SUCKING BUCKS

2002-05-15 Thread EricRyd

Usually they give you some sort of shell access so you can telnet into it
and everything and have full access to the hdd.

I would contact the hosting company to find out more details...

-Original Message-
From: ebinc [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 3:34 PM
To: [EMAIL PROTECTED]
Subject: IP GAMES FOR SUCKING BUCKS


Down here in NJ its almost impossible to get a static Ip with port 80 not
blocked, I dont know why theres no competition here? thats somthing that
should get looked into, If I decide (I pretty much have no choice) to pay
for a dedicated server from a hosting company located across the country, My
question is How would you 100% be able to tell your infact on a dedicated
server other then the cost? and not just being charged for one. and if
theres anybody out their that thinks this stuff does'nt happand is probaly
doing it!
Ed




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



IP GAMES FOR SUCKING BUCKS

2002-05-15 Thread ebinc

Down here in NJ its almost impossible to get a static Ip with port 80 not
blocked, I dont know why theres no competition here? thats somthing that
should get looked into, If I decide (I pretty much have no choice) to pay
for a dedicated server from a hosting company located across the country, My
question is How would you 100% be able to tell your infact on a dedicated
server other then the cost? and not just being charged for one. and if
theres anybody out their that thinks this stuff does'nt happand is probaly
doing it!
Ed




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: hostname and domainname

2002-05-15 Thread daniel

from man domainame

  hostname - show or set the system's host name
  domainname - show or set the system's NIS/YP domain name
  dnsdomainname - show the system's DNS domain name

man pages are your friend

_
daniel a. g. quinn
starving programmer

the hottest places in hell are reserved for those who in times of great
moral crises maintain their neutrality.
 - dante aleghieri (1265-1321)



- Original Message -
> Ok, I already had domain in /etc/resolv.conf
>
> Still, when I reboot, when I type hostname, I get the host + domain name,
> when I type domainname, still get (none).
>
> dnsdomainname get's the domain name.
>
>
> I guess if no one knows where this is stored, I can always put it in a
> startup file.
>
> Thanks,
> Jake
>
>
>
> At 12:41 PM 5/15/2002 -0700, you wrote:
> >set HOSTNAME in /etc/sysconfig/network
> >set domain in /etc/resolv.conf
> >
> >that is all I have ever needed to change.
> >
> >NISDOMAIN will not effect the name or domain that your machine is on, it
> >is only used (AFAIK) to determine where the machine will authenticate if
> >you are using nis authentication.
> >
> >ryan
> >
> >On Wed, 2002-05-15 at 11:19, Jake McHenry wrote:
> > > Ok, the hostname I got in an earlier email, that part worked, but the
> > > NISDOMAIN, still does nothing. When I look at the setting by typing
> > > domainname, it still says (none). And I am rebooting after I make
these
> > > changes...
> > >
> > > Thanks,
> > > Jake
> > >
> > >
> > > At 10:57 AM 5/15/2002 -0700, you wrote:
> > > >Here is what you need to do.
> > > >
> > > >1. log on as root
> > > >2. vi /etc/sysconfig/network
> > > >3. add/modify
> > > >HOSTNAME=your host
> > > >NISDOMAIN=your domain.
> > > >
> > > >I assume you have a static ip and not using DHCP.
> > > >
> > > >
> >
> >--
> >-- Ryan Speed - Network Administrator - [EMAIL PROTECTED] --
>
>
>
>
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: hostname and domainname

2002-05-15 Thread Jake McHenry

Ok, I already had domain in /etc/resolv.conf

Still, when I reboot, when I type hostname, I get the host + domain name, 
when I type domainname, still get (none).

dnsdomainname get's the domain name.


I guess if no one knows where this is stored, I can always put it in a 
startup file.

Thanks,
Jake



At 12:41 PM 5/15/2002 -0700, you wrote:
>set HOSTNAME in /etc/sysconfig/network
>set domain in /etc/resolv.conf
>
>that is all I have ever needed to change.
>
>NISDOMAIN will not effect the name or domain that your machine is on, it
>is only used (AFAIK) to determine where the machine will authenticate if
>you are using nis authentication.
>
>ryan
>
>On Wed, 2002-05-15 at 11:19, Jake McHenry wrote:
> > Ok, the hostname I got in an earlier email, that part worked, but the
> > NISDOMAIN, still does nothing. When I look at the setting by typing
> > domainname, it still says (none). And I am rebooting after I make these
> > changes...
> >
> > Thanks,
> > Jake
> >
> >
> > At 10:57 AM 5/15/2002 -0700, you wrote:
> > >Here is what you need to do.
> > >
> > >1. log on as root
> > >2. vi /etc/sysconfig/network
> > >3. add/modify
> > >HOSTNAME=your host
> > >NISDOMAIN=your domain.
> > >
> > >I assume you have a static ip and not using DHCP.
> > >
> > >
>
>--
>-- Ryan Speed - Network Administrator - [EMAIL PROTECTED] --




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



iptables issues

2002-05-15 Thread Matt Sales

Hello,
I'm setting up iptables policies on one of my machines and I'm having some
problems with it...  For a mail server, I set up the following rules:

iptables -P INPUT DROP
iptables -A -i eth0 -p tcp -d localhost --destination-port smtp -j ACCEPT
iptables -A -i eth0 -p udp -d localhost --destination-port smtp -j ACCEPT
iptables -A -i eth0 -p tcp -d localhost --destination-port pop3 -j ACCEPT
iptables -A -i eth0 -p udp -d localhost --destination-port pop3 -j ACCEPT
iptables -A -i eth0 -p tcp -d localhost --destination-port ssh -j ACCEPT
iptables -A -i eth0 -p tcp -d localhost --destination-port 1024: -j ACCEPT
iptables -P OUTPUT ACCEPT

when checking mail, I can get through but sending and receiving takes an
extremely long time...

Also (a side note), for some reason I can still subvert the firewall using
sftp (port 115)...  I have no idea why.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: hostname and domainname

2002-05-15 Thread cameron

On Wed, May 15, 2002 at 01:21:50PM -0400, Jake McHenry wrote:
> Hi, everytime I reboot my machine, I have to reset my hostname and 
> domainname. When I reboot, my hostname get's set back to what it was when I 
> installed redhat, and the domainname goes to empty. I set them back by 
> hostname  and domainname  and it's fine then, but as soon as I 
> reboot or go init1, it goes back to the wrong settings. Where are the files 
> that I can manually change these entries?

If you want to configure the domainname, set `domainname = xxx' in
/etc/sysconfig/network.

NIS (Network Information Service) is something else althogether.  I've 
never used it, but from what I've read it was developed by Sun to allow 
system information to be distributed across a network and can be used to 
override the default domain name.  I guess it is used to overcome the 
fact that network nodes were originally autonomous.  It was called yellow 
pages so everything about `yp' under `man domainname' and `man ypcat' is 
dealing with NIS.


Cameron



msg78669/pgp0.pgp
Description: PGP signature


RE: hostname and domainname

2002-05-15 Thread Ryan Speed

set HOSTNAME in /etc/sysconfig/network
set domain in /etc/resolv.conf

that is all I have ever needed to change.

NISDOMAIN will not effect the name or domain that your machine is on, it
is only used (AFAIK) to determine where the machine will authenticate if
you are using nis authentication.

ryan

On Wed, 2002-05-15 at 11:19, Jake McHenry wrote:
> Ok, the hostname I got in an earlier email, that part worked, but the 
> NISDOMAIN, still does nothing. When I look at the setting by typing 
> domainname, it still says (none). And I am rebooting after I make these 
> changes...
> 
> Thanks,
> Jake
> 
> 
> At 10:57 AM 5/15/2002 -0700, you wrote:
> >Here is what you need to do.
> >
> >1. log on as root
> >2. vi /etc/sysconfig/network
> >3. add/modify
> >HOSTNAME=your host
> >NISDOMAIN=your domain.
> >
> >I assume you have a static ip and not using DHCP.
> >
> >

-- 
-- Ryan Speed - Network Administrator - [EMAIL PROTECTED] --



signature.asc
Description: This is a digitally signed message part


Has anyone else noticed the lack of the dotted line tear offmenu handle in gnome under RH 7.3. Is t

2002-05-15 Thread David Yates

Has anyone else noticed the lack of the dotted line tear off menu handle in gnome 
under RH 7.3. Is this a bug? Did RH disable tear off menus in gnome? If so, why? Is 
there a way to re-enable them? Gnome isn't as useful without tearoff menus. RH 7.2 had 
them as did Ximian gnome.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: ls --color=tty

2002-05-15 Thread Wolfgang Pfeiffer

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On May 15, 2002, 12:37 (-0500) Henning, Brian wrote:

> Hello-
> Is this what generates color on the terminal screen 'ls --color=tty'?
> how does it work exactly? how do i turn it on or off?

I put this line in my .bashrc:
alias ls='ls --color=auto'

this perhaps will give some color to your xterms, too and perhaps also
to your consoles; other people perhaps put this line in their
.bash_profile: a bit more on this here:
www.geocities.com/wolfgangpfeiffer/w3m.html (near bottom of the page)

please backup your .bashrc before changing it ..)
cp -iv .bashrc .bashrc.old_working_one

man ls

Hoping it helps
Wolfgang

> thanks,
> brian
>


- -- 
GnuPG Key: http://home.t-online.de/home/520050060325-0001/key.asc
Key fingerprint = 6DD7 F9BF 689B 60D4 B20E  9087 7409 6EAF DD0A 8B01

http://www.geocities.com/wolfgangpfeiffer/

-- END TRANSMISSION --

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE84rZ+dAlur90KiwERAkSNAJ4rDrxD/nxt0dXtKa4aUhtybtbZUACgglTI
Xe9JaL8bTy0Alxv082npEdo=
=ZXof
-END PGP SIGNATURE-




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Which rpms on which CD?

2002-05-15 Thread Keith Winston

On Wed, May 15, 2002 at 12:57:00PM -0500, Francisco Neira wrote:
> What I did is generate 2 txt files with the contents of each CD:
>rpm -qipl /mnt/cdrom/RedHat/RPMS >RHdisk_1
> 
> I know the files are big, but they are handy when I need a specific file
> inside an RPM

Youch.  I can see how the files would be big.  Thanks, but that
only gets me part of the way there.  

In SuSE, if I decide to install mod_php4 package for use with apache, I
can click on a search button in yast, it finds all packages related to
php.  I double click the one I want to install, yast then determines if
there are any dependencies for that rpm and marks all dependencies to be
installed as well (the red hat installer does a check like this). 
Finally, I click install and it tells me which CD to load to install the
package.

In Red Hat, it seems that if I want to install mod_php4, I have to find
which CD has php on it manually, then install it from there.  Using the
above index technique, I would know which CD has my php package, but I
would not know if it had other dependencies until I tried to install it
or did an "rpm --requires" on it.  I was hoping there was a slightly
more automated way to get there.

Best Regards,
Keith
-- 
LPIC-2, MCSE, N+
Will we all fight for the right to be free?
Got spam? Get spastic http://spastic.sourceforge.net



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Solaris NIS Client wont see user on Linux NIS Server : I FOUNDA WORKAROUND !!

2002-05-15 Thread Steve Lee

why not go ahead an implement OpenLDAP? 
it is a lot better and supersedes the nis stuff.
also, it uses TLS/SSL which is a plus.
in addition, I have my samba passwords stored in OpenLDAP
where that is also used to auth samba users.
not sure if nis does samba too.

just a idea.



On Wed, 15 May 2002, Isaac Liu wrote:

> I want to let everyone know after some
> painful searches(newsgroups, RH bug db, errata, google,
> netsys.com archives), 
> postings, and even emailed
> the guy who is maintaining the NIS package,
> Thorsten Kukuk [[EMAIL PROTECTED]], I found NO answer
> to my question except similar problems being
> tossed around back in late 2001.
> 
> I finally found a "workaround" and hopefully people
> would not have to go thru the frustration that I went thru.
> 
> To make the passwd into Standrad Unix format instead of the 
> MD5, do the following:
> 
> 1) use 'authconfig' and unmark 'MD5 passwd'.
> 2) use 'yppasswd userid', change user's passwd.
> This will update your NIS map, /etc/shadow. /etc/passwd for
> that user.
> 
> This works because the passwd UPDATE (not creation)
> goes thru PAM_UNIX.so pointed by /etc/pam.d/system-auth.  
> 
> 
> On Tue, 14 May 2002, Isaac Liu wrote:
> 
> > My solaris 2.8 nis client (nis server is linux) wont do logins
> > for users in the nis data base. 
> > nsswitch.conf says "passwd files nis"
> > "ypcat passwd" gives the expected result.
> > "/bin/su - NIS-USERNAME" works with automouting of home directories
> > ok.
> > 
> > I cant find any error messages.
> > 
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: hostname and domainname

2002-05-15 Thread Anand Buddhdev

On Wed, May 15, 2002 at 01:21:50PM -0400, Jake McHenry wrote:

> Hi, everytime I reboot my machine, I have to reset my hostname and 
> domainname. When I reboot, my hostname get's set back to what it was when I 
> installed redhat, and the domainname goes to empty. I set them back by 
> hostname  and domainname  and it's fine then, but as soon as I 
> reboot or go init1, it goes back to the wrong settings. Where are the files 
> that I can manually change these entries?

Set the variable HOSTNAME to your fully qualified hostname in
/etc/sysconfig/network.

-- 
Anand Buddhdev
Personal site: http://anand.org



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Finding date a command was executed

2002-05-15 Thread Wolfgang Pfeiffer

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On May 15, 2002, 13:33 (-0400) Keith Winston wrote:

> On Wed, May 15, 2002 at 07:20:42PM +0200, Wolfgang Pfeiffer wrote:
> > after a first glance on 'man lastcomm' and some simple tests with the
> > tool it *seems* that - concerning its abillity to deliver infos on
> > previous commands - it works only for commands exctd. *after* the time
> > of the psacct install ... so although Im prepared now for the future
> > :) I still have the problem for the "old" (pre-install-) commands in
> > bash_history ...
> >
> > Again: thanks, Wanderlei Antonio Cavassin, but I'm still having a
> > problem   :)
>
> Without psacct, the only way to find out when a command ran is if it
> left some trail behind in a log file.  Have you run grep on all your log
> files?

... yo, just did that: nothing, as I expected: because most of the
commands that are logged there, are -if I understood correctly-
commands very relevant to system security, such as when a file system
has been mounted too often without having run a fsck on it, or when a
dial-in command was made etc  but "normal" commands, like deleting
a file or so, are IINM not recorded there ..

Thanks for your help, Keith ... I think I'll give up now.

A hint for Red Hat, if someone from the company is reading this: I
have here Red Hat 6.2 on the machine, and psacct - as it seems - was
not installed here per default ... I don't know how this situation was
handled in subsequent releases, but *if* psacct still today (i.e. on
Red Hat 7.3) is not installed per default it might be perhaps a good
idea to change this situation in future releases.
Thanks for at least considering it, Red Hat Inc. ... :)

And thanks a lot, again, to those who helped.

Regards
Wolfgang


>
> Best Regards,
> Keith
>

- -- 
GnuPG Key: http://home.t-online.de/home/520050060325-0001/key.asc
Key fingerprint = 6DD7 F9BF 689B 60D4 B20E  9087 7409 6EAF DD0A 8B01

http://www.geocities.com/wolfgangpfeiffer/

-- END TRANSMISSION --

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE84qjcdAlur90KiwERAg4tAJoDRVBdKI5oL0SctEkYDDPrkDn62QCgm5b+
A3KhOZHfS5MllYJ6cBM6GkU=
=a/l5
-END PGP SIGNATURE-




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: hostname and domainname

2002-05-15 Thread Jake McHenry

Oh, and yes, it's a static private ip.

Thanks,
Jake


At 10:57 AM 5/15/2002 -0700, you wrote:
>Here is what you need to do.
>
>1. log on as root
>2. vi /etc/sysconfig/network
>3. add/modify
>HOSTNAME=your host
>NISDOMAIN=your domain.
>
>I assume you have a static ip and not using DHCP.
>
>
>-Original Message-
>From: Jake McHenry [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, May 15, 2002 10:49 AM
>To: [EMAIL PROTECTED]
>Subject: RE: hostname and domainname
>
>
>I use hostname (name) and domainname (name) and it sets it, but after I
>reboot, they both change back to what they were before.
>
>I don't have redhat-config-network on my machine.
>
>Thanks,
>Jake
>
>At 12:28 PM 5/15/2002 -0500, you wrote:
> >What are you using to change these?  Or what files are you actually
> >changing?
> >
> >Try running redhat-config-network and changing it there, that keeps it for
> >me.
> >
> >Eric
> >
> >-Original Message-
> >From: Jake McHenry [mailto:[EMAIL PROTECTED]]
> >Sent: Wednesday, May 15, 2002 12:22 PM
> >To: [EMAIL PROTECTED]
> >Subject: hostname and domainname
> >
> >
> >Hi, everytime I reboot my machine, I have to reset my hostname and
> >domainname. When I reboot, my hostname get's set back to what it was when I
> >installed redhat, and the domainname goes to empty. I set them back by
> >hostname  and domainname  and it's fine then, but as soon as I
> >reboot or go init1, it goes back to the wrong settings. Where are the files
> >that I can manually change these entries?
> >
> >Thanks,
> >Jake
> >
> >
> >
> >
> >___
> >Redhat-list mailing list
> >[EMAIL PROTECTED]
> >https://listman.redhat.com/mailman/listinfo/redhat-list
> >
> >
> >
> >___
> >Redhat-list mailing list
> >[EMAIL PROTECTED]
> >https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: hostname and domainname

2002-05-15 Thread Jake McHenry

Ok, the hostname I got in an earlier email, that part worked, but the 
NISDOMAIN, still does nothing. When I look at the setting by typing 
domainname, it still says (none). And I am rebooting after I make these 
changes...

Thanks,
Jake


At 10:57 AM 5/15/2002 -0700, you wrote:
>Here is what you need to do.
>
>1. log on as root
>2. vi /etc/sysconfig/network
>3. add/modify
>HOSTNAME=your host
>NISDOMAIN=your domain.
>
>I assume you have a static ip and not using DHCP.
>
>
>-Original Message-
>From: Jake McHenry [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, May 15, 2002 10:49 AM
>To: [EMAIL PROTECTED]
>Subject: RE: hostname and domainname
>
>
>I use hostname (name) and domainname (name) and it sets it, but after I
>reboot, they both change back to what they were before.
>
>I don't have redhat-config-network on my machine.
>
>Thanks,
>Jake
>
>At 12:28 PM 5/15/2002 -0500, you wrote:
> >What are you using to change these?  Or what files are you actually
> >changing?
> >
> >Try running redhat-config-network and changing it there, that keeps it for
> >me.
> >
> >Eric
> >
> >-Original Message-
> >From: Jake McHenry [mailto:[EMAIL PROTECTED]]
> >Sent: Wednesday, May 15, 2002 12:22 PM
> >To: [EMAIL PROTECTED]
> >Subject: hostname and domainname
> >
> >
> >Hi, everytime I reboot my machine, I have to reset my hostname and
> >domainname. When I reboot, my hostname get's set back to what it was when I
> >installed redhat, and the domainname goes to empty. I set them back by
> >hostname  and domainname  and it's fine then, but as soon as I
> >reboot or go init1, it goes back to the wrong settings. Where are the files
> >that I can manually change these entries?
> >
> >Thanks,
> >Jake
> >
> >
> >
> >
> >___
> >Redhat-list mailing list
> >[EMAIL PROTECTED]
> >https://listman.redhat.com/mailman/listinfo/redhat-list
> >
> >
> >
> >___
> >Redhat-list mailing list
> >[EMAIL PROTECTED]
> >https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: hostname and domainname

2002-05-15 Thread Keith Winston

On Wed, May 15, 2002 at 01:57:53PM -0400, Jake McHenry wrote:
> I'm not using any type of X windows.
> 
> Ok, I changed the HOSTNAME in /etc/sysconfig/network, but the domainname 
> still sets to empty  when I reboot the machine. At least apache isn't 
> yelling at me anymore about my fully qualified domain name. Will not having 
> domainname set to anything be a problem?

You can include your domain name with the hostname:

HOSTNAME='foo.com'

At least, it seems to work on my 7.3 box.

Best Regards,
Keith
-- 
LPIC-2, MCSE, N+
Will we all fight for the right to be free?
Got spam? Get spastic http://spastic.sourceforge.net



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Which rpms on which CD?

2002-05-15 Thread Francisco Neira

What I did is generate 2 txt files with the contents of each CD:
   rpm -qipl /mnt/cdrom/RedHat/RPMS >RHdisk_1

I know the files are big, but they are handy when I need a specific file inside an RPM

Hope this helps

Francisco


>>> [EMAIL PROTECTED] 15/05/02 12:45 >>>
I am only a part time RH user (mostly SuSE), but I wanted to take a look
at the new 7.3.

After I completed the initial install, I wanted to go back and add a few
other packages.  Is there any RH tool or way to do this other than
mounting each CD and browsing the RedHat/RPMS directory to find what you
want?

Also, I noticed that some php rpms are on CD2 and some are on CD3.  Is
there any RH tool to handle the dependencies between rpms (other than
rpm error messages when you try to install one)?

I was quite impressed with 7.3 installer and it detected all of my
hardware without a problem (except my winmodem).  There is a nice
selection of software and the inclusion of CUPS and Postfix (with the
switch scripts) resolved my biggest issues with older versions.

Best Regards,
Keith
-- 
LPIC-2, MCSE, N+
Got spam? Get spastic http://spastic.sourceforge.net 



___
Redhat-list mailing list
[EMAIL PROTECTED] 
https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: hostname and domainname

2002-05-15 Thread Isaac Liu

Here is what you need to do.

1. log on as root
2. vi /etc/sysconfig/network
3. add/modify 
HOSTNAME=your host
NISDOMAIN=your domain.

I assume you have a static ip and not using DHCP.


-Original Message-
From: Jake McHenry [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 10:49 AM
To: [EMAIL PROTECTED]
Subject: RE: hostname and domainname


I use hostname (name) and domainname (name) and it sets it, but after I 
reboot, they both change back to what they were before.

I don't have redhat-config-network on my machine.

Thanks,
Jake

At 12:28 PM 5/15/2002 -0500, you wrote:
>What are you using to change these?  Or what files are you actually
>changing?
>
>Try running redhat-config-network and changing it there, that keeps it for
>me.
>
>Eric
>
>-Original Message-
>From: Jake McHenry [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, May 15, 2002 12:22 PM
>To: [EMAIL PROTECTED]
>Subject: hostname and domainname
>
>
>Hi, everytime I reboot my machine, I have to reset my hostname and
>domainname. When I reboot, my hostname get's set back to what it was when I
>installed redhat, and the domainname goes to empty. I set them back by
>hostname  and domainname  and it's fine then, but as soon as I
>reboot or go init1, it goes back to the wrong settings. Where are the files
>that I can manually change these entries?
>
>Thanks,
>Jake
>
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: hostname and domainname

2002-05-15 Thread Jake McHenry

I'm not using any type of X windows.

Ok, I changed the HOSTNAME in /etc/sysconfig/network, but the domainname 
still sets to empty  when I reboot the machine. At least apache isn't 
yelling at me anymore about my fully qualified domain name. Will not having 
domainname set to anything be a problem?

Thanks,
Jake



At 12:53 PM 5/15/2002 -0500, you wrote:
> >From what i've heard, 7.3 acts more like Solaris, in that you have to change
>multiple files not just one anymore.  I'm not sure if there is truth behind
>that.  Do you use any X Environment or just terminal?  If your in an X
>Environment there should be some gui tools somewhere under settings.  There
>are a few different ones for the network settings.
>
>Eric
>
>-Original Message-
>From: Keith Winston [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, May 15, 2002 12:47 PM
>To: [EMAIL PROTECTED]
>Subject: Re: hostname and domainname
>
>
>On Wed, May 15, 2002 at 12:28:16PM -0500, [EMAIL PROTECTED] wrote:
> > What are you using to change these?  Or what files are you actually
> > changing?
> >
> > Try running redhat-config-network and changing it there, that keeps it for
> > me.
>
>Take a look at /etc/sysconfig/network.  I think the HOSTNAME variable
>is where it is stored.
>
>Best Regards,
>Keith
>--
>LPIC-2, MCSE, N+
>Will we all fight for the right to be free?
>Got spam? Get spastic http://spastic.sourceforge.net
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: hostname and domainname

2002-05-15 Thread EricRyd

>From what i've heard, 7.3 acts more like Solaris, in that you have to change
multiple files not just one anymore.  I'm not sure if there is truth behind
that.  Do you use any X Environment or just terminal?  If your in an X
Environment there should be some gui tools somewhere under settings.  There
are a few different ones for the network settings.

Eric

-Original Message-
From: Keith Winston [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 12:47 PM
To: [EMAIL PROTECTED]
Subject: Re: hostname and domainname


On Wed, May 15, 2002 at 12:28:16PM -0500, [EMAIL PROTECTED] wrote:
> What are you using to change these?  Or what files are you actually
> changing?
> 
> Try running redhat-config-network and changing it there, that keeps it for
> me.

Take a look at /etc/sysconfig/network.  I think the HOSTNAME variable
is where it is stored.

Best Regards,
Keith
-- 
LPIC-2, MCSE, N+
Will we all fight for the right to be free?
Got spam? Get spastic http://spastic.sourceforge.net



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: hostname and domainname

2002-05-15 Thread Jake McHenry

I use hostname (name) and domainname (name) and it sets it, but after I 
reboot, they both change back to what they were before.

I don't have redhat-config-network on my machine.

Thanks,
Jake

At 12:28 PM 5/15/2002 -0500, you wrote:
>What are you using to change these?  Or what files are you actually
>changing?
>
>Try running redhat-config-network and changing it there, that keeps it for
>me.
>
>Eric
>
>-Original Message-
>From: Jake McHenry [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, May 15, 2002 12:22 PM
>To: [EMAIL PROTECTED]
>Subject: hostname and domainname
>
>
>Hi, everytime I reboot my machine, I have to reset my hostname and
>domainname. When I reboot, my hostname get's set back to what it was when I
>installed redhat, and the domainname goes to empty. I set them back by
>hostname  and domainname  and it's fine then, but as soon as I
>reboot or go init1, it goes back to the wrong settings. Where are the files
>that I can manually change these entries?
>
>Thanks,
>Jake
>
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: hostname and domainname

2002-05-15 Thread Keith Winston

On Wed, May 15, 2002 at 12:28:16PM -0500, [EMAIL PROTECTED] wrote:
> What are you using to change these?  Or what files are you actually
> changing?
> 
> Try running redhat-config-network and changing it there, that keeps it for
> me.

Take a look at /etc/sysconfig/network.  I think the HOSTNAME variable
is where it is stored.

Best Regards,
Keith
-- 
LPIC-2, MCSE, N+
Will we all fight for the right to be free?
Got spam? Get spastic http://spastic.sourceforge.net



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Which rpms on which CD?

2002-05-15 Thread Keith Winston

I am only a part time RH user (mostly SuSE), but I wanted to take a look
at the new 7.3.

After I completed the initial install, I wanted to go back and add a few
other packages.  Is there any RH tool or way to do this other than
mounting each CD and browsing the RedHat/RPMS directory to find what you
want?

Also, I noticed that some php rpms are on CD2 and some are on CD3.  Is
there any RH tool to handle the dependencies between rpms (other than
rpm error messages when you try to install one)?

I was quite impressed with 7.3 installer and it detected all of my
hardware without a problem (except my winmodem).  There is a nice
selection of software and the inclusion of CUPS and Postfix (with the
switch scripts) resolved my biggest issues with older versions.

Best Regards,
Keith
-- 
LPIC-2, MCSE, N+
Got spam? Get spastic http://spastic.sourceforge.net



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



how to get up2date to work via Gateway

2002-05-15 Thread Isaac Liu

hello,

I have a win2k PC that I turned it into
a Gateway and it sits between
my own LAN (192.168.70.x) and the Corporate Network (192.168.3.x).
My RH servers are on the 70.x network and
it can ping to the 192.168.3.x addreess (via Gateway of course).

My other win2k PC that is in the 70.x network
can access the web fine via the Gateway after I specify
the DNS server in the 192.168.3.x

So how do I do the same thing with my RH servers?
I dont want to browse the internet.  What I am
really interested is getting rhn_register & up2date to work.

Any help is greately appreciated.

 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



ls --color=tty

2002-05-15 Thread Henning, Brian

Hello-
Is this what generates color on the terminal screen 'ls --color=tty'?
how does it work exactly? how do i turn it on or off?
thanks,
brian



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Finding date a command was executed

2002-05-15 Thread Keith Winston

On Wed, May 15, 2002 at 07:20:42PM +0200, Wolfgang Pfeiffer wrote:
> after a first glance on 'man lastcomm' and some simple tests with the
> tool it *seems* that - concerning its abillity to deliver infos on
> previous commands - it works only for commands exctd. *after* the time
> of the psacct install ... so although Im prepared now for the future
> :) I still have the problem for the "old" (pre-install-) commands in
> bash_history ...
> 
> Again: thanks, Wanderlei Antonio Cavassin, but I'm still having a
> problem   :)

Without psacct, the only way to find out when a command ran is if it
left some trail behind in a log file.  Have you run grep on all your log
files?

Best Regards,
Keith
-- 
LPIC-2, MCSE, N+
Will we all fight for the right to be free?
Got spam? Get spastic http://spastic.sourceforge.net



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: login problem

2002-05-15 Thread ABrady

On 15 May 2002 12:13:39 -0400
Jeremy Hogan <[EMAIL PROTECTED]> wrote:

> On Tue, 2002-05-14 at 15:04, Isaac Liu wrote:
> > 
> > Hello,
> > 
> > I cant seem to get the GUI desktop after a
> > successful NIS authentication of a user
> > trying to login.  I can only get a GUI desktop from
> > the NIS server machine.  Why is that?
> > GDM needs some tweaking?
> 
> At the server try:
> 
> [user@server] $xhost + workstation_name

THIS IS DANGEROUS

Remove the space between "+" and workstation_name. Otherwise, the X
service is opened to the world!! Don't believe it? Easy enough to test.

Log out, log back in (that's required if you already typed the command
that was specified further up, otherwise not needed), open a terminal
and type

xhost +


Now follow the other part below and see if it displays the X-related
stuff. It will because the "+" all by itself tells it to open X up to
anything at all.

I had to learn this the hard way. Wasn't by an intruder, but by a
friendly force on a machine that wasn't authorized (I thought) access.
Though it's a little odd-looking and maybe confusing, the xhost manpage
says the same thing ([+]name being specific, and + being everybody).

> On the workstation:
> 
> [user@workstation] $ export DISPLAY=server:0 
> [user@workstation] $ startx
> 
> --jeremy

-- 
Capital punishment means never having to say "YOU AGAIN?"



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Finding date a command was executed

2002-05-15 Thread Wolfgang Pfeiffer

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
Thanks for the great tip -- just installed a Redhat package for
psacct, and 'tho not yet knowing too much on the details of the tool:

after a first glance on 'man lastcomm' and some simple tests with the
tool it *seems* that - concerning its abillity to deliver infos on
previous commands - it works only for commands exctd. *after* the time
of the psacct install ... so although Im prepared now for the future
:) I still have the problem for the "old" (pre-install-) commands in
bash_history ...

Again: thanks, Wanderlei Antonio Cavassin, but I'm still having a
problem   :)

Regards
Wolfgang

On May 15, 2002, 13:06 (-0300) Wanderlei Antonio Cavassin wrote:

>
> Install psacct (enable proccess accounting) and use
> lastcomm command.
>
> [ ... ]

>
> Regards,
> Wanderlei Antonio Cavassin
> Conectiva Linux
>
>
> Em Wed, May 15, 2002 at 05:51:12PM +0200, Wolfgang Pfeiffer escreveu:
> > Hi,
> >
> > Is it possible to find out the exact date a specific command was
> > executed on the machine?
> > [ ... ]

- -- 
GnuPG Key: http://home.t-online.de/home/520050060325-0001/key.asc
Key fingerprint = 6DD7 F9BF 689B 60D4 B20E  9087 7409 6EAF DD0A 8B01

http://www.geocities.com/wolfgangpfeiffer/

-- END TRANSMISSION --


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE84pnXdAlur90KiwERApBdAJ4tPG8F67JH9vqXOaLzM/ptdjCPcQCdFf6Y
P10T+EgeLaTmjJb2/ns4GmU=
=eADK
-END PGP SIGNATURE-




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



hostname and domainname

2002-05-15 Thread Jake McHenry

Hi, everytime I reboot my machine, I have to reset my hostname and 
domainname. When I reboot, my hostname get's set back to what it was when I 
installed redhat, and the domainname goes to empty. I set them back by 
hostname  and domainname  and it's fine then, but as soon as I 
reboot or go init1, it goes back to the wrong settings. Where are the files 
that I can manually change these entries?

Thanks,
Jake




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Kernel Compile Question...

2002-05-15 Thread Mario Günterberg

> i'm on rh7.3 now.because this version not support my sound card,i have to
> recompile the kernel.two questions below:
> 1.i've got the bzImage file,can i del other files in the /usr/src/linux/?
> 2.after recompile the kernel,i have to shut the power by myself.what
module
> i've missed?

1. first rpm -e kernel-source-*.rpm
   second extract the linux-*.tar.gz
2. You must compile your kernel with acpi modules.

Mario G.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: login problem

2002-05-15 Thread Jeremy Hogan

On Tue, 2002-05-14 at 15:04, Isaac Liu wrote:
> 
> Hello,
> 
> I cant seem to get the GUI desktop after a
> successful NIS authentication of a user
> trying to login.  I can only get a GUI desktop from
> the NIS server machine.  Why is that?
> GDM needs some tweaking?

At the server try:

[user@server] $xhost + workstation_name

On the workstation:

[user@workstation] $ export DISPLAY=server:0 
[user@workstation] $ startx

--jeremy



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Sendmail stopping Spam

2002-05-15 Thread Pieter De Wit

Hello James,

Hows things ? (I think I helped you out with a firewall problem awhile
back...)

Anycase, I also get this and it doesn't help blocking hotmail.com, what if
one of your clients send from there ? My solution is to block access from
just that server. 99% of the servers that send these e-mails allow you to
relay mail. Just check the last header in the e-mail, take the from IP
address and put it in your /etc/mail/access file as the following :

1.2.3.4550 Spammers arn't welcome. Mail [EMAIL PROTECTED] to be removed
after you fixed your server.

Then rebuild your access file and restart sendmail. I don't know if you have
to restart, but I normally do, just to check.

Anything after the 550 will be logged into the mail servers log. When/If the
admin sees this, hopefully he will do something about it.

Hope this helps !

Cheers,

Pieter

- Original Message -
From: "James Pifer" <[EMAIL PROTECTED]>
To: "redhat" <[EMAIL PROTECTED]>
Sent: Wednesday, May 15, 2002 15:41
Subject: Sendmail stopping Spam


> I searched the archive and didn't find my answer. Can I do this with
> Sendmail? I'm trying to setup some basic spam control. I would like to
> reject mail from domains such as aol.com, yahoo.com, and hotmail.com,
> but still receive mail from specific users at these domains.
>
> Using Webmin I went to the Sendmail configuration and click "Spam
> Control (access)". I set up an accept rule for a specific email address.
> I then setup a reject on that domain. Maybe it doesn't work like a
> firewall, but I was hoping it would see the accept first, and let it
> through, while rejecting any others. So far it doesn't seem to work,
> everything gets rejected.
>
> Hopefully I explained that well enough. Can this be done or do I need to
> add additional software?
>
> Thanks.
> James
>
>
>
>
>
>



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Finding date a command was executed

2002-05-15 Thread Wanderlei Antonio Cavassin


Install psacct (enable proccess accounting) and use
lastcomm command.

LASTCOMM(1)   LASTCOMM(1)

NAME
   lastcomm  -   print  out information about previously exe­
   cuted commands.

# rpm -qf /usr/bin/lastcomm
psacct-6.3.5-1cl

(this package is from Conectiva Linux - search one
available for your distro)

Regards,
Wanderlei Antonio Cavassin
Conectiva Linux


Em Wed, May 15, 2002 at 05:51:12PM +0200, Wolfgang Pfeiffer escreveu:
> Hi,
> 
> Is it possible to find out the exact date a specific command was
> executed on the machine?
> 
> Scanning man bash or groups.googling didn't help.
> 
> Thanks a lot in anticipation :)
> 
> Regards
> Wolfgang



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: VNCServer Service

2002-05-15 Thread ABrady

On Wed, 15 May 2002 09:40:45 -0400 (EDT)
dbrett <[EMAIL PROTECTED]> wrote:

> I though the ports started at 5800?
> 
> david

I use it on rare occassions, and I have 5900 opened and it works. I'm
pretty sure 5800 is for browsers, But I don't use it that way and have
the ports closed there.

> On Wed, 15 May 2002, ABrady wrote:
> 
> > On Tue, 14 May 2002 16:24:43 -0500
> > Jim Hale <[EMAIL PROTECTED]> wrote:
> > 
> > > I decided to go ahead and activate the VNCServer service (RH 7.3)
> > > in the Service Configuration screen, It would only be accessed
> > > from my local segment anyway and the ports are blocked thru my
> > > firewall from the outside world, but I can't seem to connect to it
> > > from a Windows client. 
> > > 
> > > Is there anything else that I need to do to make it work?
> > 
> > You need to have ports beginning at 5900 open to anyone that needs
> > access. VNC instance :0 needs 5900, instance:1 needs 5901 and so
> > forth. That's for connecting with vncviewer. If using the browser,
> > I'm pretty sure it's 5800 on up.

-- 
Sometimes you have to stride boldly up to life,
look it straight in the eye, and say "huh?"



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



  1   2   >