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.

AWS S3 Storage Class
What is S3Amazon Simple Storage Service or S3 stores objects (files). The objects are stored in...
Can't execute jar- file: "no main manifest attribute"
Have you ever encountered a Java “No Main Manifest Attribute” error? You’re not by...
Python Intermediate: How to use Iterators in Python
Iterators in PythonIn Python, an iterator is an object used to iterate across iterable objects such...