Vue lecture
Secret Profile Pipe! WHY DO WELDERS NOT SPEAK ABOUT IT! - YouTube
Table d'atelier bois ou/et metal
(Permalink)
(Permalink)
Cutting Optimization Solutions
Logiciel, application d'optimisation de panneaux en ligne et donc fonctionnant sous linux
(Permalink)
(Permalink)
Ubuntu 20.04 LTS Set Up OpenVPN Server In 5 Minutes - nixCraft
Enfin une installation et configuration facile pour openvpn server sur ubuntu 20,04
(Permalink)
(Permalink)
Cloudron - Complete solution for self-hosting web apps
Un yunohost killer, installation d'applications web one-click
(Permalink)
(Permalink)
GitHub - awesome-selfhosted/awesome-selfhosted: A list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of hosting and managing applications instead of renting from Software-as-a-Service provid
Énorme liste d'applications auto-hébergées
(Permalink)
(Permalink)
Installation - asciinema
Enregistrer joliment sa console
(Permalink)
(Permalink)
Calcul de la valeur approchée de la section S d'un fil en 12V
Calcul de la valeur approchée de la section S d'un fil en 12V : S=(IxL)/10 (on prend le standard de section supérieur) I=intensité max en Ampères, L=longueur en mètres du câble entre 2 appareils Exemple : intensité 30A, L=3m, alors S= 90/10=9mm2 (on prend du 10mm2, car il n'existe pas de fil de 9mm2 de section)
(Permalink)
(Permalink)
WooFramework Shortcodes - WooCommerce Docs
shortcodes woocommerce
(Permalink)
(Permalink)
Downloads | Official home of Grav CMS
File based light cms
(Permalink)
(Permalink)
Wordpress: Rediriger les utilisateurs d"connectés
PHP
add_action('wp_logout','auto_redirect_after_logout');
function auto_redirect_after_logout(){
wp_redirect( home_url() );
exit();
}
1
2
3
4
5
add_action('wp_logout','auto_redirect_after_logout');
function auto_redirect_after_logout(){
wp_redirect( home_url() );
exit();
}
(Permalink)
add_action('wp_logout','auto_redirect_after_logout');
function auto_redirect_after_logout(){
wp_redirect( home_url() );
exit();
}
1
2
3
4
5
add_action('wp_logout','auto_redirect_after_logout');
function auto_redirect_after_logout(){
wp_redirect( home_url() );
exit();
}
(Permalink)
On-demand load testing and performance testing | Load Impact
Test de charge serveur web bien pratique surtout avec la période d'essai gratuite!
(Permalink)
(Permalink)
Erreurs WordPress : le guide pour enfin vous en débarrasser
Une liste des erreurs communes de wordpress et de comment les gérer
(Permalink)
(Permalink)