Recently Microsoft rolled out some spying updates, which track your activity and send everything to Microsoft. I wrote some simple batch script which removes all these updates at once. If you use Windows 7, Windows 8, Windows 8.1 or Windows 10 and don’t want to be tracked by Microsoft, you should remove these updates.

Below are couple of scripts – one removes them silently other show pop-ups for each update removal. You can copy paste or download them. Important to run the script as administrator.

Read More →

After updating multiple servers I had a need to reboot them one by one. Main issue was to automate that, so the script would wait for the node to become reachable before rebooting next one. Here’s the simple one-liner for that:

 

Stop Jira, setup the connector in /opt/atlassian/jira/conf/server.xml and start Jira:

Don’t forget to comment out usual one. For Stash use: Read More →

Setup repository and install the package:

Apache setup

If you want to access Pydio at http://localhost/pydio do:

Read More →

Ensure to have your external IP in /etc/hosts

First we install all needed packages


Download and install additional libraries

Read More →