by Sherif Abdalla | AWS, HowTo
Purpose This article gives the steps to setup Amazon Web Services Virtual Private Cloud Peering. This can be good for the need to give another VPC access to EFS, RDS etc. during a migration. Prerequisites Must have different CIDR Blocks that do not conflict. Create...
by Sherif Abdalla | AWS, Reference
Amazon VPC: What is a Virtual Private Cloud? A VPC resembles: Private data centers Private corporate networks Private Network Private and Public subnets Scalable infrastructure Ability to extend corporate/home network to the cloud as if it were part of your network...
by Sherif Abdalla | Linux
Linux is a multiuser operating system. In a multiuser environment, it is necessary to ensure that a user cannot access or modify files or directories that they aren’t supposed to. File permissions provide a protection mechanism for controlling access to files...