On Sat, 10 Jun 2000, Steven Pierce wrote:
> I am also just building a new RH 6.1 server. I have a dual PII 400
> machine. How can I tell if I am using both processors or not? I am
> really new to Linux/Unix.
Read /proc/cpuinfo. If it contains information about 2 CPUs, they're both
running.
(And yes, they are, unless your BIOS messed up during installation and
told the installer it's not SMP capable).
> Once that is answered, if I do not have both running how can that be
> changed?
By manually installing the SMP kernel.
rpm -i /mnt/cdrom/RedHat/RPMS/kernel*smp*
edit lilo.conf, rerun lilo, and reboot.
LLaP
bero
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.