by DXSdata | Jul 18, 2017 | Administration
After updating WP’s plugins, themes or WP itself, sometimes an error 500 appears, especially for multilanguage sites. Error 500 can have many causes, so first have a look in your Apache log file, e.g. /var/log/apache2/error.log You might encounter a line like...
by DXSdata | Jul 17, 2017 | C# .Net
Because there was no Bayes classification library available on Github yet, I just ported one from this repository. You can find my .NET Core version source here, and the Nuget package here. 2017-11: Upgraded project and Nuget package to .NET Standard 2.0 for...
by DXSdata | Jul 14, 2017 | Uncategorized
Sorry, this entry is only available in German. For the sake of viewer convenience, the content is shown below in the alternative language. You may click the link to switch the active language. Standardmäßig ist es bei der Skyteam Gorilla (vermutlich auch beim...
by DXSdata | Jul 8, 2017 | Administration, C# .Net
Folder Redirection is a useful feature often used by enterprises to shring the users’ profiles. A server-sided user profile itself is always fully copied at user logon and logoff. Redirected folders are only linked to, so this can save a lot of time and sync...
Comments