How to install libraries manually in Linux

Mar 22, 2014

I have already written an article with [step by step instructions to load modules from kernel during boot stage]({{< relref "how-to-load-modules-from-kernel-during/index.md" >}}) and also a [guide to blacklist any module during boot up

How to generate ER diagram using Oracle SQL developer

Mar 19, 2014

[![sqldev logo 128x128x32 1971751](sqldev-logo-128x128x32-1971751.webp)](http://1.bp.blogspot.com/-Iuc6WyawDMo/UynJzPxWKDI/AAAAAAAADDQ/yiL3cTAwPHc/s1600/sqldev-logo-128x128x32-1971751.png)**Tool Used :** SQL Developer version 3.1.07 **Schema Used :** HR **Tables Used :** Countries, Departments, Employees, Job_History, Jobs, Locations, Regions **Navigate the below path and step by step screen

Iptables rules to block/allow icmp ping request in Linux

Mar 6, 2014

[![download 1](download-1.webp)](http://3.bp.blogspot.com/-a_nd9m3kyys/UleMDD1UhSI/AAAAAAAACdQ/kAuN1C3jSUU/s1600/download.jpg) In this article I will show you different ways to block or allow incoming and outgoing icmp ping request in your Linux server. **Block ICMP ping request from all