Dr Raspbian. Created a user, mounted an external disk to the home directory. When you try to log in "cannot execute / dev / null Permission denied"
$ grep null /etc/passwd
You most likely do not have access to /dev . Run the following commands as root :
/dev
root
# chmod a+x /dev # chmod a+r /dev
Source: https://ru.stackoverflow.com/questions/703154/More articles:Disconnecting from a Wi-Fi network using iwCyrillic in the domain name of the siteHow to get an array of characters from a stringI can not understand the polymorphic method callRotation of the rectangle around its centerWork with HtmlAgilityPackAuto twist and auto cleaning input-aHow to solve uvd problem not responding to kali linuxIntelliJ IDEA shows “character”I want to find negative numbers in the array of pseudo-random numbers and shove them into a new arrayAll Articles
$ grep null /etc/passwd- aleksandr barakin