April 26, 2019

Guide to Install PIP on CentOS 7

Linux General,

PIP is one of the best tool for you to install and manage Python packages. Moreover PIP is a package management system used to install and manage software packages written in Python. With this guide you can easily Install PIP on CentOS 7 . You can install PIP either by using YUM or with Curl…

Read more
April 11, 2019

Check if your Linux server is Under DDOS Attack or not!

Linux General,

When your server is under DDoS(Distributed Denial of Service) attack it experiences high inflow of data that depletes the server performance or even leads to server crash. Hence you can login to your server as root and fire the following command, using which you can check if your Linux server is under DDOS attack or…

Read more