- Видео 192
- Просмотров 190 254
Linux R
Добавлен 17 окт 2020
Hello Everyone, I am Ram Misra , I Deliver Devops Training on RedHat Enterprise Linux , Ansible automation , AWS CSA, Terraform, Git, Jenkins, Docker and kubernetes (k8s) Online Classes , for Linux fresher and Corporate clients those who want to update their skills on Devops technologies. I Have relevant experience as a Trainer for more than 14 years on different IT technologies.
if you still haven't subscribe to my channel yet , than please go and hit subscribe button right now.
please do like share and subscribe my Channel and press the bell icon for new video updates .
if you still haven't subscribe to my channel yet , than please go and hit subscribe button right now.
please do like share and subscribe my Channel and press the bell icon for new video updates .
CPULimit in Linux
Hello Guys,
I am Ram Mishra,
Welcome to my “Linux R” RUclips Channel.
About This Video: -
In this video i am going to explained you “How to limit CPU usage for linux process?”
CPULimit is a Linux utility offered to limit an application's resource usage. It is useful when you want to prevent a single application from slowing down other applications; or stop an application from using an entire core or cores for an extended period of time.
Please Like Share on my Video and Provide your valuable feedback by commenting in below comment section.
**************************************************************************
About This Channel:-
Friends, on this channel you get to see RHEL Linux, RHCSA AN...
I am Ram Mishra,
Welcome to my “Linux R” RUclips Channel.
About This Video: -
In this video i am going to explained you “How to limit CPU usage for linux process?”
CPULimit is a Linux utility offered to limit an application's resource usage. It is useful when you want to prevent a single application from slowing down other applications; or stop an application from using an entire core or cores for an extended period of time.
Please Like Share on my Video and Provide your valuable feedback by commenting in below comment section.
**************************************************************************
About This Channel:-
Friends, on this channel you get to see RHEL Linux, RHCSA AN...
Просмотров: 53
Видео
Terraform Infracost.
Просмотров 7414 дней назад
Hello Guys, I am Ram Mishra, Welcome to my “Linux R” RUclips Channel. About This Video: - In this video i am going to explained you “Infracost Command in Terraform”. Infracost enables a shift-left approach for cloud costs by providing cost estimates for Terraform before deployment. Please Like Share on my Video and Provide your valuable feedback by commenting in below comment section. About Thi...
Amazon Recycle Bin
Просмотров 44Месяц назад
Hello Guys, I am Ram Mishra, Welcome to my “Linux R” RUclips Channel. About This Video: - In this video i am going to explained you “Amazon Recycle Bin”. Recycle Bin is a data recovery feature that enables you to restore accidentally deleted Amazon EBS snapshots and EBS-backed AMIs. Please Like Share on my Video and Provide your valuable feedback by commenting in below comment section. About Th...
Terraform Tflint
Просмотров 111Месяц назад
Hello Guys, I am Ram Mishra, Welcome to my “Linux R” RUclips Channel. About This Video: - In this video i am going to explained you “Terraform tflint command”. tflint is a static analysis tool for Terraform that focuses on finding potential errors and violations of best practices in your Terraform configurations before you apply them. It acts as a linter for Terraform code, ensuring your infras...
Vimrc Configuration.
Просмотров 109Месяц назад
Hello Guys, I am Ram Mishra, Welcome to my “Linux R” RUclips Channel. About This Video: - In this video i am going to explained you “Vimrc Configuration file”. The Vim configuration file is called vimrc. The name vimrc stands for vim run commands. The rc suffix is used in Unix based systems for any file that contains commands that are to be run at startup.Configuring your .vimrc file lets you u...
TerraScan.
Просмотров 932 месяца назад
Hello Guys, I am Ram Mishra, Welcome to my “Linux R” RUclips Channel. About This Video: - In this video i am going to explained you “Terrascan command”. Terrascan is a flexible and powerful open-source static code analysis tool designed for scanning infrastructure as code (IaC) templates and configurations. Please Like Share on my Video and Provide your valuable feedback by commenting in below ...
Grafana SSL.
Просмотров 2092 месяца назад
Hello Guys, I am Ram Mishra, Welcome to my “Linux R” RUclips Channel. About This Video: - In this video i am going to explained you “Grafana https configuration”. When accessing the Grafana UI through the web it is important to set up HTTPS to ensure the communication between Grafana and the end user is encrypted including login credentials and retrieved metric data. Please Like Share on my Vid...
Ansible Docker Setup.
Просмотров 2623 месяца назад
Hello Guys, I am Ram Mishra, Welcome to my “Linux R” RUclips Channel. About This Video: - In this video i am going to explained you “Configuring Docker Containers using Ansible playbook”. Using Ansible provides a simple, repeatable, defined state of your containers that can be easily tracked for any potential vulnerability, along with tracking actions like who deployed what container, with what...
Docker Multi Stage Build.
Просмотров 813 месяца назад
Hello Guys, I am Ram Mishra, Welcome to my “Linux R” RUclips Channel. About This Video: - In this video i am going to explained you “Docker Multi-Stage build”. With multi-stage builds, a Docker build uses one base image for compilation, packaging, and unit tests and then a separate image for the application runtime. As a result, the final image is smaller in size since it doesn't contain any de...
h-top command in Linux.
Просмотров 1133 месяца назад
Hello Guys, I am Ram Mishra, Welcome to my “Linux R” RUclips Channel. About This Video: - In this video i am going to explained you “htop command in linux”. htop is a useful command-line tool in the Linux environment to determine the cause of load by each process. It is similar to Task Manager in the Windows OS environment. It can be used to troubleshoot and kill a process that is utilizing exc...
Ansible Email Notification.
Просмотров 1644 месяца назад
Hello Guys, I am Ram Mishra, Welcome to my “Linux R” RUclips Channel. About This Video: - In this video i am going to explained you “Ansible Email Notification.” Ansible can send emails with attachments via: A local configured email server, like Postfix. A remote email server with required access and credentials. SMTP Services like Gmail, Mandrill, Mailjet, and SendGrid. Please Like Share on my...
Jenkins Backup.
Просмотров 1414 месяца назад
Hello Guys, I am Ram Mishra, Welcome to my “Linux R” RUclips Channel. About This Video: - In this video i am going to explained you “Jenkins periodic backups in Amazon S3 bucket”. Jenkins is an open-source and easy-to-use Java-based web server often used in the development of Continuous Integration and Continuous Delivery or deployment (CI/CD) pipelines. Please Like Share on my Video and Provid...
Jenkins HTTPS.
Просмотров 1815 месяцев назад
Hello Guys, I am Ram Mishra, Welcome to my “Linux R” RUclips Channel. About This Video: - In this video i am going to explained you “Enable HTTPS in Jenkins”. Jenkins is an open-source and easy-to-use Java-based web server often used in the development of Continuous Integration and Continuous Delivery or deployment (CI/CD) pipelines. Please Like Share on my Video and Provide your valuable feedb...
Match Pattern In SSH.
Просмотров 1265 месяцев назад
Hello Guys, I am Ram Mishra, Welcome to my “Linux R” RUclips Channel. About This Video: - In this video i am going to explained you “Match Pattern in Secure Shell.” The Match pattern in SSHD configuration allows administrators to apply specific configurations or restrictions to a subset of users or addresses based on specified criteria. This feature provides fine-grained control over SSH access...
Aws ECS Service.
Просмотров 815 месяцев назад
Hello Guys, I am Ram Mishra, Welcome to my “Linux R” RUclips Channel. About This Video: - In this video i am going to explained you “Amazon Elastic Container Service (ECS)”. Amazon Elastic Container Service (ECS) is a fully managed container orchestration service that helps you to more efficiently deploy, manage, and scale containerized applications. It deeply integrates with the AWS environmen...
Excellent teacher I have ever had, guys trust me his teaching skills are awesome even a dumb guy can understand as I have been attending his linux classes in personal.
Thank you for everything.
Thanks. This solved the problem I was experiencing.
your always welcome.
Very useful video!!! Straight to the point. Thank you!!!
thank you for your appreciation.
Thanks Ram - Found this useful
your always welcome.
Thank you explaining it in simple way!!
your always welcome.
how vault was authenticated to fetch the secrets
Vault authenticates clients using a variety of methods, including: • AWS Auth Method: An IAM token is provided to Vault to authenticate the client. Vault uses this token to query the AWS API and verify the token's validity. • Username/password: Secret Agent uses a username and password to authenticate with Vault. • Kubernetes auth: Vault uses Kubernetes' TokenReview API to authenticate. The Vault Secrets Operator (VSO) uses credential providers to generate the credentials for authentication.
I need to package .bin file into rpm package. Is that possible
good job 🙏
Thank you very much.
Appreciate this video 🫡
Thank you very much.
Very Helpful... Thanks for sharing...
your always welcome.
Unknown output type: aws ssm get-parameter --name/aws/service/datasync/ami --region ap-south-1 Do you have any idea that why this issue is coming.
speaking speed is high..class is good🙂
Thank you.
Sir aapse request hai ki sab videos ko serial order me 1,2,3 karke label kijiye .Dusri baat day to day IT tasks jo aate hai ya cover krne pdte hai unn sab cheezo ki short video bhi dala karey . Thanks for your patience
Excellent! very simple and straight forward
thank you very much
Excellent! very simple and straight forward explanation without noisy background unnecessary music
Thank you very much.
can we use data sync service to transfer data between to non cloud servers/one premises servers?
You can use AWS DataSync to migrate data located on premises, at the edge, or in other clouds to Amazon S3, Amazon EFS, Amazon FSx for Windows File Server, Amazon FSx for Lustre, Amazon FSx for OpenZFS, and Amazon FSx for NetApp ONTAP.
Very well explained. Thanks for sharing
your welcome.
But i didn't get any terminal like this after booting.
Awesome. Thanks
your welcome.
Very good
your always welcome.
timestamp: 5:50 ubuntu@master:~$ ansible --list-hosts all hosts (1): 192.168.10.212 ubuntu@master:~$ ssh root@192.168.10.212 root@192.168.10.212: Permission denied (publickey). I am using windows computer and created ubuntu servers using AWS 192.168.10.204 (Master) 192.168.10.212 (client) I followed all steps, I am unable to ssh from master server.
3:26 Package awscli is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'awscli' has no installation candidate
when I try to do ansible --version, I don't see a config file. is that okay? [root@ip-172-31-7-116 ec2-user]# ansible --version ansible [core 2.15.3] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections executable location = /usr/bin/ansible python version = 3.9.16 (main, Apr 24 2024, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/usr/bin/python3.9) jinja version = 3.1.2 libyaml = True [root@ip-172-31-7-116 ec2-user]#
very useful video, Thanks
your welcome.
Dear Sir is this same for rhel9
yes
Thank you very much for the in-depth and hands-on video on EC2 image builder. It helped me a lot 🙂
your always welcome.
Your voice is very fast and in background there is lot of noise is coming
How is your AWS account automatically configured to the resources that you are creating?
I learnt a lot from this video. Is it possible to make another video showing us how to connect from FileZilla or WinSCP (Windows or macOS) to the SFTP server please?
Thank you for your kind support..i will try to make those videos.
Thanks for explaining Vault
your welcome.
Can you build an rpm from an RPM plus json config file?
Hello what if I need also time range picker inside of embeded chart in my website ? Is it possible ?
Thank you very much for the contribution, I have a similar configuration but when I enter the containers, they do not have access to the internet or the physical host network, is there any additional configuration that is needed?
Ek system me kitni key generate kar sakte hai.?
well done, the best datasync demo i've seen on youtube after watching many. makes sense now
thanks .
Does ec2 instance connect work with ansible?
yes
Nice Sir, Crystal clear ! thanks for the transition.
thank you very much.
thank you for your topic
your welcome
The secrets are not getting saved,
Why you have create bob User?
kamal ka knowledge diya bhai,mujhe jo details chiye tha vahi mil gaya big thankyou
your welcome.
Where can i get main.tf ,ec2.tf sg.tf files?
Thanks for the video. Very informative. 1 request, Can you please also make a video about how to use the vault from Hashicorp i.e. hosted vault at Hashicorp? Thank you.
what if i want to mount on an s3 compartible cloud provider like minio
[root@ip-172-31-46-84 ec2-user]# ansible-doc ec2 [WARNING]: ec2 was not found
hey, he has used wrong module name, try ec2_instance instead of jst ec2..... Things will work happy learning😇
can we enforce these policies during pull request or commit?
Very good explanation!!!!
thank you very much.
Thank you sir
your welcome.
I need to import cloudwatch metric stream. can you help me with that?
Thank you so much!!!
your welcome.