Filipino DevOps Engineer – Portfolio Weblog

Embracing continuing self-education and training aligned with helping do DevOps work to serve others

Day 02 of 100 days of DevOps – Continual learning with Kode Kloud

Hey, how are you doing folks?

My brothers and sisters, today, thankfully when I logged into my computer. I saw this opened web browser tab showing Kode Kloud Engineer. (https://engineer.kodekloud.com)

Task for Day 2 of 100 days of DevOps from Kode Kloud

Folks, we’re asked to create a temporary Linux development user for one of our friends, named: “Mariyam”.

We’re told to set an expiry date for this Linux user to some time in the year 2023.

After logging into Kode Kloud’s server called “stapp03” (application server 3). Through the “banner” username.

Here’s the infrastructure of Kode Kloud Engineer, for this task. For your reference, my friends.

You need to know the server’s access details, like IP address (or hostname), and its password, too. Okay, folks?

After logging into “application server 3”.

We login with ssh, with the following command.

ssh banner@stapp03

We ask to receive temporary “root” access first.

sudo su



Then we start creating the needed temporary Linux user “Mariyam” with an expiry date.

We’ve created a temporary Linux user.

With the following Linux command, we perform the needed administrative action.

useradd -m -e 2023-12-07 mariyam

And that’s that for our Day 02. If you want to also do this free training and continual learning program from Kode Kloud. Feel free to sign-up at this link (https://engineer.kodekloud.com/).

Thanks, my dear brothers and sisters.

Folks, let us keep trying to become present-day disciples of Christ.

God bless you.

Peace be with you all, folks.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.