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
8 results tagged install x
  • Note: Install latest stable docker-compose

    INSTALL

    sudo curl -sL https://github.com/docker/compose/releases/download/$(curl -is https://github.com/docker/compose/releases/latest|grep Location|awk -F/ '{print $NF}'|grep -Po '[0-9.]+')/docker-compose-Linux-x86_64 -o /usr/local/bin/docker-compose ; sudo chmod +x /usr/local/bin/docker-compose ; docker-compose -v

    UPDATE

    docker-compose -v ; sudo rm /usr/local/bin/docker-compose ; sudo curl -sL https://github.com/docker/compose/releases/download/$(curl -is https://github.com/docker/compose/releases/latest|grep Location|awk -F/ '{print $NF}'|grep -Po '[0-9.]+')/docker-compose-Linux-x86_64 -o /usr/local/bin/docker-compose ; sudo chmod +x /usr/local/bin/docker-compose ; docker-compose -v

    June 27, 2018 at 9:23:02 AM GMT+2 * - permalink - archive.org - https://links.infomee.fr/?96fr1A
    compose docker install
  • deb files

    ls /var/lib/dpkg/info/irssi*

    June 8, 2015 at 10:08:21 AM GMT+2 - permalink - archive.org - https://links.infomee.fr/?TYJPLw
    deb dpkg install postinst
  • 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/
    apt debian install package start
  • Install ovs wheezy fresh install 10/03

    apt-get update
    apt-get install openvswitch-common
    apt-get install openvswitch-datapath-dkms
    apt-get install bridge-utils
    apt-get install openvswitch-brcompat
    edit /etc/defaut/open... brcompat yes
    restart service

    March 10, 2013 at 10:25:15 AM GMT+1 - permalink - archive.org - https://links.infomee.fr/?4d4vRw
    install ovs
  • Un serveur web "light" sur microVKS : lighttpd + php - sorrodje.alter-it.org
    September 27, 2012 at 8:12:19 AM GMT+2 - permalink - archive.org - http://sorrodje.alter-it.org/index.php?article26/serveur-web-light-sur-microvks-lighttpd
    install kimsufi procedure web
  • Préparation d'un vKS OVH avec Debian 6.0 - sorrodje.alter-it.org
    September 27, 2012 at 8:11:58 AM GMT+2 - permalink - archive.org - http://sorrodje.alter-it.org/index.php?article14/preparation-d-un-vks-ovh-avec-debian-6-0
    debian install kimsufi procedure
  • Autoup download page

    Software pour tenir à jour une liste prédéfinie de soft sous windows à la sauce apt ou app store

    June 9, 2012 at 9:17:56 AM GMT+2 - permalink - archive.org - http://h-q.site50.net/1_4_Downloads.html
    autoup install installer software update
  • 9 trucs à faire après l’installation de Ubuntu

    Site spécialisé dans les tutoriels, astuces, tests et ressources informatiques pour PC Windows et Linux.

    January 23, 2011 at 3:25:04 PM GMT+1 - permalink - archive.org - http://www.protuts.net/9-trucs-faire-priorite-installation-ubuntu/
    install linux ubuntu
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