An introduction layer to Frozen mails Simply, frozen emails are the emails sent to invalid, non existing email accounts that were undelivered to the address correctly. If the email can’t be delivered to an account, the email will be added…
Author: Arunlal A
4 Ways to maximize operational efficiencies in your IT environment
In the IT world, we like the latest gadget, the newest service and the coolest hack. The time required to make sure we’re getting the most out of what we already have isn’t always the most exciting part of our…
[Malware Detector] Installation & Usage of Maldet on Linux
Why Maldet? This is one of the commonly using Malware detector for Linux servers. The installation and usages of Maldet is quit simple compared to other scanners. It uses threat data from network edge intrusion detection systems to extract malware that…
A list of cPanel default open ports with its service name
The cPanel/WHM is one of the best control panel in web hosting field. The simplicity itself is the important point to make it widely acceptable. We already discussed a lot of topics for cPanel. The installation steps are also quite…
How to reset WordPress admin password from cPanel?
How to change WordPress users password – PhpMyAdmin? There are many ways to reset the WordPress admin password. We can reset the WordPress admin password from WordPress admin panel as well as cPanel-PHPMyAdmin. We all know how to reset the…
How to change the priority of a Linux process – What is nice value in Linux?
What actually “nice value” means ? Why should we bother ? Every process which are running and waiting to execute under Unix has it’s own priority. Changing the priority comes under the management of server processor (CPU) time with respect to…
How to block incoming/outgoing network access for a single user using iptables?
Why this post? Hmm… Every SysAdmin, who love to play with Linux iptables must know, how iptables deal networking for a single user. You need to dig more on Linux iptables to get this option. Yeah, it’s possible!! Linux iptables…