Anyone pls help
I don't know exactly what has happened.
Suddently when i on my pc the boots process are like:
............ [ OK ]
............ [ OK ]
Starting NFS servic...
http://www.experts-exchange.com/OS/Linux/Q_10340149.html
I have the following code:
/* get the host ip */
phost = gethostbyname("localhost");
if(!phost)
{
perror("could not resolve localhost");
return 0;
}
This is ...
http://www.experts-exchange.com/Programming/System/Linux/Q_21302624.html
Zones:
Linux DevDate Answered: 02/09/2005 Grade: A Views: 5
I have a T1 line that works fine on Windows 98.
For now I'm not even trying to get it to work on my Linux partition, just to login as root, but even that I can't.
When trying to login as root...
http://www.experts-exchange.com/OS/Linux/Q_20305475.html
Hi,
Kindly assist how can we troubleshoot furthur when we run http://localhost it gives an error page cannot be displayed.
yesterday it was running with no problems, i'm not sure what my co-w...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Microsoft_IIS/Q_21499...
we run some simple perl, cgi scripts against a MySQL database located on an in house server running apache under Windows server 2003.
Some remote users (with Firefox and IE7) have started to see...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23591199.htm...