Posted by
admin on Nov 24th, 2009 in
MAC,
TechNews |
Comments Off
This item is related to :
Time Machine with Network drive
Problem:
Every time you shut down your Mac, you lose your connection to a network drive.
Solution:
Preferences->Accounts->Login Items and adding...
Posted by
admin on Nov 23rd, 2009 in
MAC,
TechNews |
Comments Off
1. Mount your network drive (check step-5 if you are getting error in mounting)
2. Change the preferences by running following command (open iTerm or other shell)
defaults write com.apple.systempreferences...
Posted by
admin on Nov 21st, 2009 in
Everyday News |
Comments Off
deleting mail in Unix
type mail
d * will remove all mail
d 1 3 deletes the 1st and 3rd messages
d 1-3 deletes messages 1 through 3
d deletes the current message
Posted by
admin on Nov 8th, 2009 in
Everyday News,
Flex,
MAC |
Comments Off
Launching Adobe products on Mac OS X after system upgrade, migration or restore, results in error “Licensing for this product has stopped working”
Solution 1: Delete the FLEXnet Publisher...
Posted by
admin on Nov 1st, 2009 in
Everyday News |
Comments Off
the disc permissions are set like this:
me custom
staff custom
everyone custom
also there is a lock icon on the left hand side of the drive icon…
ls -aldeO /Volumes/”drive-name”
Put the name...
Posted by
admin on Oct 23rd, 2009 in
MAC,
TechNews |
Comments Off
VirtualBox can run VMs created by VMware Workstation or Server for this you need to import vmdk files using the following procedure
* Start Virtual Box
* Goto File > Virtual Disk Manager
* Click Add. ...