PROJET AUTOBLOG


shaarli-Links

Site original : shaarli-Links

⇐ retour index

How to Flush the DNS Cache on Linux - Make Tech Easier

2018-07-25T19:30:56+02:00
sudo systemd-resolve --flush-caches
sudo systemd-resolve --statistics
sudo systemctl restart nscd
sudo systemctl restart dnsmasq
sudo systemctl restart named

via https://shaar.libox.fr/?mpTZ1Q
Permalink

Pb d'accès à la River - Bill2's Links

2018-07-24T23:33:34+02:00
À l'heure où j'écris ce message, https://river.libox.fr/ est accessible de mon coté.

Par contre, c'est ma river https://www.ecirtam.net/shaarlirss/ qui c'est retrouvé plusieurs fois HS c'est dernières heures sur la partie IPv4 :-/
Permalink

Windows 10 connection endpoints | Microsoft Docs

2018-07-24T14:37:56+02:00
via https://lehollandaisvolant.net/?id=20180724102409
Permalink

Fancy Bear : du spearphishing, des bitcoins et beaucoup de YOLO | Reflets.info

2018-07-24T10:15:00+02:00

Permalink

GitHub - s0md3v/Photon: Incredibly fast crawler which extracts urls, emails, files, website accounts and much more.

2018-07-24T09:54:25+02:00
via https://korben.info/photon-un-crawler-aussi-rapide-que-la-lumiere.html
Permalink

Russian hackers infiltrated US power networks and had the ability to trigger massive blackouts

2018-07-24T09:50:36+02:00

Permalink

Top 10 des meilleurs sites de Torrents en 2018 pour télécharger rapidement | Topito

2018-07-21T08:13:04+02:00
https://thepiratebay.org/
https://rarbg.to/index8.php
https://yts.am/
https://1337x.to/
https://extratorrent.si/
https://www.limetorrents.io/
https://eztv.ag/
https://www.torrentdownloads.me/
https://nyaa.si/
https://zooqle.com/

via https://liens.nonymous.fr/?rk0Ilw
Permalink

Programmable HID USB Keystroke Dongle: Using the Teensy as a pen testing device

2018-07-17T22:41:54+02:00
https://www.pjrc.com/teensy/
Permalink

GitHub - martinmarinov/TempestSDR: Remote video eavesdropping using a software-defined radio platform

2018-07-17T20:05:27+02:00
https://www.rtl-sdr.com/tempestsdr-a-sdr-tool-for-eavesdropping-on-computer-screens-via-unintentionally-radiated-rf/
via https://www.sstic.org/2018/presentation/risques_spc_dvi_et_hdmi/
Permalink

SQLite Viewer

2018-07-17T14:26:54+02:00
https://github.com/inloop/sqlite-viewer

via http://bookmarks.ecyseo.net/?zKxzKg
Permalink

Medieval Fantasy City Generator by watabou

2018-07-17T11:31:06+02:00
cool
via http://shaarli.plop.me/?TlqFIQ
Permalink

GitHub - insecurityofthings/jackit: JackIt - Exploit Code for Mousejack

2018-07-16T23:55:22+02:00
Utilise CrazyRadio PA
Permalink

coh7eiqu8thaBu (coh7eiqu8thaBu) · GitHub

2018-07-16T21:24:32+02:00

Permalink

GitHub - polygon/spectrum_painter: Converting images to IQ streams that make images appear in waterfall plots.

2018-07-15T22:47:01+02:00

Permalink

SystemRescueCd - Download

2018-07-15T16:20:28+02:00

Permalink

GitHub - drmpeg/gr-paint: An OFDM Spectrum Painter for GNU Radio

2018-07-15T16:09:06+02:00

Permalink

Suivi déploiement multi-bandes 4G

2018-07-15T12:35:04+02:00
via http://www.ant-carto.fr/nb_bandes.html
Permalink

Comment faire tomber un dictateur quand on est seul, tout petit, et sans armes | Payot

2018-07-11T14:28:21+02:00
Ce livre est vraiment à lire et à partage !
Il se lis super bien et permet d'apprendre pas mal de chose.

Je vous le recommande vraiment.

ISBN: 978-2-228-91375-1
EAN: 9782228913751
Permalink

Accueil | Portail Ordi3.0

2018-07-10T18:47:56+02:00
Site national
une deuxième vie pour l'informatique
Permalink

How to move docker's default /var/lib/docker to another directory on Ubuntu/Debian Linux - LinuxConfig.org

2018-07-10T14:19:19+02:00
mv /var/lib/docker/ /new/path/docker
cd /var/lib/
ln -s /new/path/docker docker
Permalink