Posted in MAC Tutorials on Aug 17th, 2008
MAC Tip: Open Minimized Windows
MAC Tip: Open Minimized Windows In this short tutorial I will show you a way on how to open up application windows that you have minimized to your dock this works even if you have hidden the windows as well but it will maximize the first window.
command-tab to open app selection [...]
Read Full Post »
Posted in MAC Tutorials on Aug 17th, 2008
Terminal Tip: Open Up Files
Terminal Tip: Open Up Files In this tutorial I will show you how you can open up files such as .mov .png ect ect using your default applications that handle each file that it is associated with.
Open up Terminal & type:
open filename.mov
Open a application type:
open -a application_name
Open a Url type:
open url_link_name
Press [...]
Read Full Post »
Posted in MAC Tutorials on Aug 17th, 2008
Terminal: Mount & UnMount Disc Images
Terminal: Mount & UnMount Disc Images In this tutorial I will how you how to mount & unmount .dmg, .iso or any supported disc image via terminal. This will even also help you unmount a disc image that may just not eject via the eject button.
Open Terminal to mount image [...]
Read Full Post »
Posted in MAC Tutorials on Aug 17th, 2008
Terminal Tip: Split & Join Files
Terminal Tip: Split & Join Files In this tutorial I will show you a quick way to take advantage of terminal to split and join a file. Which can be used for many reasons, If you ever used WinRar on Windows and are familiar with split files then this will [...]
Read Full Post »
Posted in Linux Tutorials, MAC Tutorials on Aug 17th, 2008
SFTP Mac Linux
SFTP Mac Linux In this tutorial I will show you how to use SFTP to connect to your Mac or Linux machine if you don’t feel comfortable with using Terminal & prefer a Gui instead.
Have Fun & Enjoy.
Read Full Post »