updated README and created folders

This commit is contained in:
Hugh Ratsch
2025-02-08 20:52:14 -06:00
parent b283956699
commit 6b568ce075
+23 -7
View File
@@ -22,28 +22,44 @@ linux-sysadmin-journey/
## 🚀 Current Focus
- 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
- Understanding system administration fundamentals
- File system navigation
- Text manipulation
- Process management
- Documenting first project setup
## 📊 Progress Tracker
### Completed
- [x] Repository setup
- [x] Initial learning path planning
- [x] Created project documentation structure
### In Progress
- [ ] Home lab setup
- [ ] Hypervisor installation
- [ ] First VM creation
- [ ] Network configuration
- [ ] Basic command line proficiency
- [ ] File system navigation
- [ ] User management
- [ ] Package management
### Upcoming
- [ ] User and permission management
- [ ] Network configuration
- [ ] System monitoring
## 🛠️ Projects
1. **Home Lab Setup**
- Virtual machine environment
- Basic system configuration
- Remote access setup
1. **Home Lab Setup** (In Progress)
- Hypervisor: VirtualBox/VMware setup
- Ubuntu Server 22.04 LTS installation
- 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**
- 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.
---
Last Updated: [Current Date]
Last Updated: 2025-02-08