Every IT manager should watch this
What motivates us
At the beginning of the video I didn’t agree with what he was saying, but then he explained "Why" and "How" and it all made sense.
At the beginning of the video I didn’t agree with what he was saying, but then he explained "Why" and "How" and it all made sense.
I needed to locally run a PHP project that required PHP 8. By default only PHP 7.x is available in WSL repository. To upgrade your PHP installation to the latest PHP 8.x version within Windows Subsystem for Linux (WSL) read on. Step 1: Launch Your WSL Environment Start
Do you have a few old external USB drives lying around collecting dust? Well, you could put them to good use with a simple and robust NAS (Network-attached storage) using a Rasberry Pi. Moreover, if you have plenty of old travel photos on that external drive, you could host
Install latest version of Python from source on Raspberry Pi in few simple steps. This should also work on most Linux distributions.
I needed to make some changes to an old PHP (Wordpress) site and wanted to quickly run it locally. I don't actively use PHP anymore therefore I didn't want to install XAMPP or anything big like this. The obvious idea was to use WSL to run