Skip to Content
Abhilash Mhaisne

Abhilash Mhaisne

61 posts

Posts by Abhilash Mhaisne

Understanding the Frontity React Framework Set up for WordPress

Understanding the Frontity React Framework Set up for WordPress

WordPress has been the most popular content management system for a long time now. Not only does it power over 30% of the websites on the Internet, but it also boasts a huge community of contributors who keep the WordPress ecosystem alive and strong. WordPress is primarily a PHP based

How to Install Google Chrome on Ubuntu 20.04

How to Install Google Chrome on Ubuntu 20.04

Google Chrome is a widely-used web browser developed by Google, renowned for its speed, security, and support for a vast array of web technologies. While Ubuntu 20.04 ships with Firefox as the default browser, you might prefer Chrome for its features or for compatibility with certain websites and extensions.

How to Install Steam on Ubuntu 20.04

How to Install Steam on Ubuntu 20.04

Steam, developed by Valve Corporation, is a leading digital platform for game distribution, offering a vast library of over 30,000 free and paid games, including popular titles like Counter-Strike: Global Offensive, DOTA 2, and Grand Theft Auto V. It provides a seamless gaming experience across various platforms. The Steam

How to Change Root Password on Ubuntu 20.04

How to Change Root Password on Ubuntu 20.04

On Ubuntu 20.04, the root user account is locked by default to enhance system security. While administrative tasks are typically performed using the sudo command, there are times when direct root access is necessary, such as when recovering from system issues or performing specific administrative tasks that require root

How to Create a Sudo User on Ubuntu 20.04 LTS

How to Create a Sudo User on Ubuntu 20.04 LTS

By default, Ubuntu locks the root user account for security reasons, preventing direct root logins. Instead, administrative tasks are performed using the sudo command, which grants temporary root privileges to regular users. This guide will walk you through creating a new user and granting them sudo privileges on Ubuntu 20.

How to Install MySQL on Ubuntu 20.04 LTS

How to Install MySQL on Ubuntu 20.04 LTS

MySQL is the go-to database solution for local, free, individual or enterprise usage. Developed by Oracle corporation, Ubuntu 20.04 contains the latest stable release series of MySQL, viz. 8.*. MySQL is being used worldwide on every popular platform. A rich set of MySQL connector APIs has been developed by