PROJET AUTOBLOG


shaarli-Links

Site original : shaarli-Links

⇐ retour index

Mise à jour

Mise à jour de la base de données, veuillez patienter...

Humble Book Bundle: Cybersecurity presented by Wiley (pay what you want and help charity)

2017-07-19T20:42:15+02:00
Pleins de livres sur la sécurité informatique.
Ça fini à la fin du mois de juillet 2017.
Permalink

Note: Debian 8 vers Debian 9

2017-07-19T17:14:12+02:00
https://www.hugeserver.com/kb/upgrade-debian-8-debian-9-stretch/

https://shaarli.m0le.net/?J98Hbw
«
apt remove phpmyadmin
apt purge phpmyadmin
apt install phpmyadmin
a2dismod php5
a2enmod php7.0
systemctl restart apache2
»


https://shaar.libox.fr/?3ET1Lg
«
# MariaDB qui demande pas de password à l'install, et du coup, impossibilité d'utiliser PHPMyAdmin par exemple :
sudo mysql -u root
[mysql] use mysql;
[mysql] update user set plugin='' where User='root';
[mysql] flush privileges;
[mysql] \q
»


https://mariadb.com/kb/en/mariadb/moving-from-mysql-to-mariadb-in-debian-9/

https://memo-linux.com
Permalink

T411 - Torrent 411 - Indexeur Torrent Français

2017-07-19T08:30:11+02:00
Yeeaaaahh \o/
Permalink

How to limit network bandwidth on Linux - Xmodulo

2017-07-18T21:50:33+02:00
Pour limiter la bande passante à une commande :
sudo apt install trickle
trickle -d <download-rate> -u <upload-rate> <command>
Permalink

Faire un chroot d'un système ARM sur un ordinateur x86_64 • Billets • Zeste de Savoir

2017-07-15T22:56:46+02:00
via https://www.ecirtam.net/opennews/?Ev2eUA
Permalink

Excuses cyber ^ sécurité

2017-07-13T14:27:15+02:00
^_^

“C'est normal que ça ne marche pas, il faut désinstaller les mises à jour de sécurité.”

 “Non mais on a interdit à tout le monde de faire ça hein. Le problème, c’est que les gens le font quand même...”

“Un serveur a planté ? Je sais pas trop qui prévenir. On verra bien s'ils s'en rendent compte.”

via https://links.wr0ng.name/?YMy3uA
Permalink

International Day Against DRM - Album on Imgur

2017-07-13T08:25:49+02:00
:-D
https://www.gog.com/
Permalink

Un singe photographe peut-il prétendre au droit d'auteur ? La justice doit encore trancher - Politique - Numerama

2017-07-12T16:24:21+02:00
As-t'on demandé l'avis de Naruto ?
Si ça se trouve il est pour le copyleft :-D
Permalink

DeepMind’s AI is teaching itself parkour, and the results are adorable - The Verge

2017-07-12T10:51:54+02:00

Permalink

W3C approves DRM for HTML5, despite many objections | Ars Technica UK

2017-07-11T10:12:58+02:00
:-(
Permalink

GitHub - shazow/ssh-chat: Chat over SSH.

2017-07-11T09:24:59+02:00
https://medium.com/@shazow/ssh-how-does-it-even-9e43586e4ffc
via http://chezsoi.org/shaarli/?5hAvHA
Permalink

Ubuntu now available from the Windows Store! – Windows Command Line Tools For Developers

2017-07-11T08:17:52+02:00

Permalink

DARPA Wants Brain Implants That Record From 1 Million Neurons - IEEE Spectrum

2017-07-10T17:22:03+02:00

Permalink

Kalashnikov develops fully automated neural network-based combat module — RT News

2017-07-10T13:48:15+02:00
:-/
Permalink

Ce prototype de téléphone mobile sans batterie ressemble à un talkie-walkie - Tech - Numerama

2017-07-10T13:32:08+02:00

Permalink

New attack can now decrypt satellite phone calls in "real time" | ZDNet

2017-07-08T15:18:06+02:00

Permalink

Note: rsync sous Windows

2017-07-08T14:25:10+02:00
Cas d'un rsync de Windows vers un serveur Gnu/Linux.
1) télécharger cygwin : https://cygwin.com
2) lors de l'installation de cygwin, sélectionner dans la liste des paquets : rsync et ssh
3) créer une clé SSH et l’enregistrer par exemple dans C:\cygwin64\home\<User>\.ssh\my_key
4) lancer rsync :
C:\cygwin64\bin\rsync.exe --progress -ave "C:\cygwin64\bin\ssh.exe -i C:\cygwin64\home\<User>\.ssh\my_key" C:\<dosser_à_copier>\ <user>@<serveur>:/<dossier>/
Permalink

GitHub - merbanan/rtl_433: Application using librtlsdr to decode the temperature from a wireless temperature sensor (433.92MHz)

2017-07-08T09:27:21+02:00

Permalink

Digital amateur TV on 70cm, 33cm and 23cm – Clayton's Domain

2017-07-07T21:50:54+02:00
https://github.com/BogdanDIA/gr-dvbt
Permalink

Jottings on Amateur Radio: Transmitting video with a HackRF Blue

2017-07-07T21:32:13+02:00
https://github.com/drmpeg/gr-dvbs
Permalink