Skip to content

Tech Blog

ExFAT on Ubuntu

  • by

ExFAT support is not natively installed in Ubuntu. I found the link below with instructions that worked: http://apcmag.com/how-to-enable-exfat-in-ubuntu.htm I used it to install exfat support… Read More »ExFAT on Ubuntu

Windows Memory Diagnostic Tool

  • by

Here is a good link that talks about running the Memory Diagnostic Tool in Windows: http://www.sevenforums.com/tutorials/715-memory-diagnostics-tool.html

Windows Scripting

  • by

Here are some helpful script commands for batch files: @echo off cd c:\temp set folder=%date:~10,4%%date:~7,2%%date:~4,2% mkdir %folder% move c:\temp c:\%folder% md “C:\BACKUP %DATE%\” rmdir “C:\Program… Read More »Windows Scripting

Switching to Mac OSX from Windows

  • by

Here are some good tips for switching: http://www.techrepublic.com/blog/10things/10-ways-to-help-your-users-switch-from-windows-to-mac/3482?tag=nl.e101&s_cid=e101

Mac Troubleshooting

  • by

Here is a link to procedures to clean up your Mac: http://www.all-about-apple.com/slow-mac-performance-learn-how-to-solve-it/