Linux.org

ISO File Manipulation

  • 25,206
  • 2
The ISO file is a standard (ISO-9660) to store data on optical media. In some cases the image is an exact duplicate of a disk. The data being saved can not only include the files themselves, but...

LFCS Training – Secure Shell (SSH)

  • 8,989
  • 1
Secure Shell (SSH) allows for encrypted connections between two systems. The encryption method can be changed to your preference as we will cover in this article.
Also we will go over the...

Creating a Docker Container

  • 43,478
  • 3
To create a Docker Container which executes or contains a specific program you must first create the Docker image.
You can kind of associate an image with an ISO file. The container is when...

Docker Basics and Install

  • 58,741
  • 7
Docker is a utility which allows a special type of virtualization. Docker allows for a program to be run “virtually” on a system by using a Docker image.
An image can be downloaded or created...

Latest posts


Members online


Latest posts

Top