Search Our Database

How to generate your SSH Public key

Introduction Secure communication between your local machine and a remote server is crucial, especially when dealing with sensitive data. One of the most widely used methods to establish a secure connection is through SSH (Secure Shell) keys. SSH keys consist of a key pair — a public key and a private key. The private key

Domain Lifecycle for .MY

A .MY domain name is a valuable asset for businesses and individuals operating in Malaysia. Understanding its lifecycle is essential for effective management. From initial registration to renewal, there are several key stages involved. By familiarizing yourself with these stages, you can ensure that your .MY domain remains active and accessible. Active The domain remains

How to Access Server Using FTP

Introduction This guide explains how to access your server using FTP (File Transfer Protocol). FTP allows you to transfer files between your local machine and the server. It is commonly used for managing website files on a hosting server. This guide will walk you through the process of connecting to your server using an FTP

How to Download and Install TeamViewer for Personal Use

Introduction TeamViewer is a powerful remote access tool that allows users to connect to and control computers and servers from any location with ease. Whether for troubleshooting, file sharing, or remote management, it provides a seamless solution for IT professionals and personal users alike. This guide outlines the step-by-step process for downloading and installing TeamViewer,

How to Enable `register_globals` for PHP 5.2 and below

Important Note: The register_globals feature has been deprecated in PHP 5.3 and completely removed in PHP 5.4 due to security risks. It is strongly recommended to upgrade to newer PHP versions and avoid enabling this feature. Introduction This guide explains how to enable register_globals for PHP 5.2 and earlier versions. The register_globals directive allows PHP

How to setup Email on Apple Mail

Introduction This guide explains how to set up an email account on Apple Mail, the built-in email client for macOS. By following this guide, you will be able to configure your email account to send and receive emails using Apple Mail on your Mac. This process applies to any email account provided by your hosting

How to change DirectAdmin’s admin password via SSH

Introduction This guide explains how to change the admin password in DirectAdmin. It is designed for system administrators or users who already have access to their DirectAdmin control panel and wish to update their admin password. This can be useful for security purposes or to meet updated password policies.   Prerequisites Before proceeding, ensure you