[Gambas-user] Gambas doc down?

Willy Raets willy at ...2734...
Tue Sep 10 00:50:36 CEST 2013


On Tue, 2013-09-10 at 00:54 +0300, Jussi Lahtinen wrote:
> Oh, opposite, there is no www in the name, but still no connection via IDE??
> 
> And yes, this problem can be corrected by using my alternative DNS server,
> but it's crappy.
> Any DNS server suggestions?

As a work around:

Edit the hosts file with needed full dns name and corresponding IP.

In terminal do:
sudo nano -w /etc/hosts

Add this line (if you need www.gambasdoc.org):

64.128.110.55		www.gambasdoc.org

Close and Save (<ctrl> + O) and close (<ctrl> + x)

Now try and ping www.gambasdoc.org it should reply.

If not some network service may need restarting or reboot the system.
Hosts file will be checked before DNS.

-- 
Kind regards,

Willy (aka gbWilly)

http://gambasshowcase.org/
http://howtogambas.org
http://gambos.org








More information about the User mailing list