If you are a developer, you will re-use code provided by others. Usually /lib, /lib64, /usr/local/lib, and other directories stores various shared libraries. You can write your own program using these shared libraries. As a sys admin you need to manage and install these shared libraries. Use the following commands for shared libraries management, security, and debugging problems. Read More
Перевірка С-програм під Linux на витоки пам’яті
Перевірка програм написаних на С під Linux на витоки пам’яті та профілювання Read More
Comments