Password reset in Moodle is traditionally email-based, but that doesn’t always fit real-world usage, especially in mobile-first environments or regions where email access is inconsistent. […]
Atari 2600 Static Sound Problem
Since I was young I always wanted to own an Atari console. We didn’t have one but our neighbors did and we used to go […]
Arduino, LCD & buttons
Use push buttons to write on a 16×16 LCD screen with Arduino Follow the link below to see more details: LCD Button Writer
Let’s encrypt certificate for Lync (Skype for Business)
Let’s Encrypt is a free, automated, and open Certificate Authority. It has a limitation for 3 month, but it can be automatically renewed. Follow the […]
Toyota Techstream – Mini VCI – Windows 10 pro
After I installed the software, my Windows 10 didn’t recognized the Mini VCI driver. The instillation CD included “MVCI Driver for TOYOTA.msi”, but when trying […]
Manage AWS EC2 Snapshots
Create and delete snapshots according to retention plan. IAM account: In the AWS Management Console, go to IAM service. On the right side click on […]
Set default email for Office 365
Depending on the information stored for the users in the AD, there is two ways this can be accomplished: 1.Set email field and default email […]
bash: wp: command not found
After installing WP-CLI as in here: http://wp-cli.org/ executing wp gives the error: bash: wp: command not found For me the problem was that the system […]