966 private links
Open Collective is a legal and financial toolbox for grassroots groups. It’s a fundraising + legal status + money management platform for your community. What do you want to do?
CinéMutins est avant tout un fonds exceptionnel de films qui font référence dans le cinéma politique, l’histoire sociale, les luttes sous toutes leurs formes : ouvrières, paysannes, anticoloniales, féministes, écologistes… mais pas seulement !
Site de streaming vidéo sans DRM aux prix raisonnables.
CyberChef - The Cyber Swiss Army Knife
There are around 300 operations in CyberChef allowing you to carry out simple and complex tasks easily. Here are some examples:
- Decode a Base64-encoded string
- Convert a date and time to a different time zone
- Parse a Teredo IPv6 address
- Convert data from a hexdump, then decompress
- Decrypt and disassemble shellcode
- Display multiple timestamps as full dates
- Carry out different operations on data of different types
- Use parts of the input as arguments to operations
Virtual whiteboard for sketching hand-drawn like diagrams
Repo: excalidrawexcalidraw Virtual whiteboard for sketching hand-drawn like diagrams.
So to fetch all the unused docker images without actually pruning them, you could do the following
- Fetch all the images belonging to the running containers(which are not stopped or exited)
- Fetch all the images on the machine
- Then filter the images in step 1 from step 2
Below are the shell commands:
runningImages=$(docker ps --format {{.Image}})
docker images --format "{{.ID}} {{.Repository}}:{{.Tag}}" | grep -v "$runningImages"
In this video I will show you how to animate a Handwriting Effect for your website using just CSS (for the web styling) and Inkscape (for the writing path). You can also use Adobe Illustrator or similar.
“This tutorial explains how Nmap works and how to install and use it from the terminal.
Nmap (Network Mapper) is probably the most used network scan, at least among Linux users.”
The clip-path property allows you to make complex shapes in CSS by clipping an element to a basic shape (circle, ellipse, polygon, or inset), or to an SVG source.
CSS Animations and transitions are possible with two or more clip-path shapes with the same number of points.
Cette page a pour but de servir de pense-bête et de base de départ à celles et ceux qui veulent chercher des alternatives numériques.
Get ready for a development environment that can finally catch up with you.
Unicode Lookup is an online reference tool to lookup Unicode and HTML special characters, by name and number, and convert between their decimal, hexadecimal, and octal bases.
L’ajout de logs dans une application est essentiel. Ceux-ci permettent entre autres d’identifier les erreurs survenues dans celle-ci, de créer des pistes d’audit, de fournir des informations sur l’application ou encore sur le comportement des utilisateurs, bref la liste peut être encore longue. Et vous savez quoi ? Ben, aujourd’hui on ne va pas du tout parler de la bonne utilisation des logs, mais plutôt partir à la découverte d’une librairie qui va nous faciliter la création de ceux-ci 😜.
Lien du package server
de Joplin.
The mailserver suite with the 'moo' – 🐮 + 🐋 = 💕
Notification library for gophers and their furry friends.
Freely download all the handbooks!
Handbook from Flavio.
Select the countries you want to block, IP address version (IPv4 or IPv6), output format and press the "Download" button.
The output formats supported are Apache .htaccess, Linux iptables, CIDR, Netmask, Inverse Netmask, IIS web.config, Cisco ACL, PeerGuardian2, network-object, Cisco bit bucket, Juniper Junos and MikroTik.
Comprendre les attaques, c'est savoir comment les éviter. Dans ce billet, je vous propose de voir un modèle d'attaque réseau courant : l'ARP poisoning.
Protégez vos données – Créez des sauvegardes en toute simplicité. Branchez votre support USB et laisser Pika s’occuper du reste. Création de sauvegardes locales et distantesPlanification régulière des sauvegardesGain de tem…