Nay Zaw Lin Notes

How You Do Anything Is How You Do Everything

Skip to content
Menu
  • Home
  • Privacy Policy

Month: March 2020

LinuxPosted onMarch 30, 2020July 6, 2020

How to resolve the WordPress permission issue when upgrading to WP version?

I have an issue recently while I try to upgrade my WP version to 5.4. That is because we don’t have a enough write permission…

Read More
AWSPosted onMarch 29, 2020July 6, 2020

How to Write the AWS Lambda Function with Python?

We’re going to create Lambda Function with Python today. Let’s do something a little more calculation than a simple Hello World application. Let’s pass a…

Read More
PythonPosted onMarch 28, 2020July 6, 2020

How to install paramiko package in Python?

The paramiko package is used for the SSH2 protocol for secure connections to remote machines. You can use boto3 without paramiko, but we recommend to…

Read More
PythonPosted onMarch 27, 2020July 6, 2020

How to find Odd minute from the current time using Python?

From today lesson, we will learn how to find the odd minute from the current time using Python script. And you will know how to…

Read More
AWSPosted onMarch 26, 2020July 6, 2020

How to connect AWS EC2 with Python?

To make a connection to AWS EC2 with Python, we need to use the boto library. Today lesson, we will learn how to install boto…

Read More
AWSPosted onMarch 25, 2020July 6, 2020

How to enable Debug Output with boto using Python?

Today lesson, we will learn a way to get detailed logging by using the Python logging module. 1. Download and install boto library 2. Create…

Read More
AWSPosted onMarch 24, 2020July 6, 2020

How to download multi-files from S3 buckets or Prefix using Python?

AWS Python SDK has file download function from S3 by default. But that one can download the files one at each time only. But sometimes…

Read More
PythonPosted onMarch 23, 2020July 6, 2020

How to do GET and POST requests using Python?

To make HTTP requests in python, several HTTP libraries (e.g. httplib, urllib, requests) are available to download. But the most famous and simple library is…

Read More
PythonPosted onMarch 22, 2020July 6, 2020

How to open the URL in browsers using Python?

The easy way to develop the application in python is that we can easily import the libraries. Among those, webbrowser module provides a high-level interface…

Read More
AWSPosted onMarch 21, 2020July 6, 2020

How to download files from AWS S3 using Python?

AWS SDK for Python have a default download_file method that we can easy to use. That method accepts the names of the bucket and object to…

Read More

Posts navigation

Page 1 Page 2 Page 3 Next Page

Recent Posts

  • How to set the request timeout in C# .NET Core?
  • How to use Redis Cache in .NET Core 3.1?
  • How to set a password for Redis Server?
  • How to update all the NodeJS npm Packages to latest version together?
  • How to add DLL reference in C# Project with .NET Core 3.1?

Archives

  • January 2022
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020

Categories

  • .NET Core
  • AWS
  • C#
  • FileZilla
  • Hapi.js
  • Healing Crystals
  • Linux
  • Miscellaneous
  • MSBuild
  • Nginx
  • Node.js
  • PHP
  • PM2
  • Python
  • Redis
  • SSL
  • Windows
  • WordPress
© Copyright 2023 – Nay Zaw Lin Notes
Allium Theme by TemplateLens ⋅ Powered by WordPress