Quantcast
Channel: Mahmoud M. Abdel-Fattah » linux
Browsing latest articles
Browse All 2 View Live

Blocking all incoming requests except specific IP using iptables

If you are using linux and wants to block all incoming requests to a specific port except a specific IP (your static IP or localhost in my example) , You should first block all incoming requests to...

View Article



Migrating (transferring) data from MySQL to PostgreSQL

I was working on rails project and I faced this problem, my development environment DB is MySQL while production environment DB is PostgreSQL, and I wanted to move some data. I found the following 2...

View Article
Browsing latest articles
Browse All 2 View Live


Latest Images