Links32
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 17 / 80
Fd – Une alternative simple et plus rapide à Find – Homputer Security https://homputersecurity.com/2019/08/20/fd-une-alternative-simple-et-plus-rapide-a-find/
Sat Aug 24 01:41:25 2019 archive.org

Si vous êtes utilisateur Linux, vous êtes à coup sûr familier à la commande Find et à sa complexité. Aujourd’hui, nous allons découvrir une alternative appelée fd.

Fd est un outil de recherche simple, convivial destiné à opérer plus rapidement que Find.

Ci-dessous quelques caractéristiques notables de fd:
Ne cherche pas les dossiers et fichiers cachés par défaut,
Ne cherche pas les fichiers .gitignore et .ignore par défaut,
Prend en compte l’Unicode,
Utilise un affichage coloré similaire à la comande ls,
Supporte les expression régulières.
Beaucoup plus rapide que find. Visitez ce lien pour voir des benchmarks réalisés entre find et fd.
Installation

Pour installer fd sur les systèmes basés sur Debian, rendez-vous sur la page des releases, puis téléchagez la toute dernière version. Installez-le ensuite l’outil à l’aide de dpkg.

$ wget https://github.com/sharkdp/fd/releases/download/v7.3.0/fd-musl_7.3.0_amd64.deb
$ sudo dpkg -i fd-musl_7.3.0_amd64.deb

Ci-dessous le menu d’aide de fd. Pour plus de détails, faîtes fd --help.

fd debian linux find
How to install mcrypt in php7.2 / php7.3 | Lukáš Mešťan https://lukasmestan.com/install-mcrypt-extension-in-php7-2/
Sat Aug 24 01:10:18 2019 archive.org
thumbnail

Verify php and pecl version

php -v
pecl version

If your php isn’t 7.2 then use /usr/bin/php7.2 instead php command.
Install mcrypt extension

Mcrypt PECL extenstion

sudo apt-get -y install gcc make autoconf libc-dev pkg-config
sudo apt-get -y install libmcrypt-dev
sudo pecl install mcrypt-1.0.1

When you are shown the prompt

libmcrypt prefix? [autodetect] :

Press [Enter] to autodetect.

After success installing mcrypt trought pecl, you should add mcrypt.so extension to php.ini.

The output will look like this:

...
_
Build process completed successfully
Installing '/usr/lib/php/20170718/mcrypt.so' ----> this is our path to mcrypt extension lib
install ok: channel://pecl.php.net/mcrypt-1.0.1
configuration option "phpini" is not set to php.ini location
You should add "extension=mcrypt.so" to php.ini

Grab installing path and add to cli and apache2 php.ini configuration.

sudo bash -c "echo extension=/usr/lib/php/20170718/mcrypt.so > /etc/php/7.2/cli/conf.d/mcrypt.ini"
sudo bash -c "echo extension=/usr/lib/php/20170718/mcrypt.so > /etc/php/7.2/apache2/conf.d/mcrypt.ini"

Verify that the extension was installed

Run command:

php -i | grep "mcrypt"

The output will look like this:


/etc/php/7.2/cli/conf.d/mcrypt.ini
Registered Stream Filters => zlib.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, convert.iconv.*, mcrypt.*, mdecrypt.*
mcrypt
mcrypt support => enabled
mcrypt_filter support => enabled
mcrypt.algorithms_dir => no value => no value
mcrypt.modes_dir => no value => no value```
php7.2 php7.3 mcrypt
Testing Bash applications - wemake.services - Medium https://medium.com/wemake-services/testing-bash-applications-85512e7fe2de
Tue Aug 13 11:02:38 2019 archive.org
thumbnail

Testing Bash applications

bash test
Oubliez les douches courtes ! (par Derrick Jensen) – Le Partage https://www.partage-le.com/2015/03/oubliez-les-douches-courtes-derrick-jensen/
Fri Aug 9 12:14:41 2019 archive.org
thumbnail

Oubliez les douches courtes ! (par Derrick Jensen)

ecologie
Gof : "'La Fédération FDN explique... la régulation des …" - La Quadrature du Net - Mastodon - Media Fédéré https://mamot.fr/@_Gof_/102558352355321154
Mon Aug 5 11:45:24 2019 archive.org

'La Fédération FDN explique... la régulation des télécoms' Explications en 4 parties, par la @ffdn sur son peertube, avec @bayartb & @quota_atypique . Captation réalisée en janvier par Netfreaks.

  • Partie 1, pourquoi une régulation ? https://tube.aquilenet.fr/videos/watch/145c1409-0833-4c12-9360-3da6975d7299
  • Partie 2, la neutralité du net https://tube.aquilenet.fr/videos/watch/a9283904-9e35-4e3f-9b22-ba7e3563594b
  • Partie 3, bullshit https://tube.aquilenet.fr/videos/watch/146bda5a-147d-4a0f-ad96-2eb5bf19dbe1
  • Partie 4, la fibre optique https://tube.aquilenet.fr/videos/watch/8206d53a-8453-4338-8fd4-0b28417aecb6
  • Bande démo de l'association NetFreaks 2019 https://www.youtube.com/watch?v=mIOaWKb3Ubk
FDN réseaux télécom
Un cadre d'HSBC démissionne publiquement avec une lettre ouverte à l'humanité https://mrmondialisation.org/un-cadre-dhsbc-demissionne-publiquement-avec-une-lettre-ouverte-a-lhumanite/
Thu Aug 1 11:15:12 2019 archive.org
thumbnail

Un cadre d’HSBC démissionne publiquement avec une lettre ouverte à l’humanité

ecologie mode fin-du-monde
Human Benchmark - Dashboard - Guest user https://www.humanbenchmark.com/dashboard/reactiontime
Tue Jul 30 17:00:50 2019 archive.org

305
ms
Top 75.22%

humanbenchmark human benchmark
ASCII Art Generator - Online "HD" Color Image to Text Converter https://asciiart.club/
Wed Jul 24 11:53:22 2019 archive.org

ASCII Art Generator

ASCII is EASY! Just drag and drop below to convert a picture to text. Easily save and share your creations with others! See what you can create.

Do you use online forums? Do you want to make your signature more interesting with some color ascii art? It's never been easier.

Drop your picture below (or click to browse), and then customize, and even share your artwork with one click!

ASCII Art Generator
Password Security info https://passwordsecurity.info/
Wed Jul 24 11:13:20 2019 archive.org

PasswordSecurity.info
Put a password in this box:

HaveIBeenPwned? secu hibp
Apprendre les mises en page CSS http://fr.learnlayout.com/
Tue Jul 9 15:37:47 2019 archive.org

Ce site vise à vous apprendre les bases de CSS utilisées pour structurer n'importe quel site web.

Je suppose que vous savez déjà ce que sont les sélecteurs, les propriétés et les valeurs. Et vous connaissez probablement une ou deux choses sur les mise en page, même si ça peut vous donner envie de vous arracher les cheveux. Si vous voulez apprendre le HTML et le CSS depuis le début, vous devriez allez faire un tour sur ce tutoriel. Sinon, voyons si nous pouvons vous éviter de vous énerver sur votre prochain projet.

css aide tuto
youtube-dlg https://mrs0m30n3.github.io/youtube-dl-gui/
Mon Jul 8 21:37:29 2019 archive.org

View on Github
Donate
youtube-dl-gui
Download your favorite videos
Supported Sites
Download Windows Installer
Other Platforms
Description

A cross platform front-end GUI of the popular youtube-dl written in wxPython
Screenshots
Downloads

Source (zip)
Source (tar)
Windows installer
Windows portable
Arch
Ubuntu
Slackware
openSUSE
PyPi

Requirements

Python 2.7.3+
wxPython 3
TwoDict
GNU gettext (build)
FFmpeg (optional)

Installation
Source (Linux) python setup.py install
PyPi (Linux) pip install youtube-dlg
Windows run setup.exe
Contact

Email: ytubedlg@gmail.com

Design by MrS0m30n3

windows tools youtube-dl youtube-dl-gui
Mozilla SSL Configuration Generator https://ssl-config.mozilla.org/
Mon Jul 8 13:55:44 2019 archive.org

moz://a SSL Configuration Generator

nginx 1.17.0, intermediate config, OpenSSL 1.1.1c
Supports Firefox 27, Android 4.4.2, Chrome 31, Edge, IE 11 on Windows 7, Java 8u31, OpenSSL 1.0.1, Opera 20, and Safari 9

SSL Configuration Generator
Amazon.fr - Votre historique de navigation https://www.amazon.fr/gp/history
Mon Jul 8 13:13:20 2019 archive.org

Amazon Historique

Amazon Historique
Community Radio Station Board http://www.radio-browser.info/gui/#!/
Sat Jul 6 11:33:05 2019 archive.org

This is a community with the aim of collecting as many internet radio and TV stations as possible. Any help is appreciated!

Statistics
Station count at the moment: 24516
Station clicks last hour: 3909
Station clicks last day: 76465
Distinct tags: 6373
Distinct countries: 296
Distinct languages: 313

EDIT is suspended because of vandalism. ADD is still possible.

radio music
scene.org file archive https://files.scene.org/
Sat Jul 6 11:21:26 2019 archive.org

Demo scene

Demo scene
Demoscene.fr - le portail francophone de la scène démo http://www.demoscene.fr/
Sat Jul 6 11:21:03 2019 archive.org

Demo scene fr

Demo scene fr
pouët.net :: your online demoscene resource https://www.pouet.net/index.php
Sat Jul 6 11:20:40 2019 archive.org

Demo scene

Demo scene
conspiracy | beyond.expectations http://conspiracy.hu/release/demo/
Sat Jul 6 11:20:22 2019 archive.org

Demo scene

Demo scene
Winaero WEI Tool brings back the genuine Windows Experience Index feature for Windows 8.1. https://winaero.com/download.php?view.79
Sat Jul 6 11:18:52 2019 archive.org
thumbnail

Author Sergey Tkachenko, https://winaero.com
Author website https://winaero.com
Description Winaero WEI Tool brings back the genuine Windows Experience Index feature for Windows 8.1.

Windows Experience tools
A better zip bomb https://www.bamsoftware.com/hacks/zipbomb/
Thu Jul 4 14:40:45 2019 archive.org

Summary

This article shows how to construct a non-recursive zip bomb that achieves a high compression ratio by overlapping files inside the zip container. "Non-recursive" means that it does not rely on a decompressor's recursively unpacking zip files nested within zip files: it expands fully after a single round of decompression. The output size increases quadratically in the input size, reaching a compression ratio of over 28 million (10 MB → 281 TB) at the limits of the zip format. Even greater expansion is possible using 64-bit extensions. The construction uses only the most common compression algorithm, DEFLATE, and is compatible with most zip parsers.
zbsm.zip 42 kB → 5.5 GB
zblg.zip 10 MB → 281 TB
zbxl.zip 46 MB → 4.5 PB (Zip64, less compatible)

Source code:

git clone https://www.bamsoftware.com/git/zipbomb.git

zipbomb-20190702.zip 

Data and source for figures:

git clone https://www.bamsoftware.com/git/zipbomb-paper.git
zipbomb
page 17 / 80
1590 links, including 7 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn