21 lines
312 B
Plaintext
21 lines
312 B
Plaintext
|
|
|
|
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 |