codingfreak
Pages
(Move to ...)
Home
Algorithms
Data Structures
Linux
▼
3.27.2010
Fedora 12 on HP Pavilion dv6340eu
›
Atlast the day has come, LINUX running on my laptop(pre-loaded with M$ VISTA). Time for celebrations. So I decided to drop a post on how t...
2 comments:
1.04.2010
iptables - Rate-limit incoming connections
›
Using " recent " match option in iptables we can match recent connections, and perform simple throttling operation on incoming ...
2 comments:
1.01.2010
Creating and using static libraries in Linux
›
Static libraries are simply a collection of ordinary object files . For more information on shared libraries checkout - Creating and using...
3 comments:
12.16.2009
ctags - vim with steroids
›
Basically C/C++ projects have thousands of lines of code divided into hundreds in some cases thousands of files. Inorder to access various f...
3 comments:
Creating Shared Libraries in Linux - Part 2
›
Check the PART1 of this article. 4. Making the library available at run-time Using LD_LIBRARY_PATH We have to create or set the enviro...
5 comments:
‹
›
Home
View web version