Axel Download Accelerator for Linux

Axel Download Accelerator for Linux

There are websites that reduce the download speed per connection. With Axel you'll be able to download much faster as it opens several connections, thus increasing the download speed. How…
Slowloris DoS – How to protect your Apache

Slowloris DoS – How to protect your Apache

Slowloris is a tool used for DoS (Denial of Service) on HTTP servers. Basically, Slowloris opens the maximum number of connections possible, leading the server to "exhaustion". Some of the…
Scheduling Tasks in Linux using Crontab

Scheduling Tasks in Linux using Crontab

Scheduling tasks is a very useful feature, for example in server maintenance and backup, etc. In Linux, this can be done using"crontab". Using the crontab -operation command will allow you…