All Darey.io DevOps projects for practice and possibly internships are herein found
This repository contains a collection of DevOps projects based on the Darey.io curriculum. Each project is organized into its own directory, with clear documentation and step-by-step instructions.
- 1.0.git-project: Learn Git fundamentals, including repository creation, branching, staging, committing, and pushing code. Includes screenshots and a sample website project.
- 2.0intro-to-linux: Introduction to Linux, covering basic commands, file permissions, Linux distributions, and hands-on exercises with images for better understanding.
- 3.0.linux-commands-deep-dive: Explore advanced Linux commands, directory navigation, and system structure with visual aids.
- 4.0.linux-text-editor: Practice using text editors like Vim and Nano, with step-by-step screenshots and exercises.
- Clone this repository:
git clone https://github.com/yourusername/DevOps-Projects-Darey.git cd DevOps-Projects-Darey
- Navigate to a project directory and follow the README instructions inside.
- Basic knowledge of Linux and the command line
- Git installed on your system
- (Optional) Access to a cloud provider or virtual machine for hands-on practice
1.0.git-project/
: Git basics, screenshots, and a sample HTML project.2.0intro-to-linux/
: Linux introduction, images, and exercises.3.0.linux-commands-deep-dive/
: Advanced Linux commands and directory structure.4.0.linux-text-editor/
: Text editor usage and practice files.
Contributions are welcome! Please fork the repository and submit a pull request with your improvements or additional projects.
This repository is for educational purposes and is not affiliated with Darey.io. Feel free to use and share the content for learning and teaching DevOps skills.