Increasing ‘vm.max_map_count’ on a Plesk for Linux server is necessary to support applications that require a higher number of memory map areas than the default limit. Connect to the Server:…
Tag: Linux Server
How to Create a Group in Linux
December 8, 2023 / How-to GuideIf your Linux distribution supports multiple users, it is more convenient to allocate user permissions through groups rather than individual users. By creating groups with designated permissions and subsequently assigning…
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 & 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…