/
Script for users creation
Script for users creation
useradd -m -d /var/ztest -g staff -s /bin/bash ztest
echo "ztest ALL=(ALL:ALL) NOPASSWD: ALL" >> /etc/sudoers.d/ztest
ls /export/home
echo Type a password for user ZTEST
passwd ztest
, multiple selections available,
Related content
How To create a new Webmin user
How To create a new Webmin user
More like this
DHCP zone creation script
DHCP zone creation script
Read with this
Zone configuration for NET test script
Zone configuration for NET test script
Read with this
Как настроить сеть на Виртуальной Машине для глобальной зоны с коммутатором etherstub
Как настроить сеть на Виртуальной Машине для глобальной зоны с коммутатором etherstub
Read with this
How to prepare a VM for tests
How to prepare a VM for tests
More like this
Copy of How to run net tests
Copy of How to run net tests
More like this