Linux.org

DCA 11 - Docker Stack Deployment

  • 3,870
  • 2
In this article, we will cover the ability to use a text file, which is a YAML file, to build and load containers. We will also set up multiple containers and cause them to be load-balanced, all...

Checking out Tetris for BASH

  • 2,183
  • 1
I know some of you may not be into programming. I cannot explain enough how important it can be to be able to create scripts. Automate everyday simple tasks into a script is an important ability...

Creating and Utilizing a RAM Disk

  • 2,956
  • 1
With today's hardware speeds, there may not be a need for a RAM Disk. If anyone is still using slow hard disks instead of SSD or NVMe drives, then this may be handy.

Also, on a database system...

DCA 10 - Docker Services on Specific Nodes

  • 2,987
  • 0
If you run Docker in a single system, not in a Swarm, then you control the containers and services on the system. If you run a Swarm, you can start containers and services, but which Node they run...

BASH Game - Battleship

  • 2,241
  • 0
This will probably be the last BASH game I do. These games have shown how someone can make a different game in BASH. Whether the game is cards, dice or a board game, they can be fun and...

LFCS - Installing and Managing Apache Web Server

  • 2,150
  • 0
Having a Web Server is an important service to have running in a business.

Whether the server will be accessed internally or externally, it is a beneficial tool for anyone.

In this article, we...

Latest posts


Members online


Top