* ocaml-tutorial.org is down @ 2010-12-19 19:50 Erik de Castro Lopo 2010-12-19 23:47 ` [Caml-list] " Richard W.M. Jones 2010-12-23 16:30 ` [Caml-list] [was: ocaml-tutorial.org is down] mirror website Sylvain Le Gall 0 siblings, 2 replies; 9+ messages in thread From: Erik de Castro Lopo @ 2010-12-19 19:50 UTC (permalink / raw) To: caml-list Hi all (and particularly Richard Jones), The Ocaml tutorial site seems to be down. Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Caml-list] ocaml-tutorial.org is down 2010-12-19 19:50 ocaml-tutorial.org is down Erik de Castro Lopo @ 2010-12-19 23:47 ` Richard W.M. Jones 2010-12-20 1:03 ` oliver 2011-01-14 3:22 ` Erik de Castro Lopo 2010-12-23 16:30 ` [Caml-list] [was: ocaml-tutorial.org is down] mirror website Sylvain Le Gall 1 sibling, 2 replies; 9+ messages in thread From: Richard W.M. Jones @ 2010-12-19 23:47 UTC (permalink / raw) To: caml-list On Mon, Dec 20, 2010 at 06:50:55AM +1100, Erik de Castro Lopo wrote: > Hi all (and particularly Richard Jones), > > The Ocaml tutorial site seems to be down. Yup, sorry, we'll have it up in a few days. Because of the recent exim scare I thought it wise to rebuild that machine. Rich. -- Richard Jones Red Hat ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Caml-list] ocaml-tutorial.org is down 2010-12-19 23:47 ` [Caml-list] " Richard W.M. Jones @ 2010-12-20 1:03 ` oliver 2010-12-20 2:20 ` Grant Olson 2010-12-20 8:54 ` Richard W.M. Jones 2011-01-14 3:22 ` Erik de Castro Lopo 1 sibling, 2 replies; 9+ messages in thread From: oliver @ 2010-12-20 1:03 UTC (permalink / raw) To: caml-list On Sun, Dec 19, 2010 at 11:47:18PM +0000, Richard W.M. Jones wrote: > On Mon, Dec 20, 2010 at 06:50:55AM +1100, Erik de Castro Lopo wrote: > > Hi all (and particularly Richard Jones), > > > > The Ocaml tutorial site seems to be down. > > Yup, sorry, we'll have it up in a few days. Because of the recent > exim scare I thought it wise to rebuild that machine. [...] Hmhhh what exim scare? An exploit? Why not just updateing the machine, or if no updates are available, just eremove exim?! Ciao, Oliver P.S.: No mirror available? ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Caml-list] ocaml-tutorial.org is down 2010-12-20 1:03 ` oliver @ 2010-12-20 2:20 ` Grant Olson 2010-12-20 8:00 ` Christophe Raffalli 2010-12-20 8:54 ` Richard W.M. Jones 1 sibling, 1 reply; 9+ messages in thread From: Grant Olson @ 2010-12-20 2:20 UTC (permalink / raw) To: caml-list On 12/19/10 8:03 PM, oliver@first.in-berlin.de wrote: > > Why not just updateing the machine, or if no updates are available, just eremove exim?! > If a machine has been compromised, or even if you suspect it has, you can't trust anything about it anymore. Someone could have used the exim exploit to install a rootkit, a version of sshd with a backdoor, etc. And sure, maybe you can take the sha of sshd and compare it to a known source, but maybe sha256 has been replaced with a version that tricks you. So you patch exim, think you're good, and they come back to your machine six months later. You have to rebuild from scratch. -- Grant "I am gravely disappointed. Again you have made me unleash my dogs of war." ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Caml-list] ocaml-tutorial.org is down 2010-12-20 2:20 ` Grant Olson @ 2010-12-20 8:00 ` Christophe Raffalli 0 siblings, 0 replies; 9+ messages in thread From: Christophe Raffalli @ 2010-12-20 8:00 UTC (permalink / raw) To: caml-list [-- Attachment #1.1: Type: text/plain, Size: 1289 bytes --] Le 20/12/10 03:20, Grant Olson a écrit : > On 12/19/10 8:03 PM, oliver@first.in-berlin.de wrote: >> Why not just updateing the machine, or if no updates are available, just eremove exim?! >> > If a machine has been compromised, or even if you suspect it has, you > can't trust anything about it anymore. > > Someone could have used the exim exploit to install a rootkit, a version > of sshd with a backdoor, etc. And sure, maybe you can take the sha of > sshd and compare it to a known source, but maybe sha256 has been > replaced with a version that tricks you. > > So you patch exim, think you're good, and they come back to your machine > six months later. > > You have to rebuild from scratch. Including a BIOS update ... Cheers, Christophe -- Christophe Raffalli Universite de Savoie Batiment Le Chablais, bureau 21 73376 Le Bourget-du-Lac Cedex tel: (33) 4 79 75 81 03 fax: (33) 4 79 75 87 42 mail: Christophe.Raffalli@univ-savoie.fr www: http://www.lama.univ-savoie.fr/~RAFFALLI --------------------------------------------- IMPORTANT: this mail is signed using PGP/MIME At least Enigmail/Mozilla, mutt or evolution can check this signature. The public key is stored on www.keyserver.net --------------------------------------------- [-- Attachment #1.2: Christophe_Raffalli.vcf --] [-- Type: text/x-vcard, Size: 310 bytes --] begin:vcard fn:Christophe Raffalli n:Raffalli;Christophe org:LAMA (UMR 5127) email;internet:christophe.raffalli@univ-savoie.fr title;quoted-printable:Ma=C3=AEtre de conf=C3=A9rences tel;work:+33 4 79 75 81 03 note:http://www.lama.univ-savoie.fr/~raffalli x-mozilla-html:TRUE version:2.1 end:vcard [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 250 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Caml-list] ocaml-tutorial.org is down 2010-12-20 1:03 ` oliver 2010-12-20 2:20 ` Grant Olson @ 2010-12-20 8:54 ` Richard W.M. Jones 1 sibling, 0 replies; 9+ messages in thread From: Richard W.M. Jones @ 2010-12-20 8:54 UTC (permalink / raw) To: oliver; +Cc: caml-list On Mon, Dec 20, 2010 at 02:03:32AM +0100, oliver@first.in-berlin.de wrote: > On Sun, Dec 19, 2010 at 11:47:18PM +0000, Richard W.M. Jones wrote: > > On Mon, Dec 20, 2010 at 06:50:55AM +1100, Erik de Castro Lopo wrote: > > > Hi all (and particularly Richard Jones), > > > > > > The Ocaml tutorial site seems to be down. > > > > Yup, sorry, we'll have it up in a few days. Because of the recent > > exim scare I thought it wise to rebuild that machine. > [...] > > Hmhhh what exim scare? > An exploit? > > Why not just updateing the machine, or if no updates are available, just eremove exim?! The machine was not exploited, nor do we suspect that it was. However upgrading exim has necessitated removing the cocanwiki Debian package, and now it has to be rebuilt. Keep calm and carry on ... Rich. -- Richard Jones Red Hat ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Caml-list] ocaml-tutorial.org is down 2010-12-19 23:47 ` [Caml-list] " Richard W.M. Jones 2010-12-20 1:03 ` oliver @ 2011-01-14 3:22 ` Erik de Castro Lopo 2011-01-14 7:16 ` [Caml-list] " Sylvain Le Gall 1 sibling, 1 reply; 9+ messages in thread From: Erik de Castro Lopo @ 2011-01-14 3:22 UTC (permalink / raw) To: caml-list Richard W.M. Jones wrote: > On Mon, Dec 20, 2010 at 06:50:55AM +1100, Erik de Castro Lopo wrote: > > Hi all (and particularly Richard Jones), > > > > The Ocaml tutorial site seems to be down. > > Yup, sorry, we'll have it up in a few days. Because of the recent > exim scare I thought it wise to rebuild that machine. Richard, Any word on when that will be back? I'd like to point a colleague at it. Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ ^ permalink raw reply [flat|nested] 9+ messages in thread
* [Caml-list] Re: ocaml-tutorial.org is down 2011-01-14 3:22 ` Erik de Castro Lopo @ 2011-01-14 7:16 ` Sylvain Le Gall 0 siblings, 0 replies; 9+ messages in thread From: Sylvain Le Gall @ 2011-01-14 7:16 UTC (permalink / raw) To: caml-list On 14-01-2011, Erik de Castro Lopo <mle+ocaml@mega-nerd.com> wrote: > Richard W.M. Jones wrote: > >> On Mon, Dec 20, 2010 at 06:50:55AM +1100, Erik de Castro Lopo wrote: >> > Hi all (and particularly Richard Jones), >> > >> > The Ocaml tutorial site seems to be down. >> >> Yup, sorry, we'll have it up in a few days. Because of the recent >> exim scare I thought it wise to rebuild that machine. > > Richard, > > Any word on when that will be back? I'd like to point > a colleague at it. > Try this one: http://mirror.ocamlcore.org/ocaml-tutorial.org/index.html Cheers, Sylvain Le Gall -- My company: http://www.ocamlcore.com Linkedin: http://fr.linkedin.com/in/sylvainlegall Start an OCaml project here: http://forge.ocamlcore.org OCaml blogs: http://planet.ocamlcore.org ^ permalink raw reply [flat|nested] 9+ messages in thread
* [Caml-list] [was: ocaml-tutorial.org is down] mirror website 2010-12-19 19:50 ocaml-tutorial.org is down Erik de Castro Lopo 2010-12-19 23:47 ` [Caml-list] " Richard W.M. Jones @ 2010-12-23 16:30 ` Sylvain Le Gall 1 sibling, 0 replies; 9+ messages in thread From: Sylvain Le Gall @ 2010-12-23 16:30 UTC (permalink / raw) To: caml-list Hi all, On 19-12-2010, Erik de Castro Lopo <mle+ocaml@mega-nerd.com> wrote: > Hi all (and particularly Richard Jones), > > The Ocaml tutorial site seems to be down. > > I just realized that I have a backup of those two websites here: http://mirror.ocamlcore.org/wiki.cocan.org/index.html http://mirror.ocamlcore.org/ocaml-tutorial.org/index.html (and while we are at it: http://mirror.ocamlcore.org/caml.inria.fr/index.html) They are snapshots taken at least 1 year ago, but the content is complete. Maybe Richard can point wiki.cocan.org and ocaml-tutorial.org to this location, during the setup of the their new hosts. Regards, Sylvain Le Gall ^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2011-01-14 7:16 UTC | newest] Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2010-12-19 19:50 ocaml-tutorial.org is down Erik de Castro Lopo 2010-12-19 23:47 ` [Caml-list] " Richard W.M. Jones 2010-12-20 1:03 ` oliver 2010-12-20 2:20 ` Grant Olson 2010-12-20 8:00 ` Christophe Raffalli 2010-12-20 8:54 ` Richard W.M. Jones 2011-01-14 3:22 ` Erik de Castro Lopo 2011-01-14 7:16 ` [Caml-list] " Sylvain Le Gall 2010-12-23 16:30 ` [Caml-list] [was: ocaml-tutorial.org is down] mirror website Sylvain Le Gall
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox