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

    Via twitter

    15 février 2016 à 08:28:33 UTC+1 - permalink - archive.org - https://statuscode.ch/2016/02/distribution-packages-considered-insecure/?utm_content=buffer587de&utm_medium=social
    arch docker package rolling security
  • 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>

    24 juillet 2014 à 16:01:09 UTC+2 - permalink - archive.org - https://github.com/etsy/statsd/issues/161
    deb debian package statsd
  • 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

    27 juin 2014 à 14:28:41 UTC+2 - permalink - archive.org - http://major.io/2014/06/26/install-debian-packages-without-starting-daemons/
    apt debian install package start
  • aptly - Debian repository management tool

    Outils qui a l'air bien

    17 février 2014 à 17:40:10 UTC+1 - permalink - archive.org - http://www.aptly.info/
    deb debian package
  • IntroDebianPackaging - Debian Wiki

    Pour mieux comprendre le packaging sous debian

    • https://wiki.debian.org/HowToPackageForDebian
    17 février 2014 à 16:30:37 UTC+1 - permalink - archive.org - https://wiki.debian.org/IntroDebianPackaging
    deb debian package
  • 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

    14 janvier 2014 à 11:46:34 UTC+1 - permalink - archive.org - https://links.infomee.fr/?dTHxEA
    composer debian package pear pecl php
  • JavaPackage - Debian Wiki

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

    7 novembre 2013 à 11:02:32 UTC+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é

    19 août 2013 à 09:46:55 UTC+2 - permalink - archive.org - http://www.novell.com/coolsolutions/feature/16238.html
    linux package rpm
  • thumbnail
    Chocolatey Gallery

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

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