/
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
Related content
DHCP zone creation script
DHCP zone creation script
Read with this
Running zfs tests
Running zfs tests
More like this
Zone configuration for NET test script
Zone configuration for NET test script
Read with this
How to run ZFS tests on VM environment
How to run ZFS tests on VM environment
More like this
Как настроить сеть на Виртуальной Машине для глобальной зоны с коммутатором etherstub
Как настроить сеть на Виртуальной Машине для глобальной зоны с коммутатором etherstub
Read with this
How To create a new Webmin user
How To create a new Webmin user
More like this