#linux
Read more stories on Hashnode
Articles with this tag
Every computer or phone uses an operating system to perform commands and tasks. Examples of an operating system would be Windows or macOS to run...
Overview This article will explain how to write a bash script that changes the computer's brightness in Linux. This demonstration uses Ubuntu and the...
Overview This article will show how to log in to every Linux EC2 Amazon Machine Image type. EC2 stands for Elastic Compute Cloud, and it is a virtual...
Overview This article will explain how to run Gunicorn (1) to deploy a Flask application. What is Gunicorn Gunicorn is a Python WSGI HTTP Server for...