Month: September 2021

How to Ping a docker container from outside the host (same network)

After creating an app in a docker container, you are bound to cross to a problem on wanting to access the containerized website or application outside the host. In this guide, you will know how to ping a docker container or the containerized website you are hosting outside the host. 1. Close the Virtual Machine …

How to Ping a docker container from outside the host (same network) Read More »

Difference between Software Developer and Software Tester

Software Developer Software Developer, as the name implies, is someone who is in charge of writing and maintaining source code for computer programming in order to create software. It allows users to conduct certain operations on computer devices while also assisting in the maintenance and update of the application. He/she creates each and every component of …

Difference between Software Developer and Software Tester Read More »

How to resolve “phpmyadmin failed to set cookies”?

There are many problems anyone can encounter when working with phpmyadmin. One problem or issue might encounter is as shown on the image below and this article will teach how to resolve this. To resolve this issue: Navigate to the Inspector > Application > Clear Storage > Clear Site After doing such, refresh your phpmyadmin …

How to resolve “phpmyadmin failed to set cookies”? Read More »