Flush RAM memory.
We can flush RAM memory without rebooting server. First login in to server as root user and follows steps. Check current RAM usage. root@server [~]# […]
We can flush RAM memory without rebooting server. First login in to server as root user and follows steps. Check current RAM usage. root@server [~]# […]
We can test IMAP service by using following simple script. <? $mbox = imap_open(“{mail.loacalhost:143/novalidate-cert}INBOX”, “test@test123.com”, “1q2w3e”); print_r(imap_errors()); ?> If you want to force SSL connection […]
Refer following command to update awstats for all users on your cPanel linux server but make sure that you are logged in as root user. […]
Its very common issue, every new techie not sure about server bit at that time simply run following command to get bit information. getconf LONG_BIT […]
For Linux system monitoring no need to any further third party tools. We can use following four tools to monitor server. 1 top – Top […]
Copyright © 2023 Kaizen Software Solutions. All rights reserved.