printing and samba

2003-01-17 Thread H M Kunzmann

I've got a RH8.0 server hosting a printer
for a windows network. Although I can print fine,
all users get a "Access Denied, Unable to Connect"
message when attempting to view the queue.

I am using an HP Laserjet 5, lpd.

Printing works perfectly over the network through lpd
from several linux machines in the network.

My samba configuration:

security = share

printcap name = /etc/printcap
load printers = yes
use client driver = yes

[printers]
   printable = yes
   browseable = no
   path = /var/spool/samba
   guest ok = yes
   writable = yes


Does anybody have any solutions for this, or any hints ?
Thanks :-)

-- 
Herbert Michael Kunzmann
Binary Chaos Magician



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



Re: XFree86: how to make virtual resolution equal to Mode resolution?

2003-01-17 Thread Neil Bird
Around about 16/01/2003 20:54, Patrick typed ...

I normally drive my monitor on 1280x1024 but when I want to watch a
movie I tune it down to 800x600 or 640x480. Now I have not figured out
how to make the virtual screen the exact same size as the resolution
defined in Modes in XF86Config. Anyone have a clue? Configs like the
example below don't work. There still is a virtual screen around my
monitor. How do I get rid of that virtual screen?


  Not quite certain what you're after, but I *think* what you want 
isn't directly possible.

  If it helps, and I've understood you correctly, I have a somewhat 
similar situation where I have a PC game for my son which I run under 
wine*;  it wants an 800x600 display.

  I have set up a second "Screen" section in XF86Config with 800x600 
res.  Call it "small" or something.  I then have a script which does 
something like:

export DISPLAY=:1.0
X -screen small :1 &
xpid=$!
wine game
kill -INT $xpid

  [That's OTTOMH, may not be quite right]

  I've linked that onto my desktop and run *it* to start the game. 
Guess you could do a similar thing with xine/ogle in there instead of wine.


* - get this: it runs fine on Linux under wine, but I can't make it work 
when I'm natively booted into XP!

--
[neil@fnx ~]# rm -f .signature
[neil@fnx ~]# ls -l .signature
ls: .signature: No such file or directory
[neil@fnx ~]# exit



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


Re: Setting up Shortcuts for all users on a system.

2003-01-17 Thread Neil Bird
Around about 16/01/2003 20:40, Lucas Albers typed ...

I am currently setting up my lab to use Redhat-8.0.
Students like to change the resolution on the display monitor; as ever user
prefers different resolutions.
I would like to put a link on the desktop or on the start menu to the
application to change resolution.


  I've wanted to do this in the past, but not enough to fully follow it 
through.

  I don't think you can simplistically customise it, but my original 
thought were to predefine several 'Screen' sections, each with a diff. 
valid screen res., then customise the global gdm/xinit rc stuff to look 
for a ~/.x-res file & issue a custom 'X -screen xxx' before running gnome.

  Even if you write a nice GUI conf. front-end, it'd never work in 
'real-tinme' though, as you'd have to log out and log in again to see 
the effect.

--
[neil@fnx ~]# rm -f .signature
[neil@fnx ~]# ls -l .signature
ls: .signature: No such file or directory
[neil@fnx ~]# exit



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


Problem when mounting a cdrom drive on a Philips 4x4x32 Model No:CDD4401/71

2003-01-17 Thread Banjo Donila

I'm having problems when mounting on this cd-rw. Well the installation
went very good but after installation and mounting a cdrom it locks up
and produces this messages and totally locks up my box.

It has the latest kernel version (redhat kernel)
so here's the interesting /var/log/message goes:
kernel: Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
kernel: sr0: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
kernel: Uniform CD-ROM driver Revision: 3.12
kernel: scsi : aborting command due to timeout : pid 15, scsi0, channel
0, id 0, lun 0 Read (10) 00 00 00 00 10 00 00 01 00 
kernel: hdd: timeout waiting for DMA
kernel: ide_dmaproc: chipset supported ide_dma_timeout func only: 14
kernel: hdd: status timeout: status=0xd0 { Busy }
kernel: hdd: drive not ready for command
kernel: scsi : aborting command due to timeout : pid 15, scsi0, channel
0, id 0, lun 0 Read (10) 00 00 00 00 10 00 00 01 00 
kernel: SCSI host 0 abort (pid 15) timed out - resetting
kernel: ide1: reset timed-out, status=0x90
kernel: hdd: status timeout: status=0x90 { Busy }
kernel: hdd: drive not ready for command
---the line below goes all over and over again
kernel: scsi : aborting command due to timeout : pid 15, scsi0, channel
0, id 0, lun 0 Read (10) 00 00 00 00 10 00 00 01 00 
kernel: SCSI host 0 abort (pid 15) timed out - resetting
kernel: SCSI bus is being reset for host 0 channel 0.

ive been looking for a specific driver for my cd-rw but I wasnt able to
find any the box is using AMD-K6 500Mhz 128MB thanks alot!



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



HowTo Install X afther a server type installation

2003-01-17 Thread Dario Lesca
HowTo Install X+Gnome afther a standard setup "Server Mode"?

redhat-config-package non work in consol mode 

exist a utilities fron command line like
redhat-config-pachage, or which are the rpm to install?

Many Thanks 

---
Dario Lesca ([EMAIL PROTECTED])



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



Re: HowTo Install X afther a server type installation

2003-01-17 Thread Mr. Adam ALLEN
On Fri, 2003-01-17 at 11:24, Dario Lesca wrote:
> HowTo Install X+Gnome afther a standard setup "Server Mode"?
> 
> redhat-config-package non work in consol mode 
> 
> exist a utilities fron command line like
> redhat-config-pachage, or which are the rpm to install?
> 

The comps.xml file will give you the biggest clue of which rpms you
need. Look for gnome-desktop and base-x, then reading
between the XML you will be able to pick out packages to install.

You  may need to spend a bit of time solving dependencies, I once was
going to do the same, but a hard-drive failed and so a fresh install was
required.

.. 8.0/en/os/i386/RedHat/base/comps.xml


-- 
Regards,
Adam Allen.

[EMAIL PROTECTED]
pgp 
http://search.keyserver.net:11371/pks/lookup?op=vindex&search=adam%40dynamicinteraction.co.uk




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


Re: redhat8.0 on DELL Dimension 2350 - problems

2003-01-17 Thread Ross Macintyre

On 15 Jan 2003 13:38:50 -0500 Brent Fox <[EMAIL PROTECTED]> wrote:

> On Wed, 2003-01-15 at 05:30, Ross Macintyre wrote:
> > Hope someone can help.
> > Trying to install RedHat 8.0 on a DELL Dimension 2350 and I've 
> > encountered 2 main problems already.
> > 1st is the graphics: Doing a regular install failed when it got to the 
> > part where it tries and configures the XF86 stuff. I think it said 
> > something like invalid frequency or something. Anyway I decided to do 
> > the install using 'text mode' which has gone ok except now when I run 
> > redhat-config-xfree86 it fails.
> 
> I believe that the Dimension 2350 has the integrated Intel video built
> in.  Is that the card you are using or have you added a separate video
> card?  If you are using the built-in Intel video, I don't think that the
> version of XFree86 that we shipped in 8.0 supports that graphics
> adapter.  The latest XFree86 should support that card, so you may be
> interested in trying the Phoebe beta to see if your card works with the
> latest XFree86.
> 
> My wife has a Dimension 4500S that has the same graphics board and we
> wound up putting a Radeon 7500 card in the machine so that RHL 8.0 would
> work.

Brent,
I've tried doing the same(well using a different card) but I don't see 
how to disable the onboard video. I assumed that it would either be 
disabled by default or you could disable it in the BIOS. Well it seems 
neither is an option. Booting linux again it does recognise (through 
kudzu) that the new card is there, and lspci also shows it is there:
00:00.0 Host bridge: Intel Corp. 82845G/GL [Brookdale-G] Chipset Host Bridge (rev 03)
00:02.0 VGA compatible controller: Intel Corp. 82845G/GL [Brookdale-G] Chipset 
Integrated Graphics Device (rev 03)
00:1d.0 USB Controller: Intel Corp. 82801DB USB (Hub #1) (rev 02)
00:1d.1 USB Controller: Intel Corp. 82801DB USB (Hub #2) (rev 02)
00:1d.2 USB Controller: Intel Corp. 82801DB USB (Hub #3) (rev 02)
00:1d.7 USB Controller: Intel Corp. 82801DB USB EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB PCI Bridge (rev 82)
00:1f.0 ISA bridge: Intel Corp. 82801DB ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corp. 82801DB ICH4 IDE (rev 02)
00:1f.3 SMBus: Intel Corp. 82801DB SMBus (rev 02)
00:1f.5 Multimedia audio controller: Intel Corp. 82801DB AC'97 Audio (rev 02)
01:04.0 VGA compatible controller: S3 Inc. 86c764/765 [Trio32/64/64V+] (rev 44)
01:09.0 Ethernet controller: Broadcom Corporation: Unknown device 4401 (rev 01)

can you tell me how you disabled the oonoard video and enabled the new 
one please? I read somewhere that you could do this through windows but 
I've zapped that and I'm sure that's not necessary anyway.
Thanks in advance,

Ross

> 
> Cheers,
>Brent
> 
> > 
> > 2nd problem is the network: It failed to find the on-board ethernet 
> > card even though it is enabled in the BIOS.
> 
> 
> 
> 
> -- 
> Psyche-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/psyche-list

--
Ross Macintyre
Heriot-Watt University
[EMAIL PROTECTED]



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



Re: SCSI, RAID, and R.H. 8.x

2003-01-17 Thread Dario Lesca
- Original Message -
From: "Samuel Flory" <[EMAIL PROTECTED]>
>
>   All of the adaptec scsi raid controllers are supported under redhat.

But not whit motherboard P4 Titan 667, GA-8ST667 series, chipset SIS 645DX,

I have post some day ago (11/1) a issue (Problem install redhat 8.0 on P4
Titan 667)

Also whit a Adapther ATA RAID 2400 (dpt-io2 driver) the boot hang when load
the driver (also whit RH8.1 beta), they are successful install RH8.0
changing the motherboard with another and after replacing that previous.

Now all work fine.

---
Dario Lesca ([EMAIL PROTECTED])



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



RAID LargeDisks and UATA Serious Problems

2003-01-17 Thread zeist
Greetings

I'm facing serious problems with a Raid partition on UATA133 bus.
The box is a dual athlon MP with asus MB and REDHAT 8.0.
The entire system except /home stand on two IBM 80Gb disks (on uata 100 
bus) in Raid 1 with ext3.
The /home partition stand on 3 Maxtor 120Gb "diamondmax plus 9" uata133 in 
Raid 5 with ext3.
The system ran fine with 2.4.18-18.8.0smp official redhat kernel and the 3 
Maxtor disks attached to and external Adaptec controller based on 
highpoint hpt370 chipset (note, i used just the ide bus functionality, 
since Raid was software).
When i switched to 2.4.19 vanilla kernel i started to have problems, first 
of all it seem that the system with vanilla kernels can't deactivate swap 
in logical volume, leaving just an "invalid argument" error when i use 
swapoff command, but the real  problem is that i started to experience 
regular FileSystem corrupitons (just on /home) with lots of data lost in 
reconstructions and fsck.
At first i thought about problems with ext3 and compatibility between RH 
8.0 and vanilla kernels (i also wrote about this on ext3-users list) but 
don't seem the case.
Now i've replaced the highpoint card with a Maxtor pci card ata133 based 
on promise chipset 20269.
I also tested vanilla 2.4.20 with ext3 patches.
Theres nothing to do, problems persist, not only during high i/o 
throughtput, but also when i start to store large data on partition.
I fell back to 2.4.18-18.8.0smp I didn't install the promise patch since 
it seem to me that is already included in rh kernel) without succes, it 
seem that when the data on disks reach about 30% of capacity troubles and corruptions 
manifests.
I also thinking about basic design errors, since i have 3 uata 133 disks 
attached to a single pci controller all with dma access activated, 
somebody can confirm that this could represent a bandwith problem?
When i try to use badblock or other hardware diagnostics tools based on 
badblock command the system freezes and at reboot i need to run fsck 
manually (with new data corruption and loss).
Things are becoming nasty, since i would like to use reliable IDE system 
for low profile File Servers at work.
I would like to ask if there are know issues about linux kernel, new 
Large ide disks and uata 100/133 bus, since it seem to me that many other 
people are experiencing problems like this.

Thanks in Advance for your help.
Nicola Ragozzino  

- 
--
`The true value of a human being can be found in the degree to which he has attained 
 liberation from the self`
 - 
--
 GPG/PGP keys available on key-servers
 [RSA 2048] PGP Key fingerprint = 82 78 5A 58 8D E0 31 C9  B4 9D 92 04 0D F6 C1 82
 [DSA 4096] GPG Key fingerprint = D5 84 BA F3 24 64 7E B6  97 D0 1A 3B F0 40 89 72  E2 
CE 1F C5
 - 
--



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



Re: printing and samba

2003-01-17 Thread H M Kunzmann
> I've got a RH8.0 server hosting a printer
> for a windows network. Although I can print fine,
> all users get a "Access Denied, Unable to Connect"
> message when attempting to view the queue.
> 
> I am using an HP Laserjet 5, lpd.

I added the global parameter

disable spoolss = yes

and re-added the printer on the client machine.

It seems to work better now, but I still get some odd behavior:

1.)The printer under windows continually reflects a "Deleting"
status.
2.)The queue cannot be opened unless there are jobs
3.)Resume and pause do not work, only Cancel.
4.)When printing, there is not indication of pages printed or total pages.

Aye ?




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



Re: HowTo Install X afther a server type installation

2003-01-17 Thread Ed Wilts
On Fri, Jan 17, 2003 at 11:50:30AM +, Mr. Adam ALLEN wrote:
> On Fri, 2003-01-17 at 11:24, Dario Lesca wrote:
> > HowTo Install X+Gnome afther a standard setup "Server Mode"?
> > 
> > redhat-config-package non work in consol mode 
> > 
> 
> The comps.xml file will give you the biggest clue of which rpms you
> need. Look for gnome-desktop and base-x, then reading
> between the XML you will be able to pick out packages to install.
> 
> You  may need to spend a bit of time solving dependencies, I once was
> going to do the same, but a hard-drive failed and so a fresh install was
> required.

You can solve the dependencies more easily by using up2date.  Pick a
package that has lots of dependencies and install it first.  up2date
should bring in all the pieces it needs, including X and the gnome
libraries.  Something like switchdesk* could help bring these in.

-- 
Ed Wilts, Mounds View, MN, USA
mailto:[EMAIL PROTECTED]
Member #1, Red Hat Community Ambassador Program



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



Re: RAID LargeDisks and UATA Serious Problems

2003-01-17 Thread Ed Wilts
On Fri, Jan 17, 2003 at 12:55:04PM +0100, zeist wrote:
> Greetings
> 
> I'm facing serious problems with a Raid partition on UATA133 bus.
> The box is a dual athlon MP with asus MB and REDHAT 8.0.
> The entire system except /home stand on two IBM 80Gb disks (on uata 100 
> bus) in Raid 1 with ext3.
> The /home partition stand on 3 Maxtor 120Gb "diamondmax plus 9" uata133 in 
> Raid 5 with ext3.
> The system ran fine with 2.4.18-18.8.0smp official redhat kernel and the 3 
> Maxtor disks attached to and external Adaptec controller based on 
> highpoint hpt370 chipset (note, i used just the ide bus functionality, 
> since Raid was software).

I think you're starting to realize why we like the Red Hat kernels.  Red
Hat does a *lot* of work testing and patching the kernels so that they
work well in different configurations.  Many patches don't appear in
vanilla kernels until a future release.

> When i switched to 2.4.19 vanilla kernel i started to have problems, first 

May I ask why you switched?  Although the release number went up, you
lost a lot of patches that Red Hat had applied.  What problem were you
trying to solve?

My suggesting at this point would be to restore your system back to the
way it was before you had problems.  Depending on the level of
corruption you've already created, you may need to re-init the disks and
restore the files from backups.

> Theres nothing to do, problems persist, not only during high i/o 
> throughtput, but also when i start to store large data on partition.
> I fell back to 2.4.18-18.8.0smp I didn't install the promise patch since 
> it seem to me that is already included in rh kernel) without succes, it 
> seem that when the data on disks reach about 30% of capacity troubles and 
>corruptions 

You should also go back to your original controller.  After all, it
worked!

> I also thinking about basic design errors, since i have 3 uata 133 disks 
> attached to a single pci controller all with dma access activated, 
> somebody can confirm that this could represent a bandwith problem?

Even if you have a bandwidth problem, you should not have corruption.
At worst you should slow down, not corrupt data unless you have have a
faulty motherboard or controller.

-- 
Ed Wilts, Mounds View, MN, USA
mailto:[EMAIL PROTECTED]
Member #1, Red Hat Community Ambassador Program



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



Samba PDC

2003-01-17 Thread kill all
Hi all,

Im trying to setup a samba server to do
Authentication, file serving for 300+ users. The
server is a Compaq ML 330. Do you think this server
can handle it.

Thanks in advance
--
sanjeewa.



__
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



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



Re: RAID LargeDisks and UATA Serious Problems

2003-01-17 Thread zeist
On Fri, 17 Jan 2003, Ed Wilts wrote:

> On Fri, Jan 17, 2003 at 12:55:04PM +0100, zeist wrote:
> > Greetings
> > 
> > I'm facing serious problems with a Raid partition on UATA133 bus.
> > The box is a dual athlon MP with asus MB and REDHAT 8.0.
> > The entire system except /home stand on two IBM 80Gb disks (on uata 100 
> > bus) in Raid 1 with ext3.
> > The /home partition stand on 3 Maxtor 120Gb "diamondmax plus 9" uata133 in 
> > Raid 5 with ext3.
> > The system ran fine with 2.4.18-18.8.0smp official redhat kernel and the 3 
> > Maxtor disks attached to and external Adaptec controller based on 
> > highpoint hpt370 chipset (note, i used just the ide bus functionality, 
> > since Raid was software).
> 
> I think you're starting to realize why we like the Red Hat kernels.  Red
> Hat does a *lot* of work testing and patching the kernels so that they
> work well in different configurations.  Many patches don't appear in
> vanilla kernels until a future release.
Well i didn't start now to realize that, i always appreciated the rh 
kernels since i discovered them with release 5.2, and i'm well aware of 
the fine tuning and patching works behind the redhat kernels, but also i never had 
problems to switch 
to vanilla kernel when i needed it, (ex: firewalls and bastionhost kernels 
with grsec, lsm, StJude and others hardening patches).

> > When i switched to 2.4.19 vanilla kernel i started to have problems, first 
> 
> May I ask why you switched?  Although the release number went up, you
> lost a lot of patches that Red Hat had applied.  What problem were you
> trying to solve?
I'm working on the debug of the International Crypto Patch (the one of 
kerneli.org), and i'm working on some application that work around this 
patch, i needed a vanilla kernel that could be patched witn the integral 
version of kerneli.

> My suggesting at this point would be to restore your system back to the
> way it was before you had problems.  Depending on the level of
> corruption you've already created, you may need to re-init the disks and
> restore the files from backups.
I fear this is the only solution.
 
> > Theres nothing to do, problems persist, not only during high i/o 
> > throughtput, but also when i start to store large data on partition.
> > I fell back to 2.4.18-18.8.0smp I didn't install the promise patch since 
> > it seem to me that is already included in rh kernel) without succes, it 
> > seem that when the data on disks reach about 30% of capacity troubles and 
>corruptions 
> 
> You should also go back to your original controller.  After all, it
> worked!
Yes but also promise controller shuold work, i've found over net lots of 
people very satisfied by it using the patch released by promise (that is 
already included in rh kernel :)).
 
> > I also thinking about basic design errors, since i have 3 uata 133 disks 
> > attached to a single pci controller all with dma access activated, 
> > somebody can confirm that this could represent a bandwith problem?
> 
> Even if you have a bandwidth problem, you should not have corruption.
> At worst you should slow down, not corrupt data unless you have have a
> faulty motherboard or controller.
That's the point, lots of people is reporting data corruption with Large 
disks (120 Gb or more) with uata 100 and 133 interfaces, i'm trying to 
figure out the exact nature of the problem.

Greetings
Nicola Ragozzino
- 
--
`The true value of a human being can be found in the degree to which he has attained 
 liberation from the self`
 - 
--
 GPG/PGP keys available on key-servers
 [RSA 2048] PGP Key fingerprint = 82 78 5A 58 8D E0 31 C9  B4 9D 92 04 0D F6 C1 82
 [DSA 4096] GPG Key fingerprint = D5 84 BA F3 24 64 7E B6  97 D0 1A 3B F0 40 89 72  E2 
CE 1F C5
 - 
--



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



Re: HowTo Install X afther a server type installation

2003-01-17 Thread Dario Lesca
- Original Message -
From: "Ed Wilts" <[EMAIL PROTECTED]>


>
> You can solve the dependencies more easily by using up2date.  Pick a
> package that has lots of dependencies and install it first.  up2date
> should bring in all the pieces it needs, including X and the gnome
> libraries.  Something like switchdesk* could help bring these in.
>

Install the package that has lots of dependencies whit --force or --nodeps ?

Thanks

---
Dario Lesca ([EMAIL PROTECTED])



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



RE: Email and printing (loading linux from NT bootloader)

2003-01-17 Thread Lester Bauman
When I do this, I get a grub hard drive error. According to the grub
documentation this means that grub is not reading my drives geometrics
right, but it tells me nothing about fixing the error.



>WARNING: this is not for the faint hearted, especially if you
>don't know what the c:\boot.ini file does in windows Scraped
>from all those MINI BootLoader + Linux Howtos
>
>Step 1) install grub or lilo on the bootsector of the linux
>partition (not the MBR of the machine) Step 2) startup linux
>using a bootdisk or the redhat 8 bootable CD 1 and type 'linux
>rescue' Step 3) Peel the bootsector of the linux partition.
>   Assuming your partitions look like this:
>   - /dev/hda1 Windows NTFS
>   - /dev/hda2 Linux Swap
>   - /dev/hda3 ext3 (your redhat 8 linux partition
>with grub on its bootsector)
>
>   execute this command:
>   dd if=/dev/hda3 of=/bootsect.lnx bs=512 count=1
>
>   copy the peeled bootsector to a file like so:
>   insert floppy in drive
>   execute these commands:
>   mount /mnt/floppy
>   cp /bootsect.lnx /mnt/floppy/bootsect.lnx
>   umount /mnt/floppy   (IMPORTANT ! you must umount
>to ensure file is copied)
>
>Step 4) Restart in windows (remove the floppy first)
>Step 5) copy the bootsect.lnx file from the floppy to c:
>Step 6) edit the c:\boot.ini file to have the following line
>   c:\bootsect.lnx\="Redhat Linux 8.0"
>
>   (you may need to set explorer to not hide operating
>system files).
>
>Step 7) restart your machine and pick "Redhat Linux 8.0"
>
>Hope that helps
>
>John
>
>
>
>--
>Psyche-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/psych>e-list
>




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



Re: printing and samba

2003-01-17 Thread Stephen Carville
Do the user have local accounts?

Does your smbusers file have the correct equivalencies?

On Friday 17 January 2003 01:59 am, H M Kunzmann wrote:
> I've got a RH8.0 server hosting a printer
> for a windows network. Although I can print fine,
> all users get a "Access Denied, Unable to Connect"
> message when attempting to view the queue.
>
> I am using an HP Laserjet 5, lpd.
>
> Printing works perfectly over the network through lpd
> from several linux machines in the network.
>
> My samba configuration:
>
> security = share
>
> printcap name = /etc/printcap
> load printers = yes
> use client driver = yes
>
> [printers]
>printable = yes
>browseable = no
>path = /var/spool/samba
>guest ok = yes
>writable = yes
>
>
> Does anybody have any solutions for this, or any hints ?
> Thanks :-)

-- 
Stephen Carville http://www.heronforge.net/~stephen/gnupgkey.txt
Blessed are those who, in the face of death, think only of the front 
sight.



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



Re: Samba PDC

2003-01-17 Thread Charles
kill all wrote:

Hi all,

Im trying to setup a samba server to do
Authentication, file serving for 300+ users. The
server is a Compaq ML 330. Do you think this server
can handle it.

Thanks in advance
--
sanjeewa.



__
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




What are the specs for the server? Memory?, CPU type and speed? How 
many users connected simultaneously? On average, how big are the 
files these users want to get at? Several K? Several Meg? In the 
Gigabyte range? Text files?

Cheers--
Charles



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


Re: HowTo Install X afther a server type installation

2003-01-17 Thread Markku Kolkka
Viestissä Perjantai 17. Tammikuuta 2003 16:46, Dario Lesca kirjoitti:
> Install the package that has lots of dependencies whit --force or --nodeps

NO!!!

-- 
Markku Kolkka
[EMAIL PROTECTED]



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



Re: printing and samba

2003-01-17 Thread Craig White
On Fri, 2003-01-17 at 02:59, H M Kunzmann wrote:
> 
> I've got a RH8.0 server hosting a printer
> for a windows network. Although I can print fine,
> all users get a "Access Denied, Unable to Connect"
> message when attempting to view the queue.
> 
> I am using an HP Laserjet 5, lpd.
> 
> Printing works perfectly over the network through lpd
> from several linux machines in the network.
> 
> My samba configuration:
> 
> security = share
> 
> printcap name = /etc/printcap
> load printers = yes
> use client driver = yes
> 
> [printers]
>printable = yes
>browseable = no
>path = /var/spool/samba
>guest ok = yes
>writable = yes
> 
> 
> Does anybody have any solutions for this, or any hints ?
> Thanks :-)
--
I think that you need to make them printer admins...

add to your printer share:

printer admin = user,user2,@group_of_users

Craig



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



Re: HowTo Install X afther a server type installation

2003-01-17 Thread Jesse Keating
On Friday 17 January 2003 06:46, Dario Lesca uttered:
> Install the package that has lots of dependencies whit --force or --nodeps
> ?

No.  You use up2date. "WITH" up2date, you pick a package, such as 
gnome-terminal, eg:  up2date gnome-terminal  , and up2date will cycle through 
all the dependancies, like XFree86, Gnome core, stuff like that, and you wind 
up with all of them installed.

-- 
Jesse Keating RHCE MCSE
For Web Services and Linux Consulting, Visit --> j2Solutions.net
Mondo DevTeam (www.mondorescue.org)

Was I helpful?  Let others know:
 http://svcs.affero.net/rm.php?r=jkeating



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



Re: redhat8.0 on DELL Dimension 2350 - problems

2003-01-17 Thread Brent Fox
On Fri, 2003-01-17 at 06:52, Ross Macintyre wrote:
> Brent,
> I've tried doing the same(well using a different card) but I don't see 
> how to disable the onboard video. I assumed that it would either be 
> disabled by default or you could disable it in the BIOS. Well it seems 
> neither is an option. Booting linux again it does recognise (through 
> kudzu) that the new card is there, and lspci also shows it is there:
> 00:00.0 Host bridge: Intel Corp. 82845G/GL [Brookdale-G] Chipset Host Bridge (rev 03)
> 00:02.0 VGA compatible controller: Intel Corp. 82845G/GL [Brookdale-G] Chipset 
>Integrated Graphics Device (rev 03)
> 00:1d.0 USB Controller: Intel Corp. 82801DB USB (Hub #1) (rev 02)
> 00:1d.1 USB Controller: Intel Corp. 82801DB USB (Hub #2) (rev 02)
> 00:1d.2 USB Controller: Intel Corp. 82801DB USB (Hub #3) (rev 02)
> 00:1d.7 USB Controller: Intel Corp. 82801DB USB EHCI Controller (rev 02)
> 00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB PCI Bridge (rev 82)
> 00:1f.0 ISA bridge: Intel Corp. 82801DB ISA Bridge (LPC) (rev 02)
> 00:1f.1 IDE interface: Intel Corp. 82801DB ICH4 IDE (rev 02)
> 00:1f.3 SMBus: Intel Corp. 82801DB SMBus (rev 02)
> 00:1f.5 Multimedia audio controller: Intel Corp. 82801DB AC'97 Audio (rev 02)
> 01:04.0 VGA compatible controller: S3 Inc. 86c764/765 [Trio32/64/64V+] (rev 44)
> 01:09.0 Ethernet controller: Broadcom Corporation: Unknown device 4401 (rev 01)
> 
> can you tell me how you disabled the oonoard video and enabled the new 
> one please? I read somewhere that you could do this through windows but 
> I've zapped that and I'm sure that's not necessary anyway.
> Thanks in advance,

Unfortunately the Dell bios doesn't really let you disable the onboard
video card, which is why it still shows up in the lspci listing above. 
What is happening is that redhat-config-xfree86 doesn't have a way of
telling which card it should use, therefore it can't auto-generate an
XF86Config file in order to bring up the redhat-config-xfree86 GUI.

What I wound up doing was installing Xconfigurator from 7.3 (this is
really ugly because you will have to force some older packages that
Xconfigurator needs to install).  Since Xconfigurator has a text
interface, you can then choose which card you want to use from the card
list.  After getting your XF86Config file working, you should then
upgrade the packages that you had to downgrade in order to get
Xconfigurator working.

I know this is a really ugly workaround, but it's what worked for me. 
The fact that redhat-config-xfree86 does not have a text interface to
fall back to in the event that it can't generate a file is a design
shortcoming that I will address in the future (probably not in the next
release, though).

I'll attach the XF86Config file that works for my wife.  I've replaced
the section for the Radeon with one that should work for your card, but
I can't say for sure that it will work.  Also, you might need to change
the monitor setting depending on what you have.  You can look up your
monitor settings in /usr/share/hwdata/MonitorsDB.  If trying
Xconfigurator doesn't work or if you don't feel comfortable doing all
the package shuffling to get it to work, you might just try using this
XF86Config file and see if it works.


Cheers, 
   Brent

# XFree86 4.2.0 configuration generated by Xconfigurator 4.10.7

Section "ServerLayout"
Identifier "XFree86 Configured"
Screen  0  "Screen0" 0 0
InputDevice"Mouse0" "CorePointer"
InputDevice"Keyboard0" "CoreKeyboard"
EndSection

# Red Hat Linux 6.0 and later use the xfs font server for improved
# interactive performance

Section "Files"
FontPath "unix/:7100"
EndSection

# Module loading section

Section "Module"
Load  "dbe" # Double-buffering
Load  "GLcore"  # OpenGL support
Load  "dri" # Direct rendering infrastructure
Load  "glx" # OpenGL X protocol interface
Load  "extmod"  # Misc. required extensions
Load  "v4l" # Video4Linux
# Load  "record"# X event recorder
# You only need the following two modules if you do not use xfs.
# Load  "freetype"   # TrueType font handler
# Load  "type1" # Adobe Type 1 font handler
EndSection

Section "InputDevice"
Identifier  "Keyboard0"
Driver  "keyboard"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Mouse0"
Driver  "mouse"
Option  "Device" "/dev/mouse"
Option  "Protocol" "IMPS/2"
Option  "Emulate3Buttons" "off"
Option  "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
Identifier "DELL 1702FP"
VendorName "Unknown"
ModelName  "Unknown"
HorizSync 30 - 80
VertRefresh 56 - 76
Option "dpms"
EndSection

Section "Device"
Identifier "S3 Trio64(generic)"
Driver "s3"
BoardNa

Ipchains

2003-01-17 Thread Vasyl Kenyuk
Hi!
I'm using RedHat 7.3, and I would to allow only www input/output traffic 
(no ftp, telnet, ssh, etc.). There are no reason to do that, but I wonna 
learn more about firewalls. So I got the answer, I must make

# Default Policy I/O DROP
ipchains -P INPUT DENY
ipchains -P OUTPUT DENY

# Rules
ipchains -A INPUT -i eth0 -p tcp -d my_ip --dport 80 -j ACCEPT
ipchains -A OUTPUT -i eth0 -p tcp -d my_ip --dport 80 -j ACCEPT


So, but it does not works.
Have enyone an idea, why? I'm using Apache as Web Server.
Thanks, Vasyl






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



Compile Kernel

2003-01-17 Thread Javier Enrique Tia Marin
Finally i compile the kernel, but i have this error:

VFS: Cannot open root device "LABEL=/" or 00:00 
Please append a correct "root=" boot option 
Kernel panic: VFS: Unable to mount root fs on 00:00 

In grub.conf is
title RedHat(2.4.20custom) 
kernel /boot/vmlinuz-2.4.20custom ro root=LABEL=/ 
initrd /boot/initrd-2.4.20custom.img 

Regards, Javier E. Tia Marin



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



ifconfig

2003-01-17 Thread Vasyl Kenyuk
Hi!
I'm using RedHat 8.0. After i make

ifconfig eth0 192.168.1.10 netmask 255.255.255.0 up

seems everything to be O.k. But after next boot the configuration is 
lost. How can I keep it?
Thanks , Vasyl




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


Re: ifconfig

2003-01-17 Thread Jay Crews
Vasyl Kenyuk writes
> 
> Hi!
> I'm using RedHat 8.0. After i make
> 
> ifconfig eth0 192.168.1.10 netmask 255.255.255.0 up
> 
> seems everything to be O.k. But after next boot the configuration is 
> lost. How can I keep it?
> Thanks , Vasyl

Try '/usr/sbin/netconfig'
> 
> 
> 
> 
> -- 
> Psyche-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/psyche-list
> 


-- Jay Crews
[EMAIL PROTECTED]



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



like net send?

2003-01-17 Thread Javier Enrique Tia Marin
Hi:

 is there anything net send in Linux?, but the communications betwen linux and linux.

Regars Javier 



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



Re: redhat8.0 on DELL Dimension 2350 - problems

2003-01-17 Thread Brent Fox
On Fri, 2003-01-17 at 12:29, Ross Macintyre wrote:
> Brent,
>   I'll try what you suggested on Monday. Sine you're a RedHat man you 
> can also maybe tell me where i can get th source for the ethernet card.
> I've tried searching the web and get seem to find the source for the 
> AsusTek/Broadcom bcm 4401?

I'm not familiar with that particular card but in general the Ethernet
drivers are shipped with the kernel.  If a driver exists for your card,
you may be able to find the source for it in
/usr/src/linux-2.4/drivers/.  You will need the kernel-source RPM
installed in order to browse the kernel source.  


Cheers,
   Brent



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



hostname

2003-01-17 Thread Steve Sykes
This is a very stupid question, I have read the man page, but it doesn't
seem to agree with what I am seeing.
Where is hostname set? I have my net setup for dhcp, the
server/gateway(windows) has the hosts file but the ip addresses and
names don't agree with it.

I even tried shutting off all computers, booting the dhcp/gateway then
bringing up the others one at a time. This didn't work either, one of
the computers has the correct ip but the wrong hostname.

Can someone point me where to look?

-- 
Regards,

Steve Sykes
Field Engineer, Harris Corporation
Abu Dhabi, UAE
Red Hat 8.0
Registered Linux User #94482 http://counter.li.org



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



Re: HowTo Install X afther a server type installation

2003-01-17 Thread Mr. Adam ALLEN
On Fri, 2003-01-17 at 16:19, Jesse Keating wrote:
> On Friday 17 January 2003 06:46, Dario Lesca uttered:
> > Install the package that has lots of dependencies whit --force or --nodeps
> > ?
> 
> No.  You use up2date. "WITH" up2date, you pick a package, such as 
> gnome-terminal, eg:  up2date gnome-terminal  , and up2date will cycle through 
> all the dependancies, like XFree86, Gnome core, stuff like that, and you wind 
> up with all of them installed.
> 

ah, I'd forgotten that bit ;-)

-- 
Regards,
Adam Allen.

[EMAIL PROTECTED]
pgp 
http://search.keyserver.net:11371/pks/lookup?op=vindex&search=adam%40dynamicinteraction.co.uk




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


Re: Problem when mounting a cdrom drive on a Philips 4x4x32 Model No:CDD4401/71

2003-01-17 Thread Randy Kelsoe
Banjo Donila wrote:

I'm having problems when mounting on this cd-rw. Well the installation
went very good but after installation and mounting a cdrom it locks up
and produces this messages and totally locks up my box.

It has the latest kernel version (redhat kernel)
so here's the interesting /var/log/message goes:
kernel: Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
kernel: sr0: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
kernel: Uniform CD-ROM driver Revision: 3.12
kernel: scsi : aborting command due to timeout : pid 15, scsi0, channel
0, id 0, lun 0 Read (10) 00 00 00 00 10 00 00 01 00 
kernel: hdd: timeout waiting for DMA
kernel: ide_dmaproc: chipset supported ide_dma_timeout func only: 14
kernel: hdd: status timeout: status=0xd0 { Busy }
kernel: hdd: drive not ready for command
kernel: scsi : aborting command due to timeout : pid 15, scsi0, channel
0, id 0, lun 0 Read (10) 00 00 00 00 10 00 00 01 00 
kernel: SCSI host 0 abort (pid 15) timed out - resetting
kernel: ide1: reset timed-out, status=0x90
kernel: hdd: status timeout: status=0x90 { Busy }
kernel: hdd: drive not ready for command
---the line below goes all over and over again
kernel: scsi : aborting command due to timeout : pid 15, scsi0, channel
0, id 0, lun 0 Read (10) 00 00 00 00 10 00 00 01 00 
kernel: SCSI host 0 abort (pid 15) timed out - resetting
kernel: SCSI bus is being reset for host 0 channel 0.

ive been looking for a specific driver for my cd-rw but I wasnt able to
find any the box is using AMD-K6 500Mhz 128MB thanks alot!


First, look in your /etc/grub.conf  file and make sure you have an entry 
that looks like this:

	kernel /vmlinuz-2.4.18-18.8.0 ro root=LABEL=/ hdd=ide-scsi

The "hdd=ide-scsi" is important. Also, do an  lsmod   and make sure you 
see something like:

ide-scsi9616   0
scsi_mod  102248   2  [sr_mod ide-scsi]
ide-cd 31432   0
cdrom  30976   0  [sr_mod ide-cd]

This problem looks like a bad CDRW to me. The drive is recognized by the 
system, but is not ready for some reason (kernel: hdd: status timeout: 
status=0xd0 { Busy }  )

This is setup as a slave drive on the secondary IDE. Do you have a 
master on that channel? If not, make the CDRW a master drive, or if you 
can move it to the primary IDE, as a slave, that would rule out a bad 
secodary IDE channel.

There is not specific driver, it should work with the generic ide-scsi 
cdrom driver.






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


Re: hostname

2003-01-17 Thread Randy Kelsoe
Steve Sykes wrote:

This is a very stupid question, I have read the man page, but it doesn't
seem to agree with what I am seeing.
Where is hostname set? I have my net setup for dhcp, the
server/gateway(windows) has the hosts file but the ip addresses and
names don't agree with it.

I even tried shutting off all computers, booting the dhcp/gateway then
bringing up the others one at a time. This didn't work either, one of
the computers has the correct ip but the wrong hostname.

Can someone point me where to look?



/etc/sysconfig/network  (HOSTNAME=yourhostname)



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



RE: Wireless network

2003-01-17 Thread Carter, Shaun G
the + line of cards does not work since Dlink changed chipsets and has not
provided any info to linux-wlan.org.  DLink has said they will be releasing
a Linux driver "soon".  Who knows how soon "soon" is though.  Until then,
stick to the non+ cards.

http://linux-wlan.org/

Tells you about the new cards being non-Prism based cards.  Haven't heard of
any other information as of yet.

Shaun

-Original Message-
From: Remus [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 15, 2003 9:22 AM
To: [EMAIL PROTECTED]
Subject: Wireless network


Hi folks,

Does anybody have installed D-Link Card Bus DWL-650+ network card on RedHat
8?

Thank you

Remus



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



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



Re: like net send?

2003-01-17 Thread Peter Larsen
Javier Enrique Tia Marin wrote:

>  is there anything net send in Linux?, but the communications betwen
> linux and linux. 

write, talk, ntalk etc. 
Take your pick.
Remember, that xinetd by default PROHIBITS the talk services from running (they aren't 
very secure and all that jazz). Just enable the services and chat away.

Regards
  Peter Larsen



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



RE: Ipchains

2003-01-17 Thread Lucas Albers
Vasyl,
That particular question belongs on the Valhalla-list which is for Redhat
7.3.

I'm sure many of your questions could be answered in the Linux HOWTO
documents.  Take your time in learning about Linux, reading the background
documentation on how the underlying system works.

http://www.tldp.org/docs.html

For example when I implemented Firewalls on my system I just used the Redhat
lokkit utility to create my custom firewall rules for ipchains/iptables.


Then I looked at the rules and tried to determine what firewall rules were
implemented.
I selected various services and added them to my firewall (using lokkit) and
repeated the process until I started to understand how the rules worked.
It took me a few weeks until I felt comfortable enough with ipchains and
iptables to actually apply them to a production system.



> --Luke
> --Computer Science Sysadmin, MSU Bozeman 
> --admin(AT)cs.montana.edu 994-3931 

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> On Behalf Of Vasyl Kenyuk
> Sent: Friday, January 17, 2003 9:31 AM
> To: [EMAIL PROTECTED]
> Subject: Ipchains
> 
> Hi!
> I'm using RedHat 7.3, and I would to allow only www input/output traffic
> (no ftp, telnet, ssh, etc.). There are no reason to do that, but I wonna
> learn more about firewalls. So I got the answer, I must make
> 
> # Default Policy I/O DROP
> > ipchains -P INPUT DENY
> > ipchains -P OUTPUT DENY
> >
> > # Rules
> > ipchains -A INPUT -i eth0 -p tcp -d my_ip --dport 80 -j ACCEPT
> > ipchains -A OUTPUT -i eth0 -p tcp -d my_ip --dport 80 -j ACCEPT
> 
> So, but it does not works.
> Have enyone an idea, why? I'm using Apache as Web Server.
> Thanks, Vasyl
> 
> 
> 
> 
> 
> 
> --
> Psyche-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/psyche-list



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



Re: Ipchains

2003-01-17 Thread Jay Turner
On Fri, Jan 17, 2003 at 05:30:56PM +0100, Vasyl Kenyuk wrote:
> # Default Policy I/O DROP
> >ipchains -P INPUT DENY
> >ipchains -P OUTPUT DENY
> >
> ># Rules
> >ipchains -A INPUT -i eth0 -p tcp -d my_ip --dport 80 -j ACCEPT
> >ipchains -A OUTPUT -i eth0 -p tcp -d my_ip --dport 80 -j ACCEPT

The last rule is only going to allow outbound traffic which is destined for
your own PC . . . that's not really going to help you that much.  I really
suggest that you check out
http://www.netfilter.org/documentation/HOWTO//packet-filtering-HOWTO.html
for more information about configuration of iptables.

- jkt

-- 
--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*
Jay Turner, QA Manager  [EMAIL PROTECTED]   Red Hat, Inc. 

  No amount of experimentation can ever prove me right;
  a single experiment can prove me wrong.   -- Albert Einstein 



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



Re: hostname

2003-01-17 Thread Steve Sykes
Thanks, now at boot they show the correct hostname, but the ip address
still doesn't agree with what is set in the hosts file on the dhcp
server.  I restarted the network so it should have picked up the correct
ip shouldn't it?
Steve

On Fri, 2003-01-17 at 22:13, Randy Kelsoe wrote:
> Steve Sykes wrote:
> as the correct ip but the wrong hostname.
> > 
> > Can someone point me where to look?
> > 
> 
> /etc/sysconfig/network  (HOSTNAME=yourhostname)
-- 
Regards,

Steve Sykes
Field Engineer, Harris Corporation
Abu Dhabi, UAE
Red Hat 8.0
Registered Linux User #94482 http://counter.li.org



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



wine

2003-01-17 Thread Vasyl Kenyuk
Hi!
I'm using RedHat 8.0 and would to use wine, but after typing wine 
file.exe i see

Building font metrics. This may take some time...
fixme:font:LFD_InitFontInfo DBCS fonts like 
'-baekmuk-batangbdf-bold-r-normal--10-100-75-75-m-100-ksc5601.1987-0' 
are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like 
'-baekmuk-batangbdf-bold-r-normal--12-120-75-75-m-120-ksc5601.1987-0' 
are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like 
'-baekmuk-batangbdf-bold-r-normal--14-140-75-75-m-140-ksc5601.1987-0' 
are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like 
'-baekmuk-batangbdf-bold-r-normal--16-160-75-75-m-160-ksc5601.1987-0' 
are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like 
'-baekmuk-batangbdf-bold-r-normal--18-180-75-75-m-180-ksc5601.1987-0' 
are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like 
'-baekmuk-batangbdf-bold-r-normal--20-200-75-75-m-200-ksc5601.1987-0' 
are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like 
'-baekmuk-batangbdf-bold-r-normal--24-240-75-75-m-240-ksc5601.1987-0' 
are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like 
'-baekmuk-batangbdf-medium-r-normal--10-100-75-75-m-100-ksc5601.1997-0' 
are not working correctly now.
fixme:font:LFD_InitFontInfo font 
'-baekmuk-batangbdf-medium-r-normal--10-100-75-75-m-100-ksc5601.1997-0' 
has unknown registry 'ksc5601.1997' and character encoding '0'
fixme:font:LFD_InitFontInfo DBCS fonts like 
'-baekmuk-batangbdf-medium-r-normal--12-120-75-75-m-120-ksc5601.1987-0' 
are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like 
'-baekmuk-batangbdf-medium-r-normal--14-140-75-75-m-140-ksc5601.1987-0' 
are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like


How can I fix it? It seems to be a simple problem, but I cannot solve it.

Vasyl




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


Re: hostname

2003-01-17 Thread Dave Sherman
On Fri, 2003-01-17 at 12:47, Steve Sykes wrote:
> Thanks, now at boot they show the correct hostname, but the ip address
> still doesn't agree with what is set in the hosts file on the dhcp
> server.  I restarted the network so it should have picked up the correct
> ip shouldn't it?

No. The hosts file is only used for name resolution on the local host,
not client IP assignment.

If you want to assign a specific IP address to a specific machine
(regardless of hostname), then you need to configure your DHCP server to
do that -- usually, it is based on the MAC address of the network card
in the client machine. Depending on the DHCP server's capabilities, you
can assign an IP address based on the hostname passed to it by the
client.

Example 1:
I was my laptop to always have the IP 172.16.20.35. My PCMCIA card's MAC
address is 04:00:A2:36:BA:F0. I need to tell my DHCP server to reserve
the IP address 172.16.20.35 for MAC address 04:00:A2:36:BA:F0. In the
DHCP server, I can also assign the hostname based on the same MAC
address, or I can tell my laptop to use the hostname I want.

Example 2:
I have a DHCP server that allows me to assign an IP according the the
client hostname. In this case, I configure my laptop with a specific
hostname, Dedannshae. I tell my DHCP server to reserver the IP address
172.16.20.35 for hostname Dedannshae. When my laptop requests a DHCP
configuration, it sends its hostname with the request. Then the DHCP
server checks its list of known hostnames, and if it finds a match, it
will give my laptop the reserved IP (and any other configuration
specifics).

There are other issues to be aware of if you really want name resolution
to work correctly, but there's plenty of online documentation available.

-- 
Dave Sherman
MCSE, MCSA, CCNA
"If we wanted you to understand it, we wouldn't call it code."



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


Remote printer failures with 8.0

2003-01-17 Thread Tom Ball
Since upgrading to 8.0, I can no longer print to a remote printer using
either LPD or CUPS.  In either case, what looks like a flow control
problem causes raw printer code to be printed as ASCII.  I'm using the
gimp-print driver to connect with an Epson C80 via a print server.

Anyone have similar problems or ideas on how to fix this?

Tom



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



Re: Compile Kernel

2003-01-17 Thread RayW
In the supplied grub.conf with rh8 I have this :

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#  all kernel and initrd paths are relative to /boot/, eg.
#  root (hd0,0)
#  kernel /vmlinuz-version ro root=/dev/hde5
#  initrd /initrd-version.img

If you have /boot on its own partition you need to follow these notice 
instructions...

In other words, your conf for root should be like this with a /boot 
partition note the root comand:

title RedHat(2.4.20custom) 
root (hd0,0)  <---root (drive,partition) most likely the problem

kernel /vmlinuz-2.4.20custom ro root=LABEL=/
initrd /initrd-2.4.20custom.img

Hope that helps.

Regards,

Ray




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


re: lost in the pines

2003-01-17 Thread Justin F. Kuo
On Mon, 13 Jan 2003 12:37:11 +0100, Michael Schwendt wrote:
>>   [root@mango temp]# rpm -qa | xargs -n 1 -t rpm -V &> rpm-Va.txt
>>   [root@mango temp]# less rpm-Va.txt
>>   rpm -V glibc-2.2.93-5
>>   rpm -V gdbm-1.8.0-18
>>   rpm -V libacl-2.0.11-2
>>   rpm -V linc-0.5.2-2
>>   xargs: rpm: terminated by signal 11
>
>Is this reproducible?

Yes. I was able to duplicate the error several times.

>What does "rpm -V rpm" give?

There were no errors.

>And "rpm --rebuilddb"?

I did rebuild the RPM database.

>According to your logs, you had a kernel panic with 2.4.18-14 on
>January 5th and another one 20 minutes later. Any particular reason
>for that?

That may have been the time I thought the Linux box was frozen. It may
have been running or completing up2date.

>In the logs I couldn't find any hard disk drive block read error
>messages.
>
>I suspect your RAM chips may be bad or your system unstable. That
>would explain the kernel panic and signal 11 upon running rpm,
>unless RPM itself is damaged. You might want to try memtest86
>from Google.

The memtest86 is a very nice routine to have my toolbox. I copied it to a
bootable CD and ran it for several hours (14 passes) on my Linux box.
There were no memory errors found.

Since my system was a mess, largely due to my inexperience with Linux, I
re-installed the entire Red Hat 8.0 system. I will continue to monitor my
system for disk errors any unusual glitches.

Thank you.  --  Justin

ps. After the re-install I ran the rpm command suggested earlier:

  [root@mango jkuo]# rpm -qa | xargs -n 1 -t rpm -V &> rpm-Va.txt
  [root@mango jkuo]# ls
  evolution  ks.cfg  mail  rpm-Va.txt  spool.txt
  [root@mango jkuo]# ls -l
  total 28
  drwx--5 jkuo jkuo 4096 Jan 15 09:55 evolution
  -rw-rw-r--1 jkuo jkuo  947 Jan 14 23:51 ks.cfg
  drwx--2 jkuo jkuo 4096 Jan 17 13:07 mail
  -rw-r--r--1 root root  150 Jan 17 15:36 rpm-Va.txt
  -rw-r--r--1 root root10483 Jan 17 14:47 spool.txt
  [root@mango jkuo]# cat rpm-Va.txt
  rpm -V bonobo-activation-devel-1.0.3-2
  rpm -V lslk-1.29-6
  rpm -V ORBit-devel-0.5.13-5
  rpm -V emacspeak-16.0-2
  xargs: rpm: terminated by signal 11

Does that last line, "terminated by signal 11" indicate a problem?  -- jfk



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



Virtualhosting SSL sites with Apache 2.0.40-11

2003-01-17 Thread Mr. Adam ALLEN
I'm experiencing problems with Apache, doing name based virtual hosting
for SSL sites. The SSL certificate for the first virtual host defined is
used for every virtual host.

As far as I remember I did this with Apache 1.3.x up until Psyche. (Only
just got around to asking about this one).

A snip of the config:


DocumentRoot "/www/mycrap/Secure/"
ServerName files.mydomain
SSLEngine on
SSLCipherSuite
ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
SSLCertificateFile /conf/httpd/files.mydomain
SSLCertificateKeyFile /conf/httpd/files.mydomain

SSLOptions +StdEnvVars


SSLOptions +StdEnvVars

SetEnvIf User-Agent ".*MSIE.*" \
 nokeepalive ssl-unclean-shutdown \
 downgrade-1.0 force-response-1.0


This virtual host is repeated three different times with different
server names, Apache is delivering the right contents out of the right
directories for the Server Name's, it's just the SSL Certificates which
are getting confused (There are three different certificates and keys
generated).



-- 
Regards,
Adam Allen.

[EMAIL PROTECTED]
pgp 
http://search.keyserver.net:11371/pks/lookup?op=vindex&search=adam%40dynamicinteraction.co.uk




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


Re: ifconfig

2003-01-17 Thread Aaron Konstam
On Fri, Jan 17, 2003 at 09:23:37AM -0800, Jay Crews wrote:
> Vasyl Kenyuk writes
> > 
> > Hi!
> > I'm using RedHat 8.0. After i make
> > 
> > ifconfig eth0 192.168.1.10 netmask 255.255.255.0 up
> > 
> > seems everything to be O.k. But after next boot the configuration is 
> > lost. How can I keep it?
> > Thanks , Vasyl
> 
> Try '/usr/sbin/netconfig'

Or: redhat-configure-network
-- 
---
Aaron Konstam
Computer Science
Trinity University
715 Stadium Dr.
San Antonio, TX 78212-7200

telephone: (210)-999-7484
email:[EMAIL PROTECTED]



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



Re: wine

2003-01-17 Thread JD
Vasyl Kenyuk wrote:


Hi!
I'm using RedHat 8.0 and would to use wine, but after typing wine 
file.exe i see

Building font metrics. This may take some time...
fixme:font:LFD_InitFontInfo DBCS fonts like 
'-baekmuk-batangbdf-bold-r-normal--10-100-75-75-m-100-ksc5601.1987-0' 
are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like 
'-baekmuk-batangbdf-bold-r-normal--12-120-75-75-m-120-ksc5601.1987-0' 
are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like 
'-baekmuk-batangbdf-bold-r-normal--14-140-75-75-m-140-ksc5601.1987-0' 
are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like 
'-baekmuk-batangbdf-bold-r-normal--16-160-75-75-m-160-ksc5601.1987-0' 
are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like 
'-baekmuk-batangbdf-bold-r-normal--18-180-75-75-m-180-ksc5601.1987-0' 
are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like 
'-baekmuk-batangbdf-bold-r-normal--20-200-75-75-m-200-ksc5601.1987-0' 
are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like 
'-baekmuk-batangbdf-bold-r-normal--24-240-75-75-m-240-ksc5601.1987-0' 
are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like 
'-baekmuk-batangbdf-medium-r-normal--10-100-75-75-m-100-ksc5601.1997-0' 
are not working correctly now.
fixme:font:LFD_InitFontInfo font 
'-baekmuk-batangbdf-medium-r-normal--10-100-75-75-m-100-ksc5601.1997-0' 
has unknown registry 'ksc5601.1997' and character encoding '0'
fixme:font:LFD_InitFontInfo DBCS fonts like 
'-baekmuk-batangbdf-medium-r-normal--12-120-75-75-m-120-ksc5601.1987-0' 
are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like 
'-baekmuk-batangbdf-medium-r-normal--14-140-75-75-m-140-ksc5601.1987-0' 
are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like


How can I fix it? It seems to be a simple problem, but I cannot solve it.


The best and easiest way is to download the tar.gz file from winehq.org 
and compile it yourself for your specific machine. I tried wine-*.rpm 
from RedHat8 and got exactly the same problem with the ttf (true type) 
fonts; and not to mention other things that's been cuztomized for "any" 
computer/machine. We can't blame RedHat because standarization is really 
not an easy thing to do. Just like that M$ thing...:)

BTW, wine installation is a little bit different from other normal Linux 
softwares. Make sure you run ./tools/winecheck first and do fix or take 
care of all the problems that the winecheck shows there. That way you 
can be sure that everything will be okey and running smoothly in your 
machine.

Good luck!


JD


Vasyl





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



Re: Virtualhosting SSL sites with Apache 2.0.40-11

2003-01-17 Thread Colin Coles
On Friday 17 January 2003 21:04, Mr. Adam ALLEN wrote:
> ServerName files.mydomain

try:
ServerName files.mydomain:443

else check the apache migration document:
http://www.redhat.com/docs/manuals/linux/RHL-8.0-Manual/ref-guide/s1-httpd-v2-mig.html



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



Re: Virtualhosting SSL sites with Apache 2.0.40-11

2003-01-17 Thread Kevin McConnell

--- "Mr. Adam ALLEN" <[EMAIL PROTECTED]>
wrote:

> This virtual host is repeated three different times
> with different
> server names, Apache is delivering the right
> contents out of the right
> directories for the Server Name's, it's just the SSL
> Certificates which
> are getting confused (There are three different
> certificates and keys
> generated).

I wanted to do the same, but according to apache.org,
under apache 2.0 you can't mix name based virtual
hosting and regular name based virtual hosting. Only
one will work.
http://httpd.apache.org/docs-2.0/vhosts/name-based.html



=
Kevin C. McConnell --RHCE-- 

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



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



Re: Ipchains

2003-01-17 Thread jdow
First idea is kill ipchains if you want ftp to work. Go to iptables and do
NOT look back. Ipchains is an emulation using IPTables, poorly, under the
2.4 kernels. You can't load the modules you need to proeprly use ftp.

{^_^}
- Original Message - 
From: "Vasyl Kenyuk" <[EMAIL PROTECTED]>

> Hi!
> I'm using RedHat 7.3, and I would to allow only www input/output traffic 
> (no ftp, telnet, ssh, etc.). There are no reason to do that, but I wonna 
> learn more about firewalls. So I got the answer, I must make
> 
> # Default Policy I/O DROP
> > ipchains -P INPUT DENY
> > ipchains -P OUTPUT DENY
> > 
> > # Rules
> > ipchains -A INPUT -i eth0 -p tcp -d my_ip --dport 80 -j ACCEPT
> > ipchains -A OUTPUT -i eth0 -p tcp -d my_ip --dport 80 -j ACCEPT
> 
> So, but it does not works.
> Have enyone an idea, why? I'm using Apache as Web Server.
> Thanks, Vasyl



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



Re: Virtualhosting SSL sites with Apache 2.0.40-11

2003-01-17 Thread Dax Kelson
On 17 Jan 2003, Mr. Adam ALLEN wrote:

> I'm experiencing problems with Apache, doing name based virtual hosting
> for SSL sites.

This is not possibleIn fact, I just wrote about it.

"The HTTPS protocol requires that an SSL handshake occur as the very first
step. During the SSL handshake the web server sends the client it's
certificate. The certificate contains the FQDN of the web server. For
named-based virtual HTTPS hosting to work, the web server would have to
know which certificate to send to the client during the SSL handshake. The
server doesn't know this until the client sends the Host header --
transmitted after a successful SSL handshake. Therefore, virtual hosting 
SSL sites requires the use of unique IP addresses for each site."

Dax Kelson
Guru Labs



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



Re: Virtualhosting SSL sites with Apache 2.0.40-11

2003-01-17 Thread Mr. Adam ALLEN
On Fri, 2003-01-17 at 21:39, Kevin McConnell wrote:
> --- "Mr. Adam ALLEN" <[EMAIL PROTECTED]>
> wrote:
> 
> > This virtual host is repeated three different times
> > with different
> > server names, Apache is delivering the right
> > contents out of the right
> > directories for the Server Name's, it's just the SSL
> > Certificates which
> > are getting confused (There are three different
> > certificates and keys
> > generated).
> 
> I wanted to do the same, but according to apache.org,
> under apache 2.0 you can't mix name based virtual
> hosting and regular name based virtual hosting. Only
> one will work.
> http://httpd.apache.org/docs-2.0/vhosts/name-based.html
> 

Thought it must have been something like that ;-)

-- 
Regards,
Adam Allen.

[EMAIL PROTECTED]
pgp 
http://search.keyserver.net:11371/pks/lookup?op=vindex&search=adam%40dynamicinteraction.co.uk




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


Re: Virtualhosting SSL sites with Apache 2.0.40-11

2003-01-17 Thread Dax Kelson
On Fri, 17 Jan 2003, Kevin McConnell wrote:

> I wanted to do the same, but according to apache.org, under apache 2.0
> you can't mix name based virtual hosting and regular name based virtual
> hosting. Only one will work.
> http://httpd.apache.org/docs-2.0/vhosts/name-based.html

What do you mean by "name based" versus "regular name based"?

Dax



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



IDE head scratcher

2003-01-17 Thread Michael Weber
I have an old P-233 I'm turning into a firewall.  I blew a fresh install
of RH8 onto the drive, installed everything, and had it running.  I then
needed to run a hardware diagnostic on an IBM hard drive that had failed
in another system.  Since this one was not in production, had the cover
off and was handy, I unplugged all the IDE devices, plugged in the IBM
hard drive and booted from the IBM diag floppy.

The machine BIOS was too old to see a 60 Gb drive, so the diag program
failed.  

Anyway, I plugged my CDROM and HD back in and tried to boot.  The GRUB
loader booted Linux and it began its thing, up until it loaded the IDE
drivers.  As soon as it touched the hard drive, the system locked hard. 
I unplugged, reseated and re-checked everything that could be.  No go. 
It reid booting from the install CD, it got to the same place and died. 
It did the same thing for any boot mode.

I unplugged the HD, and I could boot from the CDROM, so that worked
fine.  I plugged the CDROM into the HD cable, ran fine.  I plugged the
HD into the CDROM cable, and it booted!  I plugged the HD back into the
primary cable and the CD back into the secondary cable, and it hangs at
the same place.

Any idea why this hard drive refuses to be a primary master and run
fine as a secondary master?

Head-scratchin-in-KC

All spam should be directed to my other account:  [EMAIL PROTECTED]



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



SIS 900 onboard network adapter

2003-01-17 Thread Redhat
Hello, everyone.

I am running a Redhat 8 server with a SIS 900 onboard NIC.  Most of the
time it runs fine, but occasionally the link seems to drop for no
reason.  

I am using the driver support for this card built into Redhat 8.  I am
considering disabling this device and putting in a PCI network adapter. 
I would rather not do this and welcome anyone's suggestions on how to
stabilize the SIS 900.

Thanks,

Leo Boucher
[EMAIL PROTECTED] 



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



Re: lost in the pines

2003-01-17 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, 17 Jan 2003 15:40:02 -0500, Justin F. Kuo wrote:

> >>   [root@mango temp]# rpm -qa | xargs -n 1 -t rpm -V &> rpm-Va.txt
> >>   [root@mango temp]# less rpm-Va.txt
> >>   rpm -V glibc-2.2.93-5
> >>   rpm -V gdbm-1.8.0-18
> >>   rpm -V libacl-2.0.11-2
> >>   rpm -V linc-0.5.2-2
> >>   xargs: rpm: terminated by signal 11
> >

> >According to your logs, you had a kernel panic with 2.4.18-14 on
> >January 5th and another one 20 minutes later. Any particular reason
> >for that?
> 
> That may have been the time I thought the Linux box was frozen. It may
> have been running or completing up2date.

You misunderstood me. Kernel panic and a frozen box are unnormal
behaviour. A kernel panic should not happen at all and certainly not
when running up2date. If up2date stalls due to a problem in RPM 4.1,
that is something else.

> >I suspect your RAM chips may be bad or your system unstable. That
> >would explain the kernel panic and signal 11 upon running rpm,
> >unless RPM itself is damaged. You might want to try memtest86
> >from Google.
> 
> The memtest86 is a very nice routine to have my toolbox. I copied it
> to a bootable CD and ran it for several hours (14 passes) on my Linux
> box. There were no memory errors found.

Which can still mean you have a hardware stability problem.
memtest86 is not perfect. It is not a substitute for a stress-test.

> Since my system was a mess, largely due to my inexperience with Linux,
> I re-installed the entire Red Hat 8.0 system. I will continue to
> monitor my system for disk errors any unusual glitches.
 
> ps. After the re-install I ran the rpm command suggested earlier:
> 
>   [root@mango jkuo]# rpm -qa | xargs -n 1 -t rpm -V &> rpm-Va.txt
>   [root@mango jkuo]# ls
>   evolution  ks.cfg  mail  rpm-Va.txt  spool.txt
>   [root@mango jkuo]# ls -l
>   total 28
>   drwx--5 jkuo jkuo 4096 Jan 15 09:55 evolution
>   -rw-rw-r--1 jkuo jkuo  947 Jan 14 23:51 ks.cfg
>   drwx--2 jkuo jkuo 4096 Jan 17 13:07 mail
>   -rw-r--r--1 root root  150 Jan 17 15:36 rpm-Va.txt
>   -rw-r--r--1 root root10483 Jan 17 14:47 spool.txt
>   [root@mango jkuo]# cat rpm-Va.txt
>   rpm -V bonobo-activation-devel-1.0.3-2
>   rpm -V lslk-1.29-6
>   rpm -V ORBit-devel-0.5.13-5
>   rpm -V emacspeak-16.0-2
>   xargs: rpm: terminated by signal 11
> 
> Does that last line, "terminated by signal 11" indicate a problem?  --
> jfk

It is an invalid memory reference (aka segmentation fault), and most
often -- provided that the software is not faulty -- an indication
of a hardware stability problem such as an overclocked CPU, cheap
RAM chips, cheap mainboard. It should not happen. I assume this
slightly changed command-line 

  rpm -qa | sort | xargs -n 1 -t rpm -V &> rpm-Va.txt

also terminates after running RPM on the fourth package. There is
really no reason why RPM would not be able to verify your packages
on a freshly installed machine.

Anything else that doesn't work for you? What about re-compiling
the kernel?

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

iD8DBQE+KIaO0iMVcrivHFQRAlk+AJ9lYJjDwIwsVWMyAZhlCfVwF+BnpgCfbRQK
WkP538HuLByPFmMzVx22v/w=
=GeB8
-END PGP SIGNATURE-



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



Re: hostname

2003-01-17 Thread Kevin McConnell

--- Randy Kelsoe <[EMAIL PROTECTED]> wrote:

> /etc/sysconfig/network 
> (HOSTNAME=yourhostname)

Actually, you could also set it via sysctl, since I
believe that file is parsed by sysctl.



=
Kevin C. McConnell --RHCE-- 

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



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



Re: redhat8.0 on DELL Dimension 2350 - problems

2003-01-17 Thread ron_olsen

Ross Macintyre wrote:
>> Brent, I'll try what you suggested on Monday. Sine you're a RedHat
>> man you can also maybe tell me where i can get th source for the
>> ethernet card.  I've tried searching the web and get seem to find
>> the source for the AsusTek/Broadcom bcm 4401?

This driver is available on the Asus download site.  The file name
is 4401_653.zip; you can find it by going to the Asus download site
for the P4PE motherboard:

http://www.asus.com/support/download/item.aspx?ModelName=P4PE

You'll see entries on this page for 4401_653.zip; this is what you
want to download.

Download the file (16MB), put it in a separate directory,
then

unzip 4401_653.zip

This will create a lot of stuff, including a Linux directory.
In the Linux directory, you will find
   
cd Linux
ls

bcm4400-1.0.1.tar.gz
RELEASE.TXT

The Linux driver is in the tar.gz file.

Follow the instructions in RELEASE.TXT for "Building Driver From TAR File"
and you're in business!

-- 



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



Re: IDE head scratcher

2003-01-17 Thread Steve McQ
> I unplugged the HD, and I could boot from the CDROM, so that worked
> fine.  I plugged the CDROM into the HD cable, ran fine.  I plugged the
> HD into the CDROM cable, and it booted!  I plugged the HD back into the
> primary cable and the CD back into the secondary cable, and it hangs at
> the same place.
> 
> Any idea why this hard drive refuses to be a primary master and run
> fine as a secondary master?

Are you sure it isn't because you have your device names
hardcoded into your /boot/grub/grub.conf file?  If you move
your hard-drive from primary master (/dev/hda) to secondary
master (/dev/hdc) {as far as I remember} and that works, I
suspect you have /dev/hdcX coded in for your root partition.

If that's the case, and you want to switch them around, just
change it to /dev/hdaX.

Hope that helps,
Steve



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



Re: Virtualhosting SSL sites with Apache 2.0.40-11

2003-01-17 Thread Tommy McNeely
AGREED!

The way I get around that is to "make" my certificate for just domain.com 
.. then have all my virtual hosts like mail.domain.com and admin.domain.com 
or whatever else... all ofcourse only use the domain.com cert file, 
however, with a cert for domain.com and a hostname of mail.domain.com, the 
web browser doesnt complain TOO much... :)

--On Friday, January 17, 2003 02:52:44 PM -0700 Dax Kelson 
<[EMAIL PROTECTED]> wrote:

On 17 Jan 2003, Mr. Adam ALLEN wrote:


I'm experiencing problems with Apache, doing name based virtual hosting
for SSL sites.


This is not possibleIn fact, I just wrote about it.

"The HTTPS protocol requires that an SSL handshake occur as the very first
step. During the SSL handshake the web server sends the client it's
certificate. The certificate contains the FQDN of the web server. For
named-based virtual HTTPS hosting to work, the web server would have to
know which certificate to send to the client during the SSL handshake. The
server doesn't know this until the client sends the Host header --
transmitted after a successful SSL handshake. Therefore, virtual hosting
SSL sites requires the use of unique IP addresses for each site."

Dax Kelson
Guru Labs



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




--
Tommy McNeely --[EMAIL PROTECTED]
Sun Microsystems - IT Ops - Broomfield Campus Support
Phone:  x50888 / 303-464-4888  --  Fax:  720-566-3168



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



Re: Virtualhosting SSL sites with Apache 2.0.40-11

2003-01-17 Thread Kevin McConnell

--- Dax Kelson <[EMAIL PROTECTED]> wrote:
> What do you mean by "name based" versus "regular
> name based"?

Sorry, I mean that you can't mix name based virtual
hosts with ssl. You could on the other hand use named
based virtual hosts for regular http connections and
use ip based virtual hosts for your ssl connections. I
should have been a little more clear. Hope that
clarifies anyone I may have confused.


=
Kevin C. McConnell --RHCE-- 

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



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



Re: redhat8.0 on DELL Dimension 2350 - problems

2003-01-17 Thread ron_olsen

Ross Macintyre wrote:
>> Brent, I'll try what you suggested on Monday. Sine you're a RedHat
>> man you can also maybe tell me where i can get the source for the
>> ethernet card.  I've tried searching the web and can't seem to find
>> the source for the AsusTek/Broadcom bcm 4401?

Brent> I'm not familiar with that particular card but in general the
Brent> Ethernet drivers are shipped with the kernel.  If a driver
Brent> exists for your card, you may be able to find the source for it
Brent> in /usr/src/linux-2.4/drivers/.  You will need the kernel-source
Brent> RPM installed in order to browse the kernel source.

This driver is not in the latest Red Hat 8.0 (or Phoebe) kernel-source rpm.
I filed an enhancement request on Bugzilla to get it supported.  I hope it
shows up in Red Hat 8.1.

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=80545

See my previous post or the Bugzilla report to see how to get the driver
from the Asus web site.

The driver is also on the CD that comes with the Asus P4PE motherboard.

-- 
Ron Olsen
Boulder Colorado
[EMAIL PROTECTED]



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



Re: Evolution Problem

2003-01-17 Thread Tommy McNeely
Evolution is running "CAPA" to get the capabilities of the pop server... 
and when the pop server says "-ERR" .. appearantly Evolution is 
disconnecting...

+OK POP3 QPOP (version 2.5) at leo starting.
CAPA
-ERR Unknown command: "capa".

+OK klio Solstice (tm) Internet Mail Server (tm) POP3 2.0 p12 at Fri, 17 
Jan 2003 16:06:28 -0700 (MST)
CAPA
-ERR Unknown command in AUTHORIZATION state

... so ... appearantly its a problem with evolution... none of the mail 
servers around here think CAPA is a good idea :)

Tommy

--On Wednesday, January 15, 2003 08:27:24 PM -0500 Stephen H Carbin 
<[EMAIL PROTECTED]> wrote:

OOPS! I need to clarify: My Linux box is on a home LAN, my mailserver is
out there on the internet. The LAN is behind a SmoothWall firewall

(sorry for the top-post)

steve


At 08:18 PM 1/15/2003, you wrote:

I have a problem with Evolution receiving mail from my mailserver on my
Linux box. Here is output captured via IRIS on my Win XP box:

+OK Qpopper (version 4.0.4, modified by Sphera Technologies) ready.
CAPA
-ERR Syntax error.
USER cworld%carbinworld.com
QUIT
QUIT

Here is output from successful mail retrieval on my Win XP box:

+OK Qpopper (version 4.0.4, modified by Sphera Technologies) ready. USER
cworld%carbinworld.com +OK Password required for cworld. PASS xx +OK
cworld has 2 visible messages (0 hidden) in 45502 octets. STAT +OK 2
45502 UIDL +OK uidl command accepted. 1 NY8!!Jo$#!'D["!n]p!! 2
pZV!!f6O"!de9!!F;"#! . LIST 1 +OK 1 3154 RETR 1 +OK 3154 octets (snipped)

I use the same exact settings in Eudora (Windows) as in Evolution
(Psyche)  what gives? Any pointers?

steve







--
Tommy McNeely --[EMAIL PROTECTED]
Sun Microsystems - IT Ops - Broomfield Campus Support
Phone:  x50888 / 303-464-4888  --  Fax:  720-566-3168



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



Re: how to synchronize palm device with evolution

2003-01-17 Thread Raul Acevedo
Craig White wrote:

 > > I just want my Palm address book to show up in Evolution.
 >
 > gpilotd-control-applet --cap-id=1

That did it, thanks!  Is this in some README, Help file, Release Notes,
or any place I was supposed to find it?  Seems pretty obscure...

Raul



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



Re: IDE head scratcher

2003-01-17 Thread Gordon Messmer
On Fri, 2003-01-17 at 14:22, Michael Weber wrote:
> Anyway, I plugged my CDROM and HD back in and tried to boot.  The GRUB
> loader booted Linux and it began its thing, up until it loaded the IDE
> drivers.  As soon as it touched the hard drive, the system locked hard. 

Did you plug them in exactly as they were before?  If so, there
shouldn't be any new problems.

However, there are some known issues with new Fujitsu drives and the
kernel in RHL (all versions, last I checked).  What brand of disk is it?




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



Re: Virtualhosting SSL sites with Apache 2.0.40-11

2003-01-17 Thread Gordon Messmer
On Fri, 2003-01-17 at 13:52, Dax Kelson wrote:
> Therefore, virtual hosting 
> SSL sites requires the use of unique IP addresses for each site."

Unique port numbers work as well, and are in far greater supply than
unique IP addresses.  :)




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



Re: Compile Kernel

2003-01-17 Thread sandrewz
> Finally i compile the kernel, but i have this error:
> 
> VFS: Cannot open root device "LABEL=/" or 00:00 
> Please append a correct "root=" boot option 
> Kernel panic: VFS: Unable to mount root fs on 00:00 
> 
> In grub.conf is
> title RedHat(2.4.20custom) 
> kernel /boot/vmlinuz-2.4.20custom ro root=LABEL=/ 
> initrd /boot/initrd-2.4.20custom.img 


Change your kernel line to be the following:

kernel /boot/vmlinuz-2.4.20custom ro root=/dev/hdX

-X is your hard drive along with partition number for
"/"

sandrewz

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



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



Re: Virtualhosting SSL sites with Apache 2.0.40-11

2003-01-17 Thread Tommy McNeely
but then ... if you have an IP for each SSL site, it doesnt make much sense 
to name based host it on HTTP :)

Tommy

--On Friday, January 17, 2003 02:34:31 PM -0800 Kevin McConnell 
<[EMAIL PROTECTED]> wrote:


--- Dax Kelson <[EMAIL PROTECTED]> wrote:

What do you mean by "name based" versus "regular
name based"?


Sorry, I mean that you can't mix name based virtual
hosts with ssl. You could on the other hand use named
based virtual hosts for regular http connections and
use ip based virtual hosts for your ssl connections. I
should have been a little more clear. Hope that
clarifies anyone I may have confused.


=
Kevin C. McConnell --RHCE-- 

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



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




--
Tommy McNeely --[EMAIL PROTECTED]
Sun Microsystems - IT Ops - Broomfield Campus Support
Phone:  x50888 / 303-464-4888  --  Fax:  720-566-3168



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



Re: Virtualhosting SSL sites with Apache 2.0.40-11

2003-01-17 Thread Tommy McNeely
WOW!

you have a really good point..

name base host the domain on HTTP .. then have a different HTTPS port for 
each site.. and the only doc on the HTTP site would be a meta redirect to 
the correct https://server.domin:4431/ type site

Tommy

--On Friday, January 17, 2003 03:19:46 PM -0800 Gordon Messmer 
<[EMAIL PROTECTED]> wrote:

On Fri, 2003-01-17 at 13:52, Dax Kelson wrote:

Therefore, virtual hosting
SSL sites requires the use of unique IP addresses for each site."


Unique port numbers work as well, and are in far greater supply than
unique IP addresses.  :)




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




--
Tommy McNeely --[EMAIL PROTECTED]
Sun Microsystems - IT Ops - Broomfield Campus Support
Phone:  x50888 / 303-464-4888  --  Fax:  720-566-3168



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



Re: how to synchronize palm device with evolution

2003-01-17 Thread Craig White
On Fri, 2003-01-17 at 16:12, Raul Acevedo wrote:
> Craig White wrote:
> 
>  > > I just want my Palm address book to show up in Evolution.
>  >
>  > gpilotd-control-applet --cap-id=1
> 
> That did it, thanks!  Is this in some README, Help file, Release Notes,
> or any place I was supposed to find it?  Seems pretty obscure...
-
My understanding is that this command was accidently left out of the
control panel for JPilot. I don't believe that any of their 'errata' has
fixed that yet.

Craig



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



Re: Problem when mounting a cdrom drive on a Philips 4x4x32 ModelNo: CDD4401/71

2003-01-17 Thread Banjo Donila
I switched the cd-rw on primary slave status and it worked fine! 
Great work! anyways, at this moment I want to know the reason behind all
of this mess so in the future I would be able to troubleshoot even more
possible problems and be able to explain it further more
thanks!

On Sat, 2003-01-18 at 02:10, Randy Kelsoe wrote:
> Banjo Donila wrote:
> > I'm having problems when mounting on this cd-rw. Well the installation
> > went very good but after installation and mounting a cdrom it locks up
> > and produces this messages and totally locks up my box.
> > 
> > It has the latest kernel version (redhat kernel)
> > so here's the interesting /var/log/message goes:
> > kernel: Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
> > kernel: sr0: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
> > kernel: Uniform CD-ROM driver Revision: 3.12
> > kernel: scsi : aborting command due to timeout : pid 15, scsi0, channel
> > 0, id 0, lun 0 Read (10) 00 00 00 00 10 00 00 01 00 
> > kernel: hdd: timeout waiting for DMA
> > kernel: ide_dmaproc: chipset supported ide_dma_timeout func only: 14
> > kernel: hdd: status timeout: status=0xd0 { Busy }
> > kernel: hdd: drive not ready for command
> > kernel: scsi : aborting command due to timeout : pid 15, scsi0, channel
> > 0, id 0, lun 0 Read (10) 00 00 00 00 10 00 00 01 00 
> > kernel: SCSI host 0 abort (pid 15) timed out - resetting
> > kernel: ide1: reset timed-out, status=0x90
> > kernel: hdd: status timeout: status=0x90 { Busy }
> > kernel: hdd: drive not ready for command
> > ---the line below goes all over and over again
> > kernel: scsi : aborting command due to timeout : pid 15, scsi0, channel
> > 0, id 0, lun 0 Read (10) 00 00 00 00 10 00 00 01 00 
> > kernel: SCSI host 0 abort (pid 15) timed out - resetting
> > kernel: SCSI bus is being reset for host 0 channel 0.
> > 
> > ive been looking for a specific driver for my cd-rw but I wasnt able to
> > find any the box is using AMD-K6 500Mhz 128MB thanks alot!
> > 
> 
> First, look in your /etc/grub.conf  file and make sure you have an entry 
> that looks like this:
> 
>   kernel /vmlinuz-2.4.18-18.8.0 ro root=LABEL=/ hdd=ide-scsi
> 
> The "hdd=ide-scsi" is important. Also, do an  lsmod   and make sure you 
> see something like:
> 
> ide-scsi9616   0
> scsi_mod  102248   2  [sr_mod ide-scsi]
> ide-cd 31432   0
> cdrom  30976   0  [sr_mod ide-cd]
> 
> This problem looks like a bad CDRW to me. The drive is recognized by the 
> system, but is not ready for some reason (kernel: hdd: status timeout: 
> status=0xd0 { Busy }  )
> 
> This is setup as a slave drive on the secondary IDE. Do you have a 
> master on that channel? If not, make the CDRW a master drive, or if you 
> can move it to the primary IDE, as a slave, that would rule out a bad 
> secodary IDE channel.
> 
> There is not specific driver, it should work with the generic ide-scsi 
> cdrom driver.
> 
> 
> 
> 
> 
> 
> -- 
> Psyche-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/psyche-list
> 




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



Package Manager

2003-01-17 Thread naugaranch
OK, I've updated my workstation to RH8.  And really like the new package
manager.

Had a REAL difficult time upgrading my server to RH8 --- and I can't find
the package manager.  Where is it?  I need to change the set up to install
and remove packages.

Tom




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



Re: Flash Player Confusion

2003-01-17 Thread Tommy McNeely
the installer script didn't work for me either... just copy the 
ShockwaveFlash.class  libflashplayer.so from the install directory to 
/usr/lib/mozilla/plugins and restart mozilla... worked for me :) although 
flash tends to crash mozilla sometimes I think :-/

Tommy

--On Thursday, January 16, 2003 12:10:48 AM -0500 John Lowell 
<[EMAIL PROTECTED]> wrote:

Dave Sherman wrote:


On Wed, 2003-01-15 at 22:05, John Lowell wrote:


The default Mozilla directory is /usr/lib/mozilla-1.0.1/, and plugins
are installed in the plugins subdirectory:
/usr/lib/mozilla-1.0.1/plugins/. That's where you want Flash installed



Dave & Michael,

I just attempted the Flash Player installation again. I proceeded
according to Hoyle and reach the point where an installation directory is
requested. I entered /usr/lib/mozilla-1.0.1/plugins/ at the prompt and
got back the following output:

Warning: Please enter a valid installation path

Where do we go from here? I mean the program moves along fine until it
reaches this point. I've checked the Nautilus File Manager and the
directory /usr/lib/mozilla-1.0.1/plugin/ exists alright. I'm lost.

John Lowell

.









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




--
Tommy McNeely --[EMAIL PROTECTED]
Sun Microsystems - IT Ops - Broomfield Campus Support
Phone:  x50888 / 303-464-4888  --  Fax:  720-566-3168



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



Re: Virtualhosting SSL sites with Apache 2.0.40-11

2003-01-17 Thread Kevin McConnell

--- Tommy McNeely <[EMAIL PROTECTED]> wrote:
> but then ... if you have an IP for each SSL site, it
> doesnt make much sense 
> to name based host it on HTTP :)

No, but I if you only had 2 or 3 addresses and you had
to host 40 or 50 sites and only 1 or 2 needed ssl to
work, then you could mix name based and ip based.


=
Kevin C. McConnell --RHCE-- 

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



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



Re: IDE head scratcher

2003-01-17 Thread Justin Zygmont
i've had a lot of little things like that happen with diferent drives in 
different computers..


On Fri, 17 Jan 2003, Michael Weber wrote:

> I have an old P-233 I'm turning into a firewall.  I blew a fresh install
> of RH8 onto the drive, installed everything, and had it running.  I then
> needed to run a hardware diagnostic on an IBM hard drive that had failed
> in another system.  Since this one was not in production, had the cover
> off and was handy, I unplugged all the IDE devices, plugged in the IBM
> hard drive and booted from the IBM diag floppy.
> 
> The machine BIOS was too old to see a 60 Gb drive, so the diag program
> failed.  
> 
> Anyway, I plugged my CDROM and HD back in and tried to boot.  The GRUB
> loader booted Linux and it began its thing, up until it loaded the IDE
> drivers.  As soon as it touched the hard drive, the system locked hard. 
> I unplugged, reseated and re-checked everything that could be.  No go. 
> It reid booting from the install CD, it got to the same place and died. 
> It did the same thing for any boot mode.
> 
> I unplugged the HD, and I could boot from the CDROM, so that worked
> fine.  I plugged the CDROM into the HD cable, ran fine.  I plugged the
> HD into the CDROM cable, and it booted!  I plugged the HD back into the
> primary cable and the CD back into the secondary cable, and it hangs at
> the same place.
> 
> Any idea why this hard drive refuses to be a primary master and run
> fine as a secondary master?
> 
> Head-scratchin-in-KC
> 
> All spam should be directed to my other account:  [EMAIL PROTECTED]
> 
> 
> 
> 



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



RE: Package Manager

2003-01-17 Thread Lucas Albers
Run rhn_register then run up2date.
Or I believe 
Up2date --register.

Do a man up2date and it will tell you the switch to use to register it.


> --Luke
> --Computer Science Sysadmin, MSU Bozeman 
> --admin(AT)cs.montana.edu 994-3931 

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> On Behalf Of naugaranch
> Sent: Friday, January 17, 2003 5:25 PM
> To: [EMAIL PROTECTED]
> Subject: Package Manager
> 
> OK, I've updated my workstation to RH8.  And really like the new package
> manager.
> 
> Had a REAL difficult time upgrading my server to RH8 --- and I can't find
> the package manager.  Where is it?  I need to change the set up to install
> and remove packages.
> 
> Tom
> 
> 
> 
> 
> --
> Psyche-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/psyche-list



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



Re: IDE head scratcher

2003-01-17 Thread Mike Watson
On Friday 17 January 2003 06:33 pm, Justin Zygmont wrote:
> i've had a lot of little things like that happen with diferent drives
> in different computers..
>
> On Fri, 17 Jan 2003, Michael Weber wrote:
> > I have an old P-233 I'm turning into a firewall.  I blew a fresh
> > install of RH8 onto the drive, installed everything, and had it
> > running.  I then needed to run a hardware diagnostic on an IBM hard
> > drive that had failed in another system.  Since this one was not in
> > production, had the cover off and was handy, I unplugged all the
> > IDE devices, plugged in the IBM hard drive and booted from the IBM
> > diag floppy.
> >
> > The machine BIOS was too old to see a 60 Gb drive, so the diag
> > program failed.
> >
> > Anyway, I plugged my CDROM and HD back in and tried to boot.  The
> > GRUB loader booted Linux and it began its thing, up until it loaded
> > the IDE drivers.  As soon as it touched the hard drive, the system
> > locked hard. I unplugged, reseated and re-checked everything that
> > could be.  No go. It reid booting from the install CD, it got to
> > the same place and died. It did the same thing for any boot mode.
> >
> > I unplugged the HD, and I could boot from the CDROM, so that worked
> > fine.  I plugged the CDROM into the HD cable, ran fine.  I plugged
> > the HD into the CDROM cable, and it booted!  I plugged the HD back
> > into the primary cable and the CD back into the secondary cable,
> > and it hangs at the same place.
> >
> > Any idea why this hard drive refuses to be a primary master and run
> > fine as a secondary master?
> >
> > Head-scratchin-in-KC

What is your HD strapped for? Master or Slave?  It sounds as if 1) it is 
strapped to be a slave, or 2) it's strapped for cable select and a) 
your BIOS doesn't recognize cable-select, or b) you have an old 40 wire 
IDE cable.  Cable-select require an 80 wire IDE cable.

mw in Raymore, MO
-- 
Registered Linux - 256979
NRA Life
ARS: W0TMW



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



Re: Problem when mounting a cdrom drive on a Philips 4x4x32 Model No:CDD4401/71

2003-01-17 Thread Randy Kelsoe
Banjo Donila wrote:

I switched the cd-rw on primary slave status and it worked fine! 
Great work! anyways, at this moment I want to know the reason behind all
of this mess so in the future I would be able to troubleshoot even more
possible problems and be able to explain it further more
thanks!


That's great that it's working on the primary IDE. If you had it on the 
secondary IDE, without a master drive, it won't work well (if at all) as 
a slave by itself. If you do have a master drive on the secondary, could 
be a bad cable, or IDE interface.





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


How to get earlier Python version?

2003-01-17 Thread James Jones
Zope very much dislikes Python 2.2.x, which is the version that comes 
with RH 8.0.  Is there any way I can get Python 2.1.5 (which Zope wants) 
going to make Zope happy without getting in the way of or overwriting 
Python 2.2.1? Thanks.

	James Jones



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


Re: Samba PDC

2003-01-17 Thread Sanjeewa Wijerathne
 --- Charles <[EMAIL PROTECTED]> wrote: > kill
all wrote:
> > Hi all,
> > 
> > Im trying to setup a samba server to do
> > Authentication, file serving for 300+ users. The
> > server is a Compaq ML 330. Do you think this
> server
> > can handle it.
> > 
> > Thanks in advance
> > --
> > sanjeewa.
> > 
> > 
> > 
> > __
> > 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
> > 
> > 
> > 
> What are the specs for the server? Memory?, CPU type
> and speed? How 
> many users connected simultaneously? On average, how
> big are the 
> files these users want to get at? Several K? Several
> Meg? In the 
> Gigabyte range? Text files?
> 
> Cheers--
> Charles
> 
> 
> 
> -- 
> Psyche-list mailing list
> [EMAIL PROTECTED]
>
https://listman.redhat.com/mailman/listinfo/psyche-list


Oh , I fogot to put the spces ,
Pentium III 1.40 GHz.
1GB RAM.
40 GB HD.
20MB disk quota for 300+ users.







__
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



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



Re: list users

2003-01-17 Thread Schotty
> Note that creating multiple users with root privileges is generally a
> very bad idea...  If you need to give root access to multiple people,
> the best way to do this is to use the sudo utility.  It allows you to
> control what they can and can't run as root, and logs its usage in the
> system logs.  There are RPMs available for Red Hat on the CD, or you
> can get it here:
> 
>   http://www.courtesan.com/sudo/
> 


Sudo is great, and I use it on every system I admin.  Trust Mr. Martin
and myself -- it is a great tool to use.  It is relatively simple to
setup, and even easier to teach someone to use.  Pretty much instead of
typing su - and then running your command, you use sudo nameofcommand,
tell it your password, and you can runn that application as root.




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