Table of Contents

UNIX Project 2: OpenBSD Installation and Configuration:

Objectives

Prerequisites

Background

Scope

Attributes

Procedure

After installation, there are some things that need to be configured before it can be used. Items prefixed with a $ can be executed as the user and items prefixed with a # must be executed as root. Some configuration options must be done for both the normal user and the root user:

Additional Steps

Install and set bash as the login shell:

Patching:

Installing Packages:

List installed Packages:

Update installed Packages:

Useful Packages:

Execution

Reflection

References