updated README and created folders
This commit is contained in:
@@ -22,28 +22,44 @@ linux-sysadmin-journey/
|
|||||||
|
|
||||||
## 🚀 Current Focus
|
## 🚀 Current Focus
|
||||||
- Setting up home lab environment
|
- Setting up home lab environment
|
||||||
|
- Installing VirtualBox/VMware
|
||||||
|
- Creating Ubuntu Server 22.04 LTS VM
|
||||||
|
- Configuring network settings
|
||||||
- Learning basic Linux commands and system navigation
|
- Learning basic Linux commands and system navigation
|
||||||
- Understanding system administration fundamentals
|
- File system navigation
|
||||||
|
- Text manipulation
|
||||||
|
- Process management
|
||||||
|
- Documenting first project setup
|
||||||
|
|
||||||
## 📊 Progress Tracker
|
## 📊 Progress Tracker
|
||||||
### Completed
|
### Completed
|
||||||
- [x] Repository setup
|
- [x] Repository setup
|
||||||
- [x] Initial learning path planning
|
- [x] Initial learning path planning
|
||||||
|
- [x] Created project documentation structure
|
||||||
|
|
||||||
### In Progress
|
### In Progress
|
||||||
- [ ] Home lab setup
|
- [ ] Home lab setup
|
||||||
|
- [ ] Hypervisor installation
|
||||||
|
- [ ] First VM creation
|
||||||
|
- [ ] Network configuration
|
||||||
- [ ] Basic command line proficiency
|
- [ ] Basic command line proficiency
|
||||||
|
- [ ] File system navigation
|
||||||
|
- [ ] User management
|
||||||
|
- [ ] Package management
|
||||||
|
|
||||||
### Upcoming
|
### Upcoming
|
||||||
- [ ] User and permission management
|
- [ ] User and permission management
|
||||||
- [ ] Network configuration
|
|
||||||
- [ ] System monitoring
|
- [ ] System monitoring
|
||||||
|
|
||||||
## 🛠️ Projects
|
## 🛠️ Projects
|
||||||
1. **Home Lab Setup**
|
1. **Home Lab Setup** (In Progress)
|
||||||
- Virtual machine environment
|
- Hypervisor: VirtualBox/VMware setup
|
||||||
- Basic system configuration
|
- Ubuntu Server 22.04 LTS installation
|
||||||
- Remote access setup
|
- Network configuration (NAT + Host-only)
|
||||||
|
- SSH access configuration
|
||||||
|
- Basic security hardening
|
||||||
|
|
||||||
|
[Detailed project documentation available in [projects/01-homelab-setup/](./projects/01-homelab-setup/)]
|
||||||
|
|
||||||
2. **Basic System Administration**
|
2. **Basic System Administration**
|
||||||
- User management
|
- User management
|
||||||
@@ -77,4 +93,4 @@ Feel free to reach out if you have suggestions or want to connect!
|
|||||||
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|
||||||
|
|
||||||
---
|
---
|
||||||
Last Updated: [Current Date]
|
Last Updated: 2025-02-08
|
||||||
|
|||||||
Reference in New Issue
Block a user