<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Internet Archives - CyberBlogSpot</title>
	<atom:link href="https://cyberblogspot.com/category/internet/feed/" rel="self" type="application/rss+xml" />
	<link>https://cyberblogspot.com/category/internet/</link>
	<description>Not just another blogspot site</description>
	<lastBuildDate>Sun, 22 Jan 2023 08:41:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://cyberblogspot.com/wp-content/uploads/2018/08/cropped-iphone-iphone3gs-32x32.jpg</url>
	<title>Internet Archives - CyberBlogSpot</title>
	<link>https://cyberblogspot.com/category/internet/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>WordPress Code Block &#038;lt Problem</title>
		<link>https://cyberblogspot.com/wordpress-code-block-lt-problem/</link>
					<comments>https://cyberblogspot.com/wordpress-code-block-lt-problem/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 22 Jan 2023 08:41:15 +0000</pubDate>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[&gt]]></category>
		<category><![CDATA[&lt]]></category>
		<category><![CDATA[>]]></category>
		<category><![CDATA[<]]></category>
		<category><![CDATA[Code Block]]></category>
		<category><![CDATA[Crayon Syntax Highlighter]]></category>
		<category><![CDATA[crayon-syntax-highlighter]]></category>
		<category><![CDATA[Greater Than Sign]]></category>
		<category><![CDATA[Less Than Sign]]></category>
		<category><![CDATA[Program]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://cyberblogspot.com/?p=5925</guid>

					<description><![CDATA[<p>The WordPress code block &#38;lt problem is the problem about the less than sign (&#60;) and the greater than sign (&#62;) being rendered into &#38;lt and &#38;gt, respectively. The problem is illustrated by Figures 1 and 2. Figure 1 shows the program source code as it appears on the WordPress code block. The page preview&#8230;&#160;<a href="https://cyberblogspot.com/wordpress-code-block-lt-problem/" rel="bookmark">Read More &#187;<span class="screen-reader-text">WordPress Code Block &#038;lt Problem</span></a></p>
<p>The post <a href="https://cyberblogspot.com/wordpress-code-block-lt-problem/">WordPress Code Block &#038;lt Problem</a> appeared first on <a href="https://cyberblogspot.com">CyberBlogSpot</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>The WordPress code block &amp;lt problem is the problem about the less than sign (&lt;) and the greater than sign (&gt;) being rendered into &amp;lt and &amp;gt, respectively.  </p>



<p>The problem is illustrated by Figures 1 and 2.  Figure 1 shows the program source code as it appears on the WordPress code block.  The page preview is shown in Figure 2.  As can be seen, the line &#8220;#include &lt;SoftwareSerial.h&gt;&#8221; becomes &#8220;#include &amp;lt;SoftwareSerial.h&amp;gt;&#8221;.  That is, the less than sign (&lt;) is replaced by &#8220;&amp;lt&#8221; and the greater than sign becomes &#8220;&amp;gt&#8221;.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><a href="https://cyberblogspot.com/wp-content/uploads/2023/01/source-code-block-original.png"><img fetchpriority="high" decoding="async" src="https://cyberblogspot.com/wp-content/uploads/2023/01/source-code-block-original.png" alt="Screenshot of the code block showing the WordPress Code Block &amp;lt Problem" class="wp-image-5933" width="816" height="579" srcset="https://cyberblogspot.com/wp-content/uploads/2023/01/source-code-block-original.png 816w, https://cyberblogspot.com/wp-content/uploads/2023/01/source-code-block-original-300x213.png 300w, https://cyberblogspot.com/wp-content/uploads/2023/01/source-code-block-original-768x545.png 768w" sizes="(max-width: 816px) 100vw, 816px" /></a><figcaption class="wp-element-caption">Figure 1.  Source Code on the WordPress Code Block</figcaption></figure></div>


<p></p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><a href="https://cyberblogspot.com/wp-content/uploads/2023/01/source-code-block1.png"><img decoding="async" width="817" height="396" src="https://cyberblogspot.com/wp-content/uploads/2023/01/source-code-block1.png" alt="Screenshot of the page preview depicting the WordPress Code Block &amp;lt Problem" class="wp-image-5934" srcset="https://cyberblogspot.com/wp-content/uploads/2023/01/source-code-block1.png 817w, https://cyberblogspot.com/wp-content/uploads/2023/01/source-code-block1-300x145.png 300w, https://cyberblogspot.com/wp-content/uploads/2023/01/source-code-block1-768x372.png 768w" sizes="(max-width: 817px) 100vw, 817px" /></a><figcaption class="wp-element-caption">Figure 2.  WordPress Page Preview of the Source Code Page</figcaption></figure></div>


<p></p>



<p>As it turns out, the problem is caused by the crayon-syntax-highlighter plugin.  Fortunately, there is a simple fix for the problem.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><a href="https://cyberblogspot.com/wp-content/uploads/2023/01/wordpress-crayon-syntax-highlighter-settings.png"><img decoding="async" width="819" height="602" src="https://cyberblogspot.com/wp-content/uploads/2023/01/wordpress-crayon-syntax-highlighter-settings.png" alt="Screenshot of the crayon-syntax-highlighter settings that can solve the WordPress Code Block &amp;lt Problem" class="wp-image-5939" srcset="https://cyberblogspot.com/wp-content/uploads/2023/01/wordpress-crayon-syntax-highlighter-settings.png 819w, https://cyberblogspot.com/wp-content/uploads/2023/01/wordpress-crayon-syntax-highlighter-settings-300x221.png 300w, https://cyberblogspot.com/wp-content/uploads/2023/01/wordpress-crayon-syntax-highlighter-settings-768x565.png 768w" sizes="(max-width: 819px) 100vw, 819px" /></a><figcaption class="wp-element-caption">Figure 3.  crayon-syntax-highlighter Settings</figcaption></figure></div>


<p></p>



<p>Go to WordPress Settings/Crayon.  Under the Code settings, check the item &#8220;Decode HTML entities in code&#8221;.  Please refer to Figure 3.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><a href="https://cyberblogspot.com/wp-content/uploads/2023/01/wordpress-crayon-syntax-highlighter-settings-save.png"><img loading="lazy" decoding="async" width="819" height="602" src="https://cyberblogspot.com/wp-content/uploads/2023/01/wordpress-crayon-syntax-highlighter-settings-save.png" alt="Screenshot of how to save the changes on crayon-syntax-highlighter to fix the WordPress Code Block &amp;lt Problem" class="wp-image-5941" srcset="https://cyberblogspot.com/wp-content/uploads/2023/01/wordpress-crayon-syntax-highlighter-settings-save.png 819w, https://cyberblogspot.com/wp-content/uploads/2023/01/wordpress-crayon-syntax-highlighter-settings-save-300x221.png 300w, https://cyberblogspot.com/wp-content/uploads/2023/01/wordpress-crayon-syntax-highlighter-settings-save-768x565.png 768w" sizes="auto, (max-width: 819px) 100vw, 819px" /></a><figcaption class="wp-element-caption">Figure 4.  crayon-syntax-highlighter Save Changes</figcaption></figure></div>


<p></p>



<p>Then, go to the bottom of the settings page and click on the Save Changes button, as shown in Figure 4.  Then after a new page preview, you should get a properly rendered source code page.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><a href="https://cyberblogspot.com/wp-content/uploads/2023/01/source-code-block-fixed.png"><img loading="lazy" decoding="async" width="814" height="553" src="https://cyberblogspot.com/wp-content/uploads/2023/01/source-code-block-fixed.png" alt="Picture of the preview page of the with the WordPress Code Block &amp;lt Problem solved" class="wp-image-5942" srcset="https://cyberblogspot.com/wp-content/uploads/2023/01/source-code-block-fixed.png 814w, https://cyberblogspot.com/wp-content/uploads/2023/01/source-code-block-fixed-300x204.png 300w, https://cyberblogspot.com/wp-content/uploads/2023/01/source-code-block-fixed-768x522.png 768w" sizes="auto, (max-width: 814px) 100vw, 814px" /></a><figcaption class="wp-element-caption">Figure 5.  Page Preview of the Fixed Source Code Problem</figcaption></figure></div>


<h2 class="wp-block-heading">References on WordPress Code Block &amp;lt Problem</h2>



<p><a href="https://wordpress.com/?aff=27964" target="_blank" rel="noreferrer noopener">WordPress</a></p>



<p><a href="https://github.com/urvanov-ru/crayon-syntax-highlighter" target="_blank" rel="noreferrer noopener">crayon-syntax-highlighter</a></p>
<p>The post <a href="https://cyberblogspot.com/wordpress-code-block-lt-problem/">WordPress Code Block &#038;lt Problem</a> appeared first on <a href="https://cyberblogspot.com">CyberBlogSpot</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://cyberblogspot.com/wordpress-code-block-lt-problem/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Install SSL Certificate in GoDaddy</title>
		<link>https://cyberblogspot.com/how-to-install-ssl-certificate-in-godaddy/</link>
					<comments>https://cyberblogspot.com/how-to-install-ssl-certificate-in-godaddy/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 01 Sep 2020 04:29:10 +0000</pubDate>
				<category><![CDATA[Internet]]></category>
		<guid isPermaLink="false">https://cyberblogspot.com/?p=3919</guid>

					<description><![CDATA[<p>To host a secure HTTPS website in GoDaddy, you need to install an SSL certificate. Unfortunately, GoDaddy does not provide a free SSL certificate for their shared web hosting plans. However, if you want a free SSL certificate, you can use an SSL certificate issued by Let&#8217;s Encrypt. How to Get a Free SSL Certificate&#8230;&#160;<a href="https://cyberblogspot.com/how-to-install-ssl-certificate-in-godaddy/" rel="bookmark">Read More &#187;<span class="screen-reader-text">How to Install SSL Certificate in GoDaddy</span></a></p>
<p>The post <a href="https://cyberblogspot.com/how-to-install-ssl-certificate-in-godaddy/">How to Install SSL Certificate in GoDaddy</a> appeared first on <a href="https://cyberblogspot.com">CyberBlogSpot</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>To host a secure HTTPS website in GoDaddy, you need to install an SSL certificate.  Unfortunately, GoDaddy does not provide a free SSL certificate for their shared web hosting plans.  However, if you want a free SSL certificate, you can use an SSL certificate issued by Let&#8217;s Encrypt.</p>



<ul class="wp-block-list"><li><a href="https://cyberblogspot.com/how-to-get-a-free-ssl-certificate-for-godaddy/" target="_blank" rel="noreferrer noopener">How to Get a Free SSL Certificate for GoDaddy</a></li><li><a href="https://cyberblogspot.com/how-to-renew-lets-encrypt-ssl-certificate/" target="_blank" rel="noreferrer noopener">How to Renew Let’s Encrypt SSL Certificate</a></li></ul>



<p>First, to get a free SSL certificate, follow the link on <a href="https://cyberblogspot.com/how-to-get-a-free-ssl-certificate-for-godaddy/" target="_blank" rel="noreferrer noopener">How to Get a Free SSL Certificate for GoDaddy</a>.  It is a complete guide on how to acquire a free Let&#8217;s Encrypt SSL certificate.  Then I will show you how to install the SSL certificate in GoDaddy.</p>



<p>This tutorial uses a free Let&#8217;s Encrypt SSL certificate as an example.  Still, this tutorial is applicable with other SSL certificates issued by third party certificate authority.  At the same time, this tutorial is not only for GoDaddy subscribers.  This may also apply to other websites using cPanel as their web server manager. </p>



<h2 class="wp-block-heading">Standard SSL Certificate Files</h2>



<p>SSL certificates use different encoding schemes.  But many Certificate Authority (CA) issue SSL certificates in PEM format.  While other formats such as DER format use binary encoding, PEM uses Base64 ASCII encoded files.  That is, PEM formatted files are text files.  You can use any text editor to view their contents.</p>



<p>PEM encoded certificates use files with extensions of .pem, .crt, .cer, or .key.  Although it is possible to package the whole SSL certificate in a single file, it is usually stored in two separate files.  The main SSL certifcate is usually placed in a .pem, .crt, or .cer file.  Then a separate .key file holds the corresponding private key. </p>



<h2 class="wp-block-heading">Let&#8217;s Encrypt SSL Certificate Files</h2>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>On a newly installed Ubuntu version 22.04.1 LTS, you may not be able to open the <strong><em>letsencrypt</em></strong> directory because the &#8220;<strong><em>Open as Administrator</em></strong>&#8221; option does not show up on the menu when you right-click on the directory.  You may need to install the <strong><em>nautilus-admin</em></strong>.  On the Terminal window, execute &#8220;<strong><em>sudo apt install nautilus-admin</em></strong>&#8220;.</p></blockquote>



<p>If you used Certbot to retrieve a free Let&#8217;s Encrypt certificate, Certbot stored the SSL certificate files in <strong><em>/etc/letsencrypt/live/your-domain-name</em></strong>.  Please refer to the screenshot below.  </p>



<p>There are four (4) certificate files in the directory, but we are interested only on the two (2) files.  The files are fullchain.pem and privkey.pem.   While the fullchain.pem stores the main SSL certificate, privkey.pem contains the private key for the SSL certificate.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="652" height="383" src="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-letsencrypt-live-folder-wm-1.png" alt="Screenshot of a Linux file directory showing the SSL certificate files to be Installed in GoDaddy" class="wp-image-4012" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-letsencrypt-live-folder-wm-1.png 652w, https://cyberblogspot.com/wp-content/uploads/2020/08/linux-letsencrypt-live-folder-wm-1-300x176.png 300w" sizes="auto, (max-width: 652px) 100vw, 652px" /></figure></div>


<p>Note that the certificate files in <em>/etc/letsencrypt/live/your-domain-name</em> are actually file shortcuts or symbolic links.  The actual SSL certificate files reside in <em>/etc/letsencrypt/archive/your-domain-name</em>.  Kindly refer to the next screenshot.</p>



<p>Looking at the image below, you can see that there are two SSL certificates here.  These are the fullchain1.pem and the fullchain2.pem.  Also, they come with their respective private keys, privkey1.pem and privkey2.pem.</p>



<p>Fullchain1.pem was my first SSL certificate.  Later, when the SSL certificate was about to expire, I renewed the certificate, giving me fullchain2.pem.  So, I guess that on my next renewal, I will get a new SSL certificate named fullchain3.pem.  In short, certificates stored here are named sequentially.</p>



<p>Now, do you remember the file shortcuts in <em>/etc/letsencrypt/live/your-domain-name</em>?  The file shortcuts there point to the latest SSL certificate files.  Prior to my renewal, when I only had fullchain1.pem, the shortcut fullchain.pem was pointed at fullchain1.pem.  After the renewal, fullchain.pem was already pointing to the new file, fullchain2.pem.  Similarly, all the shortcut files were already pointing to the second certificate files.  That is, shortcut privkey.pem pointing to privkey2.pem, shortcut cert.pem pointing to cert2.pem, and lastly shortcut chain.pem pointing to chain2.pem.     </p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="652" height="490" src="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-letsencrypt-archive-folder-wm.png" alt="Another screenshot of a Linux file directory showing the actual SSL certificate files about to be installed in GoDaddy server" class="wp-image-4013" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-letsencrypt-archive-folder-wm.png 652w, https://cyberblogspot.com/wp-content/uploads/2020/08/linux-letsencrypt-archive-folder-wm-300x225.png 300w" sizes="auto, (max-width: 652px) 100vw, 652px" /></figure></div>


<p>In the following instructions on how to install SSL certificate in GoDaddy, we will use the above Let&#8217;s Encrypt SSL certificate as an example.</p>



<h2 class="wp-block-heading">Step 1 &#8211; Open the SSL/TLS tool in GoDaddy&#8217;s cPanel</h2>



<p>There are several ways to open GoDaddy&#8217;s cPanel.  First, you can type <strong><em>your-domain-name/cpanel</em></strong> on the address bar of an internet browser.  For example, I can open my cPanel by typing <strong><em>cyberblogspot.com/cpanel</em></strong> on my Google Chrome browser.  </p>



<p>But I do not open the cPanel this way.  The reason: I have a hard time memorizing the system-generated Username GoDaddy assigned to me! </p>



<p>Remember that your cPanel username and password are different from your GoDaddy web hosting account username and password.  You can find your cPanel login credentials (username and password) inside your GoDaddy hosting account (My Hosting Dashboard).</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="802" height="457" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-login-1.png" alt="Installing SSL certificate in GoDaddy starts with the cPanel login page" class="wp-image-3871" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-login-1.png 802w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-login-1-300x171.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-login-1-768x438.png 768w" sizes="auto, (max-width: 802px) 100vw, 802px" /></figure></div>


<p>The alternative way to open the cPanel is to log in to your GoDaddy web hosting account.  There is a link on the web hosting dashboard for opening the cPanel.</p>



<p>Go to <a href="http://www.godaddy.com">www.godaddy.com</a> and log in with your web hosting credentials.  Here, you can use your GoDaddy-provided Customer Number.  Otherwise, use the Username that you provided when you signed up with GoDaddy.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="547" height="558" src="https://cyberblogspot.com/wp-content/uploads/2020/08/godaddy-sign-in.png" alt="Picture of the GoDaddy web hosting account login page, the alternative to opening cPanel to install SSL certificate in GoDaddy" class="wp-image-4016" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/godaddy-sign-in.png 547w, https://cyberblogspot.com/wp-content/uploads/2020/08/godaddy-sign-in-294x300.png 294w" sizes="auto, (max-width: 547px) 100vw, 547px" /></figure></div>


<p>Once inside GoDaddy&#8217;s My Account page, click the Manage button on the Web Hosting domain that you will be installing an SSL certificate.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1002" height="271" src="https://cyberblogspot.com/wp-content/uploads/2020/08/godaddy-webhosting.png" alt="Screenshot image of webhosting accounts that may be installed with SSL certificate in GoDaddy" class="wp-image-4015" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/godaddy-webhosting.png 1002w, https://cyberblogspot.com/wp-content/uploads/2020/08/godaddy-webhosting-300x81.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/godaddy-webhosting-768x208.png 768w" sizes="auto, (max-width: 1002px) 100vw, 1002px" /></figure>



<p>On your My Hosting Dashboard, click the cPanel Admin button.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1002" height="323" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-dashboard-1.png" alt="Image showing the annotated cPanel Admin button for starting the tool for installing an SSL certificate in GoDaddy" class="wp-image-4018" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-dashboard-1.png 1002w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-dashboard-1-300x97.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-dashboard-1-768x248.png 768w" sizes="auto, (max-width: 1002px) 100vw, 1002px" /></figure>



<p>On the cPanel, first, scroll down and look for the Security tools.  Then, click on the SSL/TLS link.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1002" height="427" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-security-1.png" alt="To start the installation of SSL certificate in GoDaddy, the SSL/TLS link must be used to open the SSL Manager as annotated in the screenshot image" class="wp-image-4020" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-security-1.png 1002w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-security-1-300x128.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-security-1-768x327.png 768w" sizes="auto, (max-width: 1002px) 100vw, 1002px" /></figure></div>


<h2 class="wp-block-heading">Step 2 &#8211; Upload the SSL certificate&#8217;s private key</h2>



<p>On the SSL/TLS window, click the link that says: <em>Generate, view, upload, or delete your private keys</em>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1002" height="610" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-ssl-private-keys.png" alt="The annotated screenshot of the SSL/TLS Manager of the GoDaddy's cPanel showing the different links for completing the installation of SSL certificate in GoDaddy" class="wp-image-4002" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-ssl-private-keys.png 1002w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-ssl-private-keys-300x183.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-ssl-private-keys-768x468.png 768w" sizes="auto, (max-width: 1002px) 100vw, 1002px" /></figure>



<p>Study the screenshot below.  What we want to do is to upload the private key of the SSL certificate.  In our example Let&#8217;s Encrypt SSL certificate, we want to upload the private key file privkey.pem to the server.</p>



<p>We can upload a private key file in two ways.  We can copy the contents of the file and paste it in the provided text box.  Or, we can upload the file by browsing for the file and selecting it.  Let us take up the first procedure first.</p>



<p>Open the private key file.  In case of the Let&#8217;s Encrypt privkey.pem, it is a text file, so you should be able to open it with a text editor.  In Windows, you can open it with Notepad.  Copy the contents of the file and paste it in the provided text box.  You may enter an optional description, if you want.  Then, click on the Save button.  See the annotated screenshot below.  </p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="902" height="1624" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-pasted.png" alt="Screenshot picture showing the web page for uploading the private keys of SSL certificates that will be installed in GoDaddy" class="wp-image-4027" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-pasted.png 902w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-pasted-167x300.png 167w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-pasted-569x1024.png 569w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-pasted-768x1383.png 768w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-pasted-853x1536.png 853w" sizes="auto, (max-width: 902px) 100vw, 902px" /></figure>



<p>After clicking on the Save button, you should see the image below.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="272" height="76" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-processing.png" alt="Image of cPanel message while processing the uploading of an SSL certificate's private key" class="wp-image-4028"/></figure></div>


<p>Then, a message that you successfully loaded the private key.  Close the message window by clicking the Go Back button.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1002" height="609" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-uploaded.png" alt="Screenshot image of a message showing the successful upload an SSL certificate's private key in GoDaddy's cPanel" class="wp-image-4029" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-uploaded.png 1002w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-uploaded-300x182.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-uploaded-768x467.png 768w" sizes="auto, (max-width: 1002px) 100vw, 1002px" /></figure>



<p>When you get back to the SSL/TLS Private Keys window, you should see a Keys on Server list.  Moreover, you should see the newly uploaded private key included in the list.  Click the Return to SSL Manager button.  </p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="902" height="1785" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-list.png" alt="Screenshot picture displaying the list of uploaded private keys needed for installing the corresponding SSL certificate in GoDaddy" class="wp-image-4030" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-list.png 902w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-list-152x300.png 152w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-list-517x1024.png 517w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-list-768x1520.png 768w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-list-776x1536.png 776w" sizes="auto, (max-width: 902px) 100vw, 902px" /></figure></div>


<h3 class="wp-block-heading">Alternative way of uploading the SSL private key</h3>



<p>Let us now look at the alternative way of uploading the SSL certificate&#8217;s private key.  Instead of copying and pasting the private key, we will upload the private key by browsing and selecting the private key file.</p>



<p>On the SSL/TLS Private Keys window, click the Choose File button.  Take note that above the Choose File button, it says choose a <strong>.key</strong> file.  In our case, our private key file is in a <strong>.pem</strong> type file.  This is not a problem because a .pem file is a text file, much like a .key file.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="902" height="1624" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-choose-file.png" alt="Screenshot showing the alternative way of uploading a private key in order to complete the installation of an SSL certificate in GoDaddy" class="wp-image-4031" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-choose-file.png 902w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-choose-file-167x300.png 167w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-choose-file-569x1024.png 569w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-choose-file-768x1383.png 768w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-choose-file-853x1536.png 853w" sizes="auto, (max-width: 902px) 100vw, 902px" /></figure></div>


<p>After clicking on the Choose File button, we get a file browser window.  First, find the private key file. Next, click on the private key filename to select it.  Finally, click the Open button. </p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="680" height="309" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-browse.png" alt="Picture of file browser for locating and selecting a private key to load in the cPanel as a prerequisite to installing an SSL certificate in GoDaddy" class="wp-image-4032" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-browse.png 680w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-browse-300x136.png 300w" sizes="auto, (max-width: 680px) 100vw, 680px" /></figure></div>


<p>When the file browser window closes, verify that the private key file was selected.  Then, click the Upload button.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="902" height="657" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-browse-upload.png" alt="Image showing the selected filename of a private key for an SSL certificate due to be installed in a GoDaddy website" class="wp-image-4035" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-browse-upload.png 902w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-browse-upload-300x219.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-private-keys-browse-upload-768x559.png 768w" sizes="auto, (max-width: 902px) 100vw, 902px" /></figure></div>


<p>What follows next after clicking the Upload button is the same as the previous procedure shown above. See the above procedure for uploading the private key by pasting.</p>



<h2 class="wp-block-heading">Step 3 &#8211; Uploading the main SSL certificate file</h2>



<p>On the SSL/TLS window, click on the <strong><em>Generate, view, upload, or delete SSL certificates</em></strong> link.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1002" height="609" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-ssl-menu.png" alt="Screenshot of SSL Manager with annotation for the next step" class="wp-image-4036" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-ssl-menu.png 1002w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-ssl-menu-300x182.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-ssl-menu-768x467.png 768w" sizes="auto, (max-width: 1002px) 100vw, 1002px" /></figure>



<p>On the SSL Certificates window, you have two (2) options in uploading the certificate.  This is the same as uploading a private key.  It is either you paste the SSL certificate or browse the SSL certificate and select it.  Refer to the screenshot below.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="794" height="1024" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-certificate-794x1024.png" alt="Screenshot of the SSL Certicates upload window with two different steps " class="wp-image-4037" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-certificate-794x1024.png 794w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-certificate-232x300.png 232w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-certificate-768x991.png 768w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-certificate.png 902w" sizes="auto, (max-width: 794px) 100vw, 794px" /></figure></div>


<p>After a successful upload, you should see the SSL certificate included in the Certificates on Server list.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1202" height="578" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-certificate-uploaded.png" alt="Image or picture of the list of uploaded SSL certificates" class="wp-image-4040" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-certificate-uploaded.png 1202w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-certificate-uploaded-300x144.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-certificate-uploaded-1024x492.png 1024w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-certificate-uploaded-768x369.png 768w" sizes="auto, (max-width: 1202px) 100vw, 1202px" /></figure>



<h2 class="wp-block-heading">Step 4 &#8211; The actual installation of the SSL Certificate in GoDaddy</h2>



<p>After uploading the private key and the SSL certificate, we are now ready to install the SSL certificate.</p>



<p>Once the SSL certificate has been uploaded, it should be listed on the Certificates on Server list, as shown below.  Now, to install the certificate, click the Install button under the Action column of the list.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="362" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-certificate-install-1024x362.png" alt="Screenshot of the Certificates on Server of the cPanel's SSL Manager" class="wp-image-4043" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-certificate-install-1024x362.png 1024w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-certificate-install-300x106.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-certificate-install-768x272.png 768w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-certificate-install.png 1202w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure></div>


<p>Clicking on the Install button will bring you to the Manage SSL Host page of the SSL Manager.  You will notice that the text boxes for the Certificate, the Private Key, and the Certificate Authority Bundle have all been filled up.  Click on the  Install Certificate button.     </p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="902" height="2122" src="https://cyberblogspot.com/wp-content/uploads/2020/09/cpanel-certificate-install-button.png" alt="Screenshot of the Manage SSL Hosts in cPanel" class="wp-image-4051" srcset="https://cyberblogspot.com/wp-content/uploads/2020/09/cpanel-certificate-install-button.png 902w, https://cyberblogspot.com/wp-content/uploads/2020/09/cpanel-certificate-install-button-128x300.png 128w, https://cyberblogspot.com/wp-content/uploads/2020/09/cpanel-certificate-install-button-435x1024.png 435w, https://cyberblogspot.com/wp-content/uploads/2020/09/cpanel-certificate-install-button-768x1807.png 768w, https://cyberblogspot.com/wp-content/uploads/2020/09/cpanel-certificate-install-button-653x1536.png 653w, https://cyberblogspot.com/wp-content/uploads/2020/09/cpanel-certificate-install-button-871x2048.png 871w" sizes="auto, (max-width: 902px) 100vw, 902px" /></figure></div>


<p>A confirmation message will appear with a successful installation of the SSL certificate.  Click on the OK button to close the message window.  And that&#8217;s it.  We now have our SSL certificate installed in GoDaddy.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="422" height="366" src="https://cyberblogspot.com/wp-content/uploads/2020/09/cpanel-certificate-install-success.png" alt="Screenshot of the final message for a successful installation of TLS certificate for a more secure website" class="wp-image-4052" srcset="https://cyberblogspot.com/wp-content/uploads/2020/09/cpanel-certificate-install-success.png 422w, https://cyberblogspot.com/wp-content/uploads/2020/09/cpanel-certificate-install-success-300x260.png 300w" sizes="auto, (max-width: 422px) 100vw, 422px" /></figure></div>


<h2 class="wp-block-heading">Summary of How to Install SSL Certificate in GoDaddy</h2>



<p>To install an SSL certificate in GoDaddy, use the SSL/TLS tool in GoDaddy&#8217;s cPanel.  First, upload or paste the private key.  Then, upload or paste the main certificate.  Finally, install the certificate.</p>



<h2 class="wp-block-heading">References on How to Install SSL Certificate in GoDaddy</h2>



<figure class="wp-block-embed is-type-wp-embed is-provider-wordpress wp-block-embed-wordpress"><div class="wp-block-embed__wrapper">
<blockquote class="wp-embedded-content" data-secret="f26ZkD9nfa"><a href="http://www.steves-internet-guide.com/ssl-certificates-explained/">SSL and SSL Certificates Explained For Beginners</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;SSL and SSL Certificates Explained For Beginners&#8221; &#8212; " src="http://www.steves-internet-guide.com/ssl-certificates-explained/embed/#?secret=QRptOIukyp#?secret=f26ZkD9nfa" data-secret="f26ZkD9nfa" width="600" height="338" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>
</div></figure>



<figure class="wp-block-embed-wordpress wp-block-embed is-type-wp-embed is-provider-ssl-dragon"><div class="wp-block-embed__wrapper">
https://www.ssldragon.com/blog/a-complete-guide-to-ssl-certificate-formats/
</div></figure>
<p>The post <a href="https://cyberblogspot.com/how-to-install-ssl-certificate-in-godaddy/">How to Install SSL Certificate in GoDaddy</a> appeared first on <a href="https://cyberblogspot.com">CyberBlogSpot</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://cyberblogspot.com/how-to-install-ssl-certificate-in-godaddy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Renew Let&#8217;s Encrypt SSL Certificate</title>
		<link>https://cyberblogspot.com/how-to-renew-lets-encrypt-ssl-certificate/</link>
					<comments>https://cyberblogspot.com/how-to-renew-lets-encrypt-ssl-certificate/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 17 Aug 2020 03:46:59 +0000</pubDate>
				<category><![CDATA[Internet]]></category>
		<guid isPermaLink="false">https://cyberblogspot.com/?p=3944</guid>

					<description><![CDATA[<p>Let&#8217;s Encrypt Authority issues free SSL certificates. Hence, we call them Let&#8217;s Encrypt SSL certificates. A website uses an SSL certificate to make the site more secure. In other words, it converts an HTTP website into an HTTPS website. A Let&#8217;s Encrypt certificate is free, however, it is valid only for three (3) months. Therefore,&#8230;&#160;<a href="https://cyberblogspot.com/how-to-renew-lets-encrypt-ssl-certificate/" rel="bookmark">Read More &#187;<span class="screen-reader-text">How to Renew Let&#8217;s Encrypt SSL Certificate</span></a></p>
<p>The post <a href="https://cyberblogspot.com/how-to-renew-lets-encrypt-ssl-certificate/">How to Renew Let&#8217;s Encrypt SSL Certificate</a> appeared first on <a href="https://cyberblogspot.com">CyberBlogSpot</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Let&#8217;s Encrypt Authority issues free SSL certificates.  Hence, we call them Let&#8217;s Encrypt SSL certificates.  A website uses an SSL certificate to make the site more secure.  In other words, it converts an HTTP website into an HTTPS website.  A Let&#8217;s Encrypt certificate is free, however, it is valid only for three (3) months.  Therefore, we must renew a Let&#8217;s Encrypt SSL certificate every three (3) months.</p>



<ul class="wp-block-list"><li><a href="https://cyberblogspot.com/how-to-get-a-free-ssl-certificate-for-godaddy/" target="_blank" rel="noreferrer noopener">Learn how to get a free Let&#8217;s Encrypt SSL certificate</a></li></ul>



<p>This tutorial on how to renew a Let&#8217;s Encrypt SSL certificate assumes that you already have a valid Let&#8217;s Encrypt SSL certificate.  Furthermore, you used Certbot on a Linux machine to get your Let&#8217;s Encrypt certificate as outline in <a href="https://cyberblogspot.com/how-to-get-a-free-ssl-certificate-for-godaddy/" target="_blank" rel="noreferrer noopener">How to Get a Free SSL Certificate for GoDaddy</a>.</p>



<p>Here is the step by step guide on how to renew a Let&#8217;s Encrypt SSL certificate.</p>



<h2 class="wp-block-heading">Step 1 &#8211; Run Certbot</h2>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>On a newly installed Ubuntu (Ubuntu 22.04.1 LTS Version), you need to install <strong>certbot</strong> first.  On the Terminal window, type &#8220;<strong><em>sudo apt install certbot</em></strong>&#8220;.</p></blockquote>



<p>First, open a Linux terminal window.  Then, type the command <strong><em>sudo certbot certonly &#8211;manual</em></strong>.  Finally, press the ENTER key.</p>



<p>Take note that the command, <strong><em>sudo certbot certonly &#8211;manual</em></strong>, is exactly the same command used for retrieving a new Let&#8217;s Encrypt SSL certificate.  However, instead of first asking for an email address, as it did on its first run, it goes directly to the step of asking for the domain name or names.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="734" height="177" src="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-start-1.png" alt="Screenshot of Linux terminal running certbot to renew Let's Encrypt SSL certificate" class="wp-image-3949" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-start-1.png 734w, https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-start-1-300x72.png 300w" sizes="auto, (max-width: 734px) 100vw, 734px" /></figure></div>


<h2 class="wp-block-heading">Step 2 &#8211; Provide the domain name of the SSL certificate for renewal</h2>



<p>Provide the domain name. Or, in the case of multiple domains, separate the names with commas or spaces. </p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="734" height="391" src="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-cert-not-due.png" alt="Image of Linux terminal windows showing the options when an SSL certificate for renewal is not yet due" class="wp-image-3950" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-cert-not-due.png 734w, https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-cert-not-due-300x160.png 300w" sizes="auto, (max-width: 734px) 100vw, 734px" /></figure></div>


<p>Let&#8217;s Encrypt recommends renewing your SSL certificate thirty (30) days before its expiration date.  As a result, Certbot first checks the provided domain name&#8217;s SSL certificate.  If the certificate is not expiring in thirty (30) days, you will get the message:</p>



<p class="has-text-align-center"><strong>Cert not yet due for renewal</strong></p>



<p>Certbot then, gives you two options.  The first one is to keep the existing certificate for now.  If you select this option, Certbot displays a message saying<strong><em> Certificate not yet due for renewal; no action taken</em></strong>.  After that, Certbot gracefully exits.  Examine the screenshot below.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="734" height="290" src="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-option1-cropped.png" alt="Picture of Linux terminal running Certbot showing the results when a Let's Encrypt SSL certificate is not yet due for renewal" class="wp-image-3952" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-option1-cropped.png 734w, https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-option1-cropped-300x119.png 300w" sizes="auto, (max-width: 734px) 100vw, 734px" /></figure></div>


<p>The second option that Certbot provides is to renew and replace the SSL certificate.  This option renews and replaces the Let&#8217;s Encrypt SSL certificate regardless of its expiration date.  Selecting this second option will bring you to the next step, which is the acme challenge.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p><strong>NOTE</strong>:</p><cite>Certbot has an option to force the renewal of a Let&#8217;s Encrypt SSL certificate without regard on its expiration date.  The command for Certbot is: <strong><em>sudo certbot certonly &#8211;manual &#8211;force-renewal</em></strong></cite></blockquote>



<h2 class="wp-block-heading">Step 3 &#8211; Do the ACME file challenge</h2>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="734" height="294" src="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-acme-challenge-final.png" alt="Screenshot of Certbot program showing the file challenge requirement in order to renew a Let's Encrypt SSL certificate" class="wp-image-3934" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-acme-challenge-final.png 734w, https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-acme-challenge-final-300x120.png 300w" sizes="auto, (max-width: 734px) 100vw, 734px" /></figure></div>


<p>The acme file challenge is a test to prove your ownership of the domain or domains you provided to Certbot.  Therefore, you are required to create a file on the web server of the said domain(s).  The instructions about the challenge file is shown in the screenshot above.</p>



<p>From this point, you need to leave Certbot and create the challenge file.  However, you must keep Certbot running.  That is, do not close the Linux terminal window with the running Certbot.</p>



<p>For a complete guide on how to do this file challenge, see <a href="https://cyberblogspot.com/how-to-get-a-free-ssl-certificate-for-godaddy#acme-challenge" target="_blank" rel="noreferrer noopener">How to create the acme challenge file</a>. </p>



<h2 class="wp-block-heading">Step 4 &#8211; Let Certbot check the file challenge and renew the Let&#8217;s Encrypt SSL certificate</h2>



<p>Go back to the Linux terminal window running the Certbot program.  Press the ENTER key to let Certbot verify the challenge file that you created on the web server.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="734" height="488" src="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-congratulations.png" alt="Certbot message showing a successful renewal of a Let's Encrypt SSL certificate" class="wp-image-3915" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-congratulations.png 734w, https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-congratulations-300x199.png 300w" sizes="auto, (max-width: 734px) 100vw, 734px" /></figure>



<p>Finally, if Certbot finds the challenge file in order, it will retrieve a new Let&#8217;s Encrypt SSL certificate.  This new certificate will be valid for next three (3) months.<br><br>Need help on how to install the newly acquired Let&#8217;s Encrypt SSL certificate? See <a href="https://cyberblogspot.com/how-to-install-ssl-certificate-in-godaddy/" target="_blank" rel="noreferrer noopener">How to Install SSL Certificate in GoDaddy</a></p>



<h2 class="wp-block-heading">Related Articles on How to Renew Let&#8217;s Encrypt SSL Certificate</h2>



<p><a href="https://cyberblogspot.com/how-to-get-a-free-ssl-certificate-for-godaddy/" target="_blank" rel="noreferrer noopener">How to Get a Free SSL Certificate for GoDaddy</a><br><a href="https://cyberblogspot.com/how-to-install-ssl-certificate-in-godaddy/" target="_blank" rel="noreferrer noopener">How to Install SSL Certificate in GoDaddy</a></p>



<h2 class="wp-block-heading">References on How to Renew Let&#8217;s Encrypt SSL Certificate</h2>



<p><a href="https://letsencrypt.org/" target="_blank" rel="noreferrer noopener">https://letsencrypt.org/</a><br><a href="https://certbot.eff.org/" target="_blank" rel="noreferrer noopener">https://certbot.eff.org/</a></p>
<p>The post <a href="https://cyberblogspot.com/how-to-renew-lets-encrypt-ssl-certificate/">How to Renew Let&#8217;s Encrypt SSL Certificate</a> appeared first on <a href="https://cyberblogspot.com">CyberBlogSpot</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://cyberblogspot.com/how-to-renew-lets-encrypt-ssl-certificate/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to Get a Free SSL Certificate for GoDaddy</title>
		<link>https://cyberblogspot.com/how-to-get-a-free-ssl-certificate-for-godaddy/</link>
					<comments>https://cyberblogspot.com/how-to-get-a-free-ssl-certificate-for-godaddy/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 16 Aug 2020 21:20:35 +0000</pubDate>
				<category><![CDATA[Internet]]></category>
		<guid isPermaLink="false">https://cyberblogspot.com/?p=3857</guid>

					<description><![CDATA[<p>Introduction An SSL certificate converts an HTTP website to a more secure HTTPS website. GoDaddy offers SSL certificates for an additional fee. That is, if you are on any of the shared web hosting plans. However, there is a way to get a free SSL certificate for your GoDaddy website. One possible scenario is to&#8230;&#160;<a href="https://cyberblogspot.com/how-to-get-a-free-ssl-certificate-for-godaddy/" rel="bookmark">Read More &#187;<span class="screen-reader-text">How to Get a Free SSL Certificate for GoDaddy</span></a></p>
<p>The post <a href="https://cyberblogspot.com/how-to-get-a-free-ssl-certificate-for-godaddy/">How to Get a Free SSL Certificate for GoDaddy</a> appeared first on <a href="https://cyberblogspot.com">CyberBlogSpot</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="802" height="215" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-lets-encrypt.png" alt="Screenshot of cPanel showing the tool for installing a free SSL certificate from Let's Encrypt" class="wp-image-3937" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-lets-encrypt.png 802w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-lets-encrypt-300x80.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-lets-encrypt-768x206.png 768w" sizes="auto, (max-width: 802px) 100vw, 802px" /></figure>



<h2 class="wp-block-heading">Introduction</h2>



<p>An SSL certificate converts an HTTP website to a more secure HTTPS website.  GoDaddy offers SSL certificates for an additional fee.  That is, if you are on any of the shared web hosting plans.  However, there is a way to get a free SSL certificate for your GoDaddy website.</p>



<p>One possible scenario is to use a free Let&#8217;s Encrypt SSL certificate.  Lets Encrypt is a public service by the Internet Security Research Group (ISRG).  It is a certificate authority that provides free SSL certificates for everyone&#8217;s use.</p>



<p>We can use Certbot, a Linux-based utility, to retrieve a free Let&#8217;s Encrypt certificate. Afterwards, we can install it in GoDaddy using the cPanel.</p>



<p>The following is a step by step guide to get a free SSL certificate for Godaddy.</p>



<h2 class="wp-block-heading">Step 1 &#8211; Install Certbot</h2>



<p>Open a Linux terminal window.  Type the command <strong><em>sudo apt-get install certbot</em></strong>, and then press the ENTER key.  See the resulting screenshot below.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="734" height="254" src="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-install-2.png" alt="Screenshot image of Linux terminal showing how to install Certbot, the tool for obtaining a free SSL certificate for GoDaddy" class="wp-image-3925" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-install-2.png 734w, https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-install-2-300x104.png 300w" sizes="auto, (max-width: 734px) 100vw, 734px" /></figure></div>



<h2 class="wp-block-heading">Step 2 &#8211; Start Certbot</h2>



<p>On the terminal prompt, type <strong><em>sudo certbot certonly &#8211;manual</em></strong>, and press the ENTER key.</p>



<h2 class="wp-block-heading">Step 3 &#8211; Provide a valid e-mail address</h2>



<p>Certbot will prompt you for an e-mail address.  Provide a working e-mail address.  Let&#8217;s Encrypt will send you a notice when the certificate is about to expire.  As an example, I got an e-mail nineteen (19) days before my Let&#8217;s Encrypt certificate expired.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="734" height="160" src="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-email-address-3.png" alt="Another screenshot of a Linux terminal windows illustrating how to start Certbot to get a free SSL certificate for a GoDaddy hosted website" class="wp-image-3932" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-email-address-3.png 734w, https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-email-address-3-300x65.png 300w" sizes="auto, (max-width: 734px) 100vw, 734px" /></figure></div>



<h2 class="wp-block-heading">Step 4 &#8211; Agree to the Let&#8217;s Encrypt TOS </h2>



<p>Agree to the Let&#8217;s Encrypt Terms of Service by pressing &#8220;A&#8221;.  You may read the TOS at <a aria-label="undefined (opens in a new tab)" href="https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf" target="_blank" rel="noreferrer noopener">https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf</a>.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="734" height="304" src="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-tos.png" alt="A picture of Linux terminal with Certbot running asking to agree with Terms of Service for acquiring a free SSL certificate" class="wp-image-3882" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-tos.png 734w, https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-tos-300x124.png 300w" sizes="auto, (max-width: 734px) 100vw, 734px" /></figure></div>



<h2 class="wp-block-heading">Step 5 &#8211; Answer the question about sharing your email address</h2>



<p>Next, Certbot asks you if you are willing to share your e-mail address with Electronic Frontier Foundation.  EFF is the non-profit organization responsible for creating Certbot.  The answer depends on you but for me it&#8217;s a No (N).</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="734" height="434" src="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-share-email.png" alt="Screenshot of Certbot asking permission to share the user-provided email address with the Electronic Frontier Foundation before proceeding with the acquisition of a free SSL certificate" class="wp-image-3883" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-share-email.png 734w, https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-share-email-300x177.png 300w" sizes="auto, (max-width: 734px) 100vw, 734px" /></figure></div>



<h2 class="wp-block-heading">Step 6 &#8211; Provide the domain name(s) needing the free SSL certificate</h2>



<p>Finally, Certbot asks you for your domain name.  Note that if your website starts with &#8220;www.&#8221;, then include it here.  Otherwise, do not prefix it with &#8220;www.&#8221;.  As an example, this website&#8217;s canonical address is <em><strong>cyberblogspot.com</strong></em>, without &#8220;www.&#8221;.  If I were to enter <strong>www.cyberblogspot.com</strong>, Certbot would accept it and it would create a certificate.  But after installing the resulting certificate, I would get an error saying that the certificate does not match my website&#8217;s domain name.  In short, the domain name <em><strong>www.cyberblogspot.com</strong></em> is entirely different from the domain name <em><strong>cyberblogspot.com</strong></em>.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="734" height="488" src="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-domain-name.png" alt="Certbot tool for getting a free SSL certificate for a GoDaddy website asking for the domain names" class="wp-image-3885" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-domain-name.png 734w, https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-domain-name-300x199.png 300w" sizes="auto, (max-width: 734px) 100vw, 734px" /></figure></div>



<p>After entering your domain name and pressing the ENTER key, you will be given a challenge.  This challenge will prove if you really own the domain name that you provided.  Please refer to the screenshot below.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="734" height="294" src="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-acme-challenge-final.png" alt="Finally, Certbot displays the required challenge file and its required contents in order to retrieve a free SSL certificate" class="wp-image-3934" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-acme-challenge-final.png 734w, https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-acme-challenge-final-300x120.png 300w" sizes="auto, (max-width: 734px) 100vw, 734px" /></figure></div>



<p>The challenge consists of creating a file inside your website&#8217;s <em><strong>public_html</strong></em> folder.  As shown in the screenshot below, I must create a file named <em><strong>7GYKjGUTJ3EnWT2iW59JTUdrGL9LOg-j0qtU-S1po4w</strong></em>.  This file must reside in <em><strong>public_html/.well-known/acme-challenge</strong></em>.  Furthermore, this file must contain the following data: <strong><em>7GYKjGUTJ3EnWT2iW59JTUdrGL9LOg-j0qtU-S1po4w</em>._Z4xQCSLZcEte55G3Cgm3Dix_i08ZvdxCOW-XWOc_UY</strong>.</p>



<p>We will leave certbot for the meantime and return to it later after creating the acme challenge file.  Do not close the Linux terminal where Certbot is running.</p>



<h2 class="wp-block-heading" id="acme-challenge">Step 7 &#8211; Create the ACME challenge file required to get a free SSL certificate</h2>



<p>Let&#8217;s walk through the steps in creating the ACME (Automated Certificate Management Environment) challenge file.</p>



<h3 class="wp-block-heading">Step 7A &#8211; Open the cPanel File Manager</h3>



<p>First, open the cPanel login page in your internet browser.  You can do this by typing <em><strong>your-domain-name/cpanel</strong></em> on the browser&#8217;s address bar.  Or you may type, <strong><em>your-domain-name</em>:2083</strong> on the address bar.  Then, once inside the cPanel, find the <em><strong>File Manager</strong></em> under the<em> <strong>Files</strong></em> menu.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="802" height="457" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-login-1.png" alt="Screenshot of GoDaddy's cPanel login screen" class="wp-image-3871" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-login-1.png 802w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-login-1-300x171.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-login-1-768x438.png 768w" sizes="auto, (max-width: 802px) 100vw, 802px" /></figure>



<p>If you don&#8217;t know your cPanel credentials, log in to your GoDaddy web hosting account.  Then, find the <em><strong>File Manager</strong></em> link on your My Hosting dashboard.  </p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="802" height="251" src="https://cyberblogspot.com/wp-content/uploads/2020/08/godaddy-account-file-manager-link.png" alt="" class="wp-image-3872" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/godaddy-account-file-manager-link.png 802w, https://cyberblogspot.com/wp-content/uploads/2020/08/godaddy-account-file-manager-link-300x94.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/godaddy-account-file-manager-link-768x240.png 768w" sizes="auto, (max-width: 802px) 100vw, 802px" /></figure>



<p>Before we create the challenge file, we need to go to the File Manager&#8217;s Settings.  We want to enable the <strong><em>Show Hidden Files</em></strong> setting.  As stated above, we need to create the challenge file inside the directory<strong><em> .well-known/acme-challenge</em></strong>.  Since the<strong><em> .well-known</em></strong><em> </em>directory starts with a dot, it is a hidden directory.  Therefore, unless we enable the <strong><em>Show Hidden Files</em></strong> setting, we won&#8217;t see directory or folder we are creating.  Moreover, any file that we create inside the hidden folder won&#8217;t be visible, too.</p>



<h3 class="wp-block-heading">Step 7B &#8211; Enable the File Manager&#8217;s Show Hidden Files setting</h3>



<p>At the <strong><em>File Manager</em></strong>, click <em><strong>Settings</strong></em> the button.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="802" height="177" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-file-manager-settings.png" alt="Screenshot of cPanel File Manager showing how to open the Settings to enable the Show Hidden Files feature" class="wp-image-3891" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-file-manager-settings.png 802w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-file-manager-settings-300x66.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-file-manager-settings-768x169.png 768w" sizes="auto, (max-width: 802px) 100vw, 802px" /></figure>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="552" height="371" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-preferences.png" alt="The Preferences window of the cPanel File Manager with an illustration of how to enable the Show Hidden Files setting" class="wp-image-3892" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-preferences.png 552w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-preferences-300x202.png 300w" sizes="auto, (max-width: 552px) 100vw, 552px" /></figure></div>



<p>On the Preferences windows, click the <strong><em>Show Hidden Files (dotfiles) </em></strong>checkbox. Then, click on the <strong><em>Save</em></strong> button.</p>



<h3 class="wp-block-heading">Step 7C &#8211; Create the .well-known folder or directory inside the public_html folder</h3>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="802" height="558" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-open-create-folder-4.png" alt="Screenshot of cPanel File Manager showing the root directory or root folder of the example website for obtaining a free SSL certificate" class="wp-image-3899" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-open-create-folder-4.png 802w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-open-create-folder-4-300x209.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-open-create-folder-4-768x534.png 768w" sizes="auto, (max-width: 802px) 100vw, 802px" /></figure></div>



<p>First click on<em> </em><strong><em>public_html</em>,</strong> and then press the <em><strong>Folder</strong></em> button.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="552" height="255" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-create-folder-well-known-1.png" alt="Screenshot picture of the cPanel File Manager's New Folder window depicting how to create the .well-known folder for the acme challenge" class="wp-image-3902" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-create-folder-well-known-1.png 552w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-create-folder-well-known-1-300x139.png 300w" sizes="auto, (max-width: 552px) 100vw, 552px" /></figure></div>



<p>On the<em> <strong>New Folder</strong></em> window, type the folder name<em> <strong>.well-known</strong></em> on the <em><strong>New Folder Name</strong></em> textbox.  Verify that below the input textbox, it says that the new folder will be created in<em> <strong>/public_html</strong></em>.  Then click <em><strong>Create New Folder</strong></em> button.  The folder<em> <strong>.well-known</strong></em> should now have been created under the folder<em><strong> /public_html</strong></em>.</p>



<h3 class="wp-block-heading">Step 7D &#8211; Create the folder acme-challenge under .well-known folder</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="802" height="610" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-create-folder-acme-challenge.png" alt="Another screenshot of the File Manager with annotated steps in creating the folder name acme-challenge, a prerequisite to obtaining a free SSL certificate for a GoDaddy hosted website" class="wp-image-3903" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-create-folder-acme-challenge.png 802w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-create-folder-acme-challenge-300x228.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-create-folder-acme-challenge-768x584.png 768w" sizes="auto, (max-width: 802px) 100vw, 802px" /></figure>



<p>Click on the newly created <em><strong>.well-known</strong> </em>folder, and click the <strong><em>Folder</em> </strong>button again.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="552" height="253" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-create-folder-acme-challenge-final.png" alt="Screenshot depicting how to create the folder acme-challenge in the New Folder window of the cPanel File Manager" class="wp-image-3904" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-create-folder-acme-challenge-final.png 552w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-create-folder-acme-challenge-final-300x138.png 300w" sizes="auto, (max-width: 552px) 100vw, 552px" /></figure></div>



<p>First, type the folder name <em><strong>acme-challenge</strong></em> on the <em><strong>New Folder Name</strong></em> textbox.  Below the textbox should be the message: New Folder will be created in <em><strong>/public_html/.well-known</strong></em>.  Then, click on the <em><strong>Create New Folder</strong></em> button once more.  See the illustration above.</p>



<h3 class="wp-block-heading">Step 7E &#8211; Create the challenge file</h3>



<p>Now, we are ready to create the challenge file.  First, click on the <em><strong>.well-known</strong></em> folder.  Second, click on the <em><strong>acme-challenge</strong> </em>folder.  And finally, click on the <em><strong>File</strong></em> button.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="802" height="610" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-open-create-file.png" alt="Image showing the created folder public_html/.well-known/acme-challenge" class="wp-image-3905" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-open-create-file.png 802w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-open-create-file-300x228.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-open-create-file-768x584.png 768w" sizes="auto, (max-width: 802px) 100vw, 802px" /></figure>



<p>In the <em><strong>New File</strong></em> window, we need to enter the acme-challenge filename.  Since the filename is very long and consists of random alphanumeric characters, typing it is prone to errors.  Therefore, it is better to copy and paste the link from the Linux terminal:  <em><strong>your-domain-name/.well-known/acme-challenge/7GYKjGUTJ3EnWT2iW59JTUdrGL9LOg-j0qtU-S1po4w</strong></em>.  Afterwards, delete the leading URL name: <em><strong>your-domain-name/.well-known/acme-challenge</strong></em>.  That leaves you with just the needed filename.  Then click the <em><strong>Create New File</strong></em> button.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="552" height="274" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-create-file-acme-challenge.png" alt="Picture showing how to create the actual acme challenge file" class="wp-image-3907" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-create-file-acme-challenge.png 552w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-create-file-acme-challenge-300x149.png 300w" sizes="auto, (max-width: 552px) 100vw, 552px" /></figure></div>



<h3 class="wp-block-heading">Step 7F &#8211; Place the challenge data into the challenge file</h3>



<p>Now, the challenge file is already created.  Notice that the file size is zero bytes.  We need to edit the file and put the data that is needed for the acme-challenge.  Click on the newly created file to select it, and then click on the <em>Edit</em> button. </p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="802" height="482" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-open-challenge-file.png" alt="Screenshot of cPanel File Manager showing the newly created acme chalenge file" class="wp-image-3909" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-open-challenge-file.png 802w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-open-challenge-file-300x180.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-open-challenge-file-768x462.png 768w" sizes="auto, (max-width: 802px) 100vw, 802px" /></figure></div>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="550" height="379" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-edit-file.png" alt="Screenshot for starting the cPanel File Manager file editor to edit a file" class="wp-image-3912" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-edit-file.png 550w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-edit-file-300x207.png 300w" sizes="auto, (max-width: 550px) 100vw, 550px" /></figure></div>



<p>On the <strong><em>Edit</em> </strong>window, click on the<em> <strong>Edit</strong></em> button.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="802" height="143" src="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-paste-challenge-data.png" alt="Screenshot for the instruction on how to put the data for the acme challenge file" class="wp-image-3913" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-paste-challenge-data.png 802w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-paste-challenge-data-300x53.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/cpanel-paste-challenge-data-768x137.png 768w" sizes="auto, (max-width: 802px) 100vw, 802px" /></figure>



<p>When the <strong><em>File Manager</em></strong> editor appears, copy and paste the challenge data from the Linux terminal.  Then, click the <strong><em>Save Changes</em></strong> button, and finally, hit the<strong><em> Close</em></strong> button.</p>



<p>That completes the creation of the acme challenge file.  Let&#8217;s go back to the Linux terminal with the Certbot program.</p>



<h2 class="wp-block-heading">Step 8 &#8211; Let Certbot check the challenge file and retrieve your free SSL certificate for GoDaddy</h2>



<p>Now that the acme challenge file has been created, we can go back to where we left off in <strong>Step 6</strong>.  Open or switch to the Linux terminal running the Certbot program.</p>



<p>Press the ENTER key to let Certbot check the just created acme challenge file.  If everything is OK, Certbot returns with a congratulatory message. </p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="734" height="488" src="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-congratulations.png" alt="Screenshot of the congratulatory message of Certbot confirming the retrieval and storage of the free SSL certificate from Let's Encrypt for possible use with GoDaddy hosted website to convert an HTTP website to an HTTPS website" class="wp-image-3915" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-congratulations.png 734w, https://cyberblogspot.com/wp-content/uploads/2020/08/linux-terminal-certbot-congratulations-300x199.png 300w" sizes="auto, (max-width: 734px) 100vw, 734px" /></figure></div>



<p>The Let&#8217;s Encrypt issued SSL certificate and its corresponding private key are located at <strong><em>/etc/letsencrypt/live/your-domain-name</em></strong>.  The files are<strong><em> fullchain.pem</em></strong> for the certificate and <em><strong>privkey.pem</strong></em> for the private key file.</p>



<p>If you open the file <em><strong>fullchain.pem</strong></em> with a text editor, you should see something similar to this:</p>



<pre class="EnlighterJSRAW">-----BEGIN CERTIFICATE-----
MIIFWzCCBEOgAwIBAgISBPdtQU8IWeA69uDi30ply5gbMA0GCSqGSIb3DQEBCwUA
MEoxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MSMwIQYDVQQD
ExpMZXQncyBFbmNyeXB0IEF1dGhvcml0eSBYMzAeFw0yMDA2MDIwNzExMjFaFw0y
MDA4MzEwNzExMjFaMBwxGjAYBgNVBAMTEWN5YmVyYmxvZ3Nwb3QuY29tMIIBIjAN
BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzJAPvHDtU9O8b/qvUMrV481k7GSf
XMWe1EqJvqvr9rpFKxQJQ0/5vG4n5Vr7j42WRARiSgMirDHDiTZu52AW6p4alVoV
BKAqi91hJ+DSbKTA+A42haSeRVVWYieXQI01JbTsPQBYu0gRmSb8z9iUrZqW2R84
zUT6cLXkhbxQ86nkzi9Igi7sGhoNiKN5VOgWvRGs9rL1iXYwhP9TVUKHXnwPxWil
31wndBkknC4/spIVxU1X5z0Fha1Nkf8kYO6hvApilYgOR4JUnNPK+e5XfvbLCCuC
FLIWZFEimhl0C3uViyEfTOWqdwCOLHO30AUGIH9sbIsr/I80by7TIS9zsQIDAQAB
o4ICZzCCAmMwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggr
BgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBSp+QU2+X+U0tjWAnWUFXBf
lFe50DAfBgNVHSMEGDAWgBSoSmpjBH3duubRObemRWXv86jsoTBvBggrBgEFBQcB
AQRjMGEwLgYIKwYBBQUHMAGGImh0dHA6Ly9vY3NwLmludC14My5sZXRzZW5jcnlw
dC5vcmcwLwYIKwYBBQUHMAKGI2h0dHA6Ly9jZXJ0LmludC14My5sZXRzZW5jcnlw
dC5vcmcvMBwGA1UdEQQVMBOCEWN5YmVyYmxvZ3Nwb3QuY29tMEwGA1UdIARFMEMw
CAYGZ4EMAQIBMDcGCysGAQQBgt8TAQEBMCgwJgYIKwYBBQUHAgEWGmh0dHA6Ly9j
cHMubGV0c2VuY3J5cHQub3JnMIIBBQYKKwYBBAHWeQIEAgSB9gSB8wDxAHcAXqdz
+d9WwOe1Nkh90EngMnqRmgyEoRIShBh1loFxRVgAAAFydBXAuQAABAMASDBGAiEA
pY2KzRm8ODlUfEe6WkKTDCgtkdRAmP/5jbq+XA2VUZsCIQCnIxMbXFH1AKJcuIBu
ZUkw4hQAu/jzSgfHM8DeGCiKvgB2AAe3XBvlfWj/8bDGHSMVx7rmV3xXlLdq7rxh
Ohpp06IcAAABcnQVwPYAAAQDAEcwRQIgOJRLyUQwzh6sKs7D8V5KX3Utxe3973go
ZCBQQxR9VCYCIQDCGKpth5+OeJ7JTUTfULpcLU5ngo/o1RjkwP/M15ltFjANBgkq
hkiG9w0BAQsFAAOCAQEAXlNBzjP3xw/RLH+6xyEH/+7tgD7AQ0UX76ZoqsRI+5+r
C/LVmzty9ID/Bk0DnpsYQ3KBJ7a+Iq8/if+J4qqkvLaKPedYwzo4hCvs1PAe3y7E
NTvQVAgOxhOOmLOwMLkkNhrnSqHhoY871adfV8mQ2NoNhDuZs1wDm6kP/YQbgyKO
hWk9OA1xf1M1qzKq3BKXau7s+Hhot/SshZXSKmRqsl9CPNL4I6jgS7coc16JTqed
WX0oZcL8oLIt6GBDcf9bjf1uzEqDqOW2LVhXz3cAapc/oe2jQZEIRi3aZOw6K0l9
0gUL/AfEdkVVMDgjSPbphoadZOy/Qy4MNJHDRk7JzA==
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
MIIEkjCCA3qgAwIBAgIQCgFBQgAAAVOFc2oLheynCDANBgkqhkiG9w0BAQsFADA/
MSQwIgYDVQQKExtEaWdpdGFsIFNpZ25hdHVyZSBUcnVzdCBDby4xFzAVBgNVBAMT
DkRTVCBSb290IENBIFgzMB4XDTE2MDMxNzE2NDA0NloXDTIxMDMxNzE2NDA0Nlow
SjELMAkGA1UEBhMCVVMxFjAUBgNVBAoTDUxldCdzIEVuY3J5cHQxIzAhBgNVBAMT
GkxldCdzIEVuY3J5cHQgQXV0aG9yaXR5IFgzMIIBIjANBgkqhkiG9w0BAQEFAAOC
AQ8AMIIBCgKCAQEAnNMM8FrlLke3cl03g7NoYzDq1zUmGSXhvb418XCSL7e4S0EF
q6meNQhY7LEqxGiHC6PjdeTm86dicbp5gWAf15Gan/PQeGdxyGkOlZHP/uaZ6WA8
SMx+yk13EiSdRxta67nsHjcAHJyse6cF6s5K671B5TaYucv9bTyWaN8jKkKQDIZ0
Z8h/pZq4UmEUEz9l6YKHy9v6Dlb2honzhT+Xhq+w3Brvaw2VFn3EK6BlspkENnWA
a6xK8xuQSXgvopZPKiAlKQTGdMDQMc2PMTiVFrqoM7hD8bEfwzB/onkxEz0tNvjj
/PIzark5McWvxI0NHWQWM6r6hCm21AvA2H3DkwIDAQABo4IBfTCCAXkwEgYDVR0T
AQH/BAgwBgEB/wIBADAOBgNVHQ8BAf8EBAMCAYYwfwYIKwYBBQUHAQEEczBxMDIG
CCsGAQUFBzABhiZodHRwOi8vaXNyZy50cnVzdGlkLm9jc3AuaWRlbnRydXN0LmNv
bTA7BggrBgEFBQcwAoYvaHR0cDovL2FwcHMuaWRlbnRydXN0LmNvbS9yb290cy9k
c3Ryb290Y2F4My5wN2MwHwYDVR0jBBgwFoAUxKexpHsscfrb4UuQdf/EFWCFiRAw
VAYDVR0gBE0wSzAIBgZngQwBAgEwPwYLKwYBBAGC3xMBAQEwMDAuBggrBgEFBQcC
ARYiaHR0cDovL2Nwcy5yb290LXgxLmxldHNlbmNyeXB0Lm9yZzA8BgNVHR8ENTAz
MDGgL6AthitodHRwOi8vY3JsLmlkZW50cnVzdC5jb20vRFNUUk9PVENBWDNDUkwu
Y3JsMB0GA1UdDgQWBBSoSmpjBH3duubRObemRWXv86jsoTANBgkqhkiG9w0BAQsF
AAOCAQEA3TPXEfNjWDjdGBX7CVW+dla5cEilaUcne8IkCJLxWh9KEik3JHRRHGJo
uM2VcGfl96S8TihRzZvoroed6ti6WqEBmtzw3Wodatg+VyOeph4EYpr/1wXKtx8/
wApIvJSwtmVi4MFU5aMqrSDE6ea73Mj2tcMyo5jMd6jmeWUHK8so/joWUoHOUgwu
X4Po1QYz+3dszkDqMp4fklxBwXRsW10KXzPMTZ+sOPAveyxindmjkW8lGy+QsRlG
PfZ+G6Z6h7mjem0Y+iWlkYcV4PIWL1iwBi8saCbGS5jN2p8M+X+Q7UNKEkROb3N6
KOqkqm57TH2H3eDJAkSnh6/DNFu0Qg==
-----END CERTIFICATE-----</pre>



<p>Opening the <em><strong>privkey.pem</strong> </em>will give you this:</p>



<pre class="EnlighterJSRAW">-----BEGIN PRIVATE KEY-----
MIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDMkA+8cO1T07xv
+q9QytXjzWTsZJ9cxZ7USom+q+v2ukUrFAlDT/m8biflWvuPjZZEBGJKAyKsMcOJ
Nm7nYBbqnhqVWhUEoCqL3WEn4NJspMD4DjaFpJ5FVVZiJ5dAjTUltOw9AFi7SBGZ
JvzP2JStmpbZHzjNRPpwteSFvFDzqeTOL0iCLuwaGg2Io3lU6Ba9Eaz2svWJdjCE
/1NVQodefA/FaKXfXCd0GSScLj+ykhXFTVfnPQWFrU2R/yRg7qG8CmKViA5HglSc
08r57ld+9ssIK4IUshZkUSKaGXQLe5WLIR9M5ap3AI4sc7fQBQYgf2xsiyv8jzRv
LtMhL3OxAgMBAAECggEBAMkVG8LbJw/t5SAWRlue554kev688sJZKIX6N2kMyskf
1XpBGdHnPdByYBle1EYKohl+Tbf/WQf3awToUyByHlTG0c7aXCrN3sTZ+vUeVPqj
AWVVY1b/uOzitCWMUWwM4p+MN2THgHGoqFPqNT2C4rO8cGhB/q4ZDi3ZPygPM2ww
ZILdbtRdVh7eL01gNkO99z8p44bgHtARLbNI2OQSXpa6MbC7UajGjrfOtz8i8ZZF
ISRkngaJ3RwmXfFOawggQe2FYG4ZwGgZg9aeyeOOIDkCgYEA88hS+YcRpfZxnRnE
WDTdSpzIqzCyb7yjF8plquD0qcBpsCnA7t3oADe9tavuBY8Ps6B/4eZcgNKm8lRj
nj7MqXqKY6lZ5Bd94dh4HwMgyP1y2NjdFEUa/fxu3wE/bd8h20ywlK25OoR8IwZ6
1Rsr8pHyYf4IpJVuSZNkPb4dDisCgYEA1tCOaEt4yeLBtj0S6tfgiTwSyyuhHO5K
vZmVb+lV386AVbGWJCRFcn+ALcjgs7tqwp7jeC3S/gNjlxj0on0zXjjc/mkrUQ8X
n+ozcvmAZKK7dzcIXXpP/HvlJQI7js+HGxA7tlAkpGCoONt0QTeSpQO9sjUenBdN
oX5nlAzpc5MCgYBXFG2fOIIzWE7JIVUjdO6/IjYEAIccprNTYjbizSxYHqUiCigi
qx2eRkr7xAhn7+xZ67ECjnjog1ajJUXYVvJgb6dTZkD32vRaYiq2WTWy1eXaU8zU
2sKDi1JHUnjH1HaRkVlaIpwRrRVypXPm/6e5JC0Cl+2abM5SddXOwEQ8tQKBgQCw
sBBCJrmuTK4KiEeUFIZiOqA2rqcxVaryMm5hA2qX0JFsaspU5eSdXdP/VLfF/cS9
WdU9l2txdTYoJOWq9RIYUOss8zIm1SQYa5lv21rI67UIRKLDyIQb54g9nY2BVJ8L
GpoSxe6tqbcUNSV1MxGSWvZfqyOHPf+jcoYdl1U5swKBgQDSqg1+4cDBQDmeg3mh
XT9n5G8ypV5h29CanIIPp2AGa2pS7pLyCX53Zhus7/+fg0ZSM+d1IDmkL2Q6/jkU
eF3PCIyQCOPpBLzjR2oDYmxWRdsb334Nfpk0uUbL9sJNVgkGTSknOymvnYsf5nF4
RTeAvL5x0+JQ7nY9ZzPHwKpdTg==
-----END PRIVATE KEY-----</pre>



<h2 class="wp-block-heading">Summary on How to Get a Free SSL Certificate for GoDaddy</h2>



<p>In conclusion, to get a free SSL certificate for a Godady hosted website, install and run Certbot.  Then, Certbot will ask you to place a challenge file in your website to prove that you are the owner of the site.  If it finds the challenge file in its proper place, it retrieves a free certificate from Let&#8217;s Encrypt.  However, the certificate is only valid for three (3) months.</p>



<h2 class="wp-block-heading">THE NEXT STEP</h2>



<p>Now, for the next step, see <a href="https://cyberblogspot.com/how-to-install-ssl-certificate-in-godaddy/" target="_blank" rel="noreferrer noopener">How to Install SSL Certificate in GoDaddy</a></p>



<h2 class="wp-block-heading">Related Articles How to Get a Free SSL Certificate for GoDaddy</h2>



<p><a href="https://cyberblogspot.com/how-to-install-ssl-certificate-in-godaddy/" target="_blank" rel="noreferrer noopener">How to Install SSL Certificate in GoDaddy</a><br><a href="https://cyberblogspot.com/how-to-renew-lets-encrypt-ssl-certificate/" target="_blank" rel="noreferrer noopener">How to Renew Let’s Encrypt SSL Certificate</a><br><a href="https://cyberblogspot.com/default-username-and-password-of-pldt-routers-2019/" target="_blank" rel="noreferrer noopener">Default Username and Password of PLDT Routers 2019</a><br><a href="https://cyberblogspot.com/default-username-and-password-of-globe-router/" target="_blank" rel="noreferrer noopener">Default Username and Password of Globe Router</a></p>



<h2 class="wp-block-heading">References on How to Get a Free SSL Certificate for GoDaddy</h2>



<p><a href="https://letsencrypt.org/" target="_blank" rel="noreferrer noopener">Let&#8217;s Encrypt</a> &#8211; A service providing free SSL certificates.  A project of the <a href="https://www.abetterinternet.org/" target="_blank" rel="noreferrer noopener">Internet Security Research Group</a>.<br><a href="https://certbot.eff.org/" target="_blank" rel="noreferrer noopener">Certbot </a>&#8211; A Linux tool for acquiring and installing SSL certificates from Let&#8217;s Encrypt.<br><a href="https://certbot.eff.org/" target="_blank" rel="noreferrer noopener">Electronic Frontier Foundation</a> &#8211; Creator of Certbot.</p>
<p>The post <a href="https://cyberblogspot.com/how-to-get-a-free-ssl-certificate-for-godaddy/">How to Get a Free SSL Certificate for GoDaddy</a> appeared first on <a href="https://cyberblogspot.com">CyberBlogSpot</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://cyberblogspot.com/how-to-get-a-free-ssl-certificate-for-godaddy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Find the Router IP Address</title>
		<link>https://cyberblogspot.com/how-to-find-the-router-ip-address/</link>
					<comments>https://cyberblogspot.com/how-to-find-the-router-ip-address/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 11 Aug 2020 12:15:11 +0000</pubDate>
				<category><![CDATA[Internet]]></category>
		<guid isPermaLink="false">https://cyberblogspot.com/?p=3807</guid>

					<description><![CDATA[<p>When configuring a router, the first information needed is the router&#8217;s IP address. The router&#8217;s default IP address is usually stamped on the back or underside of the router. But if the router is not using its default IP address, you must know how to find out the router IP address. Different routers use different&#8230;&#160;<a href="https://cyberblogspot.com/how-to-find-the-router-ip-address/" rel="bookmark">Read More &#187;<span class="screen-reader-text">How to Find the Router IP Address</span></a></p>
<p>The post <a href="https://cyberblogspot.com/how-to-find-the-router-ip-address/">How to Find the Router IP Address</a> appeared first on <a href="https://cyberblogspot.com">CyberBlogSpot</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>When configuring a router, the first information needed is the router&#8217;s IP address.  The router&#8217;s default IP address is usually stamped on the back or underside of the router.  But if the router is not using its default IP address, you must know how to find out the router IP address.</p>



<p>Different routers use different default IP addresses.  Whether you are a Globe, PLDT, Converge, AT&amp;T, Sparklight, CenturyLink or any other ISP subscriber, your router&#8217;s default IP address may be different from the others.  Also, it does not matter if your using DSL, Cable, or Fiber internet.  Their routers use their own different default IP addresses.</p>



<p>Furthermore, when an existing router is replaced by a new one, the replacement router&#8217;s IP address may need to be changed.  The reason is that, the replacement router&#8217;s IP address must be in the same LAN subnet as the existing LAN.  Otherwise, the router will not work with the existing local area network.</p>



<h2 class="wp-block-heading">Finding the Router IP Address Using a Computer</h2>



<p>In Windows 10, if your desktop PC or laptop is connected to the router thru a LAN cable or a wireless adapter, it is very easy to find the router IP address.</p>



<p>First, type <em><strong>network properties</strong></em> on the Windows 10 search bar and click<em> <strong>View your network properties</strong></em>.  Take a look at the screenshot below.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="802" height="561" src="https://cyberblogspot.com/wp-content/uploads/2020/08/windows10-search-bar.png" alt="Screenshot of Windows 10 desktop showing how to search and view the network properties to find the router IP address" class="wp-image-3810" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/windows10-search-bar.png 802w, https://cyberblogspot.com/wp-content/uploads/2020/08/windows10-search-bar-300x210.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/windows10-search-bar-768x537.png 768w" sizes="auto, (max-width: 802px) 100vw, 802px" /></figure>



<p>After clicking on the <em><strong>View your network properties</strong></em> link, scroll thru the properties windows and look for the property name, <strong>Ethernet</strong>, if your computer is connected to the router via a LAN cable.  Then look at the <strong>Default gateway</strong>.  The IP address shown there is the IP address of the router.  See the screenshot image below.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="810" height="623" src="https://cyberblogspot.com/wp-content/uploads/2020/08/network-properties-ethernet.png" alt="Screenshot image of the Network Properties showing the default gateway IP address in finding the router IP address" class="wp-image-3811" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/network-properties-ethernet.png 810w, https://cyberblogspot.com/wp-content/uploads/2020/08/network-properties-ethernet-300x231.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/network-properties-ethernet-768x591.png 768w" sizes="auto, (max-width: 810px) 100vw, 810px" /></figure>



<p>If your computer is wirelessly connected to the router, meaning, thru a wireless network adapter, look for the property name, <strong>Wi-Fi</strong>.  Please examine the following screenshot.  As shown in the image, the<strong> Default gateway</strong> IP address is 192.168.254.254.  This means that the router&#8217;s IP address is 192.168.254.254.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="808" height="634" src="https://cyberblogspot.com/wp-content/uploads/2020/08/network-properties-wifi.png" alt="Picture of the Network Properties for a wi-fi connection showing the router's IP address" class="wp-image-3812" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/network-properties-wifi.png 808w, https://cyberblogspot.com/wp-content/uploads/2020/08/network-properties-wifi-300x235.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/network-properties-wifi-768x603.png 768w" sizes="auto, (max-width: 808px) 100vw, 808px" /></figure>



<h2 class="wp-block-heading">Finding the Router IP Address Using a Smartphone</h2>



<p>To be able to look up the router&#8217;s IP address using a smartphone, you must first connect to the router&#8217;s WLAN (Wireless Local Area Network).  This means that you should know the router&#8217;s SSID and passphrase.</p>



<p>Assuming your smartphone is connected to the router, here are the steps for finding the router IP address using an Android phone.</p>



<p>Find and tap the <strong>Settings</strong> icon. </p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="302" height="536" src="https://cyberblogspot.com/wp-content/uploads/2020/08/android300-1.jpg" alt="Screenshot of Android phone showing where to start in finding the router IP address" class="wp-image-3823" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/android300-1.jpg 302w, https://cyberblogspot.com/wp-content/uploads/2020/08/android300-1-169x300.jpg 169w" sizes="auto, (max-width: 302px) 100vw, 302px" /></figure></div>



<p>On the displayed menu, select <strong>Network &amp; Internet</strong>.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="302" height="535" src="https://cyberblogspot.com/wp-content/uploads/2020/08/android-settings.png" alt="Screenshot of Android phone showing menu under Settings including Network &amp; Internet used for getting the router IP address" class="wp-image-3824" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/android-settings.png 302w, https://cyberblogspot.com/wp-content/uploads/2020/08/android-settings-169x300.png 169w" sizes="auto, (max-width: 302px) 100vw, 302px" /></figure></div>



<p>The <strong>Network &amp; Internet</strong> settings should appear as shown below.  Tap on <strong>Wi-Fi</strong>.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="302" height="535" src="https://cyberblogspot.com/wp-content/uploads/2020/08/android-network-and-internet.png" alt="Image showing the screen for Network &amp; Internet where the wifi SSID is shown" class="wp-image-3825" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/android-network-and-internet.png 302w, https://cyberblogspot.com/wp-content/uploads/2020/08/android-network-and-internet-169x300.png 169w" sizes="auto, (max-width: 302px) 100vw, 302px" /></figure></div>



<p>Tap on the <strong>Setup </strong>icon (gear icon).</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="302" height="535" src="https://cyberblogspot.com/wp-content/uploads/2020/08/android-wifi.png" alt="Android smartphone Wi-fi screen showing the different wireless SSID of the router" class="wp-image-3826" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/android-wifi.png 302w, https://cyberblogspot.com/wp-content/uploads/2020/08/android-wifi-169x300.png 169w" sizes="auto, (max-width: 302px) 100vw, 302px" /></figure></div>



<p>On the <strong>Network details</strong> page, tap on the <strong>Advanced</strong> link.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="302" height="535" src="https://cyberblogspot.com/wp-content/uploads/2020/08/android-wifi-setup.png" alt="Screenshot of Android phone Network details with the Advance link for finding the router IP address" class="wp-image-3827" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/android-wifi-setup.png 302w, https://cyberblogspot.com/wp-content/uploads/2020/08/android-wifi-setup-169x300.png 169w" sizes="auto, (max-width: 302px) 100vw, 302px" /></figure></div>



<p>After tapping on the <strong>Advanced</strong> link, scroll down the <strong>Network details</strong>, and look for <strong>Gateway</strong>.  The Gateway IP address is the router&#8217;s IP address.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="302" height="535" src="https://cyberblogspot.com/wp-content/uploads/2020/08/android-advanced-network-details.png" alt="Image showing the gateway IP address or the router IP address using an Android phone" class="wp-image-3830" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/android-advanced-network-details.png 302w, https://cyberblogspot.com/wp-content/uploads/2020/08/android-advanced-network-details-169x300.png 169w" sizes="auto, (max-width: 302px) 100vw, 302px" /></figure></div>



<h2 class="wp-block-heading">Finding the Router IP Address Using iPhone</h2>



<p>Tap on the <strong>Settings</strong> icon.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="302" height="536" src="https://cyberblogspot.com/wp-content/uploads/2020/08/iphone.jpg" alt="Screenshot of iphone screen indicating where to start in looking for the router IP address" class="wp-image-3833" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/iphone.jpg 302w, https://cyberblogspot.com/wp-content/uploads/2020/08/iphone-169x300.jpg 169w" sizes="auto, (max-width: 302px) 100vw, 302px" /></figure></div>



<p>On the <strong>Settings</strong> screen, tap on<strong> Wi-Fi</strong>.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="302" height="536" src="https://cyberblogspot.com/wp-content/uploads/2020/08/iphone-settings.png" alt="Screenshot image of iPhone Settings including Wi-Fi where the router IP address can be looked up" class="wp-image-3836" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/iphone-settings.png 302w, https://cyberblogspot.com/wp-content/uploads/2020/08/iphone-settings-169x300.png 169w" sizes="auto, (max-width: 302px) 100vw, 302px" /></figure></div>



<p>You should see router&#8217;s wireless LAN SSID (Service Set ID or wireless name) where the phone is connected.  Tap on the corresponding <strong>info icon</strong> on the right side of the SSID.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="302" height="536" src="https://cyberblogspot.com/wp-content/uploads/2020/08/iphone-wifi.png" alt="iPhone screenshot showing the information icon for bringing up the network properties of the phone" class="wp-image-3837" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/iphone-wifi.png 302w, https://cyberblogspot.com/wp-content/uploads/2020/08/iphone-wifi-169x300.png 169w" sizes="auto, (max-width: 302px) 100vw, 302px" /></figure></div>



<p>On the Network properties screen, you will find the router&#8217;s IP address, as shown in the screenshot below.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="302" height="536" src="https://cyberblogspot.com/wp-content/uploads/2020/08/iphone-router-ip-address.png" alt="The final screenshot for iPhone showing the router IP address under its network properties" class="wp-image-3838" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/iphone-router-ip-address.png 302w, https://cyberblogspot.com/wp-content/uploads/2020/08/iphone-router-ip-address-169x300.png 169w" sizes="auto, (max-width: 302px) 100vw, 302px" /></figure></div>



<h2 class="wp-block-heading">Summary on How to Find the Router IP Address</h2>



<p>To find the router IP address where your device is connected, you can look it up on the network properties of the device.  Look for the <strong>default gateway</strong> IP address, <strong>gateway</strong> IP address, or simply, <strong>router</strong> IP address.</p>



<h2 class="wp-block-heading">Related Articles</h2>



<p><a aria-label="undefined (opens in a new tab)" href="https://cyberblogspot.com/default-username-and-password-of-globe-router/" target="_blank" rel="noreferrer noopener">Default Username and Password of Globe Router</a><br><a aria-label="undefined (opens in a new tab)" href="https://cyberblogspot.com/how-to-reset-globe-router-to-defaults/" target="_blank" rel="noreferrer noopener">How to Reset Globe Router to Defaults</a><br><a href="https://cyberblogspot.com/how-to-save-globe-router-configuration/" target="_blank" aria-label="undefined (opens in a new tab)" rel="noreferrer noopener">How to Save Globe Router Configuration</a></p>



<h2 class="wp-block-heading">References </h2>



<p><a aria-label="undefined (opens in a new tab)" href="http://www.globe.com.ph" target="_blank" rel="noreferrer noopener">www.globe.com.ph</a></p>
<p>The post <a href="https://cyberblogspot.com/how-to-find-the-router-ip-address/">How to Find the Router IP Address</a> appeared first on <a href="https://cyberblogspot.com">CyberBlogSpot</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://cyberblogspot.com/how-to-find-the-router-ip-address/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Save Globe Router Configuration</title>
		<link>https://cyberblogspot.com/how-to-save-globe-router-configuration/</link>
					<comments>https://cyberblogspot.com/how-to-save-globe-router-configuration/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 09 Aug 2020 09:55:07 +0000</pubDate>
				<category><![CDATA[Internet]]></category>
		<guid isPermaLink="false">https://cyberblogspot.com/?p=3776</guid>

					<description><![CDATA[<p>There are times when we need to make changes to a Globe router configuration, such as changing the wireless (WLAN) SSID or its password. But before making any configuration changes, it is better to play safe. Save your Globe router configuration to a file and use it to restore your configuration if your router becomes&#8230;&#160;<a href="https://cyberblogspot.com/how-to-save-globe-router-configuration/" rel="bookmark">Read More &#187;<span class="screen-reader-text">How to Save Globe Router Configuration</span></a></p>
<p>The post <a href="https://cyberblogspot.com/how-to-save-globe-router-configuration/">How to Save Globe Router Configuration</a> appeared first on <a href="https://cyberblogspot.com">CyberBlogSpot</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>There are times when we need to make changes to a Globe router configuration, such as changing the wireless (WLAN) SSID or its password.  But before making any configuration changes, it is better to play safe.   Save your Globe router configuration to a file and use it to restore your configuration if your router becomes non-functional.</p>



<h2 class="wp-block-heading">Step 1</h2>



<p>Open your browser and go to the Globe router&#8217;s web configuration interface by typing the IP address of the router on the browser&#8217;s address bar  The default IP address is 192.168.254.254.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="802" height="352" src="https://cyberblogspot.com/wp-content/uploads/2020/08/browser-ip-address.jpg" alt="screenshot of google chrome internet browser showing the type IP address of Globe router for saving the configuration file" class="wp-image-3779" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/browser-ip-address.jpg 802w, https://cyberblogspot.com/wp-content/uploads/2020/08/browser-ip-address-300x132.jpg 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/browser-ip-address-768x337.jpg 768w" sizes="auto, (max-width: 802px) 100vw, 802px" /></figure>



<p>After typing the router&#8217;s IP address and pressing the ENTER key, you should see the router&#8217;s web configuration landing page as shown below.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="802" height="428" src="https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-interface-landing-page-wm.jpg" alt="Image of the landing page of Globe router web interface" class="wp-image-3784" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-interface-landing-page-wm.jpg 802w, https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-interface-landing-page-wm-300x160.jpg 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-interface-landing-page-wm-768x410.jpg 768w" sizes="auto, (max-width: 802px) 100vw, 802px" /></figure>



<p>Take note that the IP address typed on the browser is re-directed to the web page <strong>192.168.254.254/public/public_info_page.asp</strong>.  This is the main landing page of the router&#8217;s web configuration interface.</p>



<p>If the web page shown above does not open, your Globe router&#8217;s IP address is using a different IP address.  Please see: <strong><a aria-label="undefined (opens in a new tab)" href="https://cyberblogspot.com/how-to-find-the-router-ip-address/" target="_blank" rel="noreferrer noopener">How to Find the Router IP Address</a></strong>.  The screenshot below shows the error from the Google Chrome internet browser if the router is not using the default IP address of 192.168.254.254.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="802" height="533" src="https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-page-not-found-wm.jpg" alt="Picture of the error message if the IP address of the router web configuration interface is inaccessible" class="wp-image-3787" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-page-not-found-wm.jpg 802w, https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-page-not-found-wm-300x199.jpg 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-page-not-found-wm-768x510.jpg 768w" sizes="auto, (max-width: 802px) 100vw, 802px" /></figure>



<h2 class="wp-block-heading">Step 2</h2>



<p>Click the <strong>Setup</strong> button.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="802" height="458" src="https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-interface-setup-button-wm.jpg" alt="Screenshot of Globe router configuration landing page showing annotation for starting the setup configuration" class="wp-image-3789" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-interface-setup-button-wm.jpg 802w, https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-interface-setup-button-wm-300x171.jpg 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-interface-setup-button-wm-768x439.jpg 768w" sizes="auto, (max-width: 802px) 100vw, 802px" /></figure>



<p>The login page for the Globe router&#8217;s web configuration interface is shown below.  Use the following default admin login credentials:<br><br>User Name: admin<br>Password: 3UJUh2VemEfUtesEchEC2d2e<br><br>For more information, please see: <a aria-label="undefined (opens in a new tab)" href="https://cyberblogspot.com/default-username-and-password-of-globe-router/" target="_blank" rel="noreferrer noopener">Default Username and Password of Globe Router</a>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="968" height="303" src="https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-interface-login-page-wm.png" alt="Image of the login page of Globe router for entering the username and password before making configuration changes including saving the router's configuration file" class="wp-image-3790" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-interface-login-page-wm.png 968w, https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-interface-login-page-wm-300x94.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-interface-login-page-wm-768x240.png 768w" sizes="auto, (max-width: 968px) 100vw, 968px" /></figure>



<p>If the default admin password stated above does not work, it means that the router&#8217;s default admin password has been changed to a different value.  If you don&#8217;t know the currently set password for the admin account, you need to reset the router to its factory defaults in order to revert the router&#8217;s password to its default value.  </p>



<p>But beware of doing a hardware reset.  Do not press your router&#8217;s reset button unless you have read the article: <a aria-label="undefined (opens in a new tab)" href="https://cyberblogspot.com/how-to-reset-globe-router-to-defaults/" target="_blank" rel="noreferrer noopener">How to Reset Globe Router to Defaults</a>.</p>



<p>On a successful admin account login, you should see the following web page.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="802" height="585" src="https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-admin-main.png" alt="Screenshot of the main page of Globe router web configuration interface showing the top level menu items" class="wp-image-3792" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-admin-main.png 802w, https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-admin-main-300x219.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-admin-main-768x560.png 768w" sizes="auto, (max-width: 802px) 100vw, 802px" /></figure>



<h2 class="wp-block-heading">Step 3</h2>



<p>Click the Advanced Configuration tab.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="802" height="585" src="https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-admin-main-annotated.png" alt="Picture of the router's main menu with an annotation for starting the advance configuration" class="wp-image-3793" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-admin-main-annotated.png 802w, https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-admin-main-annotated-300x219.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-admin-main-annotated-768x560.png 768w" sizes="auto, (max-width: 802px) 100vw, 802px" /></figure>



<h2 class="wp-block-heading">Step 4</h2>



<p>Click on the Maintenance Diagnosis.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="802" height="476" src="https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-admin-advanced-config-maintenance.png" alt="Screenshot showing the menu selections for advanced configuration including annotation on maintenance diagnosis" class="wp-image-3795" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-admin-advanced-config-maintenance.png 802w, https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-admin-advanced-config-maintenance-300x178.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-admin-advanced-config-maintenance-768x456.png 768w" sizes="auto, (max-width: 802px) 100vw, 802px" /></figure>



<h2 class="wp-block-heading">Step 5</h2>



<p>Click on Configuration File.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="802" height="798" src="https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-admin-config-file.jpg" alt="Image showing the Globe router's configuration file selection under the maintenance diagnosis menu" class="wp-image-3796" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-admin-config-file.jpg 802w, https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-admin-config-file-300x300.jpg 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-admin-config-file-150x150.jpg 150w, https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-admin-config-file-768x764.jpg 768w" sizes="auto, (max-width: 802px) 100vw, 802px" /></figure>



<h2 class="wp-block-heading">Step 6</h2>



<p>Click on the Download Configuration File button.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="800" height="469" src="https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-admin-download-config-file.png" alt="Screenshot of Configuration File Management page showing the Download Configuration File button" class="wp-image-3797" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-admin-download-config-file.png 800w, https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-admin-download-config-file-300x176.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-admin-download-config-file-768x450.png 768w" sizes="auto, (max-width: 800px) 100vw, 800px" /></figure>



<p>After clicking the Download Configuration File button, you should see the configuration file <strong>hw_ctree.xml </strong>downloaded in your Download directory.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="802" height="730" src="https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-hw_ctree.xml_.png" alt="Image showing the downloading of the Globe router's configuration file" class="wp-image-3799" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-hw_ctree.xml_.png 802w, https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-hw_ctree.xml_-300x273.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-hw_ctree.xml_-768x699.png 768w" sizes="auto, (max-width: 802px) 100vw, 802px" /></figure>



<h2 class="wp-block-heading">The Globe Router Configuration File</h2>



<p>The Globe router&#8217;s configuration file is named <strong>hw_ctree.xml</strong>.  XML files are encoded in plain text, therefore, you should be able to open it with any text editor, if you want to snoop around with the config file.  </p>



<p>If you try to open the file with Notepad, this is what you will get.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="470" height="281" src="https://cyberblogspot.com/wp-content/uploads/2020/08/hw_ctree.xml-notepad.png" alt="A screenshot image of Windows Notepad showing the encrypted contents of hw_ctree.xml" class="wp-image-3800" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/hw_ctree.xml-notepad.png 470w, https://cyberblogspot.com/wp-content/uploads/2020/08/hw_ctree.xml-notepad-300x179.png 300w" sizes="auto, (max-width: 470px) 100vw, 470px" /></figure></div>



<p>If you guessed that the file was encrypted, you were right.  And if you want to decode it, please see: <strong>How to Decode Globe Router Configuration File</strong>.</p>



<h2 class="wp-block-heading">How to Restore Globe Router Configuration</h2>



<p>To restore the router from the saved configuration file, upload the file hw_ctree.xml.  Locate the file by clicking the browse button and then press the Update Configuration File button.  See the following screenshot.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1002" height="592" src="https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-restore-config-file.png" alt="Picture of Configuration File Management showing how to restore the saved Globe configuration file" class="wp-image-3802" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-restore-config-file.png 1002w, https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-restore-config-file-300x177.png 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/web-config-restore-config-file-768x454.png 768w" sizes="auto, (max-width: 1002px) 100vw, 1002px" /></figure>



<h2 class="wp-block-heading">Related Articles on How to Save Globe Router Configuration</h2>



<p><a aria-label="undefined (opens in a new tab)" href="https://cyberblogspot.com/default-username-and-password-of-globe-router/" target="_blank" rel="noreferrer noopener">Default Username and Password of Globe Router</a><br><a aria-label="undefined (opens in a new tab)" href="https://cyberblogspot.com/how-to-reset-globe-router-to-defaults/" target="_blank" rel="noreferrer noopener">How to Reset Globe Router to Defaults</a><br><a aria-label="undefined (opens in a new tab)" href="https://cyberblogspot.com/how-to-find-the-router-ip-address/" target="_blank" rel="noreferrer noopener">How to Find the Router IP Address</a></p>



<h2 class="wp-block-heading">References on How to Save Globe Router Configuration</h2>



<p><a aria-label="undefined (opens in a new tab)" href="http://www.globe.com.ph" target="_blank" rel="noreferrer noopener">www.globe.com.ph</a></p>
<p>The post <a href="https://cyberblogspot.com/how-to-save-globe-router-configuration/">How to Save Globe Router Configuration</a> appeared first on <a href="https://cyberblogspot.com">CyberBlogSpot</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://cyberblogspot.com/how-to-save-globe-router-configuration/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>How to Reset Globe Router to Defaults</title>
		<link>https://cyberblogspot.com/how-to-reset-globe-router-to-defaults/</link>
					<comments>https://cyberblogspot.com/how-to-reset-globe-router-to-defaults/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 05 Aug 2020 08:36:35 +0000</pubDate>
				<category><![CDATA[Internet]]></category>
		<guid isPermaLink="false">https://cyberblogspot.com/?p=3753</guid>

					<description><![CDATA[<p>To reset a Globe router to defaults or revert it to its default factory settings, you need to press the router&#8217;s reset button. Globe routers have default configuration settings that are usually stamped at the back or underside of the routers. The default configuration settings generally include the router&#8217;s default IP address, default username and&#8230;&#160;<a href="https://cyberblogspot.com/how-to-reset-globe-router-to-defaults/" rel="bookmark">Read More &#187;<span class="screen-reader-text">How to Reset Globe Router to Defaults</span></a></p>
<p>The post <a href="https://cyberblogspot.com/how-to-reset-globe-router-to-defaults/">How to Reset Globe Router to Defaults</a> appeared first on <a href="https://cyberblogspot.com">CyberBlogSpot</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="800" height="858" src="https://cyberblogspot.com/wp-content/uploads/2020/04/hg8145v5-huawei-router-custom-globe-800.jpg" alt="Image of Globe At Home router HG8145V5 used in this article on how to reset Globe router to defaults" class="wp-image-3384" srcset="https://cyberblogspot.com/wp-content/uploads/2020/04/hg8145v5-huawei-router-custom-globe-800.jpg 800w, https://cyberblogspot.com/wp-content/uploads/2020/04/hg8145v5-huawei-router-custom-globe-800-280x300.jpg 280w, https://cyberblogspot.com/wp-content/uploads/2020/04/hg8145v5-huawei-router-custom-globe-800-768x824.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" /><figcaption>Globe At Home Router HG8145V5</figcaption></figure>



<p>To reset a Globe router to defaults or revert it to its default factory settings, you need to press the router&#8217;s reset button.  Globe routers have default configuration settings that are usually stamped at the back or underside of the routers.  The default configuration settings generally include the router&#8217;s default IP address, default username and password.  These information are needed in logging in into the router&#8217;s web configuration interface.  Also included in the default configuration settings are the default SSID(s) and keyphrase (wireless LAN password) for connecting wireless devices to the router.  Below is a picture of the underside of the Globe router shown above.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="802" height="680" src="https://cyberblogspot.com/wp-content/uploads/2020/08/globe-router-underside-default-config-1.jpg" alt="Image of the underside of a Globe router showing the default configuration settings that takes effect when you reset a Globe router to defaults" class="wp-image-3850" srcset="https://cyberblogspot.com/wp-content/uploads/2020/08/globe-router-underside-default-config-1.jpg 802w, https://cyberblogspot.com/wp-content/uploads/2020/08/globe-router-underside-default-config-1-300x254.jpg 300w, https://cyberblogspot.com/wp-content/uploads/2020/08/globe-router-underside-default-config-1-768x651.jpg 768w" sizes="auto, (max-width: 802px) 100vw, 802px" /><figcaption>Underside of Globe At Home Router EchoLife HG8145V5 Showing the Default Router Configuration</figcaption></figure>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p><strong>BEWARE</strong></p><p><strong>PLEASE READ BEFORE YOU RESET YOUR GLOBE ROUTER TO DEFAULTS</strong></p><cite><strong>Do not reset your router</strong> by pressing the router&#8217;s <strong>RESET</strong> button if you <strong>DO NOT KNOW</strong> your PPPoE WAN account credentials.  The router&#8217;s PPPoE settings will be lost and you will lose your internet connectivity.  Fixing it will necessitate calling a Globe customer support personnel in order to get your PPPoE WAN account credentials.  In a worst case scenario, the customer support personnel may not be tech savvy enough to help you restore your internet connectivity.  In which case, you will end up being issued with a job order for a technician to visit you and fix your router.  <strong>You may end up with no internet connectivity for days.</strong></cite></blockquote>



<h2 class="wp-block-heading">Why Reset Your Globe Router to Defaults?</h2>



<p>Normally, if you forgot your router&#8217;s password, the easiest way to reset it is to do a hardware reset by pressing the router&#8217;s RESET button.  Then, you can use the default password stamped on the underside of the router.  Again, let me remind you NOT to press the router&#8217;s RESET button.  There are other ways to get access to your router&#8217;s web configuration interface.  One of these ways is to use the &#8220;admin&#8221; account and log in using the publicly available admin account password.  Please see: <a href="https://cyberblogspot.com/default-username-and-password-of-globe-router/">Default Username and Password of Globe Router</a>.</p>



<h2 class="wp-block-heading">Related Articles on How to Reset Globe Router to Defaults</h2>



<p><a href="https://cyberblogspot.com/default-username-and-password-of-globe-router/">Default Username and Password of Globe Router</a><br><a href="https://cyberblogspot.com/how-to-save-globe-router-configuration/">How to Save Globe Router Configuration</a><br><a href="https://cyberblogspot.com/how-to-find-the-router-ip-address/" target="_blank" aria-label="undefined (opens in a new tab)" rel="noreferrer noopener">How to Find the Router IP Address</a><br><a href="https://cyberblogspot.com/default-username-and-password-of-pldt-routers-2019/">Default Username and Password of PLDT Routers 2019</a><br><a href="https://cyberblogspot.com/how-to-reset-pldt-router-to-defaults/">How to Reset PLDT Router to Defaults</a></p>



<h2 class="wp-block-heading">References</h2>



<p><a href="http://www.globe.com.ph">www.globe.com.ph</a></p>
<p>The post <a href="https://cyberblogspot.com/how-to-reset-globe-router-to-defaults/">How to Reset Globe Router to Defaults</a> appeared first on <a href="https://cyberblogspot.com">CyberBlogSpot</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://cyberblogspot.com/how-to-reset-globe-router-to-defaults/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Default Username and Password of Globe Router</title>
		<link>https://cyberblogspot.com/default-username-and-password-of-globe-router/</link>
					<comments>https://cyberblogspot.com/default-username-and-password-of-globe-router/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 22 Nov 2019 01:42:36 +0000</pubDate>
				<category><![CDATA[Internet]]></category>
		<guid isPermaLink="false">http://www.cyberblogspot.com/?p=2432</guid>

					<description><![CDATA[<p>To make changes or to configure your Globe At Home router, you need to know the default username and password of Globe routers. One way of configuring your Globe router is thru its web interface. You open an internet browser like Google Chrome and access the router&#8217;s web configuration page. You will need to know&#8230;&#160;<a href="https://cyberblogspot.com/default-username-and-password-of-globe-router/" rel="bookmark">Read More &#187;<span class="screen-reader-text">Default Username and Password of Globe Router</span></a></p>
<p>The post <a href="https://cyberblogspot.com/default-username-and-password-of-globe-router/">Default Username and Password of Globe Router</a> appeared first on <a href="https://cyberblogspot.com">CyberBlogSpot</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="800" height="858" src="https://cyberblogspot.com/wp-content/uploads/2020/04/hg8145v5-huawei-router-custom-globe-800.jpg" alt="Picture of a Globe at Home router that needs the default username and password of Globe router" class="wp-image-3384" srcset="https://cyberblogspot.com/wp-content/uploads/2020/04/hg8145v5-huawei-router-custom-globe-800.jpg 800w, https://cyberblogspot.com/wp-content/uploads/2020/04/hg8145v5-huawei-router-custom-globe-800-280x300.jpg 280w, https://cyberblogspot.com/wp-content/uploads/2020/04/hg8145v5-huawei-router-custom-globe-800-768x824.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" /><figcaption>Globe at Home Router (Model EchoLife HG8145V5)</figcaption></figure></div>



<p>To make changes or to configure your Globe At Home router, you need to know the default username and password of Globe routers.</p>



<p>One way of configuring your Globe router is thru its web interface.  You open an internet browser like Google Chrome and access the router&#8217;s web configuration page.  You will need to know the IP address to type on the browser&#8217;s address bar.  Also, you will be required to log in, so you will also need the router&#8217;s username and password.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>The router&#8217;s password is different from the WiFi or wireless LAN password.  The router&#8217;s password is used for logging in to the router&#8217;s web configuration interface when you want to make any configuration changes.  In contrast, the WiFi or wireless password is used to connect wirelessly to the router in order to access other devices on the local area network (LAN) or to gain access to the internet.</p></blockquote>



<h2 class="wp-block-heading">The USER Account and the ADMIN Account</h2>



<p>Globe At Home routers use two (2) account names for configuring the routers thru their web interface.  The first account uses the username &#8220;user&#8221;.  This account is designed for ordinary users.  The second account, the account with the username &#8220;admin&#8221;, is geared for more advanced users.</p>



<h2 class="wp-block-heading">The Default Router Information</h2>



<p>The default IP address, default username, and the default password are usually stamped at the back (underside) of the router.<br><br><strong>Default IP Address: 192.168.254.254<br>Default Username: user<br>Default Password: tattoo@home</strong><br><br><strong>Default Admin Account<br>Username: admin<br>Password: 3UJUh2VemEfUtesEchEC2d2e</strong></p>



<h2 class="wp-block-heading">The Default Username and Password of Router Do Not Work</h2>



<p>The default username and password work only when the router has not been previously configured thru the web interface.  The reason is that the router requires anyone initially accessing the web interface to immediately change the password.  So, if someone has changed the WiFi names and passwords of the wireless LAN, the router&#8217;s password has already been set to a different value.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p><strong>BEWARE</strong></p><cite><strong>DO NOT PRESS YOUR GLOBE ROUTER&#8217;S RESET BUTTON, PLEASE SEE:</strong> <a href="https://cyberblogspot.com/how-to-reset-globe-router-to-defaults/">How to Reset Globe Router to Defaults</a>.</cite></blockquote>



<h2 class="wp-block-heading">Reset Router to the Default Factory Configuration</h2>



<p>If the default username and password of Globe router do not work, you need to reset the router to its default factory configuration.  To do this, press the reset switch on the side of the router.  Use  a small pointed tool like a paper clip.  Press and hold the reset key for around 10 seconds or until all the lights except the power light turn off.  After releasing the reset switch, wait for the router to reboot itself.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="546" src="https://cyberblogspot.com/wp-content/uploads/2019/11/globe-main-landing-page-1024x546.png" alt="The Globe At Home main landing page for configure the router using the default username and password of Globe routers." class="wp-image-2434" srcset="https://cyberblogspot.com/wp-content/uploads/2019/11/globe-main-landing-page-1024x546.png 1024w, https://cyberblogspot.com/wp-content/uploads/2019/11/globe-main-landing-page-300x160.png 300w, https://cyberblogspot.com/wp-content/uploads/2019/11/globe-main-landing-page-768x410.png 768w, https://cyberblogspot.com/wp-content/uploads/2019/11/globe-main-landing-page-400x213.png 400w, https://cyberblogspot.com/wp-content/uploads/2019/11/globe-main-landing-page.png 1368w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption>Globe Router Web Configuration Main Landing Page</figcaption></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="969" height="542" src="https://cyberblogspot.com/wp-content/uploads/2019/11/globe-login-page.png" alt="Globe router's login page prompting the user to enter the default username and password of Globe router." class="wp-image-2435" srcset="https://cyberblogspot.com/wp-content/uploads/2019/11/globe-login-page.png 969w, https://cyberblogspot.com/wp-content/uploads/2019/11/globe-login-page-300x168.png 300w, https://cyberblogspot.com/wp-content/uploads/2019/11/globe-login-page-768x430.png 768w, https://cyberblogspot.com/wp-content/uploads/2019/11/globe-login-page-400x224.png 400w" sizes="auto, (max-width: 969px) 100vw, 969px" /><figcaption>Globe Router Login Page</figcaption></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="546" src="https://cyberblogspot.com/wp-content/uploads/2019/11/globe-main-configuration-page-1024x546.png" alt="Screenshot of globe main configuration page after typing in the default username and password of Globe router." class="wp-image-2436" srcset="https://cyberblogspot.com/wp-content/uploads/2019/11/globe-main-configuration-page-1024x546.png 1024w, https://cyberblogspot.com/wp-content/uploads/2019/11/globe-main-configuration-page-300x160.png 300w, https://cyberblogspot.com/wp-content/uploads/2019/11/globe-main-configuration-page-768x410.png 768w, https://cyberblogspot.com/wp-content/uploads/2019/11/globe-main-configuration-page-400x213.png 400w, https://cyberblogspot.com/wp-content/uploads/2019/11/globe-main-configuration-page.png 1368w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption>Globe Main Configuration Page</figcaption></figure>



<h2 class="wp-block-heading">Video on Default Username and Password of Globe Router </h2>



<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<div class="nv-iframe-embed"><iframe loading="lazy" title="Default Username and Password of PLDT Routers 2019" width="1200" height="675" src="https://www.youtube.com/embed/VxBbnGZWkCw?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
</div></figure>



<h2 class="wp-block-heading">Related Articles on Default Username and Password of Globe Router</h2>



<p><a href="https://cyberblogspot.com/how-to-save-globe-router-configuration/" target="_blank" aria-label="undefined (opens in a new tab)" rel="noreferrer noopener">How to Save Globe Router Configuration</a><br><a href="https://cyberblogspot.com/how-to-reset-globe-router-to-defaults/">How to Reset Globe Router to Defaults</a><br><a aria-label="ss (opens in a new tab)" rel="noreferrer noopener" href="https://cyberblogspot.com/default-username-and-password-of-pldt-routers-2019/" target="_blank">Default Username and Password of PLDT Routers 2019</a></p>



<h2 class="wp-block-heading">References on Default Username and Password of Globe Router</h2>



<p><a href="https://www.globe.com.ph/broadband.html" target="_blank" rel="noreferrer noopener" aria-label="Globe At Home (opens in a new tab)">Globe At Home</a></p>
<p>The post <a href="https://cyberblogspot.com/default-username-and-password-of-globe-router/">Default Username and Password of Globe Router</a> appeared first on <a href="https://cyberblogspot.com">CyberBlogSpot</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://cyberblogspot.com/default-username-and-password-of-globe-router/feed/</wfw:commentRss>
			<slash:comments>15</slash:comments>
		
		
			</item>
		<item>
		<title>How to Use a PLDT Router as an Access Point</title>
		<link>https://cyberblogspot.com/how-to-use-a-pldt-router-as-an-access-point/</link>
					<comments>https://cyberblogspot.com/how-to-use-a-pldt-router-as-an-access-point/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 17 Nov 2019 12:25:01 +0000</pubDate>
				<category><![CDATA[Internet]]></category>
		<guid isPermaLink="false">http://www.cyberblogspot.com/?p=2401</guid>

					<description><![CDATA[<p>A PLDT router is generally used as a device for sharing the internet connection across the Local Area Network. However, a PLDT router can also be connected as a secondary access point to extend the range of the wireless LAN or Wi-Fi of the primary router connected to the internet. I recently moved from a&#8230;&#160;<a href="https://cyberblogspot.com/how-to-use-a-pldt-router-as-an-access-point/" rel="bookmark">Read More &#187;<span class="screen-reader-text">How to Use a PLDT Router as an Access Point</span></a></p>
<p>The post <a href="https://cyberblogspot.com/how-to-use-a-pldt-router-as-an-access-point/">How to Use a PLDT Router as an Access Point</a> appeared first on <a href="https://cyberblogspot.com">CyberBlogSpot</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>A PLDT router is generally used as a device for sharing the internet connection across the Local Area Network.   However, a PLDT router can also be connected as a secondary access point to extend the range of the wireless LAN or Wi-Fi of the primary router connected to the internet. </p>



<p>I recently moved from a PLDT Fibr Home internet subscription to a Globe At Home subscription.  Since I don&#8217;t have any more use for the PLDT Fibr ONU router, I decided to experiment connecting it as a wireless access point.  Fortunately, I was able to make it work.  Now I have an access point located on the second floor of the house.  I now have a strong Wi-Fi signal when I&#8217;m up there.</p>



<p>Turning a router into an access point is supposed to be an easy task.  First, connect a LAN cable from the primary router to the secondary router to be used as an AP.  Second, configure the AP to have an IP address consistent with the primary router.  And lastly, configure the AP&#8217;s DHCP server so it doesn&#8217;t conflict with the existing primary DHCP server.  That&#8217;s it.  Supposedly.  </p>



<p>NOT FOR PLDT FIBR ONU ROUTERS.</p>



<p>Configuring a PLDT router as an access point is a pain in the ***.  Actually, simply configuring a PLDT router is tedious enough, not only for access point configuration.  First of all, you need to deal with enabling the router&#8217;s web admin account.  Also, you have to find a way to disable the router&#8217;s AP Isolation.  This feature on PLDT ONU routers prevents the wireless clients from accessing other devices on the LAN.  This will also prevent us from successfully forwarding the network traffic from the AP to the primary router which would serve as the AP&#8217;s gateway and DNS server.</p>



<p>In this tutorial, we will assume that we have an existing LAN or a Local Area Network.  We have at least one computer connected to a previously configured primary router.  It doesn&#8217;t matter if the computer is wired or wirelessly connected to the router, as long as the computer has an internet connection.  Having an internet connection implies that we have a properly configured router.</p>



<p>We will also assume that the primary router is not a PLDT ONU router.  We will use a PLDT ONU router (Model AN5506-04) only as a secondary router to be configured as an access point (AP).  In case the primary router which is connected to the internet and the secondary router to be configured as an AP are both PLDT ONU routers,  be aware that both routers have to have their AP Isolation feature disabled. </p>



<h2 class="wp-block-heading">Step by Step Guide</h2>



<h3 class="wp-block-heading">Step 1 &#8211; Connect the two routers</h3>



<p>Connect one end of a LAN ethernet cable to the primary router and connect the other end to the secondary router which will act as an access point.  Use a Category 6 ethernet cable.</p>



<h3 class="wp-block-heading">Step 2 &#8211; Change the IP address of the second router</h3>



<p>For a step by step guide on how to change the IP address of a PLDT router, please see, <a rel="noreferrer noopener" aria-label="ss (opens in a new tab)" href="https://cyberblogspot.com/how-to-change-the-ip-address-of-pldt-routers/" target="_blank">How to Change the IP Address of PLDT Routers</a>.</p>



<h3 class="wp-block-heading"> Step 3 &#8211; Configure the DHCP server</h3>



<p>DHCP stands for Dynamic Host Configuration Protocol.  A DHCP server may refer to the program called a DHCP service or a DHCP daemon.  It may also refer to the computer running the said program.  </p>



<p>Routers are actually full-pledged computers usually running a Linux operating system.  One of the functions of a router is providing a DHCP server on the Local Area Network.</p>



<p>Any device (desktop PC, laptop, or smartphone) wishing to connect to a Local Area Network needs some information in order to successfully connect to the network.  The connecting device has to configure its network interface to properly connect to the network.  It needs the following information:</p>



<ol class="wp-block-list"><li>What IP address the device will use which will serve as its host identification when communicating with other devices on the network.</li><li>What is the IP address of the gateway computer, which is usually the router, so it knows where to send messages going out to the internet.</li><li>What is the IP address of the DNS server or the computer that is queried for resolving URL addresses.  That is, when you type www.google.com on your browser&#8217;s address bar, that URL has to be converted to an IP address like <strong>64.233.191.255</strong>.  It is the job of the DNS server to provide such a conversion.&nbsp; </li></ol>



<p>The DHCP server is the one responsible for providing the mentioned information above.  In other words, the DHCP server is dynamically configuring connecting hosts, hence the name, Dynamic Host Configuration Protocol.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="925" height="579" src="https://cyberblogspot.com/wp-content/uploads/2019/11/adminpldt-network-lan-settings-dhcp-annotated.png" alt="The DHCP configuration page for the proper operation of a PLDT router as an access poin." class="wp-image-2426" srcset="https://cyberblogspot.com/wp-content/uploads/2019/11/adminpldt-network-lan-settings-dhcp-annotated.png 925w, https://cyberblogspot.com/wp-content/uploads/2019/11/adminpldt-network-lan-settings-dhcp-annotated-300x188.png 300w, https://cyberblogspot.com/wp-content/uploads/2019/11/adminpldt-network-lan-settings-dhcp-annotated-768x481.png 768w, https://cyberblogspot.com/wp-content/uploads/2019/11/adminpldt-network-lan-settings-dhcp-annotated-400x250.png 400w" sizes="auto, (max-width: 925px) 100vw, 925px" /><figcaption>Network-LAN Settings-DHCP Service Configuration Page</figcaption></figure>



<h3 class="wp-block-heading">DHCP Settings</h3>



<p><strong>DHCP Start IP and DHCP End IP</strong> &#8211; these two entries have to be changed so they do not overlap with the IP addresses being handed out by the DHCP server of the primary router. </p>



<p><strong>DHCP Primary DNS</strong> &#8211; IP address of the primary router or google&#8217;s public DNS server (8.8.8.8 or 8.8.4.4).</p>



<p><strong>DHCP  Default Gateway </strong>&#8211; IP address of the primary router</p>



<h2 class="wp-block-heading">Related video on How to Use a PLDT Router as an Access Point</h2>



<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<div class="nv-iframe-embed"><iframe loading="lazy" title="Default Username and Password of PLDT Routers 2019" width="1200" height="675" src="https://www.youtube.com/embed/VxBbnGZWkCw?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
</div></figure>



<h2 class="wp-block-heading">Related Articles on How to Use a PLDT Router as an Access Point</h2>



<p><a rel="noreferrer noopener" aria-label="s (opens in a new tab)" href="https://cyberblogspot.com/how-to-configure-a-pldt-router/" target="_blank">How to Configure a PLDT Router</a><br>Configure a PLDT router using the admin account named “adminpldt” to get a full and complete access to all of the router’s configuration options. </p>



<p><a rel="noreferrer noopener" aria-label="sss (opens in a new tab)" href="https://cyberblogspot.com/how-to-configure-a-pldt-router-with-admin-account/" target="_blank">How to Configure a PLDT Router with Admin Account</a><br>Configure a PLDT router using the user account “admin”. This account can only configure the wireless networks (WiFi). </p>



<h2 class="wp-block-heading">References on How to Use a PLDT Router as an Access Point</h2>



<p><a href="http://pldthome.com" target="_blank" rel="noreferrer noopener" aria-label="PLDT Fibr Home (opens in a new tab)">PLDT Fibr Home</a></p>
<p>The post <a href="https://cyberblogspot.com/how-to-use-a-pldt-router-as-an-access-point/">How to Use a PLDT Router as an Access Point</a> appeared first on <a href="https://cyberblogspot.com">CyberBlogSpot</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://cyberblogspot.com/how-to-use-a-pldt-router-as-an-access-point/feed/</wfw:commentRss>
			<slash:comments>17</slash:comments>
		
		
			</item>
		<item>
		<title>How to Get Root Access on a PLDT Router</title>
		<link>https://cyberblogspot.com/how-to-get-root-access-on-a-pldt-router/</link>
					<comments>https://cyberblogspot.com/how-to-get-root-access-on-a-pldt-router/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 16 Nov 2019 02:54:22 +0000</pubDate>
				<category><![CDATA[Internet]]></category>
		<guid isPermaLink="false">http://www.cyberblogspot.com/?p=2397</guid>

					<description><![CDATA[<p>To get root access on a PLDT router means having unrestricted access to the router&#8217;s operating system. This allows you to change everything on the router, not only its configuration. With a root access, you can customize the router to suit your particular needs. Why Need a Root Access on a PLDT Router? First, there&#8230;&#160;<a href="https://cyberblogspot.com/how-to-get-root-access-on-a-pldt-router/" rel="bookmark">Read More &#187;<span class="screen-reader-text">How to Get Root Access on a PLDT Router</span></a></p>
<p>The post <a href="https://cyberblogspot.com/how-to-get-root-access-on-a-pldt-router/">How to Get Root Access on a PLDT Router</a> appeared first on <a href="https://cyberblogspot.com">CyberBlogSpot</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>To get root access on a PLDT router means having unrestricted access to the router&#8217;s operating system.  This allows you to change everything on the router, not only its configuration.  With a root access, you can customize the router to suit your particular needs.</p>



<h2 class="wp-block-heading">Why Need a Root Access on a PLDT Router?</h2>



<p>First, there is a problem with PLDT routers regarding its user account.  The user account for accessing the web interface in order to configure the router is too restricted.  The username &#8220;admin&#8221; with its default password of &#8220;1234&#8221; is used to access the router&#8217;s web interface for configuration.  This user account will let you change the wireless LAN (Wi-Fi) configuration of the router.  And nothing more.  This is very restrictive to advanced users who need to set up the router on other entirely different environments.</p>



<p>Second, the admin account with the username &#8220;adminpldt&#8221;, that allows you to get a access to a plethora of configuration options suitable for advanced users, is always changing.  If you happen to get hold of the right password to configure your router,  you are lucky, you can change the router&#8217;s configuration to your liking.  But the next time that you try to re-configure your router, the password may not work anymore.</p>



<p>Third, the admin account &#8220;adminpldt&#8221; is disabled by default.  Moreover, even if you succeed in enabling this admin account, it gets disabled every time you turn off the router.   Even if you have the right password for the &#8220;adminpldt&#8221; account, you will need another set of username and password to enable the &#8220;adminpldt&#8221;.  And to make it even worst, this other other set of username and password called Super Admin account, also changes once in a while.</p>



<p>Therefore, if you are unable to access the router&#8217;s configuration interface, the need for a root access is necessary.</p>



<h2 class="wp-block-heading">Ways of Getting Root Access</h2>



<p>It is possible to get a root access or a root shell on a PLDT router in two ways.  The first one is done by connecting to the router&#8217;s serial port.  This entails opening the router&#8217;s case and connecting wires to the router.  We will use the second way which is easier and purely software based.</p>



<h3 class="wp-block-heading">Step 1 &#8211; Enable the router&#8217;s telnet switch</h3>



<p>A.  Open an internet browser</p>



<p>B.  On the address bar, type in &#8220;https://192.168.1.1/fh&#8221; and press the &#8220;enter&#8221; key.</p>



<p>C.  Log in using the credentials below:</p>



<pre class="EnlighterJSRAW">Username: f~i!b@e#r$h%o^m*esuperadmin
Password: s(f)u_h+g|u</pre>



<p>D.  Enable the Telnet Switch by clicking on the &#8220;Enable&#8221; button and then clicking the &#8220;Apply&#8221; button beneath it.</p>



<p>E.  Click the &#8220;Logout&#8221; near the upper right corner of the window.</p>



<h3 class="wp-block-heading">Step 2 &#8211; Open a Terminal or a Command Prompt</h3>



<p>On a Linux machines, open a terminal window.  On Windows machine, open a command prompt.</p>



<h3 class="wp-block-heading">Step 3 &#8211; Telnet into the Router</h3>



<p>A.  Use the command below:</p>



<pre class="EnlighterJSRAW">telnet 192.168.1.1</pre>



<p>B.  Log in using the username &#8220;gepon&#8221; and the password &#8220;gepon&#8221;.</p>



<p>C.  At the &#8220;User&gt;&#8221; prompt, type &#8220;ddd&#8221; and press the &#8220;enter&#8221; key. </p>



<pre class="EnlighterJSRAW">ddd</pre>



<p>D. At the &#8220;WRI(DEBUG_H)&gt;&#8221; prompt, type in &#8220;shell&#8221; and press the &#8220;enter&#8221; key.</p>



<pre class="EnlighterJSRAW">shell</pre>



<p>E.  You will get a message saying &#8220;Please use port 26 to telnet&#8221;.</p>



<p>F.  Close the terminal or the command prompt window.</p>



<p>G.  Open a new terminal or a new command prompt window.</p>



<p>H.  Telnet again into the router but by this time we will use port 26.</p>



<pre class="EnlighterJSRAW">telnet 192.168.1.1 26</pre>



<p>I.  At the &#8220;(none) login:&#8221; prompt, log in using the credentials below:</p>



<pre class="EnlighterJSRAW">Login: root
Password: GEPON</pre>



<p>You should now have a root shell indicated by a regular Linux prompt:</p>



<pre class="EnlighterJSRAW">~ #</pre>



<p>You may now use Linux Bash shell commands to explore the router&#8217;s system.</p>



<h2 class="wp-block-heading">Related Video on How to Get Root Access on a PLDT Router</h2>



<h3 class="wp-block-heading">Video: Default Username and Password of PLDT Routers</h3>



<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<div class="nv-iframe-embed"><iframe loading="lazy" title="Default Username and Password of PLDT Routers 2019" width="1200" height="675" src="https://www.youtube.com/embed/VxBbnGZWkCw?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></div>
</div></figure>



<h2 class="wp-block-heading">Related Articles on How to Get Root Access on a PLDT Router</h2>



<p><a rel="noreferrer noopener" aria-label="ss (opens in a new tab)" href="https://cyberblogspot.com/how-to-configure-a-pldt-router/" target="_blank">How to Configure a PLDT Router</a><br>Configure a PLDT router using the admin account named “adminpldt” to get a full and complete access to all of the router’s configuration options. </p>



<p><a rel="noreferrer noopener" aria-label="sas (opens in a new tab)" href="https://cyberblogspot.com/how-to-configure-a-pldt-router-with-admin-account/" target="_blank">How to Configure a PLDT Router with Admin Account</a><br>Configure a PLDT router using the user account “admin”. This account can only configure the wireless networks (WiFi). </p>



<h2 class="wp-block-heading">References on How to Get Root Access on a PLDT Router</h2>



<p><a rel="noreferrer noopener" aria-label="sss (opens in a new tab)" href="http://fiberhome.com" target="_blank">PLDT Home Fiber</a></p>
<p>The post <a href="https://cyberblogspot.com/how-to-get-root-access-on-a-pldt-router/">How to Get Root Access on a PLDT Router</a> appeared first on <a href="https://cyberblogspot.com">CyberBlogSpot</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://cyberblogspot.com/how-to-get-root-access-on-a-pldt-router/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
	</channel>
</rss>
