How to access the services on squeak.org (was: RE: [squeak-dev] New Site ?)

Levente Uzonyi leves at elte.hu
Wed Mar 12 04:10:37 UTC 2014


On Wed, 12 Mar 2014, David T. Lewis wrote:

> On Wed, Mar 12, 2014 at 04:03:15AM +0100, Levente Uzonyi wrote:
>> Currently all services are unavailable which are hosted on box2, and use
>> the squeak.org domain. These are
>>
>> source.squeak.org
>> ftp.squeak.org
>> map.squeak.org
>> bugs.squeak.org
>> (and probably more)
>>
>> Once the situation gets resolved, it can take more than a day till the
>> DNS caches update, and all services can be accessed as before. Until then
>> you can use the workaround below.
>>
>> Add the following lines to your hosts file[1]:
>>
>> 85.10.195.197	source.squeak.org
>> 85.10.195.197	ftp.squeak.org
>> 85.10.195.197	map.squeak.org
>> 85.10.195.197   bugs.squeak.org
>
>
> And the source.squeak.org trunk repository is at:
>
>  MCHttpRepository
> 	location: 'http://85.10.195.197:9090/trunk'
> 	user: 'squeak'
> 	password: 'squeak'
>
> Dave

If you update your hosts file, then it should work without changing 
anything in the image.


Levente

>
>
>>
>> Refer to the Wikipedia article[1] to find the hosts file on your operating
>> system.
>>
>>
>> Levente
>>
>> [1] https://en.wikipedia.org/wiki/Hosts_%28file%29
>>
>> On Tue, 11 Mar 2014, Ron Teitelbaum wrote:
>>
>>>
>>> ??
>>>
>>> Hi, it seems that source.squeak.org is now hijacked as a the http server
>>> of the new site.
>>> Where are we supposed to find the http Monticello server of trunk?
>>>
>>> ??
>>>
>>> ftp.squeak.org/4.1 is missing now too.??
>>>
>>> ??
>>>
>>> Ron
>>>
>>> ??
>>>
>>> 2014-03-11 19:26 GMT+01:00 tim Rowledge <tim at rowledge.org>:
>>>
>>>
>>> On 11-03-2014, at 11:02 AM, Germ??n Arduino <garduino at gmail.com> wrote:
>>>
>>>> I saw today that the new site is on place.
>>>>
>>>> I was trying to download a fresh and updated 4.5 image and with the new
>>> site seems not to exist a way of point the ftp server with the folders
>>> of the different versions.
>>>>
>>>> I'm missing something?
>>>
>>> Yup - the ???Archive??? tab points there for now. We???ll be trying to
>>> make the site prettier very soon.
>>>
>>>
>>> tim
>>> --
>>> tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
>>> Hackers have kernel knowledge.
>>>
>>>
>>> ??
>>>
>>>
>>>
>
>>
>
>
>


More information about the Squeak-dev mailing list