Privacy Policy Appz for All built the KandhaSastiKavasam app as a Free app. This SERVICE is provided by Appz for All at no cost and is intended for use as is. This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service. If you choose to use my Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that I collect is used for providing and improving the Service. I will not use or share your information with anyone except as described in this Privacy Policy. The terms used in this Privacy Policy have the same meanings as in ...
In this post, we will see how to change root password in Ubuntu Change to Super user and change root password Commands: sudo -i //Change to super user(root) passwd //Change current user password, here its root Change password by providing user Command: sudo passwd root //Here root is the user for which password need to be changed