A place to search for and ask for support

Robert's picture

Howto Upgrade OTRS on Turnkey

Forum: 

Is there an easy way to upgrade the OTRS on Turnkey?

I've tried using the instructions on the OTRS website and I keep hosing the VM and have to start from scratch.

tester72's picture

turnkey bugzilla cannot connect remotely

Forum: 

HI all , im am using the latest version downloaded from the website.

This is my situation and the problem i encounter.

at my side , i am running windows xp, no issue.  at my server end , its running on linux , i need to set up bugzilla over at the remote server, however , bugzilla installation process is quite long, too many file dependencies and i do not have internet access at the server.

Drupal6 - questions

Forum: 

Just installed the Drupal6 appliance, and have the following questions/problems:

1. Email notification not sent: e.g on creating a new user in Drupal

2. I need to upload a contributed theme and place it in '/sites/all/themes/yourThemeNamee' , where do I find this.

Would appreciate the guidance,

Thanks

 

SQL password (root) on LAMP

Forum: 

Hi,

I have installed the LAMP on the VPS.NET and I have the problem with the SQL password. I cannot log in to the SQL like administrator (root). The error message is: 

Hugo Rafael's picture

Turnkey Linux - PAE - 32Bits 4GB > 64GB RAM

Forum: 

1 ) Is the PAE enabled by default on Turnkey Linux PostgreSQL Appliance ???

 Physical Address Extension allows 32 bit operating systems to use up to 64 Gb of memory

 https://help.ubuntu.com/community/EnablingPAE

Conrad Bate's picture

Joomla Appliance is root but no password, and how do I configure NAT

Forum: 

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.

Guest's picture

Redmine and SVN

Forum: 

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?

 

Senilebob's picture

LAMP not booting to admin console

Forum: 

 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:

Ubuntu 8.04.2 lamp tty1

lamp login:

 

Thanks!

Kimmo Karhu's picture

Error when adding new user (EC2 AMI instance)

Forum: 

Hi,

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

Pages