PDA

View Full Version : [ubuntu] User creation help


craighton
October 22nd, 2009, 01:39 AM
I have a VPS that runs Ubuntu server,I have a root account that was setup for me and it has all the basic commands "apt-get" "wget" etc.

I am trying to create a user and I can create a user but when that user signs in and tries to do "apt-get" or "wget" it gives a bash error. Is there something that I can do to get it to work?

redmk2
October 22nd, 2009, 03:14 AM
I have a VPS that runs Ubuntu server,I have a root account that was setup for me and it has all the basic commands "apt-get" "wget" etc.

I am trying to create a user and I can create a user but when that user signs in and tries to do "apt-get" or "wget" it gives a bash error. Is there something that I can do to get it to work?

Don't double post!!!!

We see it. (http://ubuntuforums.org/showthread.php?t=1297707)

d_liebscher
October 22nd, 2009, 03:19 AM
Hi,

it would be usefule to know what error you get. How created you the user account?
Is the user legitimated to use these commands? What happens if you use
sudo apt-get

regards

Daniel

PS: @redmk2 thanks, i was writing this while you write your post. Could anyone close this thread?