Uploaded October 2013 | Updated September 2026, 1 week ago
Twitter: twitter.com/ITVraag
Facebook: facebook.com/itvraag
Here follows a video explaining how to restore your data (files/folders) from a laptop which seems to be defective. Keep in mind that this only works when the Hard Disk Drive of the laptop is not defective.
*** Had to repost this video, due to copyright issues ***
Twitter: twitter.com/ITVraag
Facebook: facebook.com/itvraag
Here follows a video explaining how to restore your data (files/folders) from a laptop which seems to be defective. Keep in mind that this only works when the Hard Disk Drive of the laptop is not defective.
*** Had to repost this video, due to copyright issues ***




![Git #4 - diff, log, amend (with tips)
In this video well continue with Git and cover differences between commits, log options and change a previous commit with amend.
#git
https://itvraag.nl
Used commands in the video:
git diff [commit ID]
git commit amend
git commit amend -m second change
git log oneline
git log -i name-only pretty=format:%C(yellow)%h %Cred%ad %Cblue%an%Cgreen%d %Creset%s date=short
git log -n 4 -i stat grep [search string] Git #4 - diff, log, amend (with tips)](https://i.ytimg.com/vi/S8bLMoyYrMU/mqdefault.jpg)
![Puppet #3 - Setting up GitHub repo for Puppet server & configure r10k
In this video well follow up on previous videos about Puppet (and Vagrant) by creating GitHub account and configure r10k on our Puppet Master server running on a Vagrant Box.
https://itvraag.nl
r10k yaml file content. Just make sure to change the values marked as [CHANGEME]
:cachedir: /var/cache/r10k
:sources:
:[CHANGEME]:
remote: [CHANGEME]
basedir: /etc/puppetlabs/code/environments Puppet #3 - Setting up GitHub repo for Puppet server & configure r10k](https://i.ytimg.com/vi/SUMkP40dXJU/mqdefault.jpg)




