Change VMWare Workstation language to English
Rename folders present in C:\Program Files\VMware\VMware Workstation\messages, and restart VMWare Workstation. This will make VMWare start in English.
1)On solr.master: +Edit scripts.conf: solr_hostname=localhost solr_port=8983 rsyncd_port=18983 +Enable and start rsync: rsyncd-enable; rsyncd-start +Run snapshooter: snapshooter After running this, you should be able to see… Read More »Solr replication
I recently happened to experiment with Apache’s mod_rewrite, an excellent library to change your machine friendly (or perhaps program friendly?) web urls into user friendly… Read More »Using Apache’s mod_rewrite on Windows