Blog Tag: Ubuntu

How To Install Nginx on Ubuntu and Ubuntu-based Distribution

OverviewSome of the biggest and busiest websites on the internet are hosted by Nginx, one of the most well-known web servers in the world. It’s a simple...

Check Our Ebook for This Online Course

Advanced topics are covered in this ebook with many examples.

Doubly Linked List
In the previous tutorial, we learned about the Singly Linked List. In this tutorial, we will learn about...
SQL: How to Use Like & Order By Clause in SQL
The LIKE clause in SQL is used to filter results based on a pattern or substring match. It is particularly...
Disable Input JavaScript
How to enable a disabled input?In JavaScript, you can enable a disabled input by setting the disabled...