Top Rated Resources
IPowerWeb: Web Hosting with 10 GB of Web Space
visit site at: www.ipowerweb.com
Terminal
Can’t delete file on external hard drive – Mac
I ran out of space on my external hard drive so I selected some folder file and pressed command-delete on my keyboard. They files looked as if though they were deleted but I notice the available space did not budge. I knew right than it was time to whip out the terminal to force the [...]
How to backup MySQL Database via SSH
First you log in using your terminal application by typing the flowing SSH command:
ssh yourusername@hostname-or-ipaddress
After that, you will be prompted to enter your password. As you enter your password, the text will be hidden. Next we should switch to the “root” user. You can do so by typing the following in your terminal window:
su – [...]
How to Swap Depth using AS3 via setChildIndex
How to swap depth using AS3 via setChildIndex. This will fix the Warning: 1060: Migration issue: The method getNextHighestDepth is no longer supported.
Eject or Unmount a disk through the Terminal
Having problem unmounting your disk. Here is an alternative to restarting your computer to eject your unresponding disk.
Basic Terminal Commands
Here are a few common Terminal Commands I found to be useful for OSX/Unix newcomers like myself.



(10 votes, average: 4.70 out of 5)