docbook

2002-05-31 Thread Aravind Vinnakota

Hi all,
  I am wondering whether there is any documentation on installing and
writing docbook documents on redhat linux specifically.

thanks in advance,
Aravind



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



Re: xcdroast after upgrade to rh7.3

2002-05-31 Thread ABrady

On Fri, 31 May 2002 22:13:58 -0500
Bob Hartung <[EMAIL PROTECTED]> wrote:

> Hi all,
>Has anyone had any issues with xcdroast after upgrading to RH 7.3? 
>When 
> I try to start it, there is a pause then the flashing mini-icon just
> exits.
> 
>When I try to start from the command line I get this:
> 
>   Xlib: connection to ":0.0" refused by server
>   Xlib: No protocol specified
> 
>   Gtk-WARNING **: cannot open display: :0.0
> 
>X-windows seems to be working well otherwise.
> 
>Where should I start looking?

If you're running as root (and it sounds like you are) open a terminal
as the user login and type:

xhost +localhost

Make sure no space between the + and localhost or it invites everybody
in the world to use your desktop. After issuing the command, su to root
and run it (xcdroast) again. Should work now.

If that fails, I can't imagine what else is going on, because that
(permissions) is what usually causes these types of things to fail.

-- 
I can't remember if I'm the good twin or the evil one.



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



RE: Logs in tty12

2002-05-31 Thread Thomas Bergstam

 
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Check /etc/syslog.conf.


Add for example:

mail.*/dev/tty12

or

*.info;mail.none;authpriv.none;crone.none   /dev/tty12


aso


Keep the originals if you also want them in the original loggfiles



/T


> Is possible see all logs in tty12 ? I read this,but not how to do
> this!  
> 


-BEGIN PGP SIGNATURE-
Version: PGP 7.0.4

iQA/AwUBPPhhmO7s0xrwiEESEQK99gCg67/rNyts8ODPhdIOcu4sklFkt3wAoPFe
OaOK3xpY+WYUSiVDle0lKg0O
=P0UL
-END PGP SIGNATURE-



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



Re: Detection of a SCSI scanner

2002-05-31 Thread Patrick May

Thanks for the info. I kept using -F which doesn't work. I press the
space bar so that I can scan for anything funky going on.

Patrick

On Thu, 2002-05-30 at 20:23, Bret Hughes wrote:
> On Thu, 2002-05-30 at 19:28, Patrick May wrote:
> > >From this information, you still need to load the aic7xxx module which
> > is the driver for the 2930 (and many other Adaptec controllers.)
> > 
> > As root do "modprobe aic7xxx' and it should detect and make the
> > appropriate entries in /var/log/messages (and dmesg I think will show
> > it.) For this I either run another xterm or log in as root on a virtual
> > terminal and 'less /var/log/messages'. Press the space bar until you see
> > END highlighted and then give it a capital "F". shift+f. This will put
> > less into follow mode (anyone know a command line parameter to do this?
> > I think it was -f, but that's never worked for me.)
> 
> less +F /var/log/messages
> 
> + sends the command following it to the less process as soon as it
> starts.  BTW you should not have to hit the spacebare to get the file to
> the end before entering F while in a session.
> 
> Bret
> 
> 
> 
> ___
> 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



xcdroast after upgrade to rh7.3

2002-05-31 Thread Bob Hartung

Hi all,
   Has anyone had any issues with xcdroast after upgrading to RH 7.3?  When 
I try to start it, there is a pause then the flashing mini-icon just exits.

   When I try to start from the command line I get this:

Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

Gtk-WARNING **: cannot open display: :0.0

   X-windows seems to be working well otherwise.

   Where should I start looking?

TIA

Bob
-- 

Bob Hartung, Bettendorf, IA



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



Re: Enabling Ports

2002-05-31 Thread Bret Hughes

On Fri, 2002-05-31 at 14:11, Bruce Embrey wrote:
> Hi,
> 
> I am running RHLinux7.2 and during the installation I selected High 
> Security on the firewall and selected HTTP and SSH. I now want to open port 
> 25 for sendmail. I ran nmap and my port 22 and 80 were open but not 25. I 
> checked the /etc/services and it appears port 25 is enabled for tcp and 
> udp. I checked my ipchains and it shows the policy for SMTP is identical to 
> HTTP and SSH policies.
> 
> I have not yet configured sendmail and was wondering if after configuring 
> it and starting the daemon will port 25 be open or where do I need to look 
> to open this port?
> 

It sounds like you are ready to go.  The reason nmap does not return
anything is do to the fact that there is nothing actually listening on
that port yet.

HTH
Bret  



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



Re: text login

2002-05-31 Thread Anthony E. Greene

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 31-May-2002/12:56 -0400, Devon Harding - GTHLA <[EMAIL PROTECTED]> wrote:
>How do I change RedHat 7.3 to boot to just the text login instead of the
>GUI login?  What file do I modify?

Edit /etc/inittab and look for the line that sets the default runlevel:

  id:5:initdefault:

Change the runlevel from 5 to 3. Any subsequent reboot will put you into
runlevel 3. On Linux runlevel 3 differs from runlevel 5 only by not
running a graphical login.

You don't have reboot to go to runlevel 3. Just use the command

  telinit 3


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

iD8DBQE8+CcqpCpg3WyUI50RAqZMAJ4tB6e5PghIe15tZGpN69y1ccjOCQCg86Xk
Zv86FJ6eaLnryBn8qXbmEak=
=bXlh
-END PGP SIGNATURE-



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



Re: text login

2002-05-31 Thread Ray Curtis

> "dh" == Devon Harding <- GTHLA <[EMAIL PROTECTED]>> writes:

dh> How do I change RedHat 7.3 to boot to just the text login instead of the GUI
dh> login?  What file do I modify?
 
Sure this is a FAQ, but edit /etc/inittab:
Change the runlevel 5 to 3 with
 
id:5:initdefault:
to
id:3:initdefault:

BTW, we can do without the 40 or 50 lines of HTML just to
send 2 lines of a text question.


-- 
Ray Curtis
mailto:[EMAIL PROTECTED]   http://www.ccux.com



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



Re: text login

2002-05-31 Thread Muhammad Faisal Rauf Danka

It initialises from /etc/inittab
edit it, you'll see an entry invoking X server.
remove that line, or hash it.

Regards, 
-
Muhammad Faisal Rauf Danka

Chief Technology Officer
Gem Internet Services (Pvt) Ltd.
web: www.gem.net.pk

Vice President
Pakistan Computer Emergency Responce Team (PakCERT)
web: www.pakcert.org

Chief Security Analyst
Applied Technology Research Center (ATRC)
web: www.atrc.net.pk


--- message from Devon Harding - GTHLA <[EMAIL PROTECTED]> attached:

_
---
[ATTITUDEX.COM]
http://www.attitudex.com/
---

_
Promote your group and strengthen ties to your members with [EMAIL PROTECTED] by 
Everyone.net  http://www.everyone.net/?btn=tag

--- Begin Message ---








How do I change RedHat 7.3 to boot to just the text login
instead of the GUI login?  What file
do I modify?

 

_

Devon Harding

System
Administrator



Gilat Latin America







954-858-1600





[EMAIL PROTECTED]






This e-mail is intended for the above named addressee(s), and may contain
information which is confidential or privileged. If you are not the intended
recipient, please inform us immediately: you should not copy or use this e-mail
for any purpose nor disclose its contents to any person.





 






--- End Message ---


Re: Regarding the default gateway

2002-05-31 Thread Muhammad Faisal Rauf Danka

Make changes in /etc/sysconfig/network
for gateway there will be an entry GATEWAY=""
change that and next time when you restart/reload your network, It will take affect 
automatically.

Regards, 
-
Muhammad Faisal Rauf Danka

Chief Technology Officer
Gem Internet Services (Pvt) Ltd.
web: www.gem.net.pk

Vice President
Pakistan Computer Emergency Responce Team (PakCERT)
web: www.pakcert.org

Chief Security Analyst
Applied Technology Research Center (ATRC)
web: www.atrc.net.pk


--- "Sudhaker P" <[EMAIL PROTECTED]> wrote:
>
>
<>

_
---
[ATTITUDEX.COM]
http://www.attitudex.com/
---

_
Promote your group and strengthen ties to your members with [EMAIL PROTECTED] by 
Everyone.net  http://www.everyone.net/?btn=tag



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



Re: FOR THE TIMID: RPM, up2date, & LPD server problems

2002-05-31 Thread Carole Womeldorf

Carole Womeldorf wrote:
> 
> Gordon Messmer wrote:
> >
> > On Thu, 2002-05-30 at 07:57, Carole Womeldorf wrote:
> > > Chris Watt wrote:
> > > > What does "df -h" tell you?
> > > >
> > > > You haven't mentioned disk space, so I apologize if this is too obvious...
> > >
> > > No need to apologize...You've hit it on the money -
> > >
> > > [carole@bgp543409bgs etc]$ df -h
> > > FilesystemSize  Used Avail Use% Mounted on
> > > /dev/hda3 2.4G   99M  2.1G   5% /
> > > /dev/hda1  53M  6.0M   44M  12% /boot
> > > /dev/hdc1 5.8G  1.5G  4.0G  26% /home
> > > none  125M 0  124M   0% /dev/shm
> > > /dev/hdc2 2.0G   33M  1.8G   2% /tmp
> > > /dev/hda2  16G  1.4G   13G  10% /usr
> > > /dev/hda6  53M   54M 0 100% /var
> > > /dev/cdrom647M  647M 0 100% /mnt/cdrom
> > >
> > > Ugh.  Now what?
> >
> > mkdir /var.new
> > rsync -av /var/ /var.new/
> > # Make sure that worked:
> > ls -l /var /var.new
> > # If so:
> > umount /var
> > rmdir /var
> > mv /var.new /var
> >
> > Then remove /var from /etc/fstab
> >
> 
> Do I do this (as root) from the / prompt?  Or where else?  So I am in
> effect then moving /var onto /dev/hda3 with 2.1G to play with?  And
> since at the end I mv /var.new to /var all the pointers in the files on
> /etc will still be able to find them?  This sounds a bit tricky and I
> want to get it right.  Is there any backup I should do before I attempt
> this?  Thanks so much.
> 
Blundering ahead, I have found that the "umount /var" command fails due
to 
umount: /var: device is busy
What happens if I partial-force it: "umount -nrv /var" or full force it:
"umount -f /var"?  FYI I tried closing all windows but my "konsole" and
retried it with the same result.  Hmmm.

> Carole



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



Xv under RH 7.3

2002-05-31 Thread Alejandro Perez Mendez




Hi, this is th e first time i write into this list. I'm from Spain so I'm sorry because my english.

I have installed my RH 7.3 on my system and all work fine, except when a program (like Xine or mplayer) tries to use Xv extension, then monitor shutdown and keyboard don't work, so I have to restart my computer.

I have an ATI RAGE 128 PF/PRO AGP 4x TMDS with 32 MB, and a LG WS771B monitor.

I tried to execute Xconfigurator but all still on the same way.

I'm very gladed if somebody could help me.

Thanks.








Enabling Ports

2002-05-31 Thread Bruce Embrey

Hi,

I am running RHLinux7.2 and during the installation I selected High 
Security on the firewall and selected HTTP and SSH. I now want to open port 
25 for sendmail. I ran nmap and my port 22 and 80 were open but not 25. I 
checked the /etc/services and it appears port 25 is enabled for tcp and 
udp. I checked my ipchains and it shows the policy for SMTP is identical to 
HTTP and SSH policies.

I have not yet configured sendmail and was wondering if after configuring 
it and starting the daemon will port 25 be open or where do I need to look 
to open this port?

Bruce Embrey

Bruce Edward Embrey : OpenVMS/Linux Systems Manager / Campus Email Admin. :
Hood College: [EMAIL PROTECTED] : Phone (301)696-3927 : Fax (301)696-3913



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



text login

2002-05-31 Thread Devon Harding - GTHLA








How do I change RedHat 7.3 to boot to just the text login
instead of the GUI login?  What file
do I modify?

 

_

Devon Harding

System
Administrator



Gilat Latin America







954-858-1600





[EMAIL PROTECTED]






This e-mail is intended for the above named addressee(s), and may contain
information which is confidential or privileged. If you are not the intended
recipient, please inform us immediately: you should not copy or use this e-mail
for any purpose nor disclose its contents to any person.





 








Re: FOR THE TIMID: RPM, up2date, & LPD server problems

2002-05-31 Thread Carole Womeldorf

Gordon Messmer wrote:
> 
> On Thu, 2002-05-30 at 07:57, Carole Womeldorf wrote:
> > Chris Watt wrote:
> > > What does "df -h" tell you?
> > >
> > > You haven't mentioned disk space, so I apologize if this is too obvious...
> >
> > No need to apologize...You've hit it on the money -
> >
> > [carole@bgp543409bgs etc]$ df -h
> > FilesystemSize  Used Avail Use% Mounted on
> > /dev/hda3 2.4G   99M  2.1G   5% /
> > /dev/hda1  53M  6.0M   44M  12% /boot
> > /dev/hdc1 5.8G  1.5G  4.0G  26% /home
> > none  125M 0  124M   0% /dev/shm
> > /dev/hdc2 2.0G   33M  1.8G   2% /tmp
> > /dev/hda2  16G  1.4G   13G  10% /usr
> > /dev/hda6  53M   54M 0 100% /var
> > /dev/cdrom647M  647M 0 100% /mnt/cdrom
> >
> > Ugh.  Now what?
> 
> mkdir /var.new
> rsync -av /var/ /var.new/
> # Make sure that worked:
> ls -l /var /var.new
> # If so:
> umount /var
> rmdir /var
> mv /var.new /var
> 
> Then remove /var from /etc/fstab
> 

Do I do this (as root) from the / prompt?  Or where else?  So I am in
effect then moving /var onto /dev/hda3 with 2.1G to play with?  And
since at the end I mv /var.new to /var all the pointers in the files on
/etc will still be able to find them?  This sounds a bit tricky and I
want to get it right.  Is there any backup I should do before I attempt
this?  Thanks so much.

Carole



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



Re: missing lpr on Redhat 6.0->7.3 upgrade on Pentium 4

2002-05-31 Thread Joe Higgins

| RedHat 7.3 had added support for multiple printing and mail systems,
| so that you could install both LPRng and CUPS for printing, or sendmail
| and postfix for mail. And so the binaries are installed as lpr.LPRng,
| and then lpr is a symlink to /etc/alternatives/lp, which in turn is a
| symlink to the actual binary. Sounds a bit complicated, but it allows for
| clean support for multiple systems providing the same functionality. This
| system is managed by the "alternatives" program, which should have
| been installed on your system, and it should automatically create the
| necessary links in /etc/alternatives. If not, read the man page, and
| it should explain how you can use it. I haven't yet read the man page
| myself so I can't offer any more help.
|
| --
| Anand Buddhdev

Thanks for the info. /usr/sbin/update-alternatives --config print
seems to do what I did manually. LPRng and CUPS are the available print
alternatives.

I wonder if I am missing any other post-upgrade magic?

Thanks, Joe



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



Re: Changing boot.img

2002-05-31 Thread Michael Fratoni

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Friday 31 May 2002 01:43 pm, Chapman, Matt wrote:
> Totally agree but the syslinux shipped in the boot.img on the Redhat
> 7.3 cdrom is like 1.50 and at 1.60 you could begin using splash images
> on boot up.  I did this on 7.1 and 7.2 no problem... Run syslinux (the
> new one) against the boot.img and then open it up and add my .rle file
> for the splash image and change the boot.msg file to call the .rle.
>
> I get that far , when it boots up I see the splash image and then the
> boot:  like it is waiting for the start of the kernel... I press enter
> and then it fails...
>
> Am I causing the corruption due to the way I am opening the file or
> running syslinux against the boot.img file itself.

I'd guess it's happening when you run syslinux on the .img file.

> Maybe I should dd the boot.img file to floppy... Then syslinux the
> floppy.  Then open it and make the 2 changes.  Then umount the floppy
> and dd the floppy back to the hard drive as boot.img  Redo the mkisofs
> and burn again.  What do you think?

What I would do to create this image is...
(You could also probably do all this on a file on the hard drive, but 
doing it on a floppy reduces the chances of doing any damage.)
Mount the boot.image that you want to copy files from.
(You can edit the files here, before copying them to the new image.)
Insert and do not mount a floppy.
Format the floppy with 'mformat a:'
Run syslinux: 'syslinux -s /dev/fd0'
Copy the needed files from the mounted image (or add new):
'mcopy /path/to/filename a:'

When done, you can dd the floppy image to the hard drive.
dd if=/dev/fd0 of=/path/to/write/boot.img bs=1440k

Should give you a bootable floppy and a copy of the boot image on the 
drive.

Hope that helps,
- -- 
- -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

iEUEARECAAYFAjz4Gc4ACgkQn/07WoAb/StCgwCdG+UWS3U6+90rsah0RIxxdpc4
pLQAli3azMeawr2nEEy1SmKx7ggLMbU=
=Wmpa
-END PGP SIGNATURE-



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



Logs in tty12

2002-05-31 Thread Josep M.

Hello!

Is possible see all logs in tty12 ? I read this,but not how to do this!

Thanks
Josep 




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



Re: Help. I need a traffic shaping program for RedHat (with GIU would be great)

2002-05-31 Thread Hal Burgiss

On Fri, May 31, 2002 at 04:00:16PM -0700, Apolinaras Sinkevicius wrote:
> Now since I am a recent convert from NT world... Is
> there a GUI somewhere for it?

Nooo. Its deep geek. You are condemned to CLI :/
 
Seriously, google for it. You probably can find a good example
somewhere to borrow. That HOWTO is the best doc I've found.

-- 
Hal Burgiss
 



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



moving user accounts

2002-05-31 Thread David Vazquez Guzman

Hello i have a RH 7.1 working fine but we need to change the server so i
installed the same rh 7.1 but now i have to change the users accounts on
linux and samba and their data, can any one give me a hint on this issue.

Thanks a lot

   David Vazquez Guzman
   E-Mail:   [EMAIL PROTECTED]
 [EMAIL PROTECTED]
   INSTITUTO BRILLAMONT
   San Pedro Garza Garcia, N.L.
   Tel y Fax: +52 (81)  8338 7464  y  8338 7465  Ext. 123
   Visite nuestro Home Page:
   http://www.brillamont.edu.mx




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



Re: Regarding the default gateway

2002-05-31 Thread Mike Burger

Look in /etc/sysconfig/network for "GATEWAY=" and enter the IP address of 
your gateway.

Then, if you restart the network service, it should come up with no 
problem.

On Fri, 31 May 2002, Sudhaker P wrote:

> 
> 
> Hi Gurus,
> I've tried changing the DNS and the IP addresses of Linux box running RedHat 
> 6.2 and kernel 2.4.16 using Linuxconf but I am having problems with the 
> default route.
> I tried adding using the command
> #route add default gw 
> and when i type in route command it takes a while for the entry to show up .
> When stop and start the network services the entry of the default route is 
> no more there.
> 
> Can any of you gurus help me in this issue.
> Any suggestions will be gretaly appreciated.
> 
> -Regards,
> peram
> 
> _
> Send and receive Hotmail on your mobile device: http://mobile.msn.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



Regarding the default gateway

2002-05-31 Thread Sudhaker P



Hi Gurus,
I've tried changing the DNS and the IP addresses of Linux box running RedHat 
6.2 and kernel 2.4.16 using Linuxconf but I am having problems with the 
default route.
I tried adding using the command
#route add default gw 
and when i type in route command it takes a while for the entry to show up .
When stop and start the network services the entry of the default route is 
no more there.

Can any of you gurus help me in this issue.
Any suggestions will be gretaly appreciated.

-Regards,
peram

_
Send and receive Hotmail on your mobile device: http://mobile.msn.com



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



Re: Help. I need a traffic shaping program for RedHat (with GIU would be great)

2002-05-31 Thread Apolinaras Sinkevicius

Now since I am a recent convert from NT world... Is
there a GUI somewhere for it?

--- Hal Burgiss <[EMAIL PROTECTED]> wrote:
> On Fri, May 31, 2002 at 10:41:04AM -0700, David
> Talkington wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> > 
> > Apolinaras Sinkevicius wrote:
> > 
> > >Well. I would not call myself a wizard in Linux,
> so I
> > >need a bit more help. Please...
> > 
> > I haven't used those tools.  I'm sure you'll find
> lots of good reading
> > in the kernel docs for those features, so I'd
> start there ...
> 
> /usr/share/doc/iproute-2.4.7/README.iproute2   (On
> RH7.3). 
> /usr/share/doc/shapecfg-2.2.12/README.cbq
> /etc/sysconfig/cbq
> 
> http://www.linuxdoc.org/HOWTO/Adv-Routing-HOWTO.html
> /etc/sysconfig/cbq/cbq-.example
> 
> Its not really for beginners, though that HOWTO has
> good examples.
> Excerpts from something lifted from it:
> 
> 
>  # shape everything at $UPLINK speed - this prevents
> huge queues in your
>  # DSL modem which destroy latency:
>  # main class
>  $TC class add dev $DEV parent 1: classid 1:1 cbq
> rate ${UPLINK}kbit \
>  allot 1500 prio 5 bounded isolated
> 
>  # high prio class 1:10:
>  $TC class add dev $DEV parent 1:1 classid 1:10 cbq
> rate ${UPLINK}kbit \
> allot 1600 prio 1 avpkt 1000
> 
>  # bulk and default class 1:20 - gets slightly less
> traffic,
>  # and a lower priority:
>  $TC class add dev $DEV parent 1:1 classid 1:20 cbq
> rate $[9*$UPLINK/10]kbit \
> allot 1600 prio 2 avpkt 1000
> 
>  # both get Stochastic Fairness:
>  $TC qdisc add dev $DEV parent 1:10 handle 10: sfq
> perturb 10
>  $TC qdisc add dev $DEV parent 1:20 handle 20: sfq
> perturb 10
> 
>  # start filters
>  # TOS Minimum Delay (ssh, NOT scp) in 1:10:
>  $TC filter add dev $DEV parent 1:0 protocol ip prio
> 10 u32 \
>match ip tos 0x10 0xff  flowid 1:10
> 
>  # ICMP (ip protocol 1) in the interactive class
> 1:10 so we
>  # can do measurements & impress our friends:
>  $TC filter add dev $DEV parent 1:0 protocol ip prio
> 11 u32 \
>  match ip protocol 1 0xff flowid 1:10
> 
>  
> 
> -- 
> Hal Burgiss
>  
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
>
https://listman.redhat.com/mailman/listinfo/redhat-list


__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com



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



Re: Help. I need a traffic shaping program for RedHat (with GIU would be great)

2002-05-31 Thread Hal Burgiss

On Fri, May 31, 2002 at 10:41:04AM -0700, David Talkington wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Apolinaras Sinkevicius wrote:
> 
> >Well. I would not call myself a wizard in Linux, so I
> >need a bit more help. Please...
> 
> I haven't used those tools.  I'm sure you'll find lots of good reading
> in the kernel docs for those features, so I'd start there ...

/usr/share/doc/iproute-2.4.7/README.iproute2   (On RH7.3). 
/usr/share/doc/shapecfg-2.2.12/README.cbq
/etc/sysconfig/cbq

http://www.linuxdoc.org/HOWTO/Adv-Routing-HOWTO.html
/etc/sysconfig/cbq/cbq-.example

Its not really for beginners, though that HOWTO has good examples.
Excerpts from something lifted from it:


 # shape everything at $UPLINK speed - this prevents huge queues in your
 # DSL modem which destroy latency:
 # main class
 $TC class add dev $DEV parent 1: classid 1:1 cbq rate ${UPLINK}kbit \
 allot 1500 prio 5 bounded isolated

 # high prio class 1:10:
 $TC class add dev $DEV parent 1:1 classid 1:10 cbq rate ${UPLINK}kbit \
allot 1600 prio 1 avpkt 1000

 # bulk and default class 1:20 - gets slightly less traffic,
 # and a lower priority:
 $TC class add dev $DEV parent 1:1 classid 1:20 cbq rate $[9*$UPLINK/10]kbit \
allot 1600 prio 2 avpkt 1000

 # both get Stochastic Fairness:
 $TC qdisc add dev $DEV parent 1:10 handle 10: sfq perturb 10
 $TC qdisc add dev $DEV parent 1:20 handle 20: sfq perturb 10

 # start filters
 # TOS Minimum Delay (ssh, NOT scp) in 1:10:
 $TC filter add dev $DEV parent 1:0 protocol ip prio 10 u32 \
   match ip tos 0x10 0xff  flowid 1:10

 # ICMP (ip protocol 1) in the interactive class 1:10 so we
 # can do measurements & impress our friends:
 $TC filter add dev $DEV parent 1:0 protocol ip prio 11 u32 \
 match ip protocol 1 0xff flowid 1:10

 

-- 
Hal Burgiss
 



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



RE: Changing boot.img

2002-05-31 Thread Chapman, Matt

Totally agree but the syslinux shipped in the boot.img on the Redhat 7.3
cdrom is like 1.50 and at 1.60 you could begin using splash images on
boot up.  I did this on 7.1 and 7.2 no problem... Run syslinux (the new
one) against the boot.img and then open it up and add my .rle file for
the splash image and change the boot.msg file to call the .rle.

I get that far , when it boots up I see the splash image and then the
boot:  like it is waiting for the start of the kernel... I press enter
and then it fails...

Am I causing the corruption due to the way I am opening the file or
running syslinux against the boot.img file itself.

Maybe I should dd the boot.img file to floppy... Then syslinux the
floppy.  Then open it and make the 2 changes.  Then umount the floppy
and dd the floppy back to the hard drive as boot.img  Redo the mkisofs
and burn again.  What do you think?

-matt chapman

-Original Message-
From: Michael Fratoni [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, May 30, 2002 10:09 PM
To: [EMAIL PROTECTED]
Subject: Re: Changing boot.img


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 30 May 2002 07:39 am, Chapman, Matt wrote:

> I have done the following.  Opened up the boot.img from cd1 by the 
> following command:
>
> mount -o loop boot.img /home/matt/temp
>
> Then I cd to that dir and changed the text in the *.msg file.  Then 
> umount /home/matt/temp
>
> I then do a syslinux (new version) to the boot.img file to update it 
> to the new sysimage...
>
> I then burn my cd with the appropriate commands.  When I boot my cd I 
> get my changed text but then it says "missing or corrupt kernel"  Now 
> before you ask... I did not touch the initrd.img or the vmlinuz file 
> at all!
>
> Any ideas?  Am I mounting it wrong.

If all you have done is modify the *.msg files, there should be no need
to 
run syslinux.

When creating bootable images, I generally format the disk (must be a
dos 
file system) then run syslinux, then add the remaining files.

Here is a snip from a script I use to create a boot disk: mformat a: ||
{
echo "Error formatting the floppy disk, exiting."
exit
}
echo "Running syslinux."
syslinux -s /dev/fd0 || {
echo "Error running syslinux, exiting."
exit
}
echo "Copying files."
mcopy base_files/syslinux.cfg a:
mcopy base_files/boot.msg a:

echo "Copying rootfs.gz."
mcopy rootfs.gz a:

echo "Copying the kernel."
mcopy base_files/vmlinuz-rule a:vmlinuz


- -- 
- -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

iEYEARECAAYFAjz220AACgkQn/07WoAb/SuXDgCghzIe/eAl++Mthy+VGl0NYl3i
z3sAoJ+OFsrcgrRDnj2DxQwMmycHjC0L
=V2vV
-END PGP SIGNATURE-



___
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: Help. I need a traffic shaping program for RedHat (with GIUwould be great)

2002-05-31 Thread David Talkington

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Apolinaras Sinkevicius wrote:

>Well. I would not call myself a wizard in Linux, so I
>need a bit more help. Please...

I haven't used those tools.  I'm sure you'll find lots of good reading
in the kernel docs for those features, so I'd start there ...

Cheers -d

- -- 
David Talkington

PGP key: http://www.prairienet.org/~dtalk/0xCA4C11AD.pgp

-BEGIN PGP SIGNATURE-
Version: PGP 6.5.8
Comment: Made with pgp4pine 1.75-6

iQA/AwUBPPe1tL9BpdPKTBGtEQJ3GQCePhCun0EVdrlwAPRvQhYK/kISQ/oAn3Lh
gLdULHGYN+rMszCc2S9qqt/7
=tqzU
-END PGP SIGNATURE-




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



Re: Help. I need a traffic shaping program for RedHat (with GIU would be great)

2002-05-31 Thread Apolinaras Sinkevicius

Well. I would not call myself a wizard in Linux, so I
need a bit more help. Please...

--- David Talkington <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Apolinaras Sinkevicius wrote:
> 
> >I am trying to find a traffic shaping tool for RH
> with
> >possibly a GUI. I would like to set bandwidth
> limits
> >on some users based either on their MAC address or
> IP.
> >Any ideas where I can find one. And oh yeah, free
> >would be great :-)
> 
> Hmm ... the 'traffic shaper' and/or QoS components
> of the Linux kernel
> come to mind ... ;-)
> 
> - -d
> 
> 
> - -- 
> David Talkington
> 
> PGP key:
> http://www.prairienet.org/~dtalk/0xCA4C11AD.pgp
> 
> -BEGIN PGP SIGNATURE-
> Version: PGP 6.5.8
> Comment: Made with pgp4pine 1.75-6
> 
>
iQA/AwUBPPejnr9BpdPKTBGtEQL0pQCeNHPMQyUSESdYbBIUdYIIHSvgNyUAnic+
> qqWy1Q6954WwQSmieblQcW/5
> =aM5/
> -END PGP SIGNATURE-
> 
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
>
https://listman.redhat.com/mailman/listinfo/redhat-list


__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com



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



Re: NFS, symlinks and installation trees

2002-05-31 Thread David Talkington

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

rpjday wrote:

>available, via NFS, a red hat installation tree, if i create the
>directory /7.3/RedHat/RPMS containing all the symlinks.  then
>a network-based kickstart client could refer to this host and
>to the location "/7.3", under which it would find the installation
>tree "RedHat/RPMS" to install from.

>pose any possible problems?  i'm assuming i'd have to export the
>entire /7.3 directory since i have to export the locations that
>contain the real files as well as the symlinks.

Yes.  Use relative links, and it should work fine.  For example:

$ pwd 
/path/to/7.3

$ cd rpms
$ for file in ../dist*/rpms/*; do ln -s $file; done

Something like that, with 7.3/ exported.

- -d


- -- 
David Talkington

PGP key: http://www.prairienet.org/~dtalk/0xCA4C11AD.pgp

-BEGIN PGP SIGNATURE-
Version: PGP 6.5.8
Comment: Made with pgp4pine 1.75-6

iQA/AwUBPPe0Fr9BpdPKTBGtEQI7IwCg2EnRgZ0vVRPVbDFjY9OD9HbUxu0AnjHR
ZJgkSnWDWGPr4nYE/zJNKopF
=T3NY
-END PGP SIGNATURE-




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



NFS, symlinks and installation trees

2002-05-31 Thread rpjday


  is there a simple explanation for how symlinks are treated under
NFS?  here's what i'm after.

  with each release of red hat, i immediately copy the CD directory
trees under a main directory structure, but keep each CD tree separate
to distinguish between them, so i'll end up with a top level directory
structure of

/7.3
/inst1  (contents of installation CD 1)
/images
/dosutils
/RedHat   ... etc etc ...
/inst2
/inst3

note that each of these subdirectories will have, inside it, the
RedHat/RPMS directory containing their respective RPMS.

  for convenience, i also typically create another directory called
"rpms" or something like that contains nothing but symlinks to *all*
of the actual RPM files in the other three RPMS directories.  in the
case of 7.3, i end up with a directory containing 1439 symlinks to
all of the RPMs, so i can pretend all of the rpms are in one place
to make perusing them easier.

/7.3
/rpms   (contains 1439 symlinks to other RPM files)
/inst1
/inst2  ... etc etc ...

  it occurred to me that i can do this, and simultaneously make
available, via NFS, a red hat installation tree, if i create the
directory /7.3/RedHat/RPMS containing all the symlinks.  then
a network-based kickstart client could refer to this host and
to the location "/7.3", under which it would find the installation
tree "RedHat/RPMS" to install from.

  does the fact that the red hat install tree RedHat/RPMS contain
pose any possible problems?  i'm assuming i'd have to export the
entire /7.3 directory since i have to export the locations that
contain the real files as well as the symlinks.

  i'd test this but i have only one host at the moment, and
while i can play by exporting and mounting to myself, i'm not
that would constitute a valid test.

  comments?

rday



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



Re: install linux in IBM microdrive 1GB

2002-05-31 Thread Li Tan

Hi, thanks for your reply. I used fdisk to delete the existed partion in
microdrive and also did a fdisk \mbr; however it still have the same problem
any other idea?

Li
- Original Message -
From: "Cameron Simpson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 30, 2002 11:24 PM
Subject: Re: install linux in IBM microdrive 1GB


> On 23:03 30 May 2002, Li Tan <[EMAIL PROTECTED]> wrote:
> | Hi, I am trying to install redhat linux 7.3 into IBM microdrive 1GB. The
> | microdrive is inserted into a Compact Flash II to IDE adapter, and the
> | adapter is connected to IDEcable.
(http://www.mesanet.com/diskcardinfo.html)
> |  however the installation always stoped at the beginning. it stoped at
> | partion check after the system The BIOS recognizd it and it boots but
during
> | the linux system boot up, it stoped at partition check.
>
> I would guess it's unpartitioned (like floppies usually are). Use fdisk
> or partition magic or something on it and make a single partition spanning
> the whole disc, then retry your install.
> --
> Cameron Simpson, DoD#743[EMAIL PROTECTED]
http://www.zip.com.au/~cs/
>
> I generally avoid temptation unless I can't resist it. - Mae West
>
>
>
> ___
> 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: Help. I need a traffic shaping program for RedHat (with GIUwould be great)

2002-05-31 Thread David Talkington

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Apolinaras Sinkevicius wrote:

>I am trying to find a traffic shaping tool for RH with
>possibly a GUI. I would like to set bandwidth limits
>on some users based either on their MAC address or IP.
>Any ideas where I can find one. And oh yeah, free
>would be great :-)

Hmm ... the 'traffic shaper' and/or QoS components of the Linux kernel
come to mind ... ;-)

- -d


- -- 
David Talkington

PGP key: http://www.prairienet.org/~dtalk/0xCA4C11AD.pgp

-BEGIN PGP SIGNATURE-
Version: PGP 6.5.8
Comment: Made with pgp4pine 1.75-6

iQA/AwUBPPejnr9BpdPKTBGtEQL0pQCeNHPMQyUSESdYbBIUdYIIHSvgNyUAnic+
qqWy1Q6954WwQSmieblQcW/5
=aM5/
-END PGP SIGNATURE-




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



Help. I need a traffic shaping program for RedHat (with GIU would be great)

2002-05-31 Thread Apolinaras Sinkevicius

Hi,
I am trying to find a traffic shaping tool for RH with
possibly a GUI. I would like to set bandwidth limits
on some users based either on their MAC address or IP.
Any ideas where I can find one. And oh yeah, free
would be great :-)

APollo

__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com



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



Re: Delete old unused accounts

2002-05-31 Thread Emmanuel Seyman

On Thu, May 30, 2002 at 08:06:39AM +0600, [EMAIL PROTECTED] wrote:
> 
> I have been running a small server for about a year,
> New account are growing fairly well.
> 
> Anyone who has a script to set cron to delete old unused accounts ?

I inherited a mail server at one point and made a perl script that
would count the number of POP3 connections each user made in 3 months.
If the result was zero, I would close the account.
I went from 400+ accounts to 178.

Emmanuel



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



Re: Delete old unused accounts

2002-05-31 Thread Anthony E. Greene

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

[EMAIL PROTECTED] wrote:
> I have been running a small server for about a year,
> New account are growing fairly well.
> 
> Anyone who has a script to set cron to delete old unused accounts ?

You can write a script that uses 'last -n 1 username' to find the last
login by a user. You have to parse the output to get the date.

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]>

iD8DBQE895BCpCpg3WyUI50RAryjAKC0NxXdDKOULUkYHhdruzpXA7eE5QCeMYjL
B2VEnpQmznJsqQ49CWnHBp0=
=vUmu
-END PGP SIGNATURE-



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



Re: ftp labels

2002-05-31 Thread Anthony E. Greene

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 31-May-2002/11:19 -0300, Ted Gervais <[EMAIL PROTECTED]> wrote:
>I wonder if anyone can answer this.  Is there a way to provide file 
>descriptions or labels of the files you have for download (by others).
>
>In other words, I keep a few files for people to come and take down, using 
>FTP.  They have asked me to provide descriptions or labels as to what these 
>files are?  Can this be done??

Put the descriptions in 00-index.txt. It will be listed at the top of an
alphabetically sorted list, regardless of case-sensitiveity diferences
between operating systems, unless you have file names that begin with
punctuation marks or other special charateers.

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]>

iD8DBQE894+ZpCpg3WyUI50RAvL7AJ40+ybFITlM6uBrQqC4gek5Dq67EACdGZNX
oFqgnMPTeod/b+CyBo6P380=
=AupF
-END PGP SIGNATURE-



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



RE: ftp labels

2002-05-31 Thread Stephen Spalding

Another way you could do it is to throw together a cgi
website with a description for each file or group of
files. Then use an ftp URL link.


--- Van Den Abeele Kristof
<[EMAIL PROTECTED]> wrote:
> I don't know if something like this can be done.
> A common used method is to create an index.txt or
> something in the root of your fpt dir.
> This file contains a 'tree' of the whole ftp site
> with a description of each file / dir.
> 
> At the welcome screen you can refer to this file
> and/or give some other instructions.
> 
> Kristof Van den Abeele
> Brussels - Belgium
> 
> 
> -Original Message-
> From: Ted Gervais [mailto:[EMAIL PROTECTED]] 
> Sent: vrijdag 31 mei 2002 16:20
> To: [EMAIL PROTECTED]
> Subject: ftp labels
> 
> 
> 
> I wonder if anyone can answer this.  Is there a way
> to provide file 
> descriptions or labels of the files you have for
> download (by others).
> 
> In other words, I keep a few files for people to
> come and take down, using 
> FTP.  They have asked me to provide descriptions or
> labels as to what these 
> files are?  Can this be done??
> 
> -- 
> Ted Gervais
> Coldbrook, Nova Scotia Canada.
> 1-902-679-2253
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
>
https://listman.redhat.com/mailman/listinfo/redhat-list
> Visit our website! http://www.nbb.be
> 
> "DISCLAIMER: The content of this e-mail message
> should not be constructed as binding for the
> National Bank of Belgium (NBB) unless otherwise and
> previously stated.
> Besides, the opinions expressed in this message are
> solely those of the author and do not necessarily
> represent those of the NBB, which is particularly
> the case if the content of the present message, or
> part of it, is of a private nature or does not come
> whithin the professional scope of the author."
> 
> 
> 
> 
> 
> 
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
>
https://listman.redhat.com/mailman/listinfo/redhat-list


__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com



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



RE: ftp labels

2002-05-31 Thread Van Den Abeele Kristof

I don't know if something like this can be done.
A common used method is to create an index.txt or something in the root of your fpt 
dir.
This file contains a 'tree' of the whole ftp site with a description of each file / 
dir.

At the welcome screen you can refer to this file and/or give some other instructions.

Kristof Van den Abeele
Brussels - Belgium


-Original Message-
From: Ted Gervais [mailto:[EMAIL PROTECTED]] 
Sent: vrijdag 31 mei 2002 16:20
To: [EMAIL PROTECTED]
Subject: ftp labels



I wonder if anyone can answer this.  Is there a way to provide file 
descriptions or labels of the files you have for download (by others).

In other words, I keep a few files for people to come and take down, using 
FTP.  They have asked me to provide descriptions or labels as to what these 
files are?  Can this be done??

-- 
Ted Gervais
Coldbrook, Nova Scotia Canada.
1-902-679-2253



___
Redhat-list mailing list
[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Visit our website! http://www.nbb.be

"DISCLAIMER: The content of this e-mail message should not be constructed as binding 
for the National Bank of Belgium (NBB) unless otherwise and previously stated.
Besides, the opinions expressed in this message are solely those of the author and do 
not necessarily represent those of the NBB, which is particularly the case if the 
content of the present message, or part of it, is of a private nature or does not come 
whithin the professional scope of the author."









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



Re: Delete old unused accounts

2002-05-31 Thread Edward Marczak

[EMAIL PROTECTED] wrote:

> I have been running a small server for about a year,
> New account are growing fairly well.
> 
> Anyone who has a script to set cron to delete old unused accounts ?


What's the criteria to determine an "old unused account"?
-- 
Ed Marczak
[EMAIL PROTECTED]





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



ftp labels

2002-05-31 Thread Ted Gervais


I wonder if anyone can answer this.  Is there a way to provide file 
descriptions or labels of the files you have for download (by others).

In other words, I keep a few files for people to come and take down, using 
FTP.  They have asked me to provide descriptions or labels as to what these 
files are?  Can this be done??

-- 
Ted Gervais
Coldbrook, Nova Scotia Canada.
1-902-679-2253



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



Re: Glut package changed, no documentation in 7.3

2002-05-31 Thread Mike Martin

 --- Rob Saul <[EMAIL PROTECTED]> wrote: > 
> On Thursday 30 May 2002 11:27, you wrote:
> > I agree with you.  Every 'i' and 't' can't be expected, and I
> always
> > could file a bug report.  But wait!!  I already did.
> > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=65675
> > Following that, I replied offline saying that it should have been
> > documented.  I received an email informing me that I was, more or
> less,
> > curt.  And that I had been added to his procmail filter, so don't
> bother
> > replying.  And that he didn't mind checking my 'bugs' as NOTABUG,
> and
> > that he would be sure to look down on any future 'bugs' I might
> have.
> >  I'd post the email, but it pissed me off so much that I deleted
> it.
> 
> Oh jeeze...
> 
> Do I know where you're at.  You see,  I made my living doing
> software
> QA for many years.  Sounds like you've come up against a Prima Dona
> Developer.   No doubt your bug report neglected the offer to grovel
> at the
> developers feet, kiss they're toes, and tell them you're not
> worthy. 
> _If_ you want to get this fixed you have to make a stink.  The only
> hope is
> to get the ear of someone higher up the food chain that can tell
> this person 
> they're being a jerk.  
> 
> > I have to admit, this is the first time I've felt of RedHat as a
> > corporate entity.
> 
> This sounds like the act of one dev.  Too bad you deleted the
> email. 
> If  it came from within  redhat.com, you should have forwarded it
> to as many
> people inside RedHat as you thought appropriate.   With a civil
> comment.  
> A well placed, thoughtful email will get more action than a
> thousand emails
> shouting "you fsck'ing @%^@$".  Not that I am assuming your "curt"
> email
> was insulting.
> 
> Given that I use Mesa stuff I might just hit this same problem. 
> Maybe.  If
> I do..
> 
> I don't claim to be a great coder, doc writer, etc.  But, I do 
> appreciate it when someone who does not have to goes to the
> trouble of pointing out where I screw up.  This is a great way to
> learn.
> 
> Marking something as NAB when it clearly caused a problem for a
> user
> just isn't cool.  
> 
>   ~Rob
>   getting off soap box now.
> -- 
> Rob Saul.:|:[EMAIL PROTECTED]:|:.de recta non tolerandum
> sunt
> 


Just to add to this I have read the bug report and mharris comments
and I agree it is out of order
 bugzilla entry
>From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9)
Gecko/20020408

Description of problem:
What happened to Mesa?  Many 3d programs need Mesa, but none exists. 
Some files
that used to be in Mesa in 7.2 are now in some XFree86 packages, but
not all. 
For example, GL/glut.h is missing.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Not in SRPMS dir mirrors
2.Not on cd
3.Not in RPMS dir on ftp mirrors


Additional info:

I've read the RELEASE-NOTES, and every other piece of documentation,
but no
mention of Mesa disappearing.  Quite displeased with this lack of
communication.
 
Additional comment by [EMAIL PROTECTED] 2002-05-29 18:10:34 
 
I assure you that everything is both present and working properly. 
If
you've got X installed, then you've also got libGL installed.  It is
not
hard to verify this really.  It's also not hard to ask someone on a
mailing list rather than filing a bogus bug report.  Bugzilla is not
a technical support forum.  Filing bug reports to ask questions only
wastes valuable developer time, as such, I do not answer tech support
questions via bugzilla unless an actual bug is involved.

rpm -q --whatprovides is your friend also.
 
<<< end bugzilla entry

The querent has obviously looked for the file referred to and did not
ask whether packages were installed but what changes had taken place
(as I assume programs were bombing because of it)

In addition bugs are supposed to be reported to bugzilla  and not on
mailing lists

As far as I am concerned one of the purposes of bugzilla is to
ascertain whether things are bugs or not

The attitude of the developer is thankfully something that I have not
come accross before

Just as an aside would not suprise me from the items referenced if
problem was with mplayer and as everyone is aware this is another
developer with an attitude problem
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list 

__
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com



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



RE: Partition Problem

2002-05-31 Thread Van Den Abeele Kristof

First of all thx to all of you for the help.

My intensions are to use LILO as primary boot loader.

If I'm able to recuperate a HD somewhere , i'm going to install Redhat on that disk.
Otherwise I will give it a try by removing an extended partition , ...

Greetz , 

Kristof

-Original Message-
From: John P Verel [mailto:[EMAIL PROTECTED]] 
Sent: vrijdag 31 mei 2002 15:11
To: [EMAIL PROTECTED]
Subject: Re: Partition Problem


>On 05/31/02, 11:17:10AM +0200, Van Den Abeele Kristof wrote:

Be sure to take note of item 3.20 in the Red Hat Installation Guide re: Boot Loader 
Installation.  If you intend to use LILO or Grub as a secondary boot loader, it must 
be installed either below the 1024 cylinder limit or you must select "Force use of 
LBA32 at the boot loader installation screen.  Otherwise, you will be unable to boot 
your linux installation.  Your hard drive must be able to support this option.

If you intend to use LILO or Grub as your primary boot loader, this will not be an 
issue, as it will install in the Master Boot Record of your first hard drive.

John
> Hello all ,
> 
> I have currently one harddisk ( 45GB )  running Win98/WinXP
> ( Pri - C:\ - Win 98 - FAT ) ( Extended D:\ & E:\ - Data - FAT ) ( Pri 
> - H:\ - NTFS )
> 
> But now I have seen the light and I want to install Redhat 7.3 :)
> 
> Can this be done by removing the E:\ partition an placing Redhat 
> there. It would be ideal situation having all those 3 systems as a 
> boot option. Reason : I still have some family who needs to use Win. 
> :( ( Win Xp because multiple users and easy interface , win 98 for 
> support of TV-card and old driver support)
> 
> Or is it maybe better to place an extra HD ?
> Because Linux works also with seperate partitions / , /usr , ...
> 

-- 
John P. Verel
Living Proof That Low Tech Beats High Tech!



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list
Visit our website! http://www.nbb.be

"DISCLAIMER: The content of this e-mail message should not be constructed as binding 
for the National Bank of Belgium (NBB) unless otherwise and previously stated.
Besides, the opinions expressed in this message are solely those of the author and do 
not necessarily represent those of the NBB, which is particularly the case if the 
content of the present message, or part of it, is of a private nature or does not come 
whithin the professional scope of the author."









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



Re: Partition Problem

2002-05-31 Thread John P Verel

>On 05/31/02, 11:17:10AM +0200, Van Den Abeele Kristof wrote:

Be sure to take note of item 3.20 in the Red Hat Installation Guide re:
Boot Loader Installation.  If you intend to use LILO or Grub as a
secondary boot loader, it must be installed either below the 1024
cylinder limit or you must select "Force use of LBA32 at the boot loader
installation screen.  Otherwise, you will be unable to boot your linux
installation.  Your hard drive must be able to support this option.

If you intend to use LILO or Grub as your primary boot loader, this will
not be an issue, as it will install in the Master Boot Record of your
first hard drive.

John
> Hello all , 
> 
> I have currently one harddisk ( 45GB )  running Win98/WinXP
> ( Pri - C:\ - Win 98 - FAT ) ( Extended D:\ & E:\ - Data - FAT ) ( Pri - H:\ - NTFS )
> 
> But now I have seen the light and I want to install Redhat 7.3 :)
> 
> Can this be done by removing the E:\ partition an placing Redhat there.
> It would be ideal situation having all those 3 systems as a boot option.
> Reason : I still have some family who needs to use Win. :(
> ( Win Xp because multiple users and easy interface , win 98 for support of TV-card 
>and old driver support)
> 
> Or is it maybe better to place an extra HD ? 
> Because Linux works also with seperate partitions / , /usr , ...
> 

-- 
John P. Verel
Living Proof That Low Tech Beats High Tech!



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



Mozilla at the first connection

2002-05-31 Thread Ismael Touama

Hi,

when entering http://localhost, my mozilla hangs and take a near..
hmm' hmm', 77 sec !! to charge the page !!
Konqueror tkae it less a second !
When i reload the page with mozilla, it takes les than a second.

Is someone know such a behavior ?
THank you
bbsc 
ism
(apache1.3.24/mod_perl1.26,Apache::ASP, Apache::Filter, Apaceh::SSI)
I guess my Apache::SSI & Apache::Filter are really bad installed
or configured.




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



Re: compiling kernel

2002-05-31 Thread Kjetil Tjensvold

I have used make bzImage about 10 times, and it work
fine for med.



 --- "Maynard B. Fernando" <[EMAIL PROTECTED]>
skrev: > guys,
> 
> just want to ask why some are using make bzImage,
> some are
> make zlilo? what are the difference between the two?
> which
> command is the best? or tht
> 
> Maynard B. Fernando
> Tel. Nos.: 632.840.0881 / 632.840.0882
> http://www.broline.com
> 
> "Men of genius are admired, men of wealth 
>  are envied, men of power are feared, but 
> only men of character are trusted!"
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list

=
Investigating the Norwegain 4.th Secret Service
The multiheaded animal.
http://hjem.sol.no/altiett/knut_ove_hauge_kuren.htm

__
Følg VM i fotball 2002 på http://fifaworldcup.yahoo.com



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



My login prompt change

2002-05-31 Thread Redhat mailing list



Hi,

My login prompt before was

myserver:

now its

myserver.mydomain.com:

how do i put it back to myserver only?

thanks

carlo



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



Anti-Spamming

2002-05-31 Thread Redhat mailing list



Hi,

I'm using sendmail

I have an alias  -  [EMAIL PROTECTED] ..

I want to restrict this email such that it only accepts from mail
coming from our domain mydomain.com or from our network... everything
else are blocked.

Any body did this? please help...





carlo





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



Re: Partition Problem

2002-05-31 Thread Mike Martin

 --- Van Den Abeele Kristof <[EMAIL PROTECTED]> wrote: >
Hello all , 
> 
> I have currently one harddisk ( 45GB )  running Win98/WinXP
> ( Pri - C:\ - Win 98 - FAT ) ( Extended D:\ & E:\ - Data - FAT ) (
> Pri - H:\ - NTFS )
> 
> But now I have seen the light and I want to install Redhat 7.3 :)
> 
> Can this be done by removing the E:\ partition an placing Redhat
> there.
> It would be ideal situation having all those 3 systems as a boot
> option.
> Reason : I still have some family who needs to use Win. :(
> ( Win Xp because multiple users and easy interface , win 98 for
> support of TV-card and old driver support)
> 
> Or is it maybe better to place an extra HD ? 
> Because Linux works also with seperate partitions / , /usr , ...

No problem in principle - but there are some things to bear in mind

you can have problems with using the space from e: because the ntfs
partition will be after the linux partition.

You may be better off doing the following if possible

delete e: and h: in dos fdisk
recreate e: for XP and re-install xp

create linux partitions in empty space as part of linux setup

otherwise you may come into problems with regard to disk geometry

(not sure if this is still a problem but I have certainly seen it
before)

> Tips , Suggestions , Step-by-Step instructions always welcome.
> 
> Thx , 
> 
> A Linux 'Starter'
> 
> Kristof Van den Abeele
> Belgium
> 
> P.S. : Does anybody have experience with TV-card in a Linux
> environment ( Guilemot Wintv Maxi pci 3 )
> Visit our website! http://www.nbb.be
> 
> "DISCLAIMER: The content of this e-mail message should not be
> constructed as binding for the National Bank of Belgium (NBB)
> unless otherwise and previously stated.
> Besides, the opinions expressed in this message are solely those of
> the author and do not necessarily represent those of the NBB, which
> is particularly the case if the content of the present message, or
> part of it, is of a private nature or does not come whithin the
> professional scope of the author."
> 
> 
> 
> 
> 
> 
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list 

__
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com



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



Re: Partition Problem

2002-05-31 Thread Shyam Kumar Mankayil
Yes go ahead and take the E: off . As far as I have seen , you can have Linux on an extended partition.
My suggestion : have separate partitions for / , /usr and /home and have a SWAP space (2xRAM),
Cheers,
Shyam
  Van Den Abeele Kristof <[EMAIL PROTECTED]> wrote: 
Hello all , I have currently one harddisk ( 45GB ) running Win98/WinXP( Pri - C:\ - Win 98 - FAT ) ( Extended D:\ & E:\ - Data - FAT ) ( Pri - H:\ - NTFS )But now I have seen the light and I want to install Redhat 7.3 :)Can this be done by removing the E:\ partition an placing Redhat there.It would be ideal situation having all those 3 systems as a boot option.Reason : I still have some family who needs to use Win. :(( Win Xp because multiple users and easy interface , win 98 for support of TV-card and old driver support)Or is it maybe better to place an extra HD ? Because Linux works also with seperate partitions / , /usr , ...Tips , Suggestions , Step-by-Step instructions always welcome.Thx , A Linux 'Starter'Kristof Van den AbeeleBelgiumP.S. : Does anybody have experience with TV-card in!
 a Linux environment ( Guilemot Wintv Maxi pci 3 )Visit our website! http://www.nbb.be"DISCLAIMER: The content of this e-mail message should not be constructed as binding for the National Bank of Belgium (NBB) unless otherwise and previously stated.Besides, the opinions expressed in this message are solely those of the author and do not necessarily represent those of the NBB, which is particularly the case if the content of the present message, or part of it, is of a private nature or does not come whithin the professional scope of the author."___Redhat-list mailing list[EMAIL PROTECTED]https://listman.redhat.com/mailman/listinfo/redhat-listSign up to watch the FIFA World Cup video highlights from your desk!

http://fifaworldcup.yahoo.com/fc/en

Partition Problem

2002-05-31 Thread Van Den Abeele Kristof

Hello all , 

I have currently one harddisk ( 45GB )  running Win98/WinXP
( Pri - C:\ - Win 98 - FAT ) ( Extended D:\ & E:\ - Data - FAT ) ( Pri - H:\ - NTFS )

But now I have seen the light and I want to install Redhat 7.3 :)

Can this be done by removing the E:\ partition an placing Redhat there.
It would be ideal situation having all those 3 systems as a boot option.
Reason : I still have some family who needs to use Win. :(
( Win Xp because multiple users and easy interface , win 98 for support of TV-card and 
old driver support)

Or is it maybe better to place an extra HD ? 
Because Linux works also with seperate partitions / , /usr , ...

Tips , Suggestions , Step-by-Step instructions always welcome.

Thx , 

A Linux 'Starter'

Kristof Van den Abeele
Belgium

P.S. : Does anybody have experience with TV-card in a Linux environment ( Guilemot 
Wintv Maxi pci 3 )
Visit our website! http://www.nbb.be

"DISCLAIMER: The content of this e-mail message should not be constructed as binding 
for the National Bank of Belgium (NBB) unless otherwise and previously stated.
Besides, the opinions expressed in this message are solely those of the author and do 
not necessarily represent those of the NBB, which is particularly the case if the 
content of the present message, or part of it, is of a private nature or does not come 
whithin the professional scope of the author."









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



compiling kernel

2002-05-31 Thread Maynard B. Fernando

guys,

just want to ask why some are using make bzImage, some are
make zlilo? what are the difference between the two? which
command is the best? or tht

Maynard B. Fernando
Tel. Nos.: 632.840.0881 / 632.840.0882
http://www.broline.com

"Men of genius are admired, men of wealth 
 are envied, men of power are feared, but 
only men of character are trusted!"



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



Re: openLDAP administration

2002-05-31 Thread Emmanuel Seyman

On Thu, May 30, 2002 at 10:54:03PM -0500, Chad and Doria Skinner wrote:
>
> Does anyone know of a good Graphical LDAP browser that will allow you to
> administrate openLDAP. We have been using Microsoft's MMC to manage a few
> things at works does anyone know where I can find a snap in for LDAP
> servers?

I believe you'll find "gq" in the 7.x releases.

Emmanuel



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