Increasing the vm.max_map_count parameter on a Plesk for Linux server is required for applications (such as Elasticsearch) that need a higher number of memory map areas than the default limit.…
Tag: Linux Server
How to Create a Group in Linux
December 8, 2023 / How-to GuideThis guide explains how to create groups in Linux, which helps manage user per permissions more efficiently than assigning permissions individually. Follow these steps to create a group: Open a…
How to install cURL on Linux
May 15, 2023 / Command LineThis guide explains how to install cURL on MacOS. cURL stands for “Client for URLs”. It is a command-line tool used for transferring data over various protocols, including HTTP, HTTPS,…
How to Flush the Local DNS Cache in Linux Server
April 12, 2017 / cPanel and WHMIf your computer has trouble reaching a certain website or server this may be due to a corrupt local DNS cache. Below are the steps that will show you how…