svetlanov: (Default)
mount -t vmhgfs .host:/ /home/user1/shares
Mounts all shares to /home/user1/shares

mount -t vmhgfs .host:/foo /tmp/foo
Mounts the share named foo to /tmp/foo

Auto-mount at startup: edit /etc/fstab and add the line:

.host:/ /mnt/hgfs vmhgfs defaults 0 0

The VMware Tools services script loads a driver that performs the mount. If the mount fails, a message appears regarding mounting HGFS shares.
svetlanov: (Default)
Шпаргалка для себя.

Задача:
Найти все файлы, недоступные для чтения группе (или всем)

Решение:

find . ! -perm -g+r
find . ! -perm -a+r

Profile

svetlanov: (Default)
Yura Svetlanov

July 2020

S M T W T F S
   1234
567891011
12131415 161718
19202122232425
262728293031 

Syndicate

RSS Atom

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Sunday, 25 May 2025 19:59
Powered by Dreamwidth Studios