965 private links
It’s a good practice to create one SSH key for each server or service that you want to use. (Yes, even for your GitLab/GitHub account). This way if your key is compromised only one server gets compromised and not all of them. This can be a bit tricky to manage, but you can use an SSH config file, specifying the
IdentityFile
parameter for each host and it will become easier.
Comment conteneuriser une application à l'aide de Docker ? Qu'est-ce qu'un Dockerfile ? Nous allons le découvrir dans cet article.
Over the last few months, I've seen a password strength meter on almost every signup form I've encountered. Password strength meters are on fire.
We’ve updated our password table that’s been seen in the news and shared everywhere - and this time we’ve brought the receipts for the methodology behind our 2022 update!
Did you forget your WiFi password? This guide explains a few different ways to find WiFi password of connected networks in Linux.
Most popular high-end games are not accessible for Linux-based systems, which is why gaming is not always an enjoyable experience for these systems. In such a situation, Steam provides an unmatched way to play AAA PC titles on Linux.
Une spécification ajoutant une signification lisible pour l'homme et pour la machine dans les messages des commits
Commit Type | Title | Emoji |
---|---|---|
feat |
Features | ✨ |
fix |
Bug Fixes | 🐛 |
docs |
Documentation | 📚 |
style |
Styles | 💎 |
refactor |
Code Refactoring | 📦 |
perf |
Performance Improvements | 🚀 |
test |
Tests | 🚨 |
build |
Builds | 🛠 |
ci |
Continuous Integrations | ⚙️ |
chore |
Chores | ♻️ |
revert |
Reverts | 🗑 |
How to Write Better Git Commit Messages – A Step-By-Step Guide
GitHub repo: pvdlgconventional-changelog-metahub conventional-changelog preset
CSS Glossary
The UNO command is how LibreOffice dispatches the commands from the UI to the code that handles it, and send data back to the UI.
Expanding files, parameters, or the history using Zsh is the fastest way to get quickly what you want, without writing boring scripts.
A WordPress child theme is a WordPress theme that depends on a “parent” theme—which could be any other theme already in existence, as long as that theme isn’t itself a child theme.
Tous les symboles Unicode avec noms et descriptions sur une seule page.
Rappel d'une EXCELLENTE astuce !
↓
Un raccourci clavier « universel » – utilisable sous #Linux – pour pouvoir saisir absolument tous les caractères #Unicode, en particulier tous les symboles et caractères spéciaux qu'on a parfois du mal à trouver…
Plus précisément, il faut faire :
– Ctrl + Maj + u
– puis relâcher ces touches
– saisir ensuite (collé au « u », sans espace) le code Unicode du caractère voulu,
– finir par la touche espace.
Et hop ! Le caractère s’affiche.
The WordPress Template Hierarchy
Le Guide WordPress est un site gratuit destiné aux graphistes et intégrateurs qui souhaitent créer leur propre thème WordPress de A à Z.
The best way to store your dotfiles: A bare Git repository
The complete reference list of ALT Codes to quickly insert special characters, signs & symbols not found on a keyboard, such as ™ © ♥ Ñ € ¢ £ ½ ♂ ♀ ¥ ☻ ♪.
HTML provides five spaces entity (space entity), they have different widths, non-breaking spaces (& nbsp;) is the width of conventional spaces, it runs on all major browsers. Several other spaces (& ensp; & emsp; & thinsp; & zwnj; & zwj;) of different widths at different browsers.
KDE Plasma is desktop environment developed by KDE mainly for Linux operating systems.
How-to convert a (UEFI-based) Windows 10 physical installation into an Oracle VirtualBox guest.
Kubernetes is an open-source container orchestration platform that automates the deployment, management, scaling, and networking of containers.