A place to search for and ask for support

Thomas's picture

Extended ACL Support in File Server

Forum: 

Is there a way to Enable Extended ACL Support from the GUI webmin interface in File Server? I browsed through all the options in Samba Windows File Sharing and can't find it.

I can manually edit the smb.conf file but prefer managing it all in the GUI. See Setting up a Share Using Windows ACLs.

Rael's picture

Turnkey/Joomla 1.6 iso

Forum: 
Tags: 

Hello,
I'm asking a big courtesy, have someone the iso file for the Turnkey/Joomla 16 to send me or know where i can find it?

I'd search for it, but it's too old :-(

I've a problem with an old installation of Turnkey/Joomla 16. It's a VM and is crashed, and now there is no way to start mysql, I've try everything but it's definitively dead :-(

But now i don't know how to restore the DB on a differen machine with a more recent mysql.

tklbam backup throws error

Forum: 
Tags: 

Hi,

I am running tklbam backup in the local mode (no Amazon) like the following:

sudo tklbam-backup --address file:///mnt/dir/backup --disable-resume

When I don't use --disable-resume I get the message:

Implicit --resume: Detected a rerun of an aborted backup session
                   You can disable this with the --disable-resume option
 

Ultimately, I get the following error:

Bill Carney's picture

Add SSH key-pair

Forum: 

Ok, I'm feeling pretty stupid and vulnerable because I'm not sure how to even phrase this question correctly.

When you launch a new server from the Hub, it allows you to select the SSH key-pair you want to use.  I downlaoded an ISO and installed and configured a virtual machine on my local system, and I need to add my SSH key to it.  But I have no idea how to do that.  Googling tells me how to generate a new key, but I'd like to use an existing one. How do I do this?

rajat kumar prajapati's picture

in regard of integrate turnkey application with amazon aws

Forum: 

sir

i want to setup my openvpn server with amazoneaws. then please tell me sir how i can integrate turnkeylinux to amazone. 

i have already created account on amazone and on turnkeylinux. please help!

and please explain in detail as i am a student. 

Stijn Cos's picture

Legacy Odoo Version

Forum: 

Respectfully,

I am looking to download odoo 14.2 release that comes with odoo 8 and not odoo 11. Is there a way i can download the legacy version?

 

Dave Burniston's picture

LAMP Server changes

Forum: 
Tags: 

Hi Folks,

I've been working with the LAMP server and successfully added Samba so my developer can drop files into the web folder to test.

I needed to change the server to work on port 8080 as there is already a service on port 80. With Jeremy's help, I now have it working (I missed one of the two steps he sent me).

I've noticed two things now...

1. the main display on the server doesn't show the :8080  for the Web section. Can this be added so the link displayed is correct?

lacaca's picture

OpenLDAP- Looking for help with memberof overlay

Forum: 

Hey there,

 

great product, took mere minutes to get up and running creating users+groups. Would love for you to include a GUI driven feature to enable memberof functionality which is required by many number of integrations. At this time would like a easy step-by-step method of turning this on in Turnkey's version. There are a log of guide out there but they generally are over complicated and refer to vanilla installs. 

roller24's picture

proxy_pass to mayan-edms : Python uwsgi

Forum: 

I'm inexperienced with python uwsgi, and am trying to proxy_pass over to the python served webpage.

 location / {
        include         uwsgi_params;
        uwsgi_pass unix:/var/lib/lxc/nas/rootfs/usr/share/mayan-edms/uwsgi.sock;
    }

I also tried without /var/lib/lxc/nas/rootfs

getting a 502 error, after much trial and error.

using https://gitlab.com/mayan-edms/mayan-edms/issues/350  as a guideline.

 

Pages