Navigation

11/26/2016

External Drives and Apple OS

External NTFS drives will be read only on Apple OS, to get write access:


Launch a terminal (Applications > Utilities > Terminal)
Type the following command into the terminal to open the /etc/fstab for editing in the nano text editor:
sudo nano /etc/fstab
Add the following line to nano, replacing “NAME” with the label of your NTFS drive:
LABEL=NAME none ntfs rw,auto,nobrowse
Press Ctrl+O to save the file after you’re done, and then press Ctrl+X to close nano.






Seagate has software that will make their external hard drives read/write


11/18/2016

RAM tools: CPU Z and memtest86 freeware

To look at RAM and CPU details   http://www.cpuid.com/softwares/cpu-z.html

To test RAM for errors (older than Win 7)  memtext86    http://www.memtest86.com/

With Windows 7 and above, tool is included under Control Panel, Administrative tools:


 

11/04/2016

Connecting Android to Apple OS

To connect android smartphones to Apple laptop use tool from Android.com



  1. Download the app.
  2. Open androidfiletransfer.dmg.
  3. Drag Android File Transfer to Applications.
  4. Use the USB cable that came with your Android device and connect it to your Mac.
  5. Double click Android File Transfer.
  6. Browse the files and folders on your Android device and copy files up to 4GB.