<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Xhika</title>
    <description>The latest articles on DEV Community by Xhika (@xhikaa).</description>
    <link>https://dev.to/xhikaa</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F180199%2F9595899c-1a69-4c24-ac6d-0c87e5f12db2.jpeg</url>
      <title>DEV Community: Xhika</title>
      <link>https://dev.to/xhikaa</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/xhikaa"/>
    <language>en</language>
    <item>
      <title>How do you setup your website? </title>
      <dc:creator>Xhika</dc:creator>
      <pubDate>Tue, 20 Oct 2020 20:51:49 +0000</pubDate>
      <link>https://dev.to/xhikaa/how-do-you-setup-your-website-ep1</link>
      <guid>https://dev.to/xhikaa/how-do-you-setup-your-website-ep1</guid>
      <description>&lt;p&gt;So I did a post a few days ago about a "script-ready" virtual host. The script downloads and configures nginx on ubunto to be ready for the given host. &lt;/p&gt;

&lt;p&gt;Got me thinking about what do you guys use to setup a simple portfolio website or a smaller project? I've been using virtual hosting on a server for my small projects since I got into web development.&lt;/p&gt;

&lt;p&gt;Here's a link to the script btw:&lt;br&gt;
&lt;a href="https://github.com/xhika/Create-A-Vhost"&gt;https://github.com/xhika/Create-A-Vhost&lt;/a&gt; &lt;/p&gt;

</description>
      <category>server</category>
      <category>website</category>
      <category>discuss</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Create a Virtual Host with a script! </title>
      <dc:creator>Xhika</dc:creator>
      <pubDate>Sun, 18 Oct 2020 16:11:03 +0000</pubDate>
      <link>https://dev.to/xhikaa/create-a-virtual-host-with-a-script-33jm</link>
      <guid>https://dev.to/xhikaa/create-a-virtual-host-with-a-script-33jm</guid>
      <description>&lt;p&gt;Hello!&lt;br&gt;
So I've been working on a shell script to help me setup a Virtual Host faster running on ubuntu (tested on aws ec2 instance).&lt;/p&gt;

&lt;p&gt;Would be so happy if people would want give some critique and to test it on different server managers.&lt;/p&gt;

&lt;p&gt;Link to github:&lt;br&gt;
&lt;a href="https://github.com/xhika/Create-A-Vhost"&gt;https://github.com/xhika/Create-A-Vhost&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Some hosting experience is required..&lt;/p&gt;

&lt;p&gt;So the steps would be:&lt;/p&gt;

&lt;p&gt;Create an A record at your host provider&lt;br&gt;
Clone the project to your server&lt;br&gt;
In the github link follow the steps required. &lt;br&gt;
Edit the name of your host inside the .env file and give the scripts some rights provided in the description and you're pretty much good to go. &lt;/p&gt;

&lt;p&gt;Thanks :) &lt;/p&gt;

</description>
      <category>virtualhost</category>
      <category>nginx</category>
      <category>aws</category>
      <category>server</category>
    </item>
  </channel>
</rss>
