Skip to main content

Home/ Design.ed by Brainbuffet/ Contents contributed and discussions participated by Rob Schwartz

Contents contributed and discussions participated by Rob Schwartz

Rob Schwartz

mount NTFS drives on your Mac - 1 views

  • Here's how it's done in Terminal: sudo mv /sbin/mount_ntfs /sbin/mount_ntfs.origsudo nano /sbin/mount_ntfs #!/bin/sh/sbin/mount_ntfs.orig -o rw "$@" (press Enter, Ctrl-O, Enter, Ctrl-X in sequence)sudo chown root:wheel /sbin/mount_ntfssudo chmod 755 /sbin/mount_ntfs
  •  
    Basically, it's running mount_ntfs with read/write option specified. Here's how it's done in Terminal: sudo mv /sbin/mount_ntfs /sbin/mount_ntfs.orig sudo nano /sbin/mount_ntfs #!/bin/sh /sbin/mount_ntfs.orig -o rw "$@" (press Enter, Ctrl-O, Enter, Ctrl-X in sequence) sudo chown root:wheel /sbin/mount_ntfs sudo chmod 755 /sbin/mount_ntfs
Rob Schwartz

30 Creative Examples of Typography Portraits :: Reflex Stock Photo Blog - 4 views

  •  
    Typographic Portraits- Amazing examples
Rob Schwartz

50 Extremely Awesome Examples of Typography :: Reflex Stock Photo Blog - 4 views

  •  
    HOLY SMOKES!!! What incredible examples of amazig typography!!! BE INSPIRED!
« First ‹ Previous 301 - 320 of 631 Next › Last »
Showing 20 items per page