by Sanjay Kumar | Jan 19, 2021 | How To
As many of the users feel comfortable using windows – based server to host content on the internet. Consequently, we are going to install MySQL a free and open-source database server on Windows operating system. 1. Download : The best way to install MySQL is by...
by Sanjay Kumar | Dec 17, 2020 | How To
Have you ever tried to connect windows from Linux systems? In that case, you must have heard about Remote Desktop Connection and an app called Remote Desktop Protocol ( RDP ). Today we are going to learn how to connect windows from the Linux system using the RDP...
by Sanjay Kumar | Nov 28, 2020 | How To
In this guide we have covered how to install synaptic package manager, which is a GUI version of APT ( Advanced Package Tool ). It can be used to install, remove and upgrade software packages etc… Installing with terminal : The simplest way to install a synaptic...
by Sanjay Kumar | Nov 28, 2020 | How To
This article will walk through on how to install PuTTY on Ubuntu 14.04 and higher. As PuTTY it is an open source, it is frequently used terminal emulator in windows as well as in linux systems. PuTTY supports a wide range of protocols such as serial, SSH, Telnet,...
by Sanjay Kumar | Nov 22, 2020 | How To
While many Linux distributions work seamlessly out of the box, often there are a few extras you can use that help make your installation a better place to work in, and one that’s more customised to you. We still need to make changes that could help you improve your...
by Sanjay Kumar | Nov 10, 2020 | How To
This guide demonstrates how to install LEMP Stack (MariaDB) on Ubuntu 20.04 server which use’s Ngnix as a server, to use Apache as a server we need to Install LAMP Stack on Ubuntu version’s 20.04 / 18.04 / 16.04 Here is the detailed step by step process to...