Error mount: unknown filesystem type exfat on Ubuntu
This article will help you how to resolve error mount: unknown filesystem type ‘exfat’. Example error message when mounting Micro SD using card reader: exFAT filesystem is not installed in…
Talk about server and programming
This article will help you how to resolve error mount: unknown filesystem type ‘exfat’. Example error message when mounting Micro SD using card reader: exFAT filesystem is not installed in…
This article will tell how to install Netdata to monitor your linux system such as Linux Centos 7, Centos 8 or Ubuntu. Netdata is very power full real time monitoring…
Brotli is developed by Google as an alternative to Gzip, Zopfli and Deflate, but we can say it’s enhancement. Our case study on Brotli has shown compression ratios of more…
How to install latest official Nginx on Centos 8 / RHEL 8, instead using Nginx from Centos 8 or RHEL 8 repository. Currently Centos / RHEL 8 repo using too…
On this article, we will tell about how to install Development Tools on CentOS 8 or RHEL 8. As we know, for package manager, CentOS 8 / RHEL 8 does…
CentOS 8 has been released, it based on Red Hat Enterprise Linux (RHEL) 8 and this article explain how to install and enable Remi Repository on CentOS 8 / RHEL-8.…
Smartmontools is open source tools to check your disk health. It can be used to check hard disk, SAS disk, SSD and also check disk on raid conroller such as…
ModSecurity is an open source and great module to securing sites around the world. ModSecurity protects against Layer 7 attacks. It will prevent SQL injection (SQLi), local file inclusion (LFI), and…
TCP SYN flood is a one type of DDoS (Distributed Denial of Service) attack that exploits part of the normal TCP three-way handshake to consume resources on the targeted server…
If we need to work together with team or access windows storage, we need to mount remote windows share or Samba on CentOS 7. Mounting Windows or other samba) shares…
Polipo is a small and fast caching web proxy, and in this article we will talk about how to install Polipo on Centos 7. You also can use as a…
By default Centos 7 repository is MySQL 5.5. If you want to use latest stable MariaDB, you need to use Official MariaDB repository. You need to create MariaDB repository on…