Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
RE: vnc trick?: msg#00146
This has been driving me nuts since last night.
It turns out that on my FC6 machine "localhost" doesn't resolve properly.
Everything was listening on port 5900, but it looks like vncviewer etc
just couldn't work out to connect to 127.0.0.1. Using "vncviewer
127.0.0.1" worked fine.
In resolve.conf I had:
::1 lair6.remcc.org lair6 localhost.localdomain localhost
I changed this to
127.0.0.1 lair6.remcc.org lair6 localhost.localdomain localhost
Hopefully this is the same problem you're having.
Good luck,
Robert
|
| |