Skip to main content

Manipulate Files

olam lab tutorial olae
Table of Contents

Links

🌙 Lab

🗒 Tutorial

Details

This tutorial shows how to create and delete files and directories on your remote hosts.

Objectives

In this lab, you’ll learn to:

  • Create an empty file
  • Create a file with content
  • Create multiple files in a single task
  • Set file permissions
  • Create a directory
  • Remove files and directories

Prerequisites

  • Install an Oracle Linux system with the following configuration:
    • a non-root user with sudo permissions
    • ssh keypair for the non-root user
    • the ability to ssh from one host (control-node) to the other (host) using passwordless ssh login