Saturday, December 26, 2020

Chapter 10 : Switching to lfs User

Hi,

In this post/chapter we are going to switch the user from the one we logged in to "lfs" user and from now on all the operations should be performed as "lfs" user.

To swith user, use the following command...

$ su - lfs

The above command would prompt you to provide the password associated with the user, provide the one associated with user.




No comments:

Post a Comment

Addressing Modes of 8080 / 8085 MicroProcessor

Hi,   In this post I am going to talk about different addressing modes of 8080/8085...without much talking let us get into the topic.   Ther...