Follow
🐧

Windows

Ubuntu Linux 7 min read
How to Install the LAMP Stack on Windows WSL

The tutorial demonstrates the process of installing the LAMP stack on Windows 10 WSL 2 with Ubuntu OS. The steps involve enabling WSL and Virtual Machine Platform in Windows, downloading and setting up Ubuntu from the Windows store, and running through a series of commands to install and confirm the functionality of Linux (Ubuntu), Apache2 HTTP Server, MariaDB Database Server, and PHP Scripting Language. LAMP stack, a group of open-source software is indispensable to web applications and content management systems of today.

May 31, 2021 Read more →
Ubuntu Linux 4 min read
How to Mount NFS Shares on Windows 11

This post outlines the process of creating and mounting NFS shares in Ubuntu Linux for Windows access. NFS facilitates secure file sharing across different operating systems, with user management for permissions. It involves enabling NFS services in Windows, using the command prompt, and accessing shares via Windows File Explorer for seamless integration.

May 9, 2018 Read more →