added new ideas to readme: smb, powershell

This commit is contained in:
Petar Cubela
2025-09-21 19:11:55 +02:00
parent 8f7b06f951
commit 5029170ef5
2 changed files with 7 additions and 2 deletions

View File

@@ -9,6 +9,8 @@ Build a reliable platform on a pve host to teach students Linux and accompanied
- subnetting
- vlans
- join a linux host to a ms ad
- powershell usage and scripting
- smb server setup and joining with ad
- databases (mariadb/mysql)
- web servers
- certificate management
@@ -86,10 +88,13 @@ In the process the student would learn how a mariadb database is setup. Just fol
### Level 1
- [x] fail2ban-server
- [ ] samba server
- [ ] couple samba share with ms ad
### Level 2
- [ ] git local and remote repo as github and internal gitea
- [ ] powershell: remote powershell and installation of ninja agent
### Level 3