Category: How To

  • Managing Your VPS

    Managing Your VPS

    We have provided you will all the tools you need to give you full control . Below you will find common issues you can run into and how you can use your yegara dashboard to resolve it. NOTE: Rescue Mode and Web Console are not available on the VPS 25G Package I Can Not SSH…

  • How to add TXT records in cPanel?

    Your TXT records can be easily managed with the help of the Zone Editor section, which can be found at your control panel. Open your cPanel and find Domains → Zone Editor: In order to create a TXT record, you just need to click on the button Manage: Click on Add record option and change…

  • Secure your WordPress website: the complete guide

    Protect your WordPress website from security threats, and how to recover if your site has been hacked. Over 40% of all websites across the globe run on WordPress. It’s the most popular content management system (CMS) available on the internet. Popularity brings a constant stream of unwanted attention from criminal hackers. This means WordPress website owners need…

  • How to Update Your .et Domain Nameserver from Ethiotelecom!

    To Use The .et Domain name with your cpanel account at yegara , you will need to change the name server of your domain at ethiotelecoms client area and change it to yegara. Please Follow the instructions below to point your domain to yegara 1. Login to Ethiotelecoms Hosting Portal: Visit myportal.ethiotelecom.et/clientarea.php and login by providing the username…

  • How to Remove The “wp” at the end of my WordPress site

    If you have used softaclous to install your new WordPress site and forgot to remove the default value in the directory field, your website would be installed in a subdirectory called “wp” instead of your main domain. this means you will have to go to your-domain.com/wp to access your website instead of your-domain.com In order…

  • How To Register .et Domain name

    dot ET is a country-level domain name of Ethiopia. it is expected that entities related to Ethiopia will use the .et domain extension, but there is no strict limit set for the domain to be used locally only. Ethiotelecom Manages the .et registry and Below we will show you how you can register a .et…

  • How To Issue SSL certificate and Fix The “Not Secure” Warning

    An SSL certificate is used to establish an encrypted connection between a server and a client, like a web server and a browser, ensuring secure communication. SSL certificates protect sensitive information from being intercepted by hackers or malicious actors. 1/ Install SSL Certificate Your cPanel account at Yegara Host comes with a free SSL. The…

  • How to Configure WordPress to use SMTP for Sending Emails

    WordPress uses the wp_mail function to send emails via PHP mail, but it lacks authentication, which is why emails that you send via WordPress’s built-in PHP mail method often end up in spam or get server IP blacklisted. All outbound mail is relayed via a premium delivery / SMTP service called ‘MailChannels’.This is designed to…

  • How to create a Node.js application On Yegara Host Cpanel

    In this article, we’ll describe in detail how to work with Node.js apps and help you host your first basic “hello world” node.js application in Our Standard Hosting Package To set up a Node.js application using cPanel, use the following procedures. Step #1:  Create the application for NODE.JS 1: In the SOFTWARE section of cPanel, click the Setup Node.js…