--
Keith Thompson (The_Other_Keith) ks...@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
--
Joe Wright
"Everything should be made as simple as possible, but not simpler."
--- Albert Einstein ---
> The last few times I've tried to visit www.clc-wiki.net, it's appeared
> to be down. Does anyone know what the status is?
Currently down, by the look of it.
Frankly, I sympathise. Often enough to be a real nuisance, my ISP (the
estimable BT) changes my IP address on me, unannounced, which means my Web
site stops working until I happen to notice that something's wrong and go
patch up the Web forwarding.
Since *my* browsers never have any trouble finding 127.0.0.1, I sometimes
don't notice for days that my Web site is effectively down.
--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at the above domain, - www.
Yeah, but somehow I don't think she'll think of it.
>Keith Thompson said:
>
>> The last few times I've tried to visit www.clc-wiki.net, it's appeared
>> to be down. Does anyone know what the status is?
>
>Currently down, by the look of it.
>
>Frankly, I sympathise. Often enough to be a real nuisance, my ISP (the
>estimable BT) changes my IP address on me, unannounced, which means my Web
>site stops working until I happen to notice that something's wrong and go
>patch up the Web forwarding.
If you use dyndns.org or similar to provide dns, you can run ddclient
on the server to automatically keep your dns entries updated. There
/are/ windows versions of ddclient but you're probably running a linux
server.
--
Mark McIntyre
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it."
--Brian Kernighan