Authenticating with the Apple Search Ads API

There are many methods for using APIs. In order to understand it better, lets take a look at “Authentication vs

How To Add Swap Space on Ubuntu 20.04 or 20.10

One way to guard against out-of-memory errors in applications is to add some swap space. What is Swap? Swap is

Install Docker-Compose on Ubuntu 20.04 or 20.10

Docker Compose is a tool that allows you to run multi-container application environments based on definitions set in a YAML

Shopware 6 – Local installation in Ubuntu 20.04 or 20.10

After the creation of development environment your setup fulfills the Shopware 6 requirements. If you choose to local installation follow

Shopware 6 – Docker installation in Ubuntu 20.04 or 20.10

After the creation of development environment your setup fulfills the Shopware 6 requirements. If you choose to Docker installation follow

Shopware 6 – Installing System Requirements in Ubuntu 20.04 or 20.10

To create a development environment in fresh install of Linux – Ubuntu 20.04 (Focal Fossa) or 20.10 (Groovy Gorilla) you

Install Docker on Ubuntu 20.04 or 20.10

Make sure your Ubuntu is up to date and patched. Docker is available within Ubuntu’s default software repositories but installation

Install Git on Ubuntu 20.04 or 20.10

Git is likely already installed in your Ubuntu 20.04. You can confirm this is the case on your server with

Generate SSH Public Key on Ubuntu 20.04 or 20.10

Many Git servers authenticate using SSH public keys. In order to provide a public key, each user in OS system

Install Maria-DB on Ubuntu 20.04 or 20.10

Make sure your Ubuntu is up to date and patched. MariaDB is available within Ubuntu’s default software repositories, making it