Linux
127.0.0.1 localhost
127.0.1.1 WS02
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
# Domain
10.10.11.212 boxcreator.htb DC01.boxcreator.htb DC01sudo apt update
sudo apt install realmd sssd sssd-tools libnss-sss libpam-sss adcli samba-common-bin oddjob oddjob-mkhomedir packagekitrealm discover boxcreator.htb
sudo realm join --user=administrator boxcreator.htbLast updated