Technology Blog Posts by Members
cancel
Showing results for 
Search instead for 
Did you mean: 
azael_navarro
Active Participant
0 Likes
1,917
Hi dears,

This is the part 1 of the Main Linux Agenda to become a SAP Consultant expert enjoying Linux features in our machines or laptops.

Context: for SAP consultants this is an important topic, because this are the complementary tools that we need in our operating systems, so in this real example i show you how to find or get a user password with one proposal..

 

ROOT USER (change password):

When you install your linux, maybe you need to find a user password, so one solution is change it writing the next commands:

  1. Open the "Linux Terminal"

  2. sudo su

  3. #Current password

  4. passwd root

  5. #Write new password


Reference: Link

 

Thank you for your attention and if you have more information to complement this knowledge, please share it into the commentaries section!!!…

Copyright: 2004193712021

 
1 Comment