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 44 / 155
Imaps avec stunnel - ajouter le ssl au serveur imap port 993 de votre serveur email http://blog.inforeseau.com/2011/02/imaps-avec-stunnel-ajouter-ssl-au-serveur-imap-port-993
Thu Nov 22 20:10:08 2018 archive.org
QRCode
thumbnail

;Certificat/cle
cert = /usr/local/etc/stunnel/imaps.pem

;Version du protocole (all, SSLv2, SSLv3, TLSv1)
sslVersion = all

;Pour des question de securité on fait tourner stunnel dans un chroot (en prison)
chroot = /usr/local/var/lib/stunnel/
setuid = nobody
setgid = nobody
;fichier pid créé dans le chroot
pid = /stunnel.pid
;On optimise un peu les perfs
socket = l:TCP_NODELAY=1
socket = r:TCP_NODELAY=1
;on veut des logs qui parlent !
debug = 7
;sortie dans le chroot
output = stunnel_imaps.log

[imaps]
accept = 993
connect = 143

[ssmtp]
accept = 465
connect = 25
;et oui! ça fonctionne aussi pour le ssmtp, pour cela vous devrez ouvrir le port 465 dans votre firewall

stunnel imaps smtps
GitHub - huginn/huginn: Create agents that monitor and act on your behalf. Your agents are standing by! https://github.com/huginn/huginn
Wed Nov 21 20:08:01 2018 archive.org
QRCode
thumbnail

What is Huginn?

Huginn is a system for building agents that perform automated tasks for you online. They can read the web, watch for events, and take actions on your behalf. Huginn's Agents create and consume events, propagating them along a directed graph. Think of it as a hackable version of IFTTT or Zapier on your own server. You always know who has your data. You do.

the origin of the name
Here are some of the things that you can do with Huginn:

Track the weather and get an email when it's going to rain (or snow) tomorrow ("Don't forget your umbrella!")
List terms that you care about and receive emails when their occurrence on Twitter changes. (For example, want to know when something interesting has happened in the world of Machine Learning? Huginn will watch the term "machine learning" on Twitter and tell you when there is a spike in discussion.)
Watch for air travel or shopping deals
Follow your project names on Twitter and get updates when people mention them
Scrape websites and receive emails when they change
Connect to Adioso, HipChat, Basecamp, Growl, FTP, IMAP, Jabber, JIRA, MQTT, nextbus, Pushbullet, Pushover, RSS, Bash, Slack, StubHub, translation APIs, Twilio, Twitter, Wunderground, and Weibo, to name a few.
Send digest emails with things that you care about at specific times during the day
Track counts of high frequency events and send an SMS within moments when they spike, such as the term "san francisco emergency"
Send and receive WebHooks
Run custom JavaScript or CoffeeScript functions
Track your location over time
Create Amazon Mechanical Turk workflows as the inputs, or outputs, of agents (the Amazon Turk Agent is called the "HumanTaskAgent"). For example: "Once a day, ask 5 people for a funny cat photo; send the results to 5 more people to be rated; send the top-rated photo to 5 people for a funny caption; send to 5 final people to rate for funniest caption; finally, post the best captioned photo on my blog."
flow huginn automate
Using a Yubikey 4 for ensafening one's encryption https://blog.liw.fi/posts/2017/05/29/using_a_yubikey_4_for_ensafening_one_s_encryption/#index8h1
Sat Nov 17 00:01:48 2018 archive.org
QRCode
thumbnail
Agent Configuration: Linux — bootc's wiki latest documentation https://wiki.bootc.net/gnupg/agent-config-linux.html
Fri Nov 16 23:58:23 2018 archive.org
QRCode

echo use-standard-socket >> ~/.gnupg/gpg-agent.conf
echo enable-ssh-support >> ~/.gnupg/gpg-agent.conf

$ echo $SSH_AUTH_SOCK
/run/user/1000/gnupg/S.gpg-agent.ssh
$ gpgconf --list-dirs agent-ssh-socket
/run/user/1000/gnupg/S.gpg-agent.ssh
$ systemctl --user show-environment | grep SSH_AUTH_SOCK
SSH_AUTH_SOCK=/run/user/1000/gnupg/S.gpg-agent.ssh

gpg agent
Putty and Gnuk Token [Windows] https://www.fsij.org/gnuk/putty.html
Fri Nov 16 23:53:34 2018 archive.org
QRCode
thumbnail
GnuPG offline Master key using a YubiKey (for Arch Linux) · GitHub https://gist.github.com/fervic/ad30e9f76008eade565be81cef2f8f8c
Fri Nov 16 21:49:11 2018 archive.org
QRCode
thumbnail

$ cat << EOF > $GNUPGHOME/gpg.conf
use-agent
personal-cipher-preferences AES256 AES192 AES CAST5
personal-digest-preferences SHA512 SHA384 SHA256 SHA224
default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed
cert-digest-algo SHA512
s2k-digest-algo SHA512
s2k-cipher-algo AES256
charset utf-8
fixed-list-mode
no-comments
no-emit-version
keyid-format 0xlong
list-options show-uid-validity
verify-options show-uid-validity
with-fingerprint
EOF

gnuk stlink gpg card-status root user
Gentoo Forums :: Voir le sujet - [SOLVED] Smartcard only works as root? https://forums.gentoo.org/viewtopic-t-1040320-start-0.html
Fri Nov 16 19:42:37 2018 archive.org
QRCode
thumbnail
Emploi | Travailler chez Nintendo | Société | Nintendo https://www.nintendo.fr/Societe/Emploi/Emploi-Travailler-chez-Nintendo-757078.html
Tue Nov 13 21:57:39 2018 archive.org
QRCode

Nintendo candidature

nintendo candidature
Risotto champignons, parmesan et noisettes | Sweetheart par Sarah Willer https://www.sweetheartbysarah.com/risotto-champignons-parmesan-et-noisettes/
Mon Nov 12 18:44:40 2018 archive.org
QRCode
Risotto champignons parmesan noisette
Risotto aux cèpes, pomme et huile de truffe – Risotto ai funghi porcini e mela - Un déjeuner de soleil https://www.undejeunerdesoleil.com/2012/11/risotto-aux-cepes-et-pomme-risotto-ai.html?spref=pi
Mon Nov 12 18:44:14 2018 archive.org
QRCode
thumbnail
Risotto cèpes pomme romarin
Gnuk on the ST-LINK v2 https://nx3d.org/gnuk-st-link-v2/
Mon Nov 12 15:30:48 2018 archive.org
QRCode

Pour avoir une clé gpg pas cher :) qques € pour 2 stlink sur ali

gpg gnuk stlink
Configure NVIDIA (non-free) settings and load them on Startup - Manjaro Linux https://wiki.manjaro.org/index.php?title=Configure_NVIDIA_(non-free)_settings_and_load_them_on_Startup
Mon Nov 12 06:08:35 2018 archive.org
QRCode
Connexion SSH avec gpg-agent https://www.unicoda.com/?p=3310
Mon Nov 12 06:06:33 2018 archive.org
QRCode
gpg ssh agent
« Ad Vitam » : l'immortalité, pour quoi faire ? https://usbeketrica.com/article/ad-vitam-l-immortalite-pour-quoi-faire
Thu Nov 8 23:43:53 2018 archive.org
QRCode
thumbnail

Après Trépalium et Transferts, Arte continue son exploration du futur avec une série d'anticipation made in France. Avec Ad Vitam, réalisée par Thomas Cailley et diffusée à partir du 8 novembre, la chaîne française n'en est plus à son coup d'essai. Après le visionnage du pilote, on a très envie de dévorer les cinq autres épisodes de la première saison, qui oscille entre polar, science-fiction et questionnements sur la place de la jeunesse dans nos sociétés.

arte serie futur question
Space Engine – the universe simulator http://spaceengine.org/
Thu Nov 8 23:32:11 2018 archive.org
QRCode

SpaceEngine is a realistic virtual Universe you can explore on your computer.
You can travel from star to star, from galaxy to galaxy, landing on any planet, moon, or asteroid with the ability to explore its alien landscape.
You can alter the speed of time and observe any celestial phenomena you please.
All transitions are completely seamless, and this virtual universe has a size of billions of light-years across and contains trillions upon trillions of planetary systems.
The procedural generation is based on real scientific knowledge, so SpaceEngine depicts the universe the way it is thought to be by modern science.
Real celestial objects are also present if you want to visit them, including the planets and moons of our Solar system, thousands of nearby stars with newly discovered exoplanets, and thousands of galaxies that are currently known.

via: http://links.nekoblog.org/?l9Cq3w

espace moteur virtuel exploration
HOW TO: Dual Boot Antergos & Windows UEFI (Expanded) - by linuxhelmet | Antergos Wiki https://antergos.com/wiki/install/how-to-dual-boot-antergos-windows-uefi-expanded-by-linuxhat/
Thu Nov 8 19:53:20 2018 archive.org
QRCode

Hardware & Software Requirements

Pre-existing Windows 10 device or other operating system (x64).
External HDD / USB flash drive / cloud storage to backup personal files.
USB flash drive for Windows live recovery media (16gb or larger recommended).
Decent internet speed to download and install Antergos ISO.
Antergos ISO of your choosing.
Software to burn Antergos live install ISO onto USB flash drive.
USB flash drive for Antergos live install media (2gb or larger recommended).
Ce que l’on sait d’« Oumuamua », l’objet céleste qui venait d’ailleurs https://www.lemonde.fr/les-decodeurs/article/2018/11/07/ce-que-l-on-sait-de-oumuamua-l-objet-celeste-qui-venait-d-ailleurs_5380288_4355770.html
Thu Nov 8 14:12:34 2018 archive.org
QRCode
thumbnail

Ce que l’on sait d’« Oumuamua », l’objet céleste qui venait d’ailleurs

Deux astronomes ont suggéré la possibilité que l’objet ayant traversé le système solaire soit d’origine extraterrestre. L’hypothèse est, pourtant, très improbable. Voici pourquoi.

[APPEL] Encyclopédie Multimédia de mon enfance ? /index.php/shaare/6a4BdQ
Sun Nov 4 17:48:36 2018 archive.org
QRCode

Bonjour,

Je chercher pour ma fille très curieuse une encyclopédie qui ressemble à ce que j'ai connu il y a 20ans c'est à dire:

  • avec des vidéos
  • avec du son
  • la possibilité de se perdre (article lié, TOC de contenu, thèmes proposés etc...)
  • des articles complets (pas "light") mais aussi abordable et pas "pompeux"

J'ai :

  • testé Universalis Junior ("forcément" et pourtant qu'elle déception, pas de contenu "vraiment lié" mais "proposé", pas de hierarchie, très peu de vidéos, etc...)
  • Wikipédia, ou vikidia pas du tout multimédia.

Ou sont passé les encyclopédies avec les vidéos du systèmes solaires, des champs magnétiques, de la bataille d'Azincourt...
Je me souviens de feu Encarta, d'Universalis avec les vidéos, et de Larousse...

Avez-vous des idées ? des conseils ?

(pour moi c'est à cela que devrait servir la Réalité Virtuelle...).
PS: à part QwantJunior qui sort du lot

J'ai l'impression que l'on a perdu en accessibilité à la connaissance ? (même avec Wikipédia...).

encyclopedie enfant multimedia
Blog - La vie d'un DSI https://www.deblan.io/post/548/la-vie-d-un-dsi
Sat Nov 3 05:17:40 2018 archive.org
QRCode
thumbnail
NixOS on ARM - NixOS Wiki https://nixos.wiki/wiki/NixOS_on_ARM
Sat Nov 3 01:13:45 2018 archive.org
QRCode
nix os linux ARM
page 44 / 155
4770 links, including 1684 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn