4353 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 146 / 218
Newer►
  • Fichier Truecrypt qui passe pas dans la routine de backup ?

    Après découverte de cette mauvaise surprise (plusieurs mois que je backup pas finalement :O) et après quelques investigations, voici l'explication :
    Par mesure de sécurité, truecrypt ne met pas à jour les timestamp des fichiers .tc car ces informations sont considérées comme sensible et c'est compréhensible...
    Si on veut protéger des données, on veut aussi protéger l'information qui permet de savoir à quel moment on les modifie.

    Malheureusement les outils de backup (robocopy dans mon cas, oui c'est un backup que je lance depuis mon windows) se base souvent sur cette valeur pour déterminer si oui ou non le fichiers a été modifié (avec d'autres valeurs bien sur comme la taille..)
    Mais la taille d'un conteneur truecrypt de bouge pas elle non plus... résultat pas de backup!

    Deux solutions à ça :
    1) désactiver dans les options de truecrypt cette protection
    2) forcer explicitement dans les scripts de backup la copie du TC en question

    May 19, 2013 at 11:13:43 AM GMT+2 - permalink - archive.org - https://links.infomee.fr/?qKswZg
    backup truecrypt
  • zip et tar.gz sous linux

    Pour créer une archive de la forme latest_2013-05-19-04-05-23.tar.gz ou .zip

    !/bin/bash

    dotd=date +%F-%H-%M-%S
    tar -pczf /tmp/lastbackup/latest$dotd.tar.gz /var/cache/rsnapshot/hourly.0
    zip -y -9 -r /tmp/lastbackup/latest
    $dotd.zip /var/cache/rsnapshot/hourly.0

    L'option -y permet de ne pas suivre les liens symboliques (ce qui faisait planter mon backup). A enlever si nécessaire.

    May 19, 2013 at 11:07:15 AM GMT+2 - permalink - archive.org - https://links.infomee.fr/?xC6EMA
    backup debian linux tar zip
  • Une tête bien faite
    May 17, 2013 at 1:34:14 PM GMT+2 - permalink - archive.org - http://www.des-livres-pour-changer-de-vie.fr/une-tete-bien-faite/
    livre
  • Startup

    « Une startup est une structure commerciale organisée par des personnes qui cherchent à concevoir un nouveau produit ou service dans des conditions d’extrême incertitude ».

    May 15, 2013 at 10:16:24 PM GMT+2 - permalink - archive.org - https://links.infomee.fr/?Lla-0w
    definition startupd
  • GeoGuessr - Let's explore the world!
    May 14, 2013 at 11:40:37 AM GMT+2 * - permalink - archive.org - http://geoguessr.com/
    game geographie
  • Zombies, Run!

    Application pour courir, mix entre coaching et aventure

    May 14, 2013 at 10:34:44 AM GMT+2 - permalink - archive.org - https://www.zombiesrungame.com/
    android app footing
  • Slick2D | Open Source 2D Java Game Library
    May 14, 2013 at 9:21:57 AM GMT+2 - permalink - archive.org - http://www.slick2d.org/
    dev framework game
  • Apache MINA — Apache MINA

    Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily. It provides an abstract event-driven asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO.

    May 13, 2013 at 10:12:18 PM GMT+2 - permalink - archive.org - http://mina.apache.org/
    dev game networking
  • Golden T Studios - Golden T Game Engine (GTGE)

    Golden T Game Engine (GTGE) is an advanced cross-platform game programming library written in Java language.
    GTGE library provides a complete routines for making 2D game from low level routines such as hardware accelerated 2D graphics, mouse and keyboard input, audio support, game timing, to game specific routines such as sprite, background, collision detection.

    May 13, 2013 at 10:03:30 PM GMT+2 - permalink - archive.org - http://www.goldenstudios.or.id/products/GTGE/
    dev framework game
  • kryonet - TCP and UDP client/server library for Java - Google Project Hosting

    KryoNet is a Java library that provides a clean and simple API for efficient TCP and UDP client/server network communication using NIO. KryoNet uses the Kryo serialization library to automatically and efficiently transfer object graphs across the network.

    May 13, 2013 at 9:56:04 PM GMT+2 - permalink - archive.org - http://code.google.com/p/kryonet/
    dev game
  • lucu - lucu guide for creating videogames - Google Project Hosting

    Super pdf qui explique comment dev des jeux java (2d, 3d, multiplayer)

    May 13, 2013 at 9:55:40 PM GMT+2 - permalink - archive.org - http://code.google.com/p/lucu/
    dev game pdf
  • Quake3Networking - bookofhook - Trac
    May 13, 2013 at 9:49:20 PM GMT+2 - permalink - archive.org - http://trac.bookofhook.com/bookofhook/trac.cgi/wiki/Quake3Networking
    dev game
  • IntroductionToMultiplayerGameProgramming - bookofhook - Trac
    May 13, 2013 at 9:49:13 PM GMT+2 - permalink - archive.org - http://trac.bookofhook.com/bookofhook/trac.cgi/wiki/IntroductionToMultiplayerGameProgramming
    dev game
  • WTracks - Online GPX track editor - New Track

    Pour éditer les fichiers gpx exportés depuis endomondo (rajouter des points quand le GPS déconne pour avoir le vrai nombre de km)

    May 13, 2013 at 8:06:08 PM GMT+2 - permalink - archive.org - http://wtracks.appspot.com/
    endomondo gpx map
  • Learn about real-time app and game development on Android - YouTube
    May 13, 2013 at 4:22:37 PM GMT+2 - permalink - archive.org - http://www.youtube.com/watch?v=nt5-bvJrJbg
    game
  • Google I/O 2009 - Writing Real-Time Games for Android - YouTube
    May 13, 2013 at 4:22:31 PM GMT+2 - permalink - archive.org - http://www.youtube.com/watch?v=U4Bk5rmIpic
    game
  • Google I/O 2010 - Writing real-time games for Android redux - YouTube
    May 13, 2013 at 4:22:25 PM GMT+2 - permalink - archive.org - http://www.youtube.com/watch?v=7-62tRHLcHk
    game
  • thumbnail
    FullSync – Un outil de sauvegarde et de synchronisation pour Windows | Korben

    Essayer ça ou cobian pour lancer un script au boot

    May 9, 2013 at 8:46:49 PM GMT+2 - permalink - archive.org - http://korben.info/fullsync.html
    backup windows
  • Do your fucking backups ! | Le blog de Mitsu

    rsync -aPh --no-inc-recursive --exclude="lost+found" --del "/media/DATA/" "/media/SAUV_DATA/"

    Courte explication: le paramètre « a » indique archive, fichiers et dossiers seront copiés à l’identique selon leur taille+date de modification. « P » indique reprise des transferts partiels et affichage de la progression. « h » indique affichage humain (conversion des tailles en kilo-octets, méga-octets,.. « –no-inc-recursive » indique que le comptage se fait avant le transfert, donc vous avez une indication précise de l’avancement (genre fichier 542/51641). « –exclude » exclut un fichier ou dossier selon ce mot clé, « lost+found » étant un dossier spécial crée sur les partitions Linux pour les fichiers récupérés en cas de crash. Ledit dossier étant protégé en écriture, rsync bute dessus (« i/o error ») et annule donc toute suppression de fichier sur le volume de destination (ce qui n’est pas bien, car) « del » indique à rsync de supprimer au fur et à mesure les fichiers de la destination s’ils ne sont plus dans la source, histoire d’avoir une copie exacte de tous les fichiers sur les deux volumes. La suite: « {source} » et « {destination} ». Voilà :)

    May 9, 2013 at 8:38:09 PM GMT+2 - permalink - archive.org - http://wwz.suumitsu.eu/2012/12/do-your-fucking-backups/
    backup rsync
  • JDiskReport Downloads | JGoodies

    Un utilitaire java (donc multi plateforme) pour investiguer sur l'espace occupé par ses documents

    May 9, 2013 at 8:31:49 PM GMT+2 - permalink - archive.org - http://www.jgoodies.com/downloads/jdiskreport/
    disque espace free space
Links per page: 20 50 100
◄Older
page 146 / 218
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation