Linux.org

BASH Game - Battleship

  • 2,271
  • 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,182
  • 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...

LFCS - Printing Setup and Management with CUPS

  • 2,609
  • 2
Network printing allows for the sharing of printers. By sharing printers, you can reduce the number of required resources needed to be purchased.

Systems send print jobs to the print server. The...

Kali in VirtualBox

  • 3,511
  • 0
If you experiment with VirtualBox and Linux distros, then I'm sure you have tried Kali as a Virtual Machine.

With Kali 2023.2, there are special virtual machines (VM) made for downloading that...

DCA - 09 - Scaling Docker Services with Replication

  • 2,343
  • 0
When you create a new service, it runs on one node by default. You can replicate a service to multiple nodes if needed.

Having one instance will not provide instant fault tolerance. If a service...

BASH Dice Game

  • 2,532
  • 0
Previously, I did an article on a BASH card game called Go Fish. In this article, I will make a Yahtzee style game in BASH. The completed game is downloadable from below.

Let's go over some of...

Latest posts


Members online


Latest posts

Top