I deployed LAMP on the cloud Friday. The cloud works great. I was able to install virtualmin and migrate one concrete5 web site to the server. Today I wanted to do some backing up so I used the EC2 management interface to create a snapshot of the volume. I decided to shut the server down to see how the menu choices change in EC2 when I do that. I issed shutdown -h now and the server shutdown. The problem is that as soon as it shudown the server went to terminated status. I was surprised. I am not able to figure out how to change the status so the server will start again.
I installed the moodle appliance, and now I want to serve my own web application from the same installation. Now, when I examine it, I see that you arrange it so that different applications will be served from different ports. E.g. port 80 serves moodle, port 12123 or st. serves phpmyadmin, and port 12121 or st. serves the webmin. So the port decides the application to serve.
First of all congratulations for all these great projects!
I am new in Linux so may be this is simple-
Iuse trunkey Fileserver to store files (with greek characters in file names and in content). I use them from samba service and works perfectly!
BUT when I access them from Webmin or Command line I see "????????" (or other symbols) in the greek filenames. I can't also read the content of theese files (eg. simple text files)
I wasn't sure if this topic should belong under the general forum, so apologies if it's misplaced.
Looking around the forums, I see that there has been some discussion of adding LDAP to the next version of the PDC appliance and/or creating an LDAP appliance. I wanted to know if either of those options are still being entertained.
The second thing I'd like to ask about is if anyone has had any luck with the webmin modules for LDAP. Do they work well with Samba? Any hints on how I might configure them to set Group Policy Objects for my users?
I am trying to migrate my data from one Turnkey Linux virtural machine to another, much like the demonstration video. I made a backup of both my Turnkey Linux virtual machines, the backup feature works fine, the initial backup for the primary machine is 2GB in size. When I try to restore this backup on the new virtual machine (backing up on the new virtual machine via tklbam works fine) I get the following errors.
I have installed the ejabbered turnkey appliance. Anytime i get to the speeqe page to add a new user, in the Email field, it tells me [u'Invalid characters in username.'] Can anyone help? Attached is a screenshot.
I have a Turnkey Wordpress environment (that I upgraded to 3.0.1) and I'm wanting to host standalone HTML files inside it. So for example, when users go to http://mysite.com, they'll get Wordpress, but when they go to http://mysite.com/content/test.html the HTML can be displayed.
Currently when I try to do this, I keep getting a "It Works!" HTML page (not what I want).