Topic Covered:
Shared Library and Environment Variable LD_PRELOAD
Steps for lab setup that you have to do yourself:
1) Login into VM and switch user to root (toor is the pass)
2) visudo (add this line: Defaults env_keep += LD_PRELOAD)
3) Save the file