Hello All,
At this point, I'm pretty frustrated fighting over a problem what
primarily seems to be a simple issue to me ;-)) Anyhow, I wont talk too
much but get back to the issue :p
I installed RedHat Linux 5.0 successfully and installed Triteal CDE (TED
4.2). First problem I encounter was, it wont let me login as root. So,
I add 'dt' to /etc/securetty and that took care of the issue. Now, when
I login as root, I'm able to login to all the "Session" except, Normal
Desktop. It act as if I'm login on, and show me the Copyright
Information for about 2-3 minutes, but then bounces me back to CDE login
dialogue box again.Here's what I've tried so far:
1. checked all the network files
etc/hosts:
127.0.0.1 localhost localhost.localdomain
/etc/HOSTNAME:
localhost.localdomain
I'm able to ping the localhost and get reply and if I ping IP address
127.0.0.1 or 127.0.0.0, I get respond as well.
/etc/host.conf:
order hosts,bind
multi on
/etc/hostallow:
ALL 127.0.0.1
Well, if I do nslookup on localhost:
Can't find localhost: No response from Server
Note: Previously, I configured my ISP's linux configuration, but didn't
help. Reinstalled Linux from the scratch and trying to use it from
default networking configuration.
into portmap.Quote:>From the Redhat folks as well as Robert Sweet, I got suggestion to look
Robert asked me to make sure portmap's started by running
/etc/rc.d/init.d/portmap start (I ran it, regardless during init, it
showed that portmap started during boot). RH folks asked me make sure
that check the links to '/etc/rc.d/init.d/portmap. According to them, by
re-establishing the link in each runlevel, portmap works fine and CDE,
as well as other rpc services.
'ln -s ../init./portmap S40portmap'
or run "ntsysv"
Although I got error message "Error running..." on ntsysv, it ran ok on
the ln command (and rebooted). But as you can see, "I aint change, but
I know, I aint the same"
Ok, I admit, only one thing I didn't do is downloading the patch from
Errata
http://www.redhat.com/support/docs/cde/cde-1.2-errata.html because those
fix aren't for this issue. Besides, I can't even connect to the
internet from Linux (right now, I'm in another OS ;-) I can download
it in a floppy, but Linux wont recognize the File System, even I'm
successful mounting the floppy.
Come on, thers's gotta be a way to resolve the problem. I have a fresh
copy installed right now, how do I do this? Thanks for any pointer.