Blog Tag: OS

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.

Converting a Python String to Lowercase String
Lowercase StringA lowercase string is a string where all the letters are in lowercase. In other...
Python Basic - How to Use Comments and Doc Strings in Python
Comments and doc stringsComments and docstrings are used in Python to provide additional information...
AWS S3 Storage Class
What is S3Amazon Simple Storage Service or S3 stores objects (files). The objects are stored in...