2126 shaares
6 private links
6 private links
288 results
tagged
linux
This is a set of recommendations used by the Linux Foundation for their systems administrators.
Depuis un moment, Adobe ne fournit plus le plugin Flash pour Ubuntu et les autres distributions GNU/Linux : la dernière version en date est la version 11.
Ever wondered how device drivers are reverse engineered? We’ll show you with a simple yet complete example
A series of posts about the linux kernel.
This is for people who want to understand how programs get loaded under linux. In particular it talks about dynamically loaded x86 ELF files. The information you learn will let you understand how to debug problems that occur in your program before main starts up.