Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player

spacer

Posts Tagged Mac

08.23.2009

Connecting to Mac and executing UNIX commands using terminal SSH

Terminal is an application which enables you to issue UNIX commands on the local machine or login to a remote computer and issue commands as though you were typing on that computer’s keyboard. The Terminal utility allows you to connect using the SSH-2 protocol for secure communication. It is the preferred ssh client for Mac [...]

08.11.2009

View all hidden files on a mac in finder

The Finder hides the standard Unix files and folders from you.
You can “Go To Folder…” and type in the name of the folder such as /var/log, but that’s fiddly and you still don’t see the “dot” files.
There’s a terminal command that will make all files and folders display in your Finder.
To do this open terminal [...]

05.19.2009

Remote desktop RDP from Mac to Windows terminal server

If you have Microsoft office installed you will already have the remote desktop for Macintosh on your computer.  Simply do a search on the Mac for remote desktop to run the program.
If you do not have it or want the latest version and follow the link below
http://download.microsoft.com/download/6/c/0/6c01c76e-fef9-4a59-9fe1-84b1a307ad26/RDC200_ALL.dmg

An alternative open source remote desktop program is CORD [...]