Пост #137425

     
сохранен 02.07.2020 16:04
  • Редактировать пост
  • Печать
  • Скачать
  • Сравнить с постом
    #  
  • Нумерация строк
  • Подсветка синтаксиса  
Текст поста
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Welcome to ./add-webserver-user.sh

 ./add-webserver-user.sh executed as root. 

Please provide username. 
--> test
User test does not exist, would you like to create? [y/n]: y
 creating user test 
Would you like to create user directories php56 php71 php73 publick_html ssl and tmp? [y/n]:  y
 creating specific user directories for test 
#( 07/02/20@ 4:04 )( rosen@aleksandrov ):~
   ls /home/test      
logs  php56  php71  php73  public_html  ssl  tmp
#( 07/02/20@ 4:04 )( rosen@aleksandrov ):~
   ls /home/test/php* 
/home/test/php56:
opcache  session  wsdlcache

/home/test/php71:
opcache  session  wsdlcache

/home/test/php73:
opcache  session  wsdlcache
Добавить комментарий
Автор