💡

Windows

CMS 7 min read
How to Install phpMyAdmin with Apache on Windows WSL

This tutorial provides detailed steps on how to install phpMyAdmin on Windows 10 WSL (Windows Subsystem for Linux) 2 with Apache HTTP server and Ubuntu OS. The guide covers enabling WSL in Windows, installing Ubuntu on Windows 10, running phpMyAdmin on it, and setting up the Apache HTTP server and MariaDB Database server. Finally, it leads through installing PHP and relevant modules, and then installing and configuring phpMyAdmin.

May 31, 2021 Read more →
Windows 8 min read
How to Install the LEMP Stack on Windows WSL

The tutorial provides a step-by-step guide on how to install the LEMP stack (Linux, Nginx, MariaDB, PHP) on Windows 10 using Windows Subsystem for Linux (WSL) 2 and Ubuntu operating system. It covers enabling WSL and the Virtual Machine Platform, installing Ubuntu from the Windows Store, and then sequentially installing Nginx HTTP server, MariaDB database server, and PHP, including related modules.

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.

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 →
Exit mobile version