ubuntu server permission

Linux server under a DDoS attack from an IP address? | Easy Instructions

Linux server under a DDoS attack from an IP address

Find out what IP addresses are connected to your server. [code]sudo apt-get install net-tools -y[/code] Check Server Load Be sure to check when everything is running normally, so you have a base number to compare it to. [code]grep processor /proc/cpuinfo | wc -l[/code] Checking Your Network Load We need to install nload for this operation. Read More