<?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>Forem: Trevor Atwijukire</title>
    <description>The latest articles on Forem by Trevor Atwijukire (@eng-atwijukire).</description>
    <link>https://forem.com/eng-atwijukire</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%2F603272%2F93088995-3b03-4d01-acc4-79df81c12d55.JPG</url>
      <title>Forem: Trevor Atwijukire</title>
      <link>https://forem.com/eng-atwijukire</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/eng-atwijukire"/>
    <language>en</language>
    <item>
      <title>📌</title>
      <dc:creator>Trevor Atwijukire</dc:creator>
      <pubDate>Sat, 24 Jan 2026 12:55:02 +0000</pubDate>
      <link>https://forem.com/eng-atwijukire/-9kp</link>
      <guid>https://forem.com/eng-atwijukire/-9kp</guid>
      <description>&lt;div class="ltag__link"&gt;
  &lt;a href="/devteam" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__org__pic"&gt;
      &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F1%2Fd908a186-5651-4a5a-9f76-15200bc6801f.jpg" alt="The DEV Team" width="800" height="800"&gt;
      &lt;div class="ltag__link__user__pic"&gt;
        &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F264%2Fb75f6edf-df7b-406e-a56b-43facafb352c.jpg" alt="" width="400" height="400"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://dev.to/devteam/join-the-new-year-new-you-portfolio-challenge-3000-in-prizes-feedback-from-google-ai-team-4e7g" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;Join the New Year, New You Portfolio Challenge: $3,000 in Prizes + Feedback from Google AI Team (For Winners and Runner Ups!)&lt;/h2&gt;
      &lt;h3&gt;Jess Lee for The DEV Team ・ Jan 1&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#devchallenge&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#googleaichallenge&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#career&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#gemini&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>devchallenge</category>
      <category>googleaichallenge</category>
      <category>career</category>
      <category>gemini</category>
    </item>
    <item>
      <title>From your local server (Xampp) to Google Cloud VM</title>
      <dc:creator>Trevor Atwijukire</dc:creator>
      <pubDate>Tue, 25 May 2021 10:33:44 +0000</pubDate>
      <link>https://forem.com/eng-atwijukire/from-your-local-server-xampp-to-google-cloud-vm-1g45</link>
      <guid>https://forem.com/eng-atwijukire/from-your-local-server-xampp-to-google-cloud-vm-1g45</guid>
      <description>&lt;p&gt;My university friend needed help on deploying to GCP, however, it made me such all over the internet until I found a solution. Have decided to share it so it can be of help to some else out there. This is a brief one but will update it with screenshots when I settle down.&lt;/p&gt;

&lt;p&gt;In case you have a website or web app developed using HTML template, PHP, and MSQL database, you can freely host it on google cloud with the same setup as your local computer in a few minutes. Let's break down the steps:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Deploy a LAMP Stack VM from the marketplace using Deployment Manager&lt;/li&gt;
&lt;li&gt;Navigate into the

&lt;code&gt;/var/www/html&lt;/code&gt;

folder, delete the default &lt;em&gt;index.html&lt;/em&gt; file
3. Using SSH connection, connect your VM to your local machine
4. Copy all files in Xampp into VM

&lt;code&gt;/var/www/html&lt;/code&gt;

folder
5. Access phpmyadmin of the VM by adding

&lt;code&gt;/phpmyadmin&lt;/code&gt;

after its External IP
6. Export local database content to VM database&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>googlecloud</category>
      <category>php</category>
    </item>
  </channel>
</rss>
