In 2016, I wrote an article for the Linux Magazine about an personal search engine: * Suchmaschinenserver im Eigenbau (Ausgabe 02/2016)* Go Find It ...
Setup Windows 10/Server 2016 RDP to work with Guacamole 1.1.0 (Part 2)
Currently Guacamole 1.1.0 is not compatible with the default encryption of Windows. If you disable NLA it should work. Open Registry editor ...
Install Guacamole 1.1.0 on Debian 10 with DB authentication (Part 1)
I started with a fresh Debian 10.3.0 with latest patches. I just installed vim and open-vm-tools because my server runs on an VMWare cluster 1. ...
Force https to http redirect except for WordPress /wp-admin directory
First move all requests that are not wp-admin requests from https to http. Than i want to exclude all of Wordpress admin from the https to http ...
Apache Nutch with Solr on Debian 9 or Ubuntu 17.04
About one year ago I wrote an article for Linux Magazin about a personal search engine: * Suchmaschinenserver im Eigenbau (Ausgabe 02/2016) * Go ...
Fixing broken Thecus N8800PRO NAS or install Linux on Thecus N8880PRO NAS
A few days ago one of my old Thecus N8800PRO NAS storages stopped working. Instead of throwing it away i decided to take a closer look at it. First ...
Dell OpenManage (OMSA) 8.3 on XenServer 7
First step is to add the Dell OpenManage Repository: wget -q -O - http://linux.dell.com/repo/hardware/DSU_16.05.00/bootstrap.cgi | ...
Upgrade to Citrix XenServer 6.5 to 7
First Download XenServer Installation ISO and the new Windows Management Console ...
Racktables Extension 0.3.3
Update of my racktables extension: Fixes and new features: - Fix: Fixes Bug in custom report for Racks, Rows and Locations - Fix: Changed directory ...
Simple Backup Script with logrotate
A simple backup script using logrotate to save multiple backups. I use a NFS storage mounted via autofs as backup location. Database Backup is ...