{"id":228,"date":"2017-11-18T11:54:00","date_gmt":"2017-11-18T11:54:00","guid":{"rendered":"https:\/\/www.kalitut.com\/2017\/11\/18\/raspberry-pi-grant-root-user-rights\/"},"modified":"2020-05-23T21:49:05","modified_gmt":"2020-05-23T21:49:05","slug":"raspberry-pi-grant-root-user-rights","status":"publish","type":"post","link":"https:\/\/kalitut.com\/raspberry-pi-grant-root-user-rights\/","title":{"rendered":"Grant Raspberry Pi root user rights"},"content":{"rendered":"\n

how to grant root user rights in Raspberry Pi<\/p>\n\n\n\n

\"how<\/figure><\/div>\n\n\n\n

The user “root” is a standard user located in every Linux system. This username is not only known but also with unrestricted rights. If you use a Raspberry Pi normally, then you will not do that as “root”, but as user “pi”. But he has only limited rights. That means he can not do everything.<\/p>\n\n\n\n\n\n\n\n

Occasionally, however, you have to make changes to Raspberry Pi, and then you need the rights of “root” or root rights. With the Linux distribution Raspbian, the standard user “pi” can always get root privileges on the command line with the help of “sudo” or “su”. And that without knowledge of the root password. Depending on the need for security you want to limit this possibility.<\/p>\n\n\n\n

Note: Root access is a work tool. Without root privileges, you can not make changes to any system. However, direct root access always presents a security risk, especially if access is not restricted.
Tasks<\/strong><\/p>\n\n\n\n