You have a deposit git locally that you'll like linked to the empty repository you created online. We show the steps to do it.
Continue reading from “Git linking local repository to remote repository – How to link your local repository to the remote repository to protect your project. »mbind: Operation not permitted – mysql – troubleshooting
In launching a mysql service you encounter the error mbind: Operation not permitted . Here's how to fix it.
Continue reading from “mbind: Operation not permitted – mysql – troubleshooting”The 4 rules of simple design according to Kent Beck
Discover the notion of simple design and how it is applied in IT with the 4 rules of simple design according to Kent Beck.
Continue reading from “The 4 rules of simple design according to Kent Beck”Android Gradle plugin requires Java 11 to run – troubleshooting
Android Gradle plugin requires Java 11 to run - this is the error shown in the most recent version of android studio. In this post, we show you how we solved it.
Continue reading from “Android Gradle plugin requires Java 11 to run – troubleshooting”
How to install Typescript and start a project with its unit test – tutorial 2022
In this tutorial we will apprendre how to install typescript in ubuntu then implement a functional project with its unit test. Continue reading from “How to install Typescript and start a project with its unit test – tutorial 2022”
Opengl – undefined reference to gluOrtho2D
Error resolution undefined reference to gluOrtho2D for Open gl development. Continue reading from “Opengl – undefined reference to gluOrtho2D”
Angular – Foundations and architecture of the application – Tutotriel 2022
This tutorial on angular will be very theoretical. This is an introduction to the basic concept that forms the foundation of angular and its architecture. Continue reading from “Angular – Foundations and architecture of the application – Tutorial 2022”
The best open source text editors in 2022
In this article discover the best open source text editors of the year.
Continue reading from "The Best Open Source Text Editors in 2022"
/usr/lib/jvm/java-13-openjdk-amd64 Permission denied – Linux – Troubleshooting
Troubleshooting /usr/lib/jvm/java-13-openjdk-amd64 Permission denied error when trying to install or use an application under linux. Continue reading from “/usr/lib/jvm/java-13-openjdk-amd64 Permission denied – Linux – Troubleshooting”
How to install unity game engine for ubuntu
How to install unity game engine on any linux based ubuntu without unnecessary hack and headache with whine. Here is the ultimate guide.
Continue reading from "How to install unity game engine for ubuntu"From July to September 2021 – The posts you may have missed – recap
List of items you may have missed between July and September 2021.
Continue reading from “July to September 2021 – Posts you may have missed – recap”
Git - How to delete a file from your entire repository history - tutorial 2022
Mini tutorial to remove Go , a file of all your repository history. It can also be used for troubleshooting. Continue reading from "Git - How to delete a file from your entire repository history - tutorial 2022"