You can post or update any article in the wordpress site through the MS word 2007. You don’t need to login at the admin area of your WP site. Here are the steps. Steps :—— 1. Logged into the admin area of your wordpress site. Make sure that the Atompub… Continue Reading Post article in wordpress site through MS word 2007

Introduction VNC (Virtual Network Computing) allows administrators to remotely access a graphical desktop environment on a Linux server. It is useful for managing applications that require a GUI and for users who prefer graphical administration over the command line. This guide explains how to install, configure, and access a VNC… Continue Reading How to Configure VNC (Virtual Network Computing) on CentOS

Introduction PHP configuration parameters help control how PHP applications behave on the server. By modifying settings such as allow_url_fopen, allow_url_include, and max_execution_time, you can enable remote file access features and adjust script execution limits based on your application requirements. These settings can be configured either through the .htaccess file or… Continue Reading Enabling Various PHP parameters using .htaccess file and php.ini file

Introduction A firewall helps protect your server from unauthorized access, malicious traffic, and network attacks. On Linux hosting servers, different firewall solutions are commonly used based on the control panel installed on the server. For cPanel servers, ConfigServer Security & Firewall (CSF) is widely recommended. For Plesk servers, the APF… Continue Reading Install firewall to the server

Introduction Telnet is a network protocol and command-line utility used to connect to remote systems over TCP/IP. It is mainly used for testing connectivity to servers and services on specific ports. Although it is considered less secure compared to SSH, it is still useful for troubleshooting network services such as… Continue Reading Steps to make telnet in Windows/Linux/MAC

Introduction Microsoft Outlook is a widely used email client that allows users to send, receive, and manage emails efficiently. Configuring your email account correctly in Outlook ensures proper email communication using POP3 and SMTP mail server settings. Prerequisites Valid email account credentials Incoming and outgoing mail server details Microsoft Outlook… Continue Reading Outlook Configuration Steps

Introduction While accessing phpMyAdmin from WHM, you may encounter MySQL connection errors if the MySQL socket file is missing or incorrectly configured. Prerequisites Implementation Error Message While accessing phpMyAdmin from WHM, the following error may appear: #2002 – The server is not responding (or the local MySQL server’s socket is… Continue Reading PHPMyAdmin Error

Introduction If a website hosted on a Windows server prompts visitors for a username and password when accessed through a browser, the most common cause is that the anonymous user configured in IIS is out of sync with the account credentials. This issue can usually be resolved by verifying the… Continue Reading The site is asking for a username and password while browsing [Windows]

Introduction Adobe Dreamweaver allows developers to connect to and manage MySQL databases remotely through FTP and Remote MySQL access in cPanel. Proper configuration of remote MySQL and Dreamweaver settings is required to establish a successful database connection. Prerequisites Implementation Enable Remote MySQL Connection in cPanel Note:The hostname should be either… Continue Reading Configure Dreamweaver to access MySQL database via FTP – cPanel – Access database via remote connection

How to install SSL certificate without IP dedicated IP address in shared hosting. SSL-enabled Name-based Apache Virtual Hosts with mod_gnutls This article describes how to implement SSL-enabled name-based vhosts – that is secure virtual hosts which share the same IP address and port – with the SNI-capable mod_gnutls module for… Continue Reading Enable name based hosting for SSL -SNI module – without dedicated IP for SSL