list current processes writing to hard drive
Command to find out current process writing to hard disk. lsof | grep -e “]+w” It will show output like below root@:~ # lsof | grep -e “]+w” systemd-j 410…
Linux | CPanel | WHM | webhosting| Plesk | DirectAdmin | CentOs | Debian | Ubuntu Blog
Command to find out current process writing to hard disk. lsof | grep -e “]+w” It will show output like below root@:~ # lsof | grep -e “]+w” systemd-j 410…
Securing a site is not necessarily within everyone’s reach, but that doesn’t mean that you have to be a programmer or computer scientist to get there. So we’ve listed 9…
A VNC (Virtual Network Computing) Server is a GUI based desktop sharing platform that allows you to access remote desktop machines. In Centos 8 and RHEL 8 systems, VNC servers…
Symptoms An attempt to start Plesk Panel site in IIS fails with the error below All websites are stopped in IIS, an attempt to start it fails with the error…
When you have installed an Apache server , the following message may appear on your browser if you try to access a page: <p> 403 Forbidden You don't have permission…
Common causes of this issue: The specified version of Microsoft.NetCore.App or Microsoft.AspNetCore.App was not found. The in process request handler, Microsoft.AspNetCore.Server.IIS, was not referenced in the application. ANCM could not…
We will today insist on why raising awareness is very good , but that it is just as vital as you are trying to raise awareness around you . And…
This article only serves to give you a brief overview of the security flaws on the servers and to show you the possibilities which are open to you to analyze…
Web browsing via HTTPS is becoming the norm and all websites will need to be secure. Is the free SSL certificate a good alternative to paid SSL certificates? What is…