Install Microsoft Teams

How to Install Microsoft Teams on Ubuntu Linux ?

Microsoft teams is a online office workspace solutions providing features like online chat, videoconferencing, file storage. Teams … Read more

Install Slack

How to Install Slack on Ubuntu ?

Slack is more than a messaging application where work flows between all your teams, tools, customers and … Read more

Install Zoom on Ubuntu

How to install Zoom on Ubuntu ?

Zoom is an application which is available on multiple operating systems such as Linux, Android, Windows and … Read more

anydesk

How to install AnyDesk on Ubuntu Linux ?

AnyDesk is a closed source remote desktop application. AnyDesk is free for personal use. Professional users need a … Read more

AWS Instance

How to access your AWS Linux instance using an SSH client ?

To access your AWS instance, you will need “.pem” file as generated in “How to start Amazon … Read more

How to start Amazon AWS EC2 Instance ?

Search for “linux” in Amazon Machine Image search and select “Amazon Linux 2 AMI” and click on … Read more

Install a Apache web server on Amazon EC2 ( Linux 2 Instance ) ?

In this post, we will describe how you can install Apache web server ( LAMP Stack ) … Read more

aws

How to register for Free usage with Amazon Web Services ( AWS ) ?

Amazon Web Services which we call AWS in simpler form, provides some free services for around one … Read more

Solved: DisallowedHost – Invalid HTTP_HOST header

This error is related to “Installing Django and Django-REST Framework on ubuntu” , if you have Django … Read more

How to upload JSON using curl http PUT request ?

For uploading JSON using curl http PUT request, we have written a simple script as below. You … Read more

Writing first Django Application

This post is in continuation with our previous post “Starting webserver using your first simple Django project” … Read more

Understanding Django application “models”

A model is the single, definitive source of information about your data. It contains the essential fields … Read more