<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ubuntu on Yuvrajsinh Jhala</title><link>https://imyuvii.com/tags/ubuntu/</link><description>Recent content in Ubuntu on Yuvrajsinh Jhala</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 29 Mar 2017 13:56:12 -0500</lastBuildDate><atom:link href="https://imyuvii.com/tags/ubuntu/index.xml" rel="self" type="application/rss+xml"/><item><title>Installing LAMP stack on Ubuntu</title><link>https://imyuvii.com/posts/installing-lamp-stack-ubuntu/</link><pubDate>Wed, 29 Mar 2017 13:56:12 -0500</pubDate><guid>https://imyuvii.com/posts/installing-lamp-stack-ubuntu/</guid><description>&lt;p&gt;LAMP is short for &lt;strong&gt;L&lt;/strong&gt;inux, &lt;strong&gt;A&lt;/strong&gt;pache, &lt;strong&gt;M&lt;/strong&gt;ySQL, &lt;strong&gt;P&lt;/strong&gt;HP. This tutorial shows how you can install LAMP stack (Apache2, PHP and MySQL) on an Ubuntu 16.04 server.&lt;/p&gt;
&lt;h2 id="why-i-still-reference-this"&gt;Why I Still Reference This&lt;/h2&gt;
&lt;p&gt;When I was doing freelance PHP work, spinning up a fresh Ubuntu VPS for a client was something I did every few weeks. Each time I would end up re-Googling the same commands, because the package names and the correct sequence of steps are just different enough across PHP versions that I could never fully commit them to memory.&lt;/p&gt;</description></item><item><title>Installing GoDaddy SSL Certificate on Ubuntu</title><link>https://imyuvii.com/posts/installing-godaddy-ssl-ubuntu/</link><pubDate>Wed, 22 Feb 2017 13:56:12 -0500</pubDate><guid>https://imyuvii.com/posts/installing-godaddy-ssl-ubuntu/</guid><description>&lt;p&gt;Basically in order to successfully install an SSL certificate you need the following things&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;CSR file&lt;/li&gt;
&lt;li&gt;Private key&lt;/li&gt;
&lt;li&gt;Certificate key&lt;/li&gt;
&lt;li&gt;Certificate chain&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="download-certificates"&gt;Download Certificates&lt;/h3&gt;
&lt;p&gt;If your website is hosted through &lt;a href="http://godaddy.com/"&gt;GoDaddy&lt;/a&gt; (e.g. the primary domain on a GoDaddy shared hosting account, Website Builder), you don’t need to use these instructions; GoDaddy take care of the SSL installation for you.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;On your SSL certificate home page, click Download.
&lt;ul&gt;
&lt;li&gt;Not in your SSL control panel? Log in to your GoDaddy account.&lt;/li&gt;
&lt;li&gt;Click SSL Certificates.&lt;/li&gt;
&lt;li&gt;Complete step 1 above.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Select the Server type you want to install the certificate on.&lt;/li&gt;
&lt;li&gt;Click Download ZIP file.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="prepare-your-server"&gt;Prepare Your Server&lt;/h3&gt;
&lt;p&gt;The first step to installing your certificate is to prepare your server directories to hold the final keys later on.&lt;/p&gt;</description></item></channel></rss>