Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 81 / 155
[NSFW] Deep Space 69 https://youtu.be/Wp8LCifX3JA
Mon May 11 20:30:56 2015 archive.org
QRCode
thumbnail

Une petite série animée de space opéra tournée sur le sexe très décalée.
j'adore :x

serie anime space opera deep nsfw
Backup chiffré avec duplicity sur HubiC | David Mercereau http://www.mercereau.info/backup-chiffre-avec-duplicity-sur-hubic/
Mon Apr 27 20:56:02 2015 archive.org
QRCode
thumbnail

un tutoriel pour chiffré avec duplicity et sauvegarder sur Hubic.

et voici la brique GIT du pont:
https://github.com/oderwat/hubic2swiftgate

hubic duplicity swift ovh
OpenGameArt.org http://opengameart.org/
Mon Apr 27 15:32:23 2015 archive.org
QRCode
thumbnail

Un site qui référence les sprites libre de droits (la licence est visible pour chaque pack à gauche).

pas mal du tout...
A suivre

sprite jeu libre
unhosted web apps https://unhosted.org/
Mon Apr 27 15:28:39 2015 archive.org
QRCode
thumbnail

A suivre...

Also known as "serverless", "client-side", or "static" web apps, unhosted web apps do not send your user data to their server. Either you connect your own server at runtime, or your data stays within the browser.

Libre Projects http://libreprojects.net/#favs=joindiaspora-com,owncloud,openstreetmap,jamendo,cloud9,plos
Mon Apr 27 15:25:36 2015 archive.org
QRCode
thumbnail

Un site qui référence plein de sites libre ;)

merci !
via http://shaarli.youm.org/?2f06SQ

Understanding and Using Systemd | Linux.com https://www.linux.com/learn/tutorials/788613-understanding-and-using-systemd
Fri Apr 24 20:53:17 2015 archive.org
QRCode
thumbnail

Comprendre systemd et et l'utiliser.

voici une image qui va vous aider.

systemd linux guide
Test de compatibilité mobile https://www.google.com/webmasters/tools/mobile-friendly/
Fri Apr 24 15:59:07 2015 archive.org
QRCode
thumbnail

Tester votre site pour savoir si il respecte les règles mobile de Google ?

et oui vos sites vont devoir être compatible pour être bien référencés...

google référencement mobile web site
Learn Git Branching http://pcottle.github.io/learnGitBranching/
Thu Apr 23 21:21:41 2015 archive.org
QRCode
thumbnail

Apprendre GIT par l'exemple ?

voici un TRES BON tutoriel !

vraiment sympa et bien expliqué!

git tutoriel exemple
Qemu and the Kernel » Linux Magazine http://www.linux-magazine.com/Online/Features/Qemu-and-the-Kernel
Thu Apr 23 17:44:25 2015 archive.org
QRCode
thumbnail

Un très bon article sur le noyau linux.

linux kernel noyau article
Howto share data between host and guest OS on Qemu with Samba - a great resource for How To's from Wikia http://how-to.wikia.com/wiki/Howto_share_data_between_host_and_guest_OS_on_Qemu_with_Samba
Wed Apr 22 22:28:07 2015 archive.org
QRCode
thumbnail

comment partager un répertoire entre qemu Guest et le host qui lance la machine virtuelle ?

c'est par ici (utilise samba)
on peux faire de même avec NFS ou SSHFS (je préconise sshfs pour ma part, plus rapide à mettre en place)

ssh qemu samba nfs guest host virtual machine
Use BuildRoot to create a Linux image for QEMU: OSADL - Open Source Automation Development Lab eG https://www.osadl.org/?id=732
Wed Apr 22 15:31:54 2015 archive.org
QRCode
thumbnail

Création d'une image "lite" d'un ARM pour l'utiliser avec qemu.

voir aussi cet autre article : http://www.gabrielgonzalezgarcia.com/2011/02/21/embedded-system-development-qemu-buildroot-linux-arm/

qemu linux image buildroot arm
QEMU - ArchWiki https://wiki.archlinux.org/index.php/QEMU
Tue Apr 21 22:03:12 2015 archive.org
QRCode
thumbnail

la page wiki de archlinux sur QEMU

qemu wiki archlinux documentation
Virtual ARM Linux environment - Mozilla | MDN https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Virtual_ARM_Linux_environment
Tue Apr 21 21:16:50 2015 archive.org
QRCode
thumbnail

emuler une machine virtuelle arm avec qemu ?

je cherche actuellement :

  • une image toute simple avec un linux de base, la plus petite possible.
  • avec ssh d'activer par défaut.

si quelqu'un à cela dans ses liens ?

arm qemu image debian linux
Architectures/ARM/HowToQemu - FedoraProject https://fedoraproject.org/wiki/Architectures/ARM/HowToQemu#Creating_additional_ARM_VMs
Tue Apr 21 20:41:15 2015 archive.org
QRCode
thumbnail

Comment lancer une machine virtuelle Fedora ARM avec libvirt ?

le wiki est ici.

fedora arm qemu libvirt
Part II. The pkgsrc developer's guide https://www.netbsd.org/docs/pkgsrc/developers-guide.html
Tue Apr 21 16:49:15 2015 archive.org
QRCode
thumbnail

et enfin le développeur guide pour pkgsrc ;)

fun_plug pkgsrc pkg compile developer guide
how to use pkgsrc on solaris http://wiki.netbsd.org/pkgsrc/how_to_use_pkgsrc_on_solaris/
Tue Apr 21 16:48:42 2015 archive.org
QRCode
thumbnail

comment compiler pkgsrc from scratch ?

fun_plug pkg pkgsrc scratch compile
Chapter 10. Creating a new pkgsrc package from scratch https://www.netbsd.org/docs/pkgsrc/creating.html
Tue Apr 21 16:47:21 2015 archive.org
QRCode
thumbnail

Comment utiliser pkgsrc pour générer un paquet à partir des sources d'un logiciel.

cela va m'être utile pour fun_plug je pense...

fun_plug pkgsrc pkg source
Git Large File Storage https://git-lfs.github.com/
Mon Apr 20 21:15:28 2015 archive.org
QRCode
thumbnail

Gérer de gros fichier (des backups ?) via GIT ?

c'est ce que propose cette extension à GIT par Github.com Git-LFS

et un serveur de test compilé en Go est même disponible :
https://github.com/github/lfs-test-server

via https://fralef.me/links/?0n_AkQ

github git lfs backup file
First Aid git http://ricardofilipe.com/projects/firstaidgit/#/
Mon Apr 20 18:30:12 2015 archive.org
QRCode
thumbnail

une question à poser sur GIT ? ce site à surement la réponse.

via http://colibri-libre.org/liens/?lt_vTQ

git first aid reponse question
DIY Strawberry Tower With Reservoir | Apiece Of Rainbow http://www.apieceofrainbow.com/diy-strawberry-tower/
Mon Apr 20 18:22:29 2015 archive.org
QRCode
thumbnail

Pas mal comme idée pour cultiver ses fraises ;)
il va falloir que je test cela !

par contre je me pose la question de l’ensoleillement, faut il n'en mettre que d'un coté, ou alors tourner le pot ?

via http://book.knah-tsaeb.org/?ZnO2Hw

fraise pot ville balcon idée pratique
page 81 / 155
5002 links, including 1908 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn