in the moment i use a turnkey lamp on my own vsphere enviroment. I have one static IP and connected my domain-name via DNS-A-Record to this IP and the turnkey lamp. Everything works fine.
Now i want to use a second turnkey lamp with a subdomain over the same IP. So i connected the new subdomain via DNS-A-Record to my static IP and the requests arrives on the 1st turnkey lamp. Now i enabled the proxy module on the 1st turnkey lamp and use the following configuration:
How does one edit /etc/cron.daily/tklbam-backup to define a time of day for the daily backup to run. I want the daily to start each day between 10 and 10:30pm.
How can I make sure the monthly full backups run on the weekend?
The File Server applicance is a VMWare ESXi vm. 192.168.205.10 is Windows 2012R2 sharing a drive which is reachable from Windows clients. But the File Server appliance will not mount the b$ share nor any other share.
mount -t cifs //192.168.205.10/b$ -o username=user,password=pass,workgroup=dom /media/win-share
mount: block device //192.168.205.10/b$ is write-protected, mounting read-only
mount: cannot mount block device //192.168.205.10/b$ read-only
I tried adding sec=ntlm and sec=ntlmv2, but that just returned
I like your idea with backuping the appliance, but Cloud-Serivices outside our Country aren't an option for us.
Beside that, we have a nice backup solution in place and wish to backup the appliance locally. Is there any chance to configure a cron job that does local dumps and overwrites the old dumps? That would make a lot of sense for our use case.
I have install Joomla turnkey version 3 then version 2.5 but for all of them, the joomla password I set at installation is not working even after reinstalling and changing the keyboard to make sure that is is US standard and that it is not faulty. As a result, I cannot use the system. The installation in on my local machine only and I an using VMware. How can I resolve this issue ?
I've created a certificate (from letsencrypt) and successfully imported it to Apache in
one of the TKL Appliances. However I cannot get it working with webmin.
That means: When accessing my TKL Appl. via Port 12321 it's still using the
self signed certificate though I'Ve replaced the miniserv.pem file in
Im new to File Server (and Linux kind of), looking to make an Ansible playbook and would like to know the location of the config files for Webmin and File Server