The files tab is greyed out in Canvas RCE, and it appears that Turnkey Linux does not come bundled with the RCE server. Therefore, no teachers can upload files into their assignments. The issue is identical to the one posted on Bitnami's forum: https://community.bitnami.com/t/rich-content-editor-and-passenger/70780/4
I'm posting my fix for others to see in case this affects them too. Note: I'm a Linux noob and thus I had trouble with this far too long last night. (My 1st post here.)
Appliance: Turnkey Linux Wordpress
Problem: couldn't send email using the built-in Postfix server. (I used a free account with the built-in "SendInBlue" service).
mail.log contained this phrase: "SASL authentication failure: No worthy mechs found"
Issue: libsasl2-modules was either missing or out of date in the appliance.
Mediaserver includes Samba and Webmin. I use JumpCloud's LDAP-as-a-Service. I know that Samba can authenticate to JumpCloud's LDAP service but how do I configure this for Samba Windows File Sharing?
Just want to ask how can I renew the self-signed certificate of my Turnkey Gitlab applicance. The certificate is auto-renew when I access it via LAN IP, but if I access it via its hostname, the certificate is already expired.
Using Let's Encrypt is not an option for us since we're only using it internally.
Hello, I installed the ProcesMaker VM from iso today, and when I tried to log in, I get an error - "User's account has expired" and no way to reset it. I set the password during the build process. How do I log in.
I have 4 Hard Dives plus a 500 GB SSD in my box I am running Turnky NAS on. the Program does not recognize my 4 4TB SAS Drives I have hooked to the SATA Ports on my MB.
How do I add those drives to the system, either as one big pool, or in a raid configuration.
Hello! I just signed up for a TKL account with Amazon. I want to use a subdomain to host an instance of WordPress, but the settings seem to imply that I must change my domain nameservers to those of Amazon. That's going to be difficult since the domain is already configured for a production site on the TLD with various associated records. Is there not a way to simply create a new A record with my current domain host to point to the TKL WordPress instance?
Getting started with TurnKeyLinux templates as Linux Containers in LXD.
This tutorial assumes you have a working LXD instalation (version 3.23 or greater) and does not cover setup and configuration of LXD -- there are plenty of these guides.
Pro tip 1: If possible, use the snap version of LXD to get the most current features.
# sudo snap install lxd (on ubuntu systems)
Pro tip 2: add your user to the lxd group so that you don't need to use sudo before every command (requires logging out/in to take effect)