Webmin: Manage A Linux Server From Your Web Browser
WebMin (contraction of Web and Admin) offers a simplified administration solution for a Linux server from a graphical interface accessible via web browser (remote administration possible). Thereafter, it is responsible…
How To Monitor Files On Your Linux Server
You will see one of the basics of security for managing your web applications . The monitoring of changes to your files . Indeed if you have a site in…
Fixing the Raw-mode is unavailable courtesy of Hyper-V error
Virtualization is an increasingly common practice in server hosting. It consists of creating virtual machines which will be hosted on a physical server. This method thus avoids having several machines…
Command to list current processes writing to hard drive
You can use the lsof (List Open Files) command to list the processes that are currently writing to the hard drive. The lsof command shows information about files that are…
Expert Tips to Protect Your Website from Hacking
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…
How to Install and Configure VNC Server on Centos 8 / RHEL 8
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…
Unable to start Plesk site in IIS after the upgrade:”Exception from HRESULT: 0x80070020″
Symptoms Cause If the issue occurs only on Plesk Panel site, then the 8880 port/ SSL default * 8443 is probably listened by some other website in IIS. If the…
Apache – You don’t have permission to access on this server 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…