So guys, I’m still working on Amazon’s EC2 stuff here. Feel free to ask any questions about it here if you like.
But anyway, I started with a base Ubuntu server image, and we’ve messed around and done little things here and there. But the other day I wanted to make it into a desktop version of Ubuntu.
I followed the directions here:
http://ubuntuforums.org/archive/index.php/t-186298.html
Now I will also add that I am using NXServer to reach the client. It works pretty well and I am satisfied with the results too.
Anyway. I had to create a new user account when I did so. No biggie. There are loads of ways to do that.
So I logged in to my fresh desktop install. It’s pretty cool, but when I go to the users directory to add a user, I learn that i have no control at all. I can’t change anything and I can’t log in as root. I don’t even get asked for a password to be able to change things.
Anyone know what I’m doing wrong? I feel like I’m not adding the correct type of user or something, but I’m not terribly sure. Is anyone familiar with this and knows how to fix it? I’m not very good with groups and permissions yet.
There are many utilities to create a new user. I used ‘user-setup’ so it was pretty easy.
At any rate. I’m curious as to how I could make this work. I am sure that I’m just not creating the correct type of user. Actually if there was a way to launch that add user control panel as root, I think it would work, but I don’t know the command.
Again, just looking for some answers here.
Secondly, I really digg the way that the terminal colors different files different colors on ubuntu, but when I changed my .bashrc to match that, it didn’t work. But I am using OSX, so there might be some incompatibilities. But any help is appreciated.