Shaare your links...
3325 links
L!NKS Retour au blog Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 1 / 3
53 results for tags memo x
  • Quel dosage de savon noir contre les pucerons ? | Gamm vert
    3-4 cuillères à soupes pour 1L (savon liquide)
    50 g pour 1L (savon)
    soit : 5%
    permalink -
    - https://www.gammvert.fr/conseils/conseils-de-jardinage/quel-dosage-de-savon-noir-contre-les-pucerons
    memo
  • command line - Run a shell script as another user that has no password - Ask Ubuntu
    sudo -H -u otheruser bash -c 'echo "I am $USER, with uid $UID"'
    permalink -
    - https://askubuntu.com/questions/294736/run-a-shell-script-as-another-user-that-has-no-password
    linux memo
  • 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
  • Copier un répertoire avec tar [La documentation de Slackware-fr]
    Exclure les répertoires source et extra :

    cd rep_dest
    tar -C /chemin/rep_source --exclude source --exclude extra -cvf - . | tar xvf -
    permalink -
    - https://web.archive.org/web/20161116110207/http://wiki.slackware-fr.org/administration:trucs:copier_un_repertoire_avec_tar
    linux memo
  • [all variants] How to select multiple files in midnight commander (mc)?
    utiliser "ins"
    permalink -
    - https://ubuntuforums.org/showthread.php?t=1166646
    linux mc memo
  • « Tout ce que vous pensiez qu’il est interdit de ... - MindMeister Mind Map
    via http://sebsauvage.net/links/?RM1PKg
    permalink -
    - https://www.mindmeister.com/fr/610480099/tout-ce-que-vous-pensiez-qu-il-est-interdit-de-faire-en-biblioth-que-en-raison-de-la-propri-t-intellectuelle-mais-qui-en-r-alit-est-permis
    droitAuteur memo
  • Les raccourcis clavier dans Ubuntu | Linux c'est bien, et plus simple c'est mieux ! - Oros links
    permalink -
    - https://www.ecirtam.net/links/?oe6cng
    memo
  • PEP 0008 -- Style Guide for Python Code | Python.org
    permalink -
    - https://www.python.org/dev/peps/pep-0008/#blank-lines
    memo python
  • Tutoriel Vidéo Javascript Debounce & Throttle
    permalink -
    - http://www.grafikart.fr/tutoriels/javascript/debounce-throttle-642
    javascript memo
  • Optimiser les pages web - Le Hollandais Volant
    permalink -
    - http://lehollandaisvolant.net/tuto/pagespd/#cd-src
    memo web
  • Aller plus loin avec les hash maps en Python | Sam & Max
    permalink -
    - http://sametmax.com/aller-plus-loin-avec-les-hash-maps-en-python/
    dict memo python
  • command line - Run a shell script as another user that has no password - Ask Ubuntu
    lancer un script en tant qu'user X :
    sudo -H -u otheruser bash -c 'echo "I am $USER, with uid $UID"'
    su - <username> -c "<commands>"
    permalink -
    - http://askubuntu.com/questions/294736/run-a-shell-script-as-another-user-that-has-no-password
    linux memo
  • Convert CRLF to LF / Newbie Corner / Arch Linux Forums
    vim somefile
    :set ff=unix
    :wq
    permalink -
    - https://bbs.archlinux.org/viewtopic.php?id=22553
    memo vim
  • How to get the uptime in windows - Stack Overflow
    net stat srv
    systeminfo | find "Heure"
    wmic os get lastbootuptime

    3 méthodes rapides pour connaitre l'uptime sur un systeme windows !
    permalink -
    - https://stackoverflow.com/questions/11606774/how-to-get-the-uptime-in-windows
    memo windows
  • Utilitaire pour mettre en veille windows après un certain délai
    avec pstools (https://technet.microsoft.com/en-us/sysinternals/bb896649.aspx)

    psshutdown -d -t 0

    -t nombre de secondes
    -d veille
    permalink -
    - https://www.finalclap.com/faq/265-windows-programmer-veille-minuterie
    astuce memo windows
  • git : aide mémoire / memo
    permalink -
    - https://gist.github.com/aquelito/8596717
    git memo
  • Manipuler les dates et les durées en Python | Sam & Max
    Bon marre de rechercher sans arrêt : google sametmax datetime...
    alors je le mets ici !

    et aussi :
    http://sametmax.com/serialiser-et-parser-une-date-en-python-formats-de-strftimestrptime-et-timestamps/
    permalink -
    - http://sametmax.com/manipuler-les-dates-et-les-durees-en-python/
    memo python
  • Sticky Notes - Change Text Format - Windows 7 Help Forums
    Ctrl+B         Bold text
    Ctrl+I         Italic text
    Ctrl+T         Strikethrough
    Ctrl+U         Underlined text
    Ctrl+Shift+L Bulleted (press once) or Numbered (press twice) list
    Ctrl+Shift+> Increased text size
    Ctrl+Shift+< Decreased text size
    Ctrl+A         Select all
    Ctrl+Shift+A Toggles all caps
    Ctrl+L         Left aligns text
    Ctrl+R         Right aligns text
    Ctrl+E         Centers text
    Ctrl+Shift+L Small Alpha list (3rd), Capital Alpha list (4th), small roman (5th), Capital roman (6th)
    Ctrl+Scroll Wheel Increase/Decrease text size
    Ctrl+1         Single-space lines
    Ctrl+2         Double-space lines
    Ctrl+5         Set 1.5-line spacing
    Ctrl+=         Subscript
    Ctrl+Shift++ Superscript
    Ctrl+Z         Undo
    Ctrl+Y         Redo
    Ctrl+X         Cut
    Ctrl+C         Copy
    Ctrl+V         Paste
    Ctrl+N         New sticky note
    permalink -
    - http://www.sevenforums.com/tutorials/6281-sticky-notes-change-text-format.html
    memo notes windows
  • Utilisation du Pense-bête
    Mise en forme des notes sous Windows
    Texte en gras      Ctrl+B
    Texte en italique Ctrl+I
    Texte souligné    Ctrl+U
    Barré                 Ctrl+T
    Liste à puce       Ctrl+Maj+L
    (Appuyez à nouveau sur ce raccourci clavier pour passer à une liste numérotée.)
    Taille du texte augmentée Ctrl+Maj+>
    Taille du texte diminuée Ctrl+Maj+<
    permalink -
    - http://windows.microsoft.com/fr-fr/windows7/using-sticky-notes
    memo notes windows
  • CSS Reference | Codrops
    via http://sebsauvage.net/links/?ApLVbg
    permalink -
    - http://tympanus.net/codrops/css_reference/
    css memo
Links per page: 20 50 100
◄Older
page 1 / 3
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.