Linux.org

BASH Card Game

  • 2,827
  • 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)

  • 6,558
  • 0
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

  • 4,502
  • 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)

  • 7,471
  • 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...

DCA – 07 – Lock and Unlock a Swarm

  • 3,883
  • 2
When running a swarm, there is a lot of information stored within the logs of the managing node. The information can be sensitive to security.

We store everything that is performed by the...

Introduction to Zenity (Part 1)

  • 6,123
  • 0
Zenity is a command-line utility for Linux that allows developers and users to create graphical user interfaces (GUIs) for shell scripts and other command-line applications. It provides a simple...

Latest posts



Latest posts

Top