A place to search for and ask for support

Gary's picture

Problem with order of items in bootup script?

Forum: 
Attached: 

We appear to be having the following problem with every single one of the Turnkey appliances that we currently run, in VMware, and using VMware's "Web Console" to interact with the appliances.  We are using v. 16 OVA files (I can't remember if they're 16.0, 16.1 or 16.2, but I can check if you need to know), and we are using v. 17.1 ISO files with Debian's "open-vm-tools" package installed.

Ken Watson's picture

Need Help with SSL on Turnkey File Server

Forum: 

I am running Turnkey File Server 17.* as an LXC container on Proxmox 7.3-4. I am using self-signed certificates from a CA running a pfsense appliance.  I am trying to add SSL certs but have not been able to get things to work. Based on information I found elsewhere, I ran the following commands on the file server:

1/ cat private.key  yourcommonname.crt > /etc/webmin/miniserv.pem

Wireguard VPN on AWS image setup problem.

Forum: 

I've created an EC2 instance with Turnkey Wireguard VPN image provided in AWS marketplace.

Ran the initial setup connecting to it with SSH. Wasn't sure what to enter for CIDR so entered private IP of server itself. Then connected to web interface to see the admin panel, opened the console from there to start Wireguard client setup as explained here.

At this point when I run the command wireguard-addclient client-name-here 0.0.0.0/0 I get this message:

BJWTech's picture

Broke SSL for webmin on the Domain Controller VM. Help! [Solved]

Forum: 

I was trying to install an internal cert signed by our internal CA. Afterwards I could not get into the webmin page.

How can I reset the webmin install?

 

Thanks!

Deanmrd's picture

issue loading from gameserver Linuxgsm turnkey

Forum: 

Hi there 

trying to install the gameserver turnkey using proxmox It keeps failing to load

see image

thanks

Hans Rodriguez's picture

Turnkey File Server over VMWARE additional network interface down

Forum: 

 

Hi turnkey community.

I have deployed a turnkey file-server on VMWARE ESXI 6.7 version. I added an additional network interface to the VM, also I can see it in at confconsole menu.

The issue is because confconsole don't let me configure IP addressing at this new interface, try an error “

 

Paul's picture

sis import stuck at processing batches

Forum: 

Hello

Installed the canvas-lms and logged in successfully, looked at sis imports via a remote curl command. I do this regular on other systems so confident my curl and p/k are correct.

The sis imports recognised that there is a batch to process but just sits there and doesnt process any batches.

Tried the webadmin to kick the canvas_init start but get this:

Executing /etc/init.d/canvas_init start ..

 

James Doughty's picture

SSL Certificate

Forum: 

I am new to Turnkey linux and am not very familiar with linux at all.

We have created a wordpress website on a localy installed vmware appliance.

I was able to upload and install SSL certs last year and everything worked properly.

Those Certs expired and I uploaded the new certs and selected them under 

Servers, Apache webserver 443. and rebooted the appliance 

after the reboot I can no longer access the site. 

( it is not live on the internet yet still getting the bugs out)

roracle's picture

How does this work?

Forum: 

I used to play with web servers, but it was all installed on bare metal.

My assumption with turnkey was "get the iso, install on bare metal, do setup stuff like usual"

Eric's picture

Settings OK button greyed-out at OVA deployed on ESXi 7

Forum: 
Tags: 

When a Turnkey Linux OVA is deployed on a ESXi 7 server with vSphere 7 Client the "OK" button of the "Edit Settings" dialog is greyed-out.

After hours of searching and testing it turned out that the following lines in the *.vmx file were the cause

ide1:0.startConnected = "FALSE"
ide1:0.allowGuestConnectionControl = "FALSE"
ide1:0.deviceType = "atapi-cdrom"
ide1:0.fileName = "CD/DVD drive 0"
ide1:0.present = "TRUE"

After removing these lines from the *.vmk file the "OK" button became normal.

Pages