Information Security News Blog
Linux Mint project leader, Clem Lefebvre announced today that the codename for Linux Mint 20 is Ulyana and that it will only be available in 64-bit. This means that some older computers will not...
It’s no surprise that Bryce Harrington shared the news of the successful introduction of PHP 7.4 into the Ubuntu 20.04 package archive on Thursday. PHP 7.4 was officially released at the end of November...
antiX is a fast, lightweight, and easy to install Linux live CD distribution based on Debian Testing for Intel-AMD x86 compatible systems. It provides antiX magic with a set of environments suitable for older...
The pfSense project is a free network firewall distribution, based on the FreeBSD operating system with a custom kernel and including third-party free software packages for additional functionality. pfSense software, with the help of...
TCP Wrappers TCP wrappers are host-based access control systems. It is used to prevent unauthorized access and only allow specific customers to access services on your server. Why use TCP wrappers TCP wrappers create...
Bodhi Linux is a desktop-based Ubuntu-based distribution that features an elegant and lightweight Enlightenment window manager. The project integrates and pre-configures the latest Enlightenment directly from Enlightenment’s software development repository, providing modularity, the high...
MTR is a powerful network diagnostic tool that allows system administrators to diagnose and locate network errors and provide network status reports to upstream providers. mtr combines the functionality of the traceroute and ping...
Univention Corporate Server (UCS) is the free to use, innovative platform to efficiently operate and manage server applications and complete IT infrastructures. UCS is optimally suited for the management of distributed, heterogeneous and virtualized...
iperf is a tool for performing network throughput measurements. It can test either TCP or UDP throughput. To perform an iperf test the user must establish both a server (to discard traffic) and a...
How to install LEMP(Nginx PHP FastCGI MariaDB) in CentOS Make sure your system is up to date: yum update Install Nginx from EPEL The fastest and easiest way to install Nginx is to use...
WireGuard is a VPN kernel implementation with few lines of code, prioritizing performance, and simple configuration. It tries to provide high performance while achieving a simple configuration. WireGuard is based on UDP. Data packets...
The statistics of http requests here refer to the statistics of QPS (Queries-per-second), statistics of the top ten most visited URLs. Generally, when doing such statistics, we often use website visit logs to make...