Shaare your links…
408 links
Liens · Devenet Home Login RSS feed Tags cloud
◄ older
13 of 21
newer ►
  • Déployer un site avec git sur un hébergement mutualisé OVH (ou autre) | Darklg Blog → http://darklg.me/2016/03/deployer-un-site-avec-git-sur-un-hebergement-mutualise-ovh-ou-autre/
    Les hébergements d'OVH permettent un accès via SSH !
    Utile pour automatiser les déploiements :)
    Sun Mar 20 21:14:37 2016 – #permalink
    git
  • Bien choisir son processeur Intel - Le pingouin des @lpes → http://pingouindesalpes.com/index.php?article175/bien-choisir-son-processeur-intel
    · Le Core i3 correspond à l’entrée de gamme, il peut être utilisé pour des tâches bureautiques basiques, naviguer sur internet, faire des appels audio et vidéo, faire de la retouche photo et regarder des vidéos HD.
    · Le Core i5 correspond au milieu de gamme, il est un petit peu plus rapide pour les tâches quotidiennes mais bien plus performant que le Core i3 pour les jeux vidéo ou le montage vidéo.
    · Le Core i7 correspond au haut de gamme, il offre les meilleures performances possibles pour jouer aux jeux vidéo, faire du montage vidéo et utiliser des logiciels de modélisation, d’animation et de rendu 3D.

    · 1ère génération (2010) : Nehalem
    · 2ème génération (2011) : Sandy Bridge
    · 3ème génération (2012): Ivy Bridge
    · 4ème génération (2013) : Haswell
    · 5ème génération (2014) : Broadwell
    · 6ème génération (2015) : Skylake
     
    ⇒ Core i3-xxx : 1ère génération
    ⇒ Core i3-2xxx : 2ème génération
    […]

    Les chiffres xxx servent à différencier les différents processeurs d'une même gamme et même génération : plus le chiffre xxx est élevé plus il est performant.

    Ces chiffres sont suivis d'une ou deux lettres qui indiquent les performances.
    · HQ (hautes performances, haute consommation d'électricité)
    · MQ
    · M
    · H
    · U
    · Y (faibles performances, faible consommation d'électricité)
    Wed Mar 16 17:29:37 2016 – #permalink
    hardware
  • Faire cohabiter OpenVPN et HTTPS sur le port 443 en IPV4 et IPV6 avec SSLH → https://blog.cpy.re/faire-cohabiter-openvpn-et-https-sur-le-port-443-en-ipv4-et-ipv6/
    Si notre serveur web héberge un site web en SSL sur le port 443 et que l'on souhaite aussi mettre en place un VPN sur ce port ; deux solutions sont proposées pour faire cohabiter les deux services.
    Wed Mar 16 10:51:51 2016 – #permalink
    debian ssl vpn
  • Reading everything stdin in a bash script - Mocking Eye → http://mockingeye.com/blog/2013/01/22/reading-everything-stdin-in-a-bash-script/
    #!/bin/bash
    VALUE=$(cat)
    echo "$VALUE"

    ‣ via https://www.ecirtam.net/links/?Vvwb4g
    Tue Mar 15 13:40:04 2016 – #permalink
    bash
  • Airflow - Pour streamer depuis votre ordinateur vers votre Chromecast / Apple TV - Korben → http://korben.info/airflow-streamer-ordinateur-vers-chromecast-apple-tv.html
    Petite appli Windows/Mac OS pour streamer sur une Chromecast ou Apple TV :)
    Tue Mar 15 09:50:30 2016 – #permalink
    mac windows
  • Debian : Installer le serveur DNS Unbound | memo-linux.com → https://memo-linux.com/debian-installer-le-serveur-dns-unbound/
    Tue Mar 15 09:42:33 2016 – #permalink
    debian
  • Sane GitHub Labels → https://medium.com/@dave_lunny/sane-github-labels-c5d2e6004b63
    TLDR; the default GitHub labels kinda suck; use a sane labelling scheme instead; and use git-labelmaker to simplify GitHub label editing.

    ‣ via http://lien.shazen.fr/?1gXn2Q
    Mon Mar 7 11:20:10 2016 – #permalink
    git
  • thumbnail
    3826_b4d0.jpeg (499×1287) → https://asset-b.soupcdn.com/asset/7399/3826_b4d0.jpeg
    “So avoid using the word ‘very’ because it's lazy. A man is not very tired, he is exhausted. Don't use very sad, use morose.”
    Sun Mar 6 01:32:12 2016 – #permalink
    english
  • Du Material Design pour Sublime Text | Angristan → https://angristan.fr/material-design-sublime-text/
    Un thème à la Material Design pour Sublime Text 3
    Tue Mar 1 20:46:03 2016 – #permalink
    css
  • How to Animate Festive SVG Icons With CSS - Envato Tuts Web Design Tutorial → http://webdesign.tutsplus.com/tutorials/how-to-animate-festive-svg-icons-with-css--webdesign-17658
    Comment animer avec du CSS des dessins SVG !
    Tue Mar 1 14:52:14 2016 – #permalink
    css svg
  • Configurer un reverse proxy avec haproxy → http://blog.héry.com/article21/configurer-un-reverse-proxy-sous-haproxy
    Tiens, j'avais déjà utilisé haproxy pour faire de la répartition de charge, et il permet de faire du reverse proxy apparemment avec n'importe quel protocole.
    À creuser !
    Thu Feb 25 14:25:48 2016 – #permalink
    proxy
  • Module Apache 2.4 mod_proxy → https://httpd.apache.org/docs/2.4/fr/mod/mod_proxy.html
    Où je trouve enfin la signification compréhensible de ces deux instructions :)

    ProxyRequests Off
    # Désactive la fonctionnalité de serveur mandataire (proxy « ouvert »)
    → https://httpd.apache.org/docs/2.4/fr/mod/mod_proxy.html#proxyrequests

    ProxyPreserveHost Off
    # Lorsqu'elle est activée, cette directive va transmettre l'en-tête Host de la requête entrante vers le serveur mandaté, au lieu du nom d'hôte spécifié par la directive ProxyPass.
    # Elle est principalement utile dans les configurations particulières comme l'hébergement virtuel mandaté en masse à base de nom, où l'en-tête Host d'origine doit être évalué par le serveur d'arrière-plan.
    → https://httpd.apache.org/docs/2.4/fr/mod/mod_proxy.html#proxypreservehost
    Thu Feb 25 12:34:26 2016 – #permalink
    apache
  • La livebox et son loopback … « Go fuck ! » → https://www.sheldon.fr/2014/10/la-livebox-et-son-loopback-go-fuck/
    Outrepasser le DNS fourni par la Livebox
    Thu Feb 25 12:29:55 2016 – #permalink
    box dns
  • POC : un VPN facile à utiliser ! → https://www.sheldon.fr/2015/07/poc-un-vpn-facile-a-utiliser/
    Installation et configuration d'un serveur OpenVPN avec une interface d'administration graphique.
    Il faut que je teste ça.
    Thu Feb 25 12:29:07 2016 – #permalink
    ressource vpn
  • [JavaScript] detect down/up scrolling - Le Hollandais Volant → http://lehollandaisvolant.net/?mode=links
    // Initial state
    var scrollPos = 0;
    // adding scroll event
    window.addEventListener('scroll', function(){ scrolling() });

    // the function : compares the "new" scrolling state with the previous
    // (this allows detecting either "up" or "down" scrolling)
    // then saves the new in the $previous for the next iteration.

    function scrolling() {
    if ((document.body.getBoundingClientRect()).top > scrollPos) {
    console.log('scrolling DOWN');
    } else {
    console.log('scrolling UP');
    }
    scrollPos = (document.body.getBoundingClientRect()).top;
    }
    Wed Feb 24 23:07:05 2016 – #permalink
    javascript
  • Sending a multi-part email with html and plain text - Liens Ecyseo → http://bookmarks.ecyseo.net/?rZSKHA
    //specify the email address you are sending to, and the email subject
    $email = 'email@example.com';
    $subject = 'Email Subject';

    //create a boundary for the email. This
    $boundary = uniqid('np');

    //headers - specify your from email address and name here
    //and specify the boundary for the email
    $headers = "MIME-Version: 1.0\r\n";
    $headers .= "From: Your Name \r\n";
    $headers .= "To: ".$email."\r\n";
    $headers .= "Content-Type: multipart/alternative;boundary=" . $boundary . "\r\n";

    //here is the content body
    $message = "This is a MIME encoded message.";
    $message .= "\r\n\r\n--" . $boundary . "\r\n";
    $message .= "Content-type: text/plain;charset=utf-8\r\n\r\n";

    //Plain text body
    $message .= "Hello,\nThis is a text email, the text/plain version.
    \n\nRegards,\nYour Name";
    $message .= "\r\n\r\n--" . $boundary . "\r\n";
    $message .= "Content-type: text/html;charset=utf-8\r\n\r\n";

    //Html body
    $message .= "
    Hello,
    This is a text email, the html version.

    Regards,
    Your Name";
    $message .= "\r\n\r\n--" . $boundary . "--";

    //invoke the PHP mail function
    mail('', $subject, $message, $headers);
    Tue Feb 23 15:12:10 2016 – #permalink
    php ressource
  • nicolabricot/Shaarli-Theme: Theme for Shaarli → https://github.com/nicolabricot/Shaarli-Theme
    Anoter theme for Shaarli.
    Used here.
    Sat Feb 20 18:17:02 2016 – #permalink
    shaarli
  • Kickball/awesome-selfhosted - Github → https://github.com/Kickball/awesome-selfhosted
    This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers
    Sat Feb 20 15:19:15 2016 – #permalink
    ressource
  • La technique des « Fab Four » pour créer des e‑mails responsive sans media queries – L’intégration d’e-mails → http://emails.hteumeuleu.fr/2016/02/fab-four-emails-responsive-sans-media-queries/
    Solution « responsive » pour afficher 4 colonnes sur les webmails desktop et deux colonnes sur les webmails mobiles.
    Fri Feb 12 12:08:58 2016 – #permalink
    css email
  • Default Router Passwords - The internets most comprehensive router password database → http://www.routerpasswords.com/
    Avec http://www.defaultpassword.com, liste des mots de passe par défaut de matériels (switchs, ...)

    ‣ via http://www.nemako.net/dc2/index.php?post/2008/05/05/Mot-de-Passe-par-defaut
    Mon Feb 8 14:37:38 2016 – #permalink
    admin network security
◄ older
13 of 21
newer ►
Shaarli by sebsauvage
Shaarli-Theme by Nicolas based on idleman theme