Tuesday, June 6, 2023

How to

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....

Cannot access disk on zfs, Don’t Panic!!

I was having an issue with one of my Proxmox 5.0 version. When I was trying to start my VM it states...

Set-Up Master-Slave Replication for PostgreSQL 9.6 on Ubuntu 16.04

What we will do: Install PostgreSQL 9.6.Configure MASTER Server.Configure SLAVE Server.Copy PostgreSQL Data from MASTER to SLAVE.Testing.

Zimbra XXE / SSRF Vulnerability Disclosure

At March 18, 2019 , Rene Ottom, Vice President Product eMail and Collaboration announced that The Zimbra Security team has been...

How To Install Elasticsearch, Logstash, and Kibana (Elastic Stack) on Ubuntu 16.04

Introduction The Elastic Stack — formerly known as the ELK Stack — is a collection...

How to stop using TLS-SNI-01 with Certbot

Let’s Encrypt is removing support for domain validation with TLS-SNI-01. If you’re using Certbot and received an email titled “Action required: Let’s...

How To Make Changes In resolv.conf Permanent in Ubuntu

When you change the DNS configuration using /etc/resolv.conf file, you must have noticed that the changes are not permanent. A reboot and...

How to Setup FTP with ProFTPD in Webmin

After installing Webmin on a VPS or Dedicated Server, you may be wondering how to add and...

How to install and use snmpwalk

Snmpwalk is a great tool for Linux boxes. You can easily list all OIDs an SNMP host has to offer then filter...
- 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...