How To Install ZNC, an IRC bouncer, on an Ubuntu VPS
ZNC is an IRC network bouncer software. ZNC comes with various modules and features that can cater to your usage requirements. Here we’ll be compiling ZNC with the web interface enabled.
ZNC is an IRC network bouncer software. ZNC comes with various modules and features that can cater to your usage requirements. Here we’ll be compiling ZNC with the web interface enabled.
In this tutorial, you will try out several tools for creating GIFs from video clips, optimizing them for size and quality, and ensuring you can use them in many contexts.
Logrotate is a system utility that manages the automatic rotation and compression of log files. If log files were not rotated, compressed, and periodically pruned, they would eventually consume all available disk space on a system. In this article, we will explore the default Logrotate configuration, then configure log rotation for a fictional custom application.
Redis — хранилище ключей в памяти с открытым исходным кодом. В Redis отсортированные наборы данных — это тип данных, аналогичный наборам данных в том, что оба типа…
The prospect of migrating a database can be intimidating, especially when migrating from one database management system to another. This tutorial provides instructions on how to install pgLoader, an open-source database migration tool, and use it to migrate a remote MySQL database to PostgreSQL over an SSL connection.
BGPalerter is an open-source BGP network monitoring tool that can provide real-time alerts on BGP activity, including route visibility and new route announcements, as well as potentially nefarious activity such as route hijacks or route leaks. In this tutorial, you will learn how to install and configure BGPalerter to monitor your important networks for potentially suspicious activity.
The TICK stack is a collection of products from the developers of the time-series database InfluxDB. It is made up of the following components: Telegraf collects time-series data from a…
In this guide, we’ll show you how to move an Apache document root to a new location which allows you to independently scale storage for different sites.
Optimizing Wordpress installations on the cloud gives the clients and individuals your sites interact with the performance, speed, and flexibility they’ve come to expect with WordPress. In this tutorial, you’ll gain tips on how to optimize WordPress installations in a way that’s built for scale, including guidance on configuration, speed, and overall performance.
The mod_evasive Apache module, formerly known as mod_dosevasive, helps protect against DoS, DDoS (Distributed Denial of Service), and brute force attacks on the Apache web server. It can provide evasive action during attacks and report abuses via email and syslog facilities.