The line tells the Web.config file to have the <customErrors mode = "Off"> expression appended.
But as in the picture (see work with sublime text) the <customErrors mode = "Off"> expression is added in the Web.config file and the file is saved as in the picture.
Hi. My first post, and I'm not sure if I should even ask here or go searching in Python forums :)
I am most of the way through building an appliance for SLIMS8 [ Google Senayan SLIMS, or search for SLIMS on Github ] , having successfully drawn upon scripts from LAMP, Moodle, and Xoops appliances.
SLIMS8 stores its internal user passwords using bcrypt ( so far as I can ascertain from the SLIMS code e.g
I downloaded "turnkey-e107-14.2-jessie-amd64.ova" and import in VirtualBox. Start it and go setup enter password for root, mysql and e107. Everything is fine when just go to my ip address "192.168.0.23". When I try to go "https://192.168.0.23" in any browser I have "Chrome, Mozilla or Opera" they say that they have selfsigned certificate. I accept and everything is fine for now.
Looking to run Postgres on a VM. This solution looks awesome, but unfortunately I need postgres 9.5 and it looks like this appliance comes bundled with 9.4.
Is anyone out there able to help? Maybe there's a way to update?
Trying a restore of the nginx fastgi server. Currently runs on 50GB disk on VMware (not sure why such a big disk - it was just setup that way) - restoring to a Virtual box instance.
Now we gave the virtual box instance over 50GB disk space to be sure. But the full backup is just over 1GB. Its a proxy and doesn't do a great deal.
Having tried twice when restoring it gets part way through then appears to have filled the disk.
Dear all, I'm new and I have something strange. Hopefully it is somehing that is easy to solve but all the automated backup of MySQL databases I make (either through MySQL or AutoMySQLBackup script) are incomplete! When I open the .sql file I see that it simple ends in the middle of a table. The size of the file differs also every time.
When I make a manual backup in Adminer I have no problems at all but I rather have it automated. What could this be? Thanks!
Can somebody confirm if I can run tkl openvpn as a vpnserver to route web traffic from my ipad and iphone via my uk server before I spend time setting up. My windows server which I have been using is giving me grief after tlates updates.
Hi there, I posted this over in the confconsole docs as a comment, but I guess the forums are better monitored? Anywho, to recap:
OK, I may be missing something obvious but I can't see what I should be doing after the first bullet point to make dehydrated pick up the additional domains and run the wrapper to get certificates for those new domains?
Will it just pick up the changes when the daily cron runs or do I need to invoke it myself somehow?