Wednesday, June 7, 2023
Home Server

Server

Create Blocking Bad Bots Through Apache in WHM/cPanel

we see a lot of traffic from 'bad robots', these bots cause problems such as high server load, server instability and can...

Managing Journal Systemd Ubuntu

By default, systemd-journald ensures older journal records or journal files are deleted in order to keep a certain amount of disk space...

HTTP/2 Vulnerabilities in Nginx

In August 2019, NGINX Updates Mitigate in many implementations of HTTP/2. NGINX and Cloudflare are aware in this Mandatory case, Fortunately, For...

Unable to start MySQL on Ubuntu: AVC apparmor=”DENIED” operation=”open”

MySQL on Ubuntu fails to start. The following error messages are shown in the output of the journalctl -xecommand: AVC...

Converting between image formats

qemu-img convert: raw, qcow2, qed, vdi, vmdk, vhd The qemu-img convert command can do conversion between multiple formats, including qcow2, qed, raw, vdi, vhd, and vmdk.

Migrate MyISAM tables to INNODB using mysqldump

In this article you will find information how to convert MyISAM tables to INNODB.  The procedure here is an...

Ubuntu updates for TCP SACK Panic vulnerabilities

14.04 , 16.04 , 18.04 , ESM , Extended Security Maintenance , livepatch , sack panic , Security , TCP Sack Panic , Trusty Tahr Issues have been identified in the way the Linux kernel’s TCP implementation...

Configure Disk Quota on Ubuntu Server

Scenario: Disk quotas can be used to limit the amount of disk space or the number of files allocated...

Test TCP Port 25 (smtp) access with telnet

In this article I show you how to use telnet to test the access to a mail server on TCP port 25.

Security Advisory – TCP SACK PANIC – Kernel vulnerabilities – CVE-2019-11477, CVE-2019-11478 & CVE-2019-11479

Redhat Ubuntu reference:https://access.redhat.com/security/vulnerabilities/tcpsackhttps://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-11477.htmlhttps://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-001.md Primarily Impacted Products Red Hat...

Zimbra Server Status shows all failed services

Step by step guide to solve problem zimbra some services are not running the following: To fix this issue:Check...

How to stop bad bots from visiting your website

Recently I noticed in Google Analytics a lot of referral to the page https://www.mydomain-name.com//h/1486338.html that doesn’t exist on one of my website....
- Advertisment -

Most Read

Please install all available updates for your release before upgrading

The Problem: While upgrading the Ubuntu OS version, I faced the following issue with the do-release-upgrade command. Even all the current...

How To Import QCOW2 Image Into Proxmox

In this guide, we will see how to import QCOW2 into Proxmox hypervisor and how to create a virtual machine using the QCOW2 image...

Remove frozen emails from mail queue – Exim

Emails can build up for a variety of different reasons but mainly results from emails which were undelivered.  When...

Safe Reboot Of Linux Using Magic SysRq Key

If you are working on kernel development, or device drivers, or running a code that could cause a kernel panic, the SysRq...