Categories
Coding Linux Reference Material

VIL: Very Important Links (updated)

Just some important links that might be useful for others.

Ptrace is a linux syscall that allows you to manipulate process. It’s commonly used to implement debuggers, although you can do quite a lot of other interesting stuff with it:

This link shows how to prevent having to enter a password everytime your are managing your Linux VMs. This is pretty handy if you are using vagrant and/or creating/destroying a lot of them:

 

By Otavio Piske

Just another nerd

Leave a Reply

Your email address will not be published. Required fields are marked *