Files
lespiedsdanslecode/public/posts/2009/2009-04-09-message-de-service/index.html
T
2019-02-24 23:33:14 +01:00

47 lines
2.7 KiB
HTML

<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<title>Yannick François - Les pieds dans le code</title>
<meta name="DC.title" content="elsif.fr, site de Yannick François aka yaf aka pouype."/>
<meta name="description" content="Yannick François's website. Senior developer, Code pedagogist. /ut7 teammate, proud member of Electrolab, the crazy hackerspace. Eternel supporter of April, a french association about freesoftware."/>
<meta name="keywords" content="code, développement, lean, agile, logiciel, tdd, objet, ruby, site perso, personnel, ruby on rails, refactoring, openbsd, bsd, libre, creative commons, unix"/>
<meta name="author" content="Yannick François, https://elsif.fr"/>
<meta name="designer" content="Yannick François, https://elsif.fr"/>
<meta name="geo.placename" content="Poissy, Ile de france, France"/>
<meta name="robots" content="index,follow" />
<meta name="language" content="French" />
<meta name="HandheldFriendly" content="True" />
<meta name="MobileOptimized" content="320" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0" />
<link rel="index" title="Yannick François / Developer" href="https://elsif.fr" />
<link rel="stylesheet" href="/css/knacss.css" media="all"/>
<link rel="stylesheet" href="/css/elsif.css" media="all"/>
<article>
<h1>
Message de service
</h1>
<p>Depuis ce week-end, il y a quelque soucis sur la <a href="http://bricabox.info">Bricabox</a>&hellip;</p>
<p>Le ping réponds, mais les sites et le ssh non. Une surcharge ? Ca m&rsquo;étonnerais. Des attaques ? Pas plus que d&rsquo;habitude, quoique, une bonne série de tentative d&rsquo;accès en <a href="http://fr.wikipedia.org/wiki/Recherche_par_force_brute">brut force</a>.</p>
<p>Je ne sais pas si cela vous a géné, moi pas trop :-). Cependant, je vais tacher d&rsquo;être vigilant ces prochain jour, et étudier la possibilité de changer de serveur web (aujourd&rsquo;hui <a href="http://www.lighttpd.net/">Lighttpd</a>, passé à <a href="http://nginx.net/">Nginx</a> ou l&rsquo;<a href="http://www.openbsd.org/faq/faq10.html#httpdchroot">Apache Chrooté d&rsquo;OpenBSD</a>), ou bien changer de serveur d&rsquo;application (passer de <a href="http://mongrel.rubyforge.org/">mongrel</a> à <a href="http://code.macournoyer.com/thin/">Thin</a>, <a href="http://ebb.rubyforge.org/">ebb</a> ou carrement <a href="http://www.modrails.com/">ModRails</a> (avec Apache)).</p>
<p>Je vous tiendrais au courant si je trouve un quelque chose d&rsquo;interessant.</p>
<article>
<footer style="font-size:75%;text-align:right"><em><a href="/feed.xml">suivre les articles</a></em></footer>
</body>
</html>