Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AWS by (29.3k points)
edited by

Kindly explain the use of below mention commands in detail, 

sudo su 

&&

yum update

1 Answer

0 votes
by (50.2k points)

These are the basic commands in Linux where each has different usage:

sudo su

This is the command that will be used for entering into the root user, It is nothing but entering as an administrator.

yum update

This will update your machine, as we are launching the instance with the base image we need to update the machine for new packages.

For more information, checkout this Devops Tutorial.

Related questions

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...