How to run shell scripts?
1) Save the shell file with .sh (e.g. "test.sh") or, open the shell file using vim command to access the shell file in terminal. 2) Now, open the Terminal. 3) Change to the directory where you have saved your shell file. 4) Then, type chmod 0777 test.sh to make your file executable. 5) Type sh test.sh to execute the file.
Classifieds Theme (New 2022) - Download Now!Sponsored
Help/Fix on AWS WAP Service(EKS) (1 Hour)
One hour of help or fixes for issues related to your AWS EKS workloads.
Automating AWS Server Backups and configuring AWS Backup Cycles and AWS Backup rules
Set up automated backups for AWS servers using AWS Backup and clear backup cycles.
Website and database migration to AWS EC2 instance
Migrate your website and database from existing hosting to an AWS EC2 server.
Configure EC2 Auto Scaling
Setting up EC2 Auto Scaling to automatically adjust the number of servers based on traffic, performance, and demand.



