966 private links
Découvrons quelle distribution Linux installer sur un vieux PC pour lui donner une seconde (ou une troisième !) vie.
Redux is a state management library. It stores the state of your app and provides methods to interact with that state. It can be used with any framework like React, Angular, Vue etc.
Quick guide of Redux.
Create repository
cd path_to_central_reposity_folder_on_usb_stick
git init --bare --shared=all
Clone repository
cd path_to_where_i_want_my_files_on_computer
git clone path_to_central_reposity_on_usb
Commit changes
git add -A
git commit -m "Made some changes!"
Push changes to USB stick
git push origin master
Get changes
git pull origin master
Je vais parler ici d'astuces pour donner l'impression que la page se charge plus vite.
This is a list of HTML attributes that many beginners don't know, but that can be helpful.
This tutorial shows you some basic systemd commands that will be useful to manage services, run levels and logs. Learn the usage of systemctl and journalctl
babel & frenchb
ou comment écrire en français
In this article, we’ll talk about how to find and replace strings with sed. We’ll also show you how to perform a recursive search and replace.
9 Lesser-Known Zsh Tips and Tricks
Over 4,000 Free Cheat Sheets, Revision Aids and Quick References!
#Shaarli💫 #cheatsheet #css #dev #html #javascript #react #regex #tips #various
A free visual guide to CSS.
A free guide to all HTML elements and attributes.
Online interactive HTML Cheat Sheet contains useful code examples and web developer tools, markup generators and more.
Docker est devenu un outil incontournable pour tous les développeurs ou les administrateurs d’infrastructure, mais celui-ci peut paraître complexe au premier abord. On se retrouve donc aujourd’hui pour tenter de clarifier tout ça avec ce premier article de cette série consacré à Docker où l’on va découvrir les bases.
Dans ce tutoriel, je vais vous parler de la commande sudo sous Linux et de la configuration du fichier sudoers qui sert à déléguer des droits sur la machine.
This post will outline the steps to change default System keyboard layout which is used to control the layout used on the terminal and UI on Linux operating system. Check current locale The command to check locale and current keyboard layout is as given below $ localectl statusSystem Locale: LANG=en_US.UTF-8VC Keymap: usX11 Layout: usX11 Model: […]
Je suis Vincent Bernat. Je travaille actuellement pour Shadow 🎮, un service de jeux dans les nuages. Auparavant, j’ai travaillé pour Orange 📱, Dailymotion 📺, Deezer 🎧 et Exoscale ☁️. J’aime les chats 🐈. Si vous le souhaitez, vous pouvez me payer un café ☕.
Ce site contient principalement mon blog.
Blog de Stéphane, Spécialiste des plateformes web et des pratiques DevOps basées sur des solutions OpenSource telles que, kubernetes, ansible, gitlab, python…
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password';
A fully featured admin theme which can be used to build CRM, CMS, etc.