Quantcast
Channel: sleeplessbeastie's notes
Viewing all articles
Browse latest Browse all 770

How to create Samba Active Directory server

$
0
0
Create Samba Active Directory server using Debian Bullseye. Preparations Update package index. $ sudo apt update Upgrade operating system. $ sudo apt upgrade Ensure that hostname is defined. $ sudo hostnamectl --static set-hostname ad.octocat.lab Inspect hosts file which should be in its initial state. $ cat /etc/hosts 127.0.0.1 localhost #10.10.10.10 ad.octocat.lab ad # The following […]

Viewing all articles
Browse latest Browse all 770

Trending Articles