Hi there đź‘‹
I'm RJ! Interested in electronics and programming, and I enjoy diving into both software and hardware projects. This blog is my digital notebook, a space to share tech insights, discoveries, and 'aha!' moments along the way. I strive to keep my posts short, clear, and easy to follow, making them accessible to everyone. My coding journey started with JavaScript, PHP, and MySQL, and has since expanded to Python and C#. I'll be sharing my experiences and learnings from these languages and more right here.
Featured
How to configure Fedora on wsl2
Updated: (2 min read)How To configure fedora38 on wsl2, add repositories, users and passwords
Building ASP.Net Core App in VSCode
Updated: (6 min read)Installing dotnet tools to create mvc app with asp.net core in vscode
Recent Posts
How to generate ssh-key in Windows
Published: (4 min read)How To generate ssh-key in Windows and upload it to server for secure ssh connection
How to install Fedora on wsl2
Updated: (2 min read)How To install and configure multiple instances of linux (fedora) on wsl2
ssh connection Warning Remote host identification has changed
Published: (3 min read)How To Fix the “Warning Remote Host Identification Has Changed” Error in Android Termux and Windows
How to upgrade Fedora to latest version on wsl2
Published: (2 min read)How To upgrade fedora to latest fedora version on Windows Subsystem for Linux (wsl2)
Programming C# and dotnet in linux
Published: (4 min read)How to program dotnet projects in Linux with VSCode