From 9d6ea72427eb39ed4f0b9affb639ec1769e5bfc5 Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 18 Apr 2026 18:20:12 +0000 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20commands?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- commands | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 commands 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