PuTTy

I have a dedicated server that I'd like to use PuTTy to administer, but I don't know if it'll run on a Mac and where I can download it from.
Thanks

17" 2.33Gb Intel MacBook Pro, 4Gen 20Gb iPod, 3Gen 8GbiPod nano, Mac OS X (10.5.2)

Posted on Apr 18, 2008 4:23 AM

Reply
Question marked as ⚠️ Top-ranking reply

Posted on Apr 18, 2008 4:33 AM

Hi Lucy,

PuTTy is a Windows/Unix client only, so it won't run in the Mac OS.

You can run it on your MBP via windows. To run Windows applications on your Mac, you need to use Boot Camp (Apple's solution that allows you to boot your MBP into Windows) or a virtualization solution. See Kappy's response in this thread for a complete list of your options. You might try CrossOver first, as that's free.

You can also run it as an X11 app. From the PuTTy FAQ: "The Unix/Gtk port is already fully working under Mac OS X as an X11 application." X11 is an optional install from your original Mac installation DVDs. You can learn more about X11 here.

You can download PuTTy (Windows/Unix) here.

Hope this helps...
8 replies
Sort By: 
Question marked as ⚠️ Top-ranking reply

Apr 18, 2008 4:33 AM in response to Lucy O'Hara

Hi Lucy,

PuTTy is a Windows/Unix client only, so it won't run in the Mac OS.

You can run it on your MBP via windows. To run Windows applications on your Mac, you need to use Boot Camp (Apple's solution that allows you to boot your MBP into Windows) or a virtualization solution. See Kappy's response in this thread for a complete list of your options. You might try CrossOver first, as that's free.

You can also run it as an X11 app. From the PuTTy FAQ: "The Unix/Gtk port is already fully working under Mac OS X as an X11 application." X11 is an optional install from your original Mac installation DVDs. You can learn more about X11 here.

You can download PuTTy (Windows/Unix) here.

Hope this helps...
Reply

Apr 18, 2008 4:51 AM in response to Lucy O'Hara

It means you can't run PuTTy on the Mac under the Mac OS. You need to run it in a different "environment", like X11 or Windows, both of which run on your Mac, just not directly in the Mac OS. I hope that makes sense. As an example, you click on Safari in the dock and it opens. That's a Mac app. To run PuTTy under Windows you'd have to launch the Windows virtualization software (e.g. Parallels) then run PuTTy within that, or reboot your MBP into Windows with Boot Camp; or, launch the X11 environment and open PuTTy from within that environment.

If you have no particular attachment to PuTTy, there are many Mac OS telnet/ssh clients, and the Mac OS even has those features built-in, if you are comfortable in Terminal. Here's a launcher GUI that will manage telnet/ssh sessions:

http://www.versiontracker.com/dyn/moreinfo/macosx/9201

If you need to move files up/down via FTP, consider CyberDuck or Transmit.

http://cyberduck.ch/
http://www.panic.com/transmit/
Reply

Apr 18, 2008 6:23 AM in response to Lucy O'Hara

I'm even more worried by people suggesting you used a port of putty or boot camp...
Just type:
ssh username@server
In the terminal (substituting the relevant details) to log in. If you need x11 forwarding you can append -Y to the end of that. Also, if you need other features like tunnelling typing
ssh (or)
man ssh
on the terminal will give you the syntax required.
Reply

Apr 23, 2008 3:16 AM in response to stephenallred

I'm nervous about using it too. That's why I want to make sure I've got everything right before I start using it. I want to set up a cron job. I've tried typing crontab -l in the terminal window and it said no crontab for root so I then typed in crontab -e but I didn't know what to do next.
I want to set one cron to run every minute and the other to run at midnight. I thought that
/1 * * * * * _cron/hide.php
* 0 * * * * _cron/gold.php
would work, but wanted to double check first of all.
Thanks
Reply

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

PuTTy

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.