X server crashed in FC14

stan gryt2 at q.com
Tue Dec 7 00:07:39 UTC 2010


On Mon, 6 Dec 2010 18:04:06 +0900
Abu Attar Musharih <abuattar.musharih at gmail.com> wrote:

> The constraint at the moment is that the box can not be connected to
> the internet.
> I using DSL and I did not find the way of setting up DSL connection
> manually. I checked directory /etc/sysconfig/network-scripts and found
> no script ifchg-ppp0.
> 
> I tried yum localinstall but it could not resolve dependencies.
> Perhaps, the only alternative now is how to  connect to the internet
> via DSL if you have  only command line available. It should be
> possible as  the power of Linux is on its own native commands. I just
> do not know how to do it. It will be a good thing to try if you have
> further options.

I connect using DSL, but I use a router between the modem and my
system.  I set up the router to do the ppp stuff using the web
interface.  That was a while ago and I'm vague on recollection of the
details.

You could try from a terminal, hoping it was taken care of
automatically during install, 
service network restart
That should start the old network server.  Then try an
ifconfig eth0
to see if it worked.  There should be a TCP address showing.
All this is a long shot, but I haven't done the ppp0 thing directly for
a long time.

On my system, I see ifup-ppp and ifdown-ippp
in /etc/sysconfig/network-scripts.  Perhaps you could run
ifup-ppp
to bring up the ppp connection?


More information about the users mailing list