diff --git a/commands b/commands new file mode 100644 index 0000000..629cced --- /dev/null +++ b/commands @@ -0,0 +1,21 @@ + + +LINUX + +apt-get update && apt-get install task-samba-dc samba ldb-tools -y + + + +apt-get install -y \ + samba-dc \ + samba-dc-common \ + samba-client \ + samba-winbind \ + samba-winbind-clients \ + bind-utils \ + chrony \ + acl \ + attr \ + net-tools \ + ldb-tools \ + python3-module-samba \ No newline at end of file