• Skip to main content
  • Skip to primary sidebar

Technical Notes Of
Ehi Kioya

Technical Notes Of Ehi Kioya

  • About
  • Contact
MENUMENU
  • Blog Home
  • AWS, Azure, Cloud
  • Backend (Server-Side)
  • Frontend (Client-Side)
  • SharePoint
  • Tools & Resources
    • CM/IN Ruler
    • URL Decoder
    • Text Hasher
    • Word Count
    • IP Lookup
  • Linux & Servers
  • Zero Code Tech
  • WordPress
  • Musings
  • More
    Categories
    • Cloud
    • Server-Side
    • Front-End
    • SharePoint
    • Tools
    • Linux
    • Zero Code
    • WordPress
    • Musings

Cloud Computing

Adding A Swap File To An “EBS Only” Amazon EC2 Instance

July 17, 2018 by Ehi Kioya Leave a Comment

Swap File For "EBS Only" Amazon EC2 Instances

My previous article on the subject of adding a swap file to an Amazon EC2 instance focused on adding the swap file to the instance storage (also known as ephemeral storage) that comes with certain Amazon EC2 instances. This article discusses how you can still leverage the concept of swap files even on “EBS only” Amazon EC2 instances.

Filed Under: AWS, Azure, Cloud, Cloud Computing, Linux & Servers Tagged With: Amazon EBS, Amazon EC2, AWS, Cloud Computing, Linux

Connect To Amazon RDS (Or Any Database) Using HeidiSQL Via SSH Tunneling

July 15, 2018 by Ehi Kioya 2 Comments

HeidiSQL SSH Tunneling

Connecting to databases via SSH Tunneling is something developers and IT professionals often need to do. And HeidiSQL is one of the more popular open-source database tools. While HeidiSQL fully supports SSH tunneling, there doesn’t seem to be any documentation about how to accomplish this. So, after struggling with this for a few hours and figuring it out, I put these instructions together to help others.

Filed Under: AWS, Azure, Cloud, Cloud Computing, Database, Linux & Servers Tagged With: Amazon RDS, Cloud Computing, Database, HeidiSQL, Linux, SSH Tunneling

Serverless: An Introduction

May 29, 2018 by Ehi Kioya Leave a Comment

Serverless Computing (FaaS)

These days, cloud solution providers everywhere are marketing “serverless” solutions. While serverless computing is not at all new, it is getting a lot more attention due to the increasing popularity of DevOps and cloud in general. The promise is that serverless will eventually replace how developers currently create software and how this software is managed in production by operations. This article provides an introductory look at serverless. What exactly is it? And what additional advantages does it offer to the DevOps process?

Filed Under: AWS, Azure, Cloud, Cloud Computing, Zero Code Tech Tagged With: Cloud Computing, DevOps, Serverless

Setting up a SharePoint 2016 dev farm in Azure – Part 4: SharePoint 2016 Installation

January 26, 2018 by Ehi Kioya 17 Comments

SharePoint 2016 Installation

Part 4 of my series on setting up a SharePoint 2016 development farm in Azure. In this article, we will perform the actual SharePoint 2016 installation. This will be a virtual machine (spVM) in the virtual network we created in Part 2 of this series. We will make spVM a member of the Windows Server AD domain, and then create a new SharePoint farm.

Filed Under: AWS, Azure, Cloud, Cloud Computing, SharePoint Tagged With: Azure, Cloud Computing, PowerShell, SharePoint

Setting up a SharePoint 2016 dev farm in Azure – Part 3: SQL Server

January 24, 2018 by Ehi Kioya Leave a Comment

SQL Server on Azure Virtual Machine

Part 3 of my series on setting up a SharePoint 2016 development farm on Azure. In this article, we will create a SQL Server 2014 virtual machine (sqlVM) in the virtual network we created in Part 2 of this series. We will make sqlVM a member of the Windows Server AD domain, and prepare it for SharePoint.

Filed Under: AWS, Azure, Cloud, Cloud Computing, SharePoint Tagged With: Azure, Cloud Computing, PowerShell, SharePoint

Setting up a SharePoint 2016 dev farm in Azure – Part 2: Domain Controller

January 23, 2018 by Ehi Kioya 2 Comments

SharePoint 2016 Dev Farm Domain Controller

Part 2 of my series on setting up a SharePoint 2016 development or test farm on Azure using Azure PowerShell. This article focuses on the domain controller virtual machine deployment and configuration. It includes lots of details that are re-used in the subsequent parts.

Filed Under: AWS, Azure, Cloud, Cloud Computing, SharePoint Tagged With: Azure, Cloud Computing, SharePoint

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Go to Next Page »

Primary Sidebar

23,570
Followers
Follow
30,000
Connections
Connect
14,568
Page Fans
Like
  • Recently   Popular   Posts   &   Pages
  • Actual Size Online Ruler Actual Size Online Ruler
    I created this page to measure your screen resolution and produce an online ruler of actual size. It's powered with JavaScript and HTML5.
  • Fix For “Function create_function() is deprecated” In PHP 7.2 Fix For "Function create_function() is deprecated" In PHP 7.2
    As of PHP 7.2 create_function() has been deprecated because it uses eval(). You should replace it with an anonymous function instead.
  • How To Change A SharePoint List Or Library URL How To Change A SharePoint List Or Library URL
    All versions of the SharePoint user interface provide an option to change the title (or display name) of a list or library. Changing SharePoint library URL (or internal name), however, is not exactly very intuitive. We will discuss the process in this article.
  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Go to Next Page »
  • About
  • Contact

© 2022   ·   Ehi Kioya   ·   All Rights Reserved
Privacy Policy