PROJET AUTOBLOG


shaarli-Links

Site original : shaarli-Links

⇐ retour index

Flicage sur le web : aller plus loin avec uBlock Origin / uMatrix / NoScript - GuiGui's Show

2020-04-19T09:33:32+02:00

Permalink

GitHub - Samyoul/U2F-php-server: Server-side handling of U2F registration and authentication for PHP

2020-04-18T21:25:07+02:00
demo https://github.com/Samyoul/U2F-php-server-examples
Permalink

GitHub - mdp/u2fdemo: U2F Demo and Debugger

2020-04-18T20:48:02+02:00
https://mdp.github.io/u2fdemo/
Permalink

The first two statements of your BASH script should be…

2020-04-16T23:09:51+02:00
```
#!/usr/bin/env bash
set -euo pipefail
```
via https://lehollandaisvolant.net/?id=20200416220404
Permalink

Note: Mise en place rapide d'une galerie photos

2020-04-16T15:25:47+02:00
sudo apt install imagemagick php-gd

# redimensionner les images avant upload
for i in *.{jpg,JPG,jpeg}; do convert "$i" -resize 2000x2000 -strip -interlace Plane -auto-orient "${i}"; done

# dans le dossier où vous voulez mettre votre galerie :
wget https://raw.githubusercontent.com/Oros42/KISSGallery/master/index.php

# pour générer les miniatures, ouvrez votre navigateur sur l'URL de votre galerie
# ou sinon :
php index.php


Demo : https://oros42.github.io/KISSGallery/index.html
https://github.com/Oros42/KISSGallery
:-)
Permalink

Note : GitHub - Le Hollandais Volant

2020-04-16T09:16:40+02:00
T'es pas le seul à en avoir ras le bol -_-
Permalink

UTF-8 Everywhere

2020-04-14T19:11:45+02:00

Permalink

L’effet placebo du traçage informatique | Reflets.info

2020-04-14T19:06:39+02:00
Ça pue la surveillance abusive.
Permalink

nftables - Debian Wiki

2020-04-13T18:59:51+02:00
remplaçant d'iptables

https://wiki.archlinux.org/index.php/Nftables
https://wiki.gentoo.org/wiki/Nftables/Examples
https://wiki.nftables.org/wiki-nftables/index.php/Quick_reference-nftables_in_10_minutes
https://wiki.nftables.org/wiki-nftables/index.php/Main_Page
Permalink

Généralisation de DoH : quelles conséquences pour un parc informatique professionnel ? - GuiGui's Show

2020-04-12T20:55:11+02:00

Permalink

Monitoring with Prometheus, Grafana & Docker Part 1 — finestructure

2020-04-09T11:15:02+02:00

Permalink

How to restore the old Firefox address bar - gHacks Tech News

2020-04-08T20:35:03+02:00
Load about:config in the browser's address bar.
Confirm that you will be careful.
Search for the following preferences and set them all to FALSE
browser.urlbar.openViewOnFocus
browser.urlbar.update1
browser.urlbar.update1.interventions
browser.urlbar.update1.searchTips
browser.urlbar.update1.view.stripHttps
Restart the Firefox web browser.

via https://liens.strak.ch/?RGRT0A
Permalink

Réduire le flicage web avec Referrer-Policy - GuiGui's Show

2020-04-08T10:14:15+02:00

Permalink

Prévoyance - MALIKI - Webcomic

2020-04-07T20:27:12+02:00

Permalink

Reprepro — Le Wiki de debian-fr.xyz

2020-04-07T14:52:54+02:00

Permalink

GitHub - Oros42/KISSGallery: Keep It Stupid Simple Gallery

2020-04-06T16:31:08+02:00
Si vous voulez partager des photos sur votre serveur et que ça vous fait chier d'installer une usine à gaz, j'ai là solution !
Ça tient en 1 fichier PHP !
https://github.com/Oros42/KISSGallery
Ça génère les miniatures tout seul et ça prend en compte le clavier pour défiler.

Pour installer :
wget https://raw.githubusercontent.com/Oros42/KISSGallery/master/index.php

Demo : https://oros42.github.io/KISSGallery/index.html
:-)
Permalink

WhyTheName - Debian Wiki

2020-04-06T12:04:46+02:00
via https://sebsauvage.net/links/?yEl9ww
Permalink

Construire une carte des câbles sous-marins d'Internet avec OpenStreetMap - GuiGui's Show

2020-04-05T22:27:30+02:00
Cool
Permalink

Zoom banned from New York City schools due to privacy, security flaws

2020-04-05T12:28:17+02:00

Permalink

Coronavirus : Google montre si les Français ont respecté les mesures de confinement - Tech - Numerama

2020-04-03T14:36:21+02:00

Permalink