Open main menu

CDOT Wiki β

Changes

Tutorial 1 - Using Your Matrix Account

801 bytes added, 15:15, 30 August 2021
USING YOUR MATRIX ACCOUNT
In Unix/Linux, a '''shell''' is simply an '''interface''' to allow a user to communicate with the Linux computer system (server). Linux shells have evolved (improved) over a period of time. You will be using the '''Bash Shell''' which is considered to be ''user-friendly''. By understanding how to issue Linux commands, you can create a file that contains Linux commands (called a '''shell script''') later in this course to automate tasks to make you a more '''productive''' Linux user and system administrator.
 
===Layout of the Matrix Linux Server===
[[Image:matrix-layout.png|thumb|right|250px|The Matrix server consists of several Computers connected together to form a '''cluster'''. A '''Linux Cluster''' is a '''cost effective''' alternative to larger servers. ]]
 
The '''Matrix server''' consists of '''several computers connected together''' to form a '''cluster'''.<br>A '''Linux cluster''' is a '''cost effective''' alternative to buying larger servers.
 
All registered students in this course should have an account on the Matrix server.<br>You will be using this account for the following reasons:
 
:* Issuing '''Linux commands'''
:* Becoming productive using the Linux '''command prompt''' ('''shell''')
:* Performing '''Linux Practice Tutorials (12)'''
:* Performing '''Linux Practice Questions'''
= INVESTIGATION 1: ACCESSING YOUR MATRIX LINUX ACCOUNT =