4129 links
740 private links
  • Doo's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Jouer les vidéos
Links per page: 20 50 100
◄Older
page 40 / 170
Newer►
  • Bootstrap your Ceph cluster in Docker | Sébastien Han
    January 29, 2019 02:49:13 PM GMT+01:00 * - permalink -
    QRCode
    - https://www.sebastien-han.fr/blog/2015/06/23/bootstrap-your-ceph-cluster-in-docker/
    ceph docker
  • ceph/daemon - Docker Hub
    January 29, 2019 02:49:05 PM GMT+01:00 * - permalink -
    QRCode
    - https://hub.docker.com/r/ceph/daemon
    ceph docker
  • thumbnail
    hjacobs/kube-ops-view: Kubernetes Operational View - read-only system dashboard for multiple K8s clusters
    January 29, 2019 10:15:06 AM GMT+01:00 * - permalink -
    QRCode
    - https://github.com/hjacobs/kube-ops-view
    kubernetes
  • A Use Case for Network Automation | Linux Journal

    une lib python qui permet de parler avec tous type de matos réseau

    January 29, 2019 09:54:42 AM GMT+01:00 * - permalink -
    QRCode
    - https://www.linuxjournal.com/content/use-case-network-automation
    network automation
  • TLDR pages

    not bad

    January 29, 2019 09:53:31 AM GMT+01:00 * - permalink -
    QRCode
    - https://tldr.sh/
    tldr man
  • thumbnail
    Grenade GLI-F4 : révélations sur une arme qui mutile | Ismaël Halissat

    Mains arrachées, plaies de plusieurs centimètres… La GLI-F4, essentiellement composée de TNT, a fait beaucoup de dégâts lors des manifestations des gilets jaunes. Un rapport de la gendarmerie auquel «Libé» a eu accès révèle que sa dangerosité a été sous-estimée par les forces de l’ordre, ce qui ne les empêche pas de l’utiliser.

    January 29, 2019 12:16:48 AM GMT+01:00 * - permalink -
    QRCode
    - https://www.liberation.fr/france/2019/01/25/grenade-gli-f4-revelations-sur-une-arme-qui-mutile_1705396
    actualité gj
  • Display packets per second on Linux – UnixTeacher
    January 28, 2019 10:27:43 AM GMT+01:00 * - permalink -
    QRCode
    - https://www.unixteacher.org/blog/linux/display-packets-per-second-on-linux/
    packet linux script
  • thumbnail
    kubernetes/types.go at v1.13.2 · kubernetes/kubernetes
    January 23, 2019 05:30:14 PM GMT+01:00 * - permalink -
    QRCode
    - https://github.com/kubernetes/kubernetes/blob/v1.13.2/pkg/kubelet/apis/config/types.go#L62
    kubernetes tls bootstrap
  • TLS bootstrapping - Kubernetes
    January 23, 2019 05:29:56 PM GMT+01:00 * - permalink -
    QRCode
    - https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet-tls-bootstrapping/#kube-apiserver-configuration
    kubernetes tls bootstrap
  • thumbnail
    drk1wi/Modlishka: Modlishka. Reverse Proxy. Phishing NG.
    January 23, 2019 10:46:51 AM GMT+01:00 * - permalink -
    QRCode
    - https://github.com/drk1wi/Modlishka
    reverse-proxy hacking
  • thumbnail
    A Fresh Look On Reverse Proxy Related Attacks | Acunetix
    January 23, 2019 10:46:38 AM GMT+01:00 * - permalink -
    QRCode
    - https://www.acunetix.com/blog/articles/a-fresh-look-on-reverse-proxy-related-attacks/
    reverse-proxy hacking
  • TLS bootstrapping - Kubernetes
    January 22, 2019 03:20:39 PM GMT+01:00 * - permalink -
    QRCode
    - https://v1-12.docs.kubernetes.io/docs/reference/command-line-tools-reference/kubelet-tls-bootstrapping/
    kubernetes tls bootstrap
  • Certificates - Kubernetes
    January 22, 2019 03:20:26 PM GMT+01:00 * - permalink -
    QRCode
    - https://kubernetes.io/docs/concepts/cluster-administration/certificates/
    kubernetes tls bootstrap
  • thumbnail
    Kubernetes TLS bootstrapping – Todd Rosner – Medium
    January 22, 2019 03:20:16 PM GMT+01:00 * - permalink -
    QRCode
    - https://medium.com/@toddrosner/kubernetes-tls-bootstrapping-cf203776abc7
    kubernetes tls bootstrap
  • Note:

    une fonction pour vérifier un certificat remote sur un local ca.crt

    verify_cert ()
    { 
        g=${PWD};
        cd /tmp;
        echo $2 | cut -c 1 | grep --color=auto -iEq '\.|\/';
        if [ $? -eq 0 ]; then
            capath=$2;
        else
            capath=$g/$2;
        fi;
        echo verifying $1 against $capath...;
        openssl s_client -showcerts -connect $1 < /dev/null 2> /dev/null | openssl x509 -outform PEM > cert.pem && openssl verify -verbose -CAfile $capath cert.pem;
        ret=$?;
        cd -;
        return $ret
    }
    January 21, 2019 02:54:25 PM GMT+01:00 * - permalink -
    QRCode
    - https://dooby.fr/links/shaare/RTDK5g
    bash openssl
  • thumbnail
    Le Télégramme: Economie. Les 26 plus riches détiennent autant d’argent que la moitié de l’humanité

    La fortune des milliardaires aurait augmenté de 900 milliards l’an dernier. Les 26 plus riches d’entre eux détiendraient désormais autant d’argent que les 3,8 milliards d’êtres humains les plus pauvres de la planète.

    January 20, 2019 07:48:12 PM GMT+01:00 * - permalink -
    QRCode
    - https://www.letelegramme.fr/monde/economie-les-26-plus-riches-detiennent-autant-d-argent-que-la-moitie-de-l-humanite-20-01-2019-12186998.php
    information article richesse
  • thumbnail
    Primer on Python Decorators – Real Python
    January 19, 2019 11:53:10 AM GMT+01:00 * - permalink -
    QRCode
    - https://realpython.com/primer-on-python-decorators/
    python décorateurs programmation decorator
  • thumbnail
    See how 10 different movie sounds are made : BeAmazed
    January 19, 2019 11:46:09 AM GMT+01:00 * - permalink -
    QRCode
    - https://www.reddit.com/r/BeAmazed/comments/ab6n1k/_/
    son flims marrant fun video
  • Golang interfaces, a pragmatic explanation for the programmer | iMil.net
    January 19, 2019 11:44:29 AM GMT+01:00 * - permalink -
    QRCode
    - https://imil.net/blog/2018/12/09/Golang-interfaces-a-pragmatic-explanation-for-the-programmer/
    golang interfaces
  • thumbnail
    aquasecurity/kube-hunter: Hunt for security weaknesses in Kubernetes clusters
    January 17, 2019 10:49:26 AM GMT+01:00 * - permalink -
    QRCode
    - https://github.com/aquasecurity/kube-hunter
    kubernetes security sécurité
Links per page: 20 50 100
◄Older
page 40 / 170
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation