ipset
Allow CloudFlare IP addresses with ipset To list ipset list ipset list -n -t ipset list -n ipset list -t
Allow CloudFlare IP addresses with ipset To list ipset list ipset list -n -t ipset list -n ipset list -t
IP sets are a framework inside the Linux kernel, which can be administered by the ipset utility. Depending on the type, an…
When installing r1soft kernel module, I got the following error root@localhost:~# serverbackup-setup –get-module Failed to find headers at `/lib/modules/4.19.0-20-amd64/build`. Get module failed.…
Webp is a new image format for the web. It can be used on websites for the fast and efficient loading of…
To install MySQL 5.7 on CentOS 7 server, install the repository rpm -ivh http://repo.mysql.com/mysql57-community-release-el7.rpm import MySQL GPG key with rpm –import https://repo.mysql.com/RPM-GPG-KEY-mysql-2022…
First, install libwww-perl package needed for CSF firewall Install CSF with Change following settings in csf.conf file If you need GUI enabled,…
If you are running virtualization software like Proxmox, KVM, or VMWare ESXi on the OneProvider server, you need to order an additional…
To see lists all groups that a user is in, run groups USER_HERE Example boby@sok-01:~$ groups boby boby : boby adm cdrom…
To disable maintenance mode in drupal 7.x run the command drush vset maintenance_mode 0 Example $ drush vset maintenance_mode 0 maintenance_mode was…
Putty saves ssh key in file with .ppk extension. To use the key on Linux systems, you need to convert it to…
A few days ago I wanted to Migrate an Ubuntu VPS from one provider to another. I tried to take a snapshot…
Apache Solr is a highly reliable and scalable open source search platform. Solr powers the search and navigation features of many of…