Questions tagged [turnkey-linux]
21 questions
0
votes
1 answer
How to host a new site in Turnkey Linux?
On one of my server, TurnKey Linux is installed.
How to host a new site http://example.com/ in it?
In Windows system we usually setup sites with IIS server, how to do it here and how to assign a separate FTP account for that newly created…

djmzfKnm
- 111
- 1
- 3
- 6
0
votes
2 answers
Turnkey LAMP to host AFP mounted directory
I'm trying to use a TurnKey LAMP server as a sandbox web-development environment for a project with components in php and binary executables. My host machine is OS 10.6. I want to use AFP to serve a directory from my host machine so that I can…

Jonathan Swinney
- 470
- 1
- 5
- 16
0
votes
1 answer
How can I change the default domain in an OTRS installation?
I used a turnkeylinux.org otrs installation and I'm trying to configure the default domain of 'yourhost.example.com'. I tried the following:
sed -ri 's/yourhost.example.com/mydomain.com/' /usr/share/otrs/Kernel/Config/Defaults.pm
sudo shutdown -r…

Jamie
- 1,284
- 7
- 22
- 40
0
votes
2 answers
Can't change file owner as root
I can't change the owner of a file (I'm logged in as root).
Output of chown root Shrek.avi:
chown: changing ownership of 'Shrek.avi': Operation not permitted
Output of chattr -i Shrek.avi:
chattr: Permission denied while reading flags on…

Wojciechgc
- 3
- 2
0
votes
0 answers
Cannot SSH once connected to OpenVPN
I've downloaded the most recent Turnkey Linux OpenVPN appliance, set it up as a gateway, created a profile, and can successfully connect to my remote network. Everything is extremely vanilla - I didn't modify the appliance beyond the initial wizard.…

Arthur Sommers
- 69
- 1
- 6
-1
votes
1 answer
VirtualBox Networking with Turnkey LAMP (Networking not configured)
A few months ago i set up a LAMP-Server Appliance from Turnkey for VirtualBox.
After installing some application based on this LAMP-Appliance, i exported an Appliance of these states.
Now i wanted to import again from one of these states via…

dasheddot
- 99
- 2