Find Apache httpd.conf/apache2.conf Configuration File [New Question]

A quick question, answered on Heelpbook, about how to “Find Apache httpd.conf/apache2.conf Configuration File”. This can save time when there’s need to configure an existing httpd/Apache web server already installed on a Linux system. Read More …

Securing RDP Connections using TLS certificates

Remote Desktop has been the must as remote administration tool for many IT professionals and sadly many even expose it to the internet leading to brutefoce attacks and Man in the Middle attacks in the past (and even during this period). Using TLS certificates can improve the security and the default access method to critical systems, even if those systems are reached only on internal business LAN environments. Read More …

Windows Server 2016 – Configure DNS Zone Transfer

DNS (Domain Name System) is one of the many systems that keeps the Internet humming and is responsible for resolving human-readable hostnames into machine-readable IP addresses. DNS servers host what are known as zones. Read More …

Active Directory – Schema Master FSMO Role

Schema Master is another FSMO role which is responsible for making changes to the Active Directory schema. The schema stores descriptions of all Active Directory classes and attributes (LDAP://cn=schema,cn=configuration,dc=). Read More …