Hi there i'm very new to this appliance scene (i've only spent a few hours on it) but i'm not new to vmware (we use it at work heavily) however I am a programmer by "trade", and one who uses linux barely, (mostly Windows based) so there are a couple of questions I have. I appreciate these are probably covered elsewhere but my googling collided with lots of OT info and i'm not sure how to phrase myself right, so I find myself here. :-)
so if I ask it out "loud" perhaps people can link me and get me in the right direction.
When creating a project in Redmine, is a SVN repository automatically created if I choose Subversion for my repository? If not, is there a script that I can run (I read about one for the trac appliance)? Or do I have to create it on my own repositories and set up users and permissions for the login user and pw on the repository setup screen for each project?
Everything has been working fine for some time, but for some reason now when I boot the LAMP appliance it doesnt load up to the admin console any more. It simply gets to a login prompt on the console.
How do I make it go back to the admin console now? Rebooting always takes me to the login prompt again, with something along the lines of:
I have successfully launched my EC2 instance and I am able to access it using ssh connection.
If I try to create a new user account I get the following error:
# sudo adduser test
Adding user `test' ...
Adding new group `test' (1001) ...
groupadd: cannot rewrite group file
adduser: `/usr/sbin/groupadd -g 1001 test' returned error code 10. Exiting.
If I check the permissions for /etc/group it gives me:
# ls -la /etc/group
lrwxrwxrwx 1 root root 14 Dec 15 12:59 /etc/group -> /vol/etc/group
First of all, thank you for putting these images together. It saves a lot of time and simplifies installations for the inexperienced.
Now the bad news. After a fresh install in a VPS.NET node, I've had some problems with your Wordpress and Drupal images.
1) You say that the default credentials for MySQL and phpMyAdmin are "username root, no password (user sets password during installation)". In my case, they are not and I can't even change anything at all.
In order to get WordPress downloaded to my PC I've downloaded TurnKey Appliance for Wordpress. I'm only familiar with Linux and Ubuntu by name, not operationally. I've got the files downloaded and un-zipped to a temp folder. Now what ? No "exe" folder like Windows of course to load and set this up. What's next ? Appreciate any advice, but remember, I know enough about the various system folders to be dangerous !
are packages that are meant to be installed installed together with their dependencies or should I deal with this in some other way ? if yes, which one is the easiest?
Also: if I have a file in overlay that is of the same name/path as existing - will it replace it ?