| by Arround The Web

How to Check MySQL User Permissions in Linux

The first installation of MySQL on any operating system only considers the root user as the default database user. The first database transactions are performed by the root user only. In this tutorial, learn how to check MySQL user permissions in Linux…

Share Button
Read More
| by Arround The Web

How to Change File Attributes in Linux with Chattr Command

In this tutorial, we’ll be showing you what attributes are there, and how to change them with the chattr command. The command chattr stands for change attribute. File attributes are certain properties that are associated with the file. The attributes allow a file to have some characteristics that are valid for all users. For example, if a file were […]

The post How to Change File Attributes in Linux with Chattr Command appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Reset Forgotten Root Password in Ubuntu

User roles on a Linux operating system are hierarchy-based. The root user sits on the iron throne and is able to control the actions of all other users. It is the administrative/authentication power of this root user that controls the actions of any other user with access to the Linux system. As the root user, […]

The post How to Reset Forgotten Root Password in Ubuntu appeared first on Linux Today.

Share Button
Read More