Skip to content

eya-98/holbertonschool-sysadmin_devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SysAdmin/DevOps Exercises

Exercises to learn SysAdmin and Devops concepts at Holberton School. These exercises are designed to take the student from a complete novice to a fully capable SysAdmin or DevOps.

Styling and Specifications

All programs were written from the Bash shell, with emacs.

Description

All programs will be interpreted on Ubuntu 14.04, and must pass all style checks with ShellCheck.

  • All scripts should end with a new line.
  • The first line of every script should be: #!/usr/bin/env bash
  • All scripts require execution permissions: chmod u+x file
  • To Run the scripts: ./script.sh
  • To check the styling: shellcheck script.py
  • Each directory is named according to the key concept shared by all exercises in the directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages