I have installed the mediawiki appliance and it works fine. I want to know where the files are located? Normally on a server they are in the www or public_html folder.
I even tried connection to sftp using filezilla but there are only dot files there.
I've installed both the wordpress and torrent appliances, however I am not able to log in to the web interface for either one using the password I supplied during setup. I've tries usernames 'root' and 'admin', blank password, and the password I supplied during install.
Well the good news is I created a pretty fine draft of an Eden Dev environment. I should have reviewed the TKL Client threads; but as it turns out, what I put together is very close.
One problem: Install of Eclipse from conf scripts killed the patch process - no errors were thrown, but no ISO was produced and .cdroot and .rootfs weren't cleaned. When I tried to remove them by hand, I got a long list of permission problems. Troubleshooting package by package let me to Eclipse or its dependencies the patch fails in either of the following cases:
Hi all, I began this discussion here http://bit.ly/eK0zCO and JedMeister suggested I open a new topic here on the forum.
As I said: I have 2 production instances running at Linode, both on Ubuntu 10.04. One is a WordpressMU install, the other is a custom app built on django.
I've just installed the LAMP appliance (and S3 backup), and have been really impressed.
It would be very helpful for developers like me (who aren't strong sysadmins) to know which group(s) we need to add users to after completing the install. Of course, I don't want to give the root password out to anyone, but at the same time
Is it really as simple as adding users to the www-data group? Does that grant the user access beyond just the htdocs directory? Having a quickstart guide that covers this would be great!
I start by saying I enjoyed the lamp appliance until I started to using it. I downloaded the "lamp" (mysql/apache/php combination) then I needed to work with some files from my Winbox. So I looked for smb.conf file. Surprise!! No Samba!! I thought that I could do some old school installation so I downloaded the samba.tar.gz . When I autogen.sh it tells me autoconf is missing. I went an downloaded autoconf. When ./configure it tells me GNU M4 is missing... By this time my frustration reached the roof.
I installed turnkey a few days ago. Nice touch to have webmin, apache, php all installed. It basically all works.
There is just one problem that I can't get solved by myself: mysql should be accessible from outside the virtual machine into which I installed turnkey linux.
What I want to do ist:
# mysql 192.168.0.80 -u root -p
Enter password:
ERROR 1045 (28000): Access denied for user 'root'@'localhost'