Code: Select all
dmesg |
tail
Code: Select all
[email protected]:/var/www $ sudo mount -o uid=pi,gid=www-data,fmask=113,dmask=003 /dev/sda1 /var/www/html
[email protected]:/var/www $ ls -l
total 8
drwx------ 3 pi pi 4096 Dec 31 1969 html
drwxrwxrwx 3 root root 4096 May 9 18:51 html2
[email protected]:/var/www $