Daily Shaarli

All links of one day in a single page.

April 25, 2017

Manuel Valls. "Personne ne peut nous exclure du PS" - Présidentielle 2017 - LeTelegramme.fr
thumbnail

"Personne" ne peut "exclure du Parti Socialiste" ceux qui ont appelé à voter pour Emmanuel Macron dès le premier tour et souhaitent participer à sa majorité présidentielle en cas d'élection, a affirmé mardi l'ex-Premier ministre Manuel Valls devant ses proches.

Raclure.

Au revoir Twitter ? - Le blog de Genma

Avec le temps, je pense que je vais peu à peu partir de Twitter car Mastodon correspond à ce que je cherche et attends de Twitter. Plusieurs personnes ont le même sentiment, celui que Mastodon rappelle les débuts d’Internet.

Tellement ça, ça parait tellement propre à certains moments que ça me fait même peur.

Geofront - Wikipedia

A geofront is a science fiction concept, referring to a large, excavated subterranean space typically used for urban expansion.

• ISS : VISITE GUIDEE - YouTube - Shaarli Eyes of Universe

Désolé je ne suis presque pas actif sur le Shaarli mais beaucoup sur Twitter !

Migre sur Mastodon :0

ssh_scan: A SSH configuration and policy scanner for Linux and UNIX server – nixCraft
thumbnail

The SSH (“Secure Shell”) protocol is a method for secure remote login from one system to another. Sysadmins and users use a secure channel over an unsecured network in a client-server architecture format for connecting an SSH client with an SSH server. Security ssh server is an important task. There is a tool called ssh_scan from Mozilla which act as a prototype SSH configuration and policy scanner for your SSHD.

apt-get install ruby gem
gem install ssh_scan
ssh_scan -t <server-a-scan>
[Astuce] Comment contourner la protection de verrouillage Android (code PIN, schéma, mot de passe...) - Astuces - Forum Android MT
p5wy6er1poty.jpg (Image JPEG, 640 × 699 pixels)

Bordel.

How to upgrade Guacamole | Chase Wright
thumbnail

The following script will upgrade Guacamole from 0.9.11 to 0.9.12

ShellCheck - A Tool That Shows Warnings and Suggestions for Shell Scripts
thumbnail

ShellCheck is a static analysis tool that shows warnings and suggestions concerning bad code in bash/sh shell scripts. It can be used in several ways: from the web by pasting your shell script in an online editor (Ace – a standalone code editor written in JavaScript) in https://www.shellcheck.net (it is always synchronized to the latest git commit, and is the simplest way to give ShellCheck a go) for instant feedback.