Skip to content

ALAM WRITES

Learners Guide.

  • Home
  • AWS
  • Linux
  • DevOps
  • General
  • About Me
ALAM WRITES

Learners Guide.

  • About Me
  • Articles
    • Home

Sudo command not working in AWS EC2 instance

1 Comment / Linux / By Jahangeer

In this tutorial we will see how can we troubleshoot if someone make wrong entry in sudoers file of AWS EC2 instance. One way to solve this problem is attaching root volume of problematic instance to another instance helper instance in same availability zone. But we will see here how can we solve this issue …

Sudo command not working in AWS EC2 instance Read More »

Copy S3 bucket across different AWS accounts

AWS / By Jahangeer

We will see that how can we copy AWS S3 bucket across different AWS account. Lets say the AWS account from where we want to copy S3 bucket as source account (account A), and the AWS account in which we want to copy S3 bucket as destination account (account B). In source account (account A) …

Copy S3 bucket across different AWS accounts Read More »

Setup SFTP server in Linux

Linux / By Jahangeer

In this tutorial we will see how to setup SFTP server in Linux and how can we configure another SFTP user who can only download the file but can’t upload files to SFTP server. We have taken Amazon Linux 2 server for this tutorial. Prerequisites: We need root privileges for creating SFTP user and configuring …

Setup SFTP server in Linux Read More »

Posts pagination
← Previous Page 1 2 3

Copyright © 2025 Alam Writes