Shaare your links...
3334 links
L!NKS Retour au blog Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 20 / 167
Newer►
  • Formation Linux - PAM - Philippe Chadefaux
    comment fonctionne PAM (pluggable module authentification) qui sert à gérer l'authentification des applis linux.
    /etc/pam.d
    voir aussi /etc/securetty et /etc/security/
    permalink -
    - http://jean-luc.massat.perso.luminy.univ-amu.fr/ens/admunix/cours-linux/outils-tcp-ip/Linux-pam.html
    linux
  • Bash - Afficher un fichier sans les lignes de commentaires
    egrep -v '^\s?(#|$)' /etc/samba/smb.conf
    ou
    grep -E -v '^(#|$)' /etc/samba/smb.conf
    ou
    sed -e '/^[ ]*#/d' -e '/^$/d' /etc/samba/smb.conf
    permalink -
    - https://www.commentcamarche.net/faq/3027-bash-afficher-un-fichier-sans-les-lignes-de-commentaires
    linux memo
  • The 3 Best Ways to Make a Window Always-on-Top on Windows
    Pour avoir un programme "on top" (fenêtre toujours au dessus des autres).
    J'ai pris DeskPins (https://efotinis.neocities.org/deskpins/): pas mal du tout ;-)
    permalink -
    - https://www.howtogeek.com/196958/the-3-best-ways-to-make-a-window-always-on-top-on-windows/
    software
  • Framabag / Wallabag · GitBook
    installation de wallabag
    permalink -
    - https://framacloud.org/fr/cultiver-son-jardin/wallabag.html
    self-hosting
  • Expyriment
    permalink -
    - https://www.expyriment.org/
    psy python
  • Compteur Linky et données personnelles | Institut national de la consommation
    permalink -
    - https://www.inc-conso.fr/content/compteur-linky-et-donnees-personnelles
    enedis viePrivée
  • Ropping to Victory
    utilisation de radare2 et pwntools pour reverse un crackme ROP (return Oriented Prgarmming). Très détaillé, très clair ;-)
    permalink -
    - https://jmpesp.me/rop-emporium-ret2win-with-radare-and-pwntools/
    hacking
  • Transparency Report: Blacklisted Kodi Addons & Devs (September 2018)
    voir aussi :
    https://www.youtube.com/watch?v=8VBEl0jUp6U
    pour l'install
    permalink -
    - https://www.tvaddons.co/kodi-addon-blacklist/
    kodi
  • ouvrir une nouvelle fenêtre de commande ici disparue - Microsoft Community
    Avant on avait : shift + clic Droit -> ouvrir une fenetre de commande

    sous win10, on n'a que 'powershell'

    On peut ouvrir un terminal en tapant dans la barre d'adresse  (chemin du dossier) : cmd
    permalink -
    - https://answers.microsoft.com/fr-fr/windows/forum/windows_10-desktop/ouvrir-une-nouvelle-fen%C3%AAtre-de-commande-ici/c7dc0cce-0582-4c99-8949-569c85d18bd2
    windows10
  • [Résolu] Mise en page : ajuster en largeur et hauteur (Consulter le sujet) • Forum OpenOffice LibreOffice NeoOffice
    impression sur une page -> format : page : ...
    permalink -
    - https://forum.openoffice.org/fr/forum/viewtopic.php?f=4&t=2830
    calc excel
  • Somfy Open API Developer Portal | APIs & Docs
    permalink -
    - https://developer.somfy.com/apis-docs
    api domotique somfy
  • How to Yank Passwords Out of Firefox Quantum - The New York Times
    permalink -
    - https://www.nytimes.com/2018/07/20/technology/personaltech/firefox-quantum-passwords.html
    firefox pass
  • YouTube thumbnail
    [ENG] BRAZIL VS CHINA | CR Nations Cup | Thunder Stage | (Quarter finals) - YouTube
    les 2 meilleures équipes ?
    permalink -
    - https://www.youtube.com/watch?v=4us6faL-ivk
    clash_royale
  • Pose des nichoirs
    des plans de nichoirs
    permalink -
    - http://nichoirs.net/page6.html
    bricolage
  • doc/common/actions – Midnight Commander
    permalink -
    - https://midnight-commander.org/wiki/doc/common/actions
    linux mc midnightcommander
  • Gestion des événements [1] - Interface graphique Pygame pour Python - OpenClassrooms
    permalink -
    - https://openclassrooms.com/fr/courses/1399541-interface-graphique-pygame-pour-python/1399995-gestion-des-evenements-1
    pygame
  • Ulmo's Adventure
    permalink -
    - https://www.pygame.org/project-Ulmo%27s+Adventure-2042-.html
    pygame
  • pygame.draw — Pygame v1.9.5.dev0 documentation
    permalink -
    - https://www.pygame.org/docs/ref/draw.html#pygame.draw.circle
    pygame python
  • Making Games with Python & Pygame
    source code  et explications détaillées
    permalink -
    - https://inventwithpython.com/pygame/
    pygame python
  • Démarrage auto Kodi (Krypton) sur Raspbian (jessie) [Résolu] - Aide - Le Forum français de la Raspberry Pi - Raspbian France
    permalink -
    - https://forum.raspbian-france.fr/t/demarrage-auto-kodi-krypton-sur-raspbian-jessie-resolu/3275
    kodi
Links per page: 20 50 100
◄Older
page 20 / 167
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.