I have created user with sudo useradd cloudera, User created successfully. Now I want to install ssh in cloudera user. If I execute
cloudera@ubuntu:~$ sudo apt-get install ssh
[sudo] password for cloudera:
cloudera is not in the sudoers file. This incident will be reported.
Now How to install ssh in newly added user?