. Файл chown.sh
#!/bin/bash - command = "chown alim: alim/home/alim/15.jpg" 5
. Файл delgroup.sh
#!/bin/bash - command = "delgroup grupas" 5
. Файл deluser.sh
#!/bin/bash - command = "deluser - remove-home qwertyk" 5
. Файл etcGroup.sh
#!/bin/bash - command = "nano/etc/group"
. Файл etcPasswd.sh
#!/bin/bash - command = "nano/etc/passwd"
. Файл gpasswd.sh
#!/bin/bash - command = "gpasswd-r qwerty" 5
. Файл groupmod.sh
#!/bin/bash - command = "groupmod-n grupas grupa" 5
. Файл passwd.sh
#!/bin/bash - command = "passwd qwertyk" 5
. Файл proc.sh
#!/bin/bashsu - command = "kill -0 $ (cat/var/run/sshd.pid)" alive>> run.infodead>> run . info
. Файл shadow.sh
#!/bin/bash - command = "nano/etc/shadow"
. Файл ssh_config.sh
#!/bin/bash - command = "nano/etc/ssh/ssh_config"
. Файл sshd_config.sh
#!/bin/bash - command = "nano/etc/ssh/sshd_config"
. Файл ssh_install.sh
#!/bin/bash - command = "apt-get install ssh" 5
. Файл ssh_run.sh
#!/bin/bash - command = "/ etc/init.d/ssh start" 3
. Файл ssh_stop.sh
#!/bin/bash - command = "/ etc/init.d/ssh stop" 3
. Файл umask.sh
#!/bin/bashgrep '^ umask'/home/qwery/.profile - command = "sed-i '$ d'/home/qwery/.profile; 'umask 027' >>/home/qwery/.profile "- command =" echo 'umask 027'>>/home/qwery/.profile "5
. Файл usermod.sh
#!/bin/bash - command = "usermod-l qwerty qwery" 5
. Файл users.sh
#!/bin/bash/home>/tmp/users.txt