Linux.org

BASH Dice Game

  • 5,643
  • 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...

Installing and Playing Pingus

  • 6,875
  • 1
It has been a while since I have really done an article on a Linux game. This one caught my eye because my kids always loved Lemmings. Just a few weeks ago, they broke out an emulator and played...

LFCS – DNS and E-mail (Ubuntu and some CentOS)

  • 6,268
  • 0
Okay, I looked back over the LFCS – BIND DNS Management, and noticed that the instructions were not complete. I...

DCA – 08 – Containers and Services

  • 4,879
  • 0
In Docker and on swarms, you can have containers and services.

We will go over some differences and set these up.

Basically, a container runs on one host and a service is on one or more. Let's...

BASH Card Game

  • 4,686
  • 0
BASH can be a very useful tool when in a terminal of Linux (for those that use BASH). When people ask how to learn a language for programming, scripting can be no different, my answer is to write...

Introduction to Zenity (Part 2)

  • 11,951
  • 1
This article is the rest of the information on using Zenity.

Zenity is a command-line utility for Linux and Unix-like operating systems that allows you to create graphical dialog boxes and forms...

Process Management in a Terminal

  • 6,298
  • 0
Within a terminal you can start a process, such as updating your system packages. But what if you want to perform more tasks rather than wait for the update to finish?

We can place processes in...

LFCS – Set up an E-mail Server (CentOS)

  • 9,229
  • 0
In this article, we will cover setting up a Simple Mail Transport Protocol (SMTP) Server, which sends and receives mail to and from the Internet. We will also set up the ability to forward email...

Latest posts



Follow Linux.org

Staff online

Members online

Trending content


Top