Modern Technologies

Software & Tech Development for the Future

Discover
Database Home MSSQL Others Postgresql

How to Open a Port for PostgreSQL and Other Software from the Windows Firewall

Managing firewall rules is essential to ensure secure and seamless communication for your applications. Follow these steps to open a port for PostgreSQL or any other software in Windows Firewall. ### Steps to Open a Port: 1. **Open Windows Defender Firewall** – Press the **Windows key** and search for **Defender Firewall with Advanced Security**. – […]

admin 
Home

How to copy folders and sub-folders without content?

Imagine you have a folder that contains many folders and sub-folders including heavy files. You want to copy only the folders and sub-folders without copying their contents. How is this possible? Let’s follow these steps: 1. Open Command Prompt as an Administrator.2. Type the following command in it and press enter. Note – D:\Resource\CusData – […]

admin 
Home Others

How to show new website on google search

Copy the code from console Than Go to your CPanel Site(Provided by hosting company) 1.Click on Zone Editor Menu2.Select your domain name and click on manage3.Click on add record buttonYou will redirect to the following Screen Type should be Txt and paste the code to record field and click on save record.Go to previous google […]

admin