This month I`ve sold my Arduino Robots RobotBjorn 1 and 2. Both were not used for more than a year. I might start building a new robot in the near future.
The source will always remain available on github.com/ramoonus/robotbjorn
This month I`ve sold my Arduino Robots RobotBjorn 1 and 2. Both were not used for more than a year. I might start building a new robot in the near future.
The source will always remain available on github.com/ramoonus/robotbjorn
To block the Reply to All button with an on/off toggle switch in Microsoft Office 2007-2016, you have to install NoReplyAll Outlook Add-In by Microsoft Research.
This short walkthrough describes how to install the Ubuntu Linux Kernel 4.4.
This guide should work with the latest version of Ubuntu Linux and most Ubuntu-based distributions including Kubuntu and Mint. The included kernel files have been compiled using the generic Ubuntu configuration. A low latency version is also available in the directory of the linked files.
Installation Guide (GUI)
sudo update-grub
I will post the latest version of the 4.4 branch and 4.5 release candidates in comments below.
This is the second update version of How-To Install WP-CLI on shared hosting and How-To Install WP-CLI on shared hosting 2. This guide has been tested and is working for my provider and WP-CLI 0.22.0
rm -rf ~./wp-cli
cd ~.
mkdir wp-cli
cd ~./wp-cli
curl -sS https://getcomposer.org/installer | php
alias composer='php composer.phar'
composer create-project wp-cli/wp-cli --no-dev
curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar
php wp-cli.phar --info
alias wp='php ~./wp-cli/wp-cli.phar'
I hereby announce TrainSpotPress, a trainspotting tool for WordPress.