Recent tutorials

How to launch an Amazon AWS Instance with Custom VPC

How to launch an Amazon AWS Instance with Custom VPC

If you want to launch a Amazon EC2 instance with custom made VPC, Security Group, Internet Gateway, this simple step by step guide will help you in Launching an AWS EC2 Instance.

How to send bulk SMS in Laravel using XML APIs and Queue

How to send bulk SMS in Laravel using XML APIs and Queue

A simple and easy method to send bulk SMS in Laravel with XML APIs using Queue, this will be useful if you want to send more SMS per seconds to your customer or users.

How to create progressive images in Laravel with Intervention Image

How to create progressive images in Laravel with Intervention Image

A simple and easy tutorial on creating progressive images in Laravel with Intervention Image.

Create custom forms in WordPress with validation and ajax submission

Create custom forms in WordPress with validation and ajax submission

A simple example demonstrating how we can add custom contact form in WordPress with validation and submiting the form using ajax.

How to create custom Security Groups in Amazon AWS

How to create custom Security Groups in Amazon AWS

A simple guide on create custom Security Groups in Amazon AWS, the tutorial is a part of our series on How to set up multiple elastic ip for Amazon EC2 Instance.

How to create Custom VPC in Amazon AWS

How to create Custom VPC in Amazon AWS

In this tutorial, we will create a VPC with an IPv6 CIDR block, a subnet with an IPv6 CIDR block, and finally to launch a public-facing instance into our subnet.

How to create Custom VPC in Amazon AWS

How to create Custom VPC in Amazon AWS

In this tutorial, we will create a VPC with an IPv6 CIDR block, a subnet with an IPv6 CIDR block, and finally to launch a public-facing instance into our subnet.

How to set up multiple Elastic IP for Amazon EC2 Instance

How to set up multiple Elastic IP for Amazon EC2 Instance

If you want to host multiple Web Applications in a single Amazon EC2 Instance with different public IP, then this tutorial will be helpful.

How to access Amazon EC2 Instance from Ubuntu terminal and fileZilla

How to access Amazon EC2 Instance from Ubuntu terminal and fileZilla

A simple tutorial on working with Amazon EC2 Instance and FTP Client FileZilla for transferring files from your Local Machine.