Server Feed
Server
Server

All topics related to server will come under this section.

Expected response code 250 but got code “535”,...

If you are getting the above issue while setting up google / gmail SMTP server. You need to follow below steps ...

What is the difference between OS Disk and Data Di...

Data disk: A data disk is a managed disk that's attached to a virtual machine to store application data, or ...

How to Copy file / folder from EC2 to S3 and vice-...

You can copy any file or folder from EC2 to S3 and from S3 to EC2. This can be done easily using AWS CLI command. T...

How to resize the droplet in digitalocean?

Now a days each and every company want their website hosted on cloud server. Digitalocean is one of the very famous...

How to copy data from S3 to Azure blob using AzCop...

AzCopy is a command-line utility that you can use to copy blobs or files to or from a storage account. This art...

How to attach a Data Disk to a Linux VM in Azure?

1- Go to the Azure portal to find the VM. Search and select Virtual machines. Choose the VM from the list. ...

How to enable .htaccess on apache server?

.htaccess is a configuration file for the Apache web server. It’s an extremely powerful tool that can be used to ...

How to install free SSL on Digital Ocean virtual s...

  If you want to install free SSL on digital ocean droplet which already has been created and setup the Lin...

How to automate taking snapshots in Azure?

Automate taking snapshot in azure manual and automated. Script that will require to put in runbook: $reso...

Hot, cool, and archive access tiers for blob stora...

Data stored in the cloud grows at an exponential pace. To manage costs for your expanding storage needs, it can be ...

How to create a VM from a VHD/Disk in Azure?

There are several ways to create a virtual machine (VM) in Azure: If you already have a virtual hard disk (V...

What is logic app practical example, Send alert to...

Azure Logic Apps is a cloud-based platform for creating and running automated workflows that integrate your apps...

How to setup an Apache web server for PHP?

To setup an Apache web server, you need to run the below commands step by step and you will get the server read...

How to install SSL certificate on ubuntu 18.04 apa...

I assume you have setup your apache2 server and websites is running on http protocol.  Now you wa...

How to automate free SSL renewal on Azure Load Bal...

To generate and automate free SSL certificate on application gateway of load balancer, you need to go through below...

How to create a Snapshot in Azure?

A snapshot is a full, read-only copy of a virtual hard disk (VHD). You can use a snapshot as a point-in-time backup...

How to reset SSH key pair of Azure VM | How to use...

You can get access in an Azure VM if you have lost your access of that VM or you just created a VM and don't ha...

How to install free SSL in website?

Suppose you have already a website running on http protocol with apache  ubuntu server and you wan...

How to copy files/folders from EC2 to S3 bucket?

To perform these operation you will need to follow step below: Create an IAM role with S3 write access or ad...

How to create a server on AWS EC2?

You can watch this video to see how to create a linux server on AWS EC2. We have explained all important sections w...

What is Git Stash?

When you have been working on part of your project and things are in a messy state and you want to switch branc...

What is Azure DevOps?

Azure DevOps provides developer services for allowing teams to plan work, collaborate on code development, and ...

How to start with Azure Functions in Azure Server?

In this article, you use Visual Studio Code to create a Python function that responds to HTTP requests. After testi...

How to install free SSL using DNS challenge (apply...

To configure free SSL on website domain, there are few steps need to follow and require you to have access of b...

How to create an image of Linux VM in Azure?

Capture a VM in the portal: Note:  Don't capture image if server is running on production or running and yo...

What is cloud server?

Please watch the video below to have complete understanding of cloud servers.

What is the AWS CLI ( Command Line Interface )?

The AWS Command Line Interface (AWS CLI) is a tool to manage your AWS services. With just one tool to download ...

How to create droplet / server on digitalocean?

It is very simple to create and setup a web server on digitalocean droplets. You can refer to instructions illustra...

What is azure functions?

Azure Functions is a serverless solution that allows you to write less code, maintain less infrastructure, and save...

How to create a new SSH key in Azure and use it to...

To create a new SSH key 1- Login to azure portal and go to the search bar and search "SSH Key" and click on the ...

What is Azure Logic Apps?

Azure Logic Apps has been explained in the video below:

How to automate Docker image deployment on server?

Please explain a complete deployment lifecycle to deploy latest code on server using CICD / Github Actions. 

How to set custom environment variables in GitHub ...

You can use environment variables to store information that you want to reference in your workflow. You reference e...