this post was submitted on 15 Nov 2023
0 points (50.0% liked)

Homelab

371 readers
9 users here now

Rules

founded 11 months ago
MODERATORS
 

What would you recommend to a guy whose just getting started out and pursuing his trifecta?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 10 months ago (5 children)

My active passiv pihole cluster helped me to understand clusters.

I learned how to use docker containers by setting up my minecraft server.

My homeassistant VM and OPN sense test VM helped me to understand hardware passthrough.

By setting up wireguard i learned how routing works.

I was experimenting with GPOs in a test active directory running completely in VMs. That way i learned some basic stuff about active directory.

I really recommend setting up a proxmox server or something similar for experimenting.

[–] [email protected] 1 points 10 months ago (2 children)

I was experimenting with GPOs in a test active directory running completely in VMs. That way i learned some basic stuff about active directory.

I want to learn more about this too! Do you have any recommendations for resources? How did you go about, did you try to set up something specific, or were you just exploring and following tutorials?

[–] [email protected] 1 points 10 months ago (1 children)

I went with the Evaluation Version of Windows Server and Windows 10 Enterprise. I was following some tutorials Ehen i got stuck. I dont really have any ressources apart from the microsoft documentation. I just did some basic tasks. Here are some examples:

  • giving the user a network share
  • disable and hide some settings from the User or force some settings
  • set a desktop background for all users
  • disable USB devices or only allow some specific devices
  • autostart some programs

And so on you can basically tweak everything via GPOs or registry edits.

Just set it up and take a look in the administrative templates from microsoft.

[–] [email protected] 1 points 10 months ago

Now grab cis benchmark for windows and see what is considered secure setup

load more comments (2 replies)