

- Kidlogger pro windows 10 stealth installation how to#
- Kidlogger pro windows 10 stealth installation install#
- Kidlogger pro windows 10 stealth installation upgrade#
VisualStudio Code WSL and Docker integration Once installed make sure to go to Settings and enable the WSL2 based engine as shown in the image below: You can find the installation guide here.
Kidlogger pro windows 10 stealth installation install#
The newest versions of Docker Desktop for Windows come with WSL2 integration so, even if you install Docker in Windows, you can run and manage your containers from your Linux distribution 🤯. I use Docker to deploy most of my projects or to run services I don't have installed, like a MongoDB or Redis. ( lxrunoffline move -n -d ) Install and configure Docker This guide covers everything, from the installation of the program ( choco install lxrunoffline if you use Chocolatey, very recommended) to which commands to run to move your distribution. Luckily I found this program that allows you to move your distributions to any other drive in minutes. By default WSL and its Linux distributions are installed in the Windows drive so it might cause you some issues if, like me, your partition is not very big (just the Ubuntu installation is 12GB). I have 2 partitions in my 512GB SSD, one with ~75GB for Windows and the rest as a "data" one. Move WSL2 Linux distribution to other partition I code most of my projects in Node.js and PHP/Laravel) so I used NVM (docs in the repo) for Node and followed the official Laravel docs. Once WSL2 and your preferred Linux distribution is installed, you can go ahead and install whatever programming languages and runtimes you need. For example, I have my home in \\wsl$\Ubuntu\home\uf4no and I can navigate and do anything in this folder with the Windows explorer, like copy/pasting, renaming files, creating folders etc. With WSL2, the Ubuntu (or the distro you choose) home folder will be available as a network folder under \\wsl$.

Kidlogger pro windows 10 stealth installation upgrade#
I installed Ubuntu 18.04 LTS from the Windows 10 store (I guess it's time to upgrade to 20.4 now that it's out 😄). You just have to keep in mind that you'd need a Windows 10 Pro license. I followed this one I found in Scotch.io.
Kidlogger pro windows 10 stealth installation how to#
There are plenty of guides about how to install WSL2 so I'll not explain it myself. I've been running this setup for the last 6 months and I'm pretty happy with it so if you want to give it a try, find below all the details. A few months ago I decided to give Windows 10 another opportunity when I heard about Windows Subsystem for Linux, which basically allows you to run Linux inside Windows. I used Ubuntu for almost 2 years but I was never 100% comfortable with it due to some small issues with Bluetooth and not being able to hibernate the laptop. My previous laptop was a Macbook Pro so switching to Windows was not ideal and I decided to install Ubuntu on it. I've kept switching between Ubuntu and Windows for the last 3 years since I bought my latest laptop back in November 2017, a Razer Blade Stealth.
