Linux.org

DCA 13 - Setting Up Container DNS

  • 5,812
  • 1
It can be imperative for a Docker Container, Service, or other to be able to resolve Domain Names. The Docker systems should need access to a Domain Name System (DNS).

There are multiple ways to...

Testing Out Linux Distro Mageia 9

  • 3,491
  • 1
It has been a while since I've covered a Linux distro, but this one seems very different. The installation is unique compared to the standard installation.

The distro may be one that you can...

LFCS - Setting Up A Database Server

  • 3,146
  • 0
In some environments, you may need a database server. This article will cover the basic installation and setting up of a database and table.

Let's get started and get the Database Server up and...

DCA 12 - Docker Inspect Command

  • 5,609
  • 0
Sometimes information is needed from a running service, container, swarm, or node. Information is usually retrieved with the 'inspect' command. We need to cover this in a little detail to help you...

BASH Tetris Part 2

  • 4,775
  • 1
In my previous article, I covered the main Tetris script section. In this article, I will cover the functions or at least the important ones. Some are kind of basic and need no explanation.

If...

LFCS - Setting Up A Web Application

  • 1,845
  • 0
The LFCS exam requires knowledge of setting up a web application. In this article, we will set up a Hypertext PreProcessor (PHP). We will also create a small app using PHP in HTML.

We will not...

Latest posts


Staff online


Top