По SSH подключаюсь к компу (Debian). Это обычный пользователь username. Пытаюсь выполнять простые команды - не дает. Что такое? Что посмотреть?
$ apt-get install pwgen
E: Could not open lock file /var/lib/dpkg/lock - open (13 Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
$ sudo apt-get install pwgen
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
[sudo] password for username:
username is not in the sudoers file. This incident will be reported.