4360 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
11 results tagged package x
  • Helm - The Kubernetes Package Manager
    January 11, 2019 at 1:57:26 PM GMT+1 - permalink - archive.org - https://helm.sh/
    docker package bundle k8s
  • CNAB: Cloud Native Application Bundles
    January 11, 2019 at 1:57:14 PM GMT+1 - permalink - archive.org - https://cnab.io/
    docker package bundle
  • Distribution packages considered insecure

    Via twitter

    February 15, 2016 at 8:28:33 AM GMT+1 - permalink - archive.org - https://statuscode.ch/2016/02/distribution-packages-considered-insecure/?utm_content=buffer587de&utm_medium=social
    package security arch rolling docker
  • thumbnail
    Debian package statsd

    apt-get install debhelper devscripts
    git clone https://github.com/etsy/statsd.git
    cd statsd
    dpkg-buildpackage
    dpkg -i ../<deb file>

    July 24, 2014 at 4:01:09 PM GMT+2 - permalink - archive.org - https://github.com/etsy/statsd/issues/161
    statsd debian package deb
  • Install Debian packages without starting daemons | major.io

    Via sametmax

    If you’d like to prevent daemons from starting after installing a package, just toss a few lines into /usr/sbin/policy-rc.d:

    cat > /usr/sbin/policy-rc.d < < EOF

    !/bin/sh

    echo "All runlevel operations denied by policy" >&2
    exit 101
    EOF

    June 27, 2014 at 2:28:41 PM GMT+2 - permalink - archive.org - http://major.io/2014/06/26/install-debian-packages-without-starting-daemons/
    install package apt debian start
  • aptly - Debian repository management tool

    Outils qui a l'air bien

    February 17, 2014 at 5:40:10 PM GMT+1 - permalink - archive.org - http://www.aptly.info/
    debian package deb
  • IntroDebianPackaging - Debian Wiki

    Pour mieux comprendre le packaging sous debian

    • https://wiki.debian.org/HowToPackageForDebian
    February 17, 2014 at 4:30:37 PM GMT+1 - permalink - archive.org - https://wiki.debian.org/IntroDebianPackaging
    debian package deb
  • Debian php

    Les package php5- contiennent en général une extension en .so et le bout de fichier .ini qui permet de l'activer
    Les package php-
    peuvent contenir d'autre chose comme des binaires ou des fichiers php (librairies)

    Parfois les dépots débian ne sont pas suffisament à jour alors on peut passer par des gestionnaires alternatifs :
    pecl : pour installer des .so
    pear : pour installer des libs php

    On peut aussi gérer les dépendance au niveau du projet au lieu de les gérer au niveau du système avec par exemple composer

    January 14, 2014 at 11:46:34 AM GMT+1 * - permalink - archive.org - https://links.infomee.fr/shaare/dTHxEA
    php debian package pear pecl composer
  • JavaPackage - Debian Wiki

    Créer un package pour oracle jre ou jdk pour une installation plus facile/automatisée

    November 7, 2013 at 11:02:32 AM GMT+1 - permalink - archive.org - https://wiki.debian.org/JavaPackage
    debian package
  • Cool Solutions: Using RPM Verify to Monitor Changes to System Files

    Il peut arriver qu'un package ait un comportement anormal, on peut alors se demander si les fichiers n'ont pas été modifié à la main... (environnement de dev, coucou)

    Heureusement rpm stocke plusieurs infos sur les fichiers originaux et permet de vérifier si il y a eu ou non des modifications. L'option magique est -V

    rpm -Va --> vérifie TOUS les packages
    rpm -V nom_du_package --> vérifie seulement le package concerné

    August 19, 2013 at 9:46:55 AM GMT+2 - permalink - archive.org - http://www.novell.com/coolsolutions/feature/16238.html
    rpm package linux
  • thumbnail
    Chocolatey Gallery

    Pour ceux qui sont encore sous windows, ça peut peut-être leur rendre la vie plus facile.. ;-)

    June 9, 2013 at 10:39:36 AM GMT+2 - permalink - archive.org - http://chocolatey.org/
    windows package manager
Links per page: 20 50 100
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation