Изменить командную оболочку

Сообщение об ошибке

Deprecated function: The each() function is deprecated. This message will be suppressed on further calls в функции menu_set_active_trail() (строка 2405 в файле /var/www/notes7/includes/menu.inc).

Изменить командную оболочку:

$ echo $SHELL
/bin/sh
$ chsh --help
Usage: chsh [options] [LOGIN]

Options:
  -h, --help                    display this help message and exit
  -R, --root CHROOT_DIR         directory to chroot into
  -s, --shell SHELL             new login shell for the user account

$ chsh -s /bin/bash
Password:

После чего стоит перезалогиниться.

Добавить комментарий

CAPTCHA