Cloudkaramchari
open-menucloseme
Home
Contact Us
Where to Learn icon
AcloudGuru KodeKlode
About Us
Tools
🌐
English
github twitter linkedin rss youtube

  • Root Permission to SSH User

    calendar Feb 13, 2020 · 1 min read · AWS Linux  ·
    Share on: twitter facebook linkedin copy

    Today we will learn how to provide root permission to your SSH user. So, We can provide SSH user root permission either move them in root user group or We can add simple line in sudoers file to provide root permission. Lets use the first method. Provide ROOT permission to this user by move it to root user. 1usermod -aG …


    Read More
  • Create SSH Private and Public Key From Linux

    calendar Feb 12, 2020 · 1 min read · Linux EC2 AWS  ·
    Share on: twitter facebook linkedin copy

    Today I will show you, how can you create you private and public key using ssh-keygen command. Connect to you Linux system. Open Linux terminal. Run below command to generate keys. 1ssh-keygen -t rsa -b 2048 Enter the name of the key and press Enter Now private and public key has been generated. Now you can use those …


    Read More
  • Delete Old Files Using Powershell

    calendar Jan 16, 2020 · 1 min read · Powershell Scripting Windows  ·
    Share on: twitter facebook linkedin copy

    Today we will create a Powershell Script, which will delete your old files. You can also configure a scheduler which can delete the files automatically. Let's start the scripting: Step 1: Create a variable to get the old date by getting current date and subtracting the retention days: 1$cutoffDate = …


    Read More
  • Reset MariaDB Root user Password

    calendar Dec 12, 2019 · 2 min read · Linux Mysql MariaDB  ·
    Share on: twitter facebook linkedin copy

    Today, we faced a problem where our client application was not working because of the database connection issue. I have checked and found that their credentials were incorrect. As per the client, this was that same credentials which their application was using. So, To resolve the problem, we decided to reset the root …


    Read More
  • Create VPC and Private Public Subnet Using AWS Cloudformation

    calendar Nov 26, 2019 · 11 min read · AWS Cloudformation  ·
    Share on: twitter facebook linkedin copy

    Today we will learn, how to create AWS Cloudformation script. So in this script, we will create a VPC and two subnets. One public subnet and one private subnet. First, we have to define the script Cloudformation template format version. 1{ 2 "AWSTemplateFormatVersion": "2010-09-09", 3 "Description" : "Create 8 private …


    Read More
  • How to Use AWS Saving Plan

    calendar Nov 21, 2019 · 1 min read · AWS AWS Cost Explorer  ·
    Share on: twitter facebook linkedin copy

    Savings Plans is a new and flexible discount model, which will provide the same discounts as Reserved Instances, in exchange for a commitment to use a specific amount (measured in dollars per hour) of compute over a one or three year period. Savings Plans are available in all AWS regions except China. You can start …


    Read More
  • Extend AWS EBS Volume Without Downtime in Windows

    calendar Nov 19, 2019 · 2 min read · AWS AWS EBS EC2 Windows  ·
    Share on: twitter facebook linkedin copy

    Today we will learn, How to extend your AWS EC2 EBS volume disk without Downtime. If you are using Linux you can click on this link and follow the steps. So, Once you increases the size of an EBS volume from the AWS console, use the Windows Disk Management utility to extend the disk size to the new size of the volume. …


    Read More
  • Extend AWS EBS Volume Without Downtime in Linux

    calendar Nov 18, 2019 · 3 min read · AWS EC2 Linux AWS EBS  ·
    Share on: twitter facebook linkedin copy

    Today we will learn, How to extend your AWS EC2 EBS volume disk without Downtime. If you are using Windows you can easily extend your EBS drive without downtime and without any problem. You can use this link for window process. But if come to Linux, Disk extend part will become some headache. So, Let start the process …


    Read More
  • Setup AWS Kinesis Logging for AWS Pinpoint

    calendar Nov 12, 2019 · 2 min read · AWS AWS Kinesis AWS Pinpoint  ·
    Share on: twitter facebook linkedin copy

    Today we will learn, How to set up AWS Kinesis logging for your AWS Pinpoint service. This may be needed, when you want to create your custom Pinpoint dashboard from the logs. Lets start the configuring the logging step by step: A. Sign in to the Amazon Kinesis console in the same region that you are using for Amazon …


    Read More
  • Rotating SSL or TLS Certificate in AWS RDS

    calendar Oct 23, 2019 · 2 min read · AWS AWS RDS  ·
    Share on: twitter facebook linkedin copy

    Rotating SSL/TLS Certificate Current Certificate Expiry: If application connects to an RDS DB instance using Secure Socket Layer (SSL) or Transport Layer Security (TLS), certificate must be rotated before March 5, 2020 Problem Description: As of September 19, 2019, Amazon RDS has published new Certificate Authority …


    Read More
    • ««
    • «
    • 3
    • 4
    • 5
    • 6
    • 7
    • »
    • »»

Cloud Karamchari photo

Cloud Karamchari

Cloud architect, DevOps maestro, DevSecOps ninja
Read More

Recent Posts

  • MySQL Error 1419 on AWS RDS: You do not have the SUPER privilege and binary logging is enabled
  • How to Install Jenkins on CentOS and Configure It to Run on Port 8090
  • Use AWS NACLs to Secure an Old AWS Network Load Balancer
  • Docker vs Containerd Understanding: the Shift in Kubernetes 1.24+
  • A Comprehensive Guide to Docker Commands: Simplified for Everyone
  • HashiCorp Webinar: Stop Secret Sprawl with the New HCP Vault Radar
  • Enhancing AWS Security: A Comprehensive Guide to IAM Policies for Restricting Access by Source IP
  • Step by Step Guide How to Install WordPress on Ubuntu 24.04 and Secure MySQL Server

Categories

CLOUD KARAMCHARI 68 CLOUD 64 DEVOPS 49 AWS 44 LINUX 23 LAMBDA 18 EC2 14 NEWS 8 WINDOWS 8 CLOUDWATCH 7 SERVERLESS 6 AWS IAM POLICY 4 RDS 4 S3 4
All Categories
AMI2 AWS44 AWS BILLING2 AWS CONNECT1 AWS ELASTICACHE1 AWS IAM POLICY4 AWS KINESIS1 AWS LAMBDA LAYERS1 AWS PINPOINT1 AWS SECURITY1 CLOUD64 CLOUD EXPLORER1 CLOUD KARAMCHARI68 CLOUDFORMATION2 CLOUDFRONT3 CLOUDWATCH7 CONTAINER-D1 COST EXPLORER1 COST OPTIMIZATION1 DEVOPS49 DOCKER2 EC214 EKS2 EVENTS1 IAM3 K8S1 KUBERNETES1 LAMBDA18 LINUX23 MARIADB1 MONGODB1 NETWORKING1 NEWS8 NODEJS1 POWERSHELL2 PRESIGNED-URL1 PYTHON2 RDS4 S34 SECURITY1 SERVERLESS6 SES3 SNS2 UBUNTU1 WINDOWS8 WINSCP1 ZABBIX1
[A~Z][0~9]

Tags

AWS 72 LINUX 32 LAMBDA 19 EC2 13 NEWS 13 SCRIPTING 8 WINDOWS 8 AWS IAM 7 CLOUDWATCH 7 AWS S3 6 AWS SECURITY 6 AWS IAM POLICY 5 POWERSHELL 5 AWS RDS 4
All Tags
AMI2 API GATEWAY2 AWS72 AWS BILLING2 AWS CLI1 AWS CLOUDFRONT1 AWS CODEBUILD1 AWS COST EXPLORER1 AWS COST OPTIMIZATION1 AWS DOCUMENTDB1 AWS DYNAMODB1 AWS EARNING1 AWS EBS2 AWS ECS2 AWS EKS1 AWS ELASTICACHE1 AWS IAM7 AWS IAM POLICY5 AWS IAM ROLE2 AWS IAM USER1 AWS KINESIS1 AWS PINPOINT1 AWS RDS4 AWS S36 AWS SECURITY6 AWS SES2 AWS SNS1 BASH1 CLOUD1 CLOUDFORMATION2 CLOUDFRONT2 CLOUDWATCH7 CONTAINER-D1 DATABASE1 DEVOPS3 DEVSECOPS1 DOCKER3 DOTNET1 EARN1 EC213 EKS1 ERROR FIX1 EVENTS1 JENKINS1 K8S1 KUBERNETES1 LAMBDA19 LINUX32 MARIADB1 MONGODB1 MONITORING1 MYSQL3 NETWORKING1 NEWS13 NODEJS1 POWERSHELL5 PYTHON4 RDS1 SCRIPTING8 SNAPSHOTS1 SSL1 TECH3 WINDOWS8 WINSCP1
[A~Z][0~9]

cloudkaramchari

Copyright 2019-  CLOUDKARAMCHARI. All Rights Reserved

to-top