A place to search for and ask for support

Ian's picture

configuring Redmine appliance to work with svn and have https access to the repository

Forum: 

Hello!

I am new to this, I installed Ubuntu with RedMine on a VM to keep my code repository in svn.

My only requirement is to be able to access the svn externally with a https connection.

I do not have the time to learn linux, or ubuntu, I am just wondering if there is a quick way to set up the environment to work with svn and be accessible via https.

I appreciate any help I can get.

Thank you,

Ian

Jason's picture

redmine inaccessible remotely (from Internet)

Forum: 
I installed the latest turnkey redmine appliance (2009.10-2) and seems to be working well on the local network. However, when I try to access the web page remotely (from the Internet), I do not get a response from the redmine server. Remote access seems to be working OK since I can access the Webmin interface remotely (https, port 12321) and I can access the mercurial interface (http, port 8080), I just don't get a response from the redmine interface (http port 80 or https port 443).
David Killingsworth's picture

locate and mlocate missing

Forum: 

I'm using trac-11.0-lucid-x86 as an Amazon EC2 AMI.

I noticed that I could not use "locate" or "mlocate" commands.

$ locate test
-bash: locate: command not found

I looked and could not find the files in /usr/bin/ nor updatedb.sh

I tried installing findutils and it says that it is already installed.

root@servername /# apt-get install findutils
Reading package lists... Done
Building dependency tree
Reading state information... Done
findutils is already the newest version.

 

MikeK's picture

Newbie Seeks Help..

Forum: 
Tags: 

Hi..

I have installed linux turnkey lamp server on a spare computer on my home network. I can access the config and admin web interface. My question is how do I go about setting up a test website on this server?

I want to be able to test my php and mysql apps?

Thanks

MikeK

David Killingsworth's picture

Move Trac appliance data to EBS volume

Forum: 
Tags: 

Hello,

I would like to thank you for the appliances.  They are huge time savers.

I have setup a trac appliance on Amazon EC2 using the Turnkey Hub with the new Ubuntu 11.04 appliances that just came out.

I've attached a 1GB EBS volume to it and used the following commands to mount the partition and create a symblic link.

ebsmount-manual --format=ext3 /dev/sdf
and
ln -s /media/ebs/vbd-2160/a1b2 /vol

Now, I would like to move the web root, trac data, and repositories to the EBS volume in case something ever happens to the instance.

Paul's picture

Cannot Login - Bridged Networking Problem

Forum: 

Hi iam trying to use the new turnkey drupal6-11.0rc ISO with virtualbox in windows xp pro sp3. Its installed, bridged networking is set and its not working on my wireless or cable ethernet. I cannot get a ip address from dhcp its coming back lease failed etc eth0, and as result cannot access the login screens from my hosts browser

I have dhcp allowed on the hardware router. I don'nt see any firewall requests for the virtual machine going out.

Dudley Wong's picture

Multiple Turnkey Instances

Forum: 

I have a Windows 2008 / VMware server running a couple of instances of Turnkey.  Would it be more efficient to run one instance and install the other apps (ex> drupal, wordpress, joomla) then to have a separate instance for each.  I try to keep the memory low for each around 128mb.

campbellgolf's picture

Chroot SFTP users

Forum: 
Tags: 

Anyone have a "ssh_config" example that will chroot users and works with Turnkey file server?  I'd like to chroot users that are accessing the SSH server for SFTP and send them to a joint directory to share from.

How to change phpmyadmin port without crashing everything

Forum: 

Hi, new guy here!

I was able to change ports for everything on LAMP, except phpmyadmin.

I have a bit of a firewall policy problem here, so I have to stick with predefined university ports. Webmin on 989, apache on 80, and phpmyadmin on 9090.

Everything works fine, but I got stuck with phpmyadmin. netstat tells me that it's listening on 9090, and sometimes I can even get a TIME_WAIT to show up. But have never been able to connect again after changing from 12322 to 9090.

Any help would be nice!! Thanks!

Graham Hunter's picture

LAMP stack - Apache not responding?

Forum: 

I've installed the LAMP stack and everything seems to be working correctly except the Apache server.  I can access Shell In A Box, PHPMyAdmin, and Webmin.  However, Apache is not responding on port 80 and when I create a new Virtual Host on port 12323 it doesn't respond either.

Could someone please help me with to some troubleshooting steps?

Thanks!

Pages