Putty для windows server 2008

Скачать PuTTY: Русская версия

Русскоязычная сборка PuTTY 0.73-RU-17 от 21 декабря 2019:

Обычная версия: putty-0.73-ru-17.zip
Портативная версия: putty-0.73-ru-17-portable.zip
PuTTY: putty.exe
PuTTY Portable: putty_portable.exe
PSCP: pscp.exe
PSFTP: psftp.exe
Plink: plink.exe
Pageant: pageant.exe
PuTTYgen: puttygen.exe
Исходный код: putty-0.73-ru-17-src.zip
Контрольные суммы: sha256sums

Стабильный релиз PuTTY 0.82 от 27 ноября 2024. Скачать официальную версию Telnet/SSH клиента:

64-разрядная версия:

Инсталлятор: putty-64bit-0.82-installer.msi (цифровая подпись)
Архив Zip: putty.zip (цифровая подпись)
PuTTY: putty.exe (цифровая подпись)
PSCP: pscp.exe (цифровая подпись)
PSFTP: psftp.exe (цифровая подпись)
Plink: plink.exe (цифровая подпись)
Pageant: pageant.exe (цифровая подпись)
PuTTYgen: puttygen.exe (цифровая подпись)
PuTTYtel: puttytel.exe (цифровая подпись)
PTerm: pterm.exe (цифровая подпись)
Контрольные суммы: md5sums (цифровая подпись)
sha1sums (цифровая подпись)
sha256sums (цифровая подпись)
sha512sums (цифровая подпись)

32-разрядная версия:

Инсталлятор: putty-0.82-installer.msi (цифровая подпись)
Архив Zip: putty.zip (цифровая подпись)
PuTTY: putty.exe (цифровая подпись)
PSCP: pscp.exe (цифровая подпись)
PSFTP: psftp.exe (цифровая подпись)
Plink: plink.exe (цифровая подпись)
Pageant: pageant.exe (цифровая подпись)
PuTTYgen: puttygen.exe (цифровая подпись)
PuTTYtel: puttytel.exe (цифровая подпись)
PTerm: pterm.exe (цифровая подпись)
Контрольные суммы: md5sums (цифровая подпись)
sha1sums (цифровая подпись)
sha256sums (цифровая подпись)
sha512sums (цифровая подпись)

Регулярная тестовая сборка PuTTY собирается каждый день из Git-репозитория.

Нашли ошибку в стабильной версии и ждёте её исправления? Можно рассчитывать, что здесь этот фикс появится намного раньше, чем выйдет следующий релиз. Эта версия для вас, если вам не терпится опробовать все нововведения раньше остальных. С другой стороны, тестовые сборки иногда могут получиться крайне нестабильными.

64-разрядная версия:

Инсталлятор: putty-64bit-installer.msi (цифровая подпись)
Архив Zip: putty.zip (цифровая подпись)
PuTTY: putty.exe (цифровая подпись)
PSCP: pscp.exe (цифровая подпись)
PSFTP: psftp.exe (цифровая подпись)
Plink: plink.exe (цифровая подпись)
Pageant: pageant.exe (цифровая подпись)
PuTTYgen: puttygen.exe (цифровая подпись)
PuTTYtel: puttytel.exe (цифровая подпись)
PTerm: pterm.exe (цифровая подпись)
Контрольные суммы: md5sums (цифровая подпись)
sha1sums (цифровая подпись)
sha256sums (цифровая подпись)
sha512sums (цифровая подпись)

32-разрядная версия:

Инсталлятор: putty-installer.msi (цифровая подпись)
Архив Zip: putty.zip (цифровая подпись)
PuTTY: putty.exe (цифровая подпись)
PSCP: pscp.exe (цифровая подпись)
PSFTP: psftp.exe (цифровая подпись)
Plink: plink.exe (цифровая подпись)
Pageant: pageant.exe (цифровая подпись)
PuTTYgen: puttygen.exe (цифровая подпись)
PuTTYtel: puttytel.exe (цифровая подпись)
PTerm: pterm.exe (цифровая подпись)
Контрольные суммы: md5sums (цифровая подпись)
sha1sums (цифровая подпись)
sha256sums (цифровая подпись)
sha512sums (цифровая подпись)

Доступна официальная версия PuTTY для ARM-устройств под управлением Windows — перейти на страницу загрузки.

PuTTY можно найти в репозиториях практически всех популярных дистрибутивов. Например, для установки PuTTY на Ubuntu, Debian, Linux Mint, ALT Linux, достаточно выполнить команду:

sudo apt-get install putty

PuTTY на OS X можно установить из портов через системы сборки MacPorts и Homebrew — подробнее в статье.

Для удобства предоставлено несколько версий исходного кода, для различных платформ. Фактически, нет существенной разницы между архивами исходников для Unix и Windows; различия находятся главным образом в форматировании (имена файлов, окончания строк, и т.д.).

Если вы хотите внести свой вклад в разработку PuTTY, мы настоятельно рекомендуем начать с исходного кода Development Snapshot.

Исходный код PuTTY для Windows:

Для получения дополнительной информации о компиляции PuTTY из исходников, читайте файл README.

Исходный код PuTTY для Linux:

Для сборки исходников release-версии, распакуйте архив, перейдите в директорию unix, и выполните команду:

make -f Makefile.gtk

Для сборки snapshot-исходников достаточно запустить стандартные:

./configure && make

Для дополнительной информации читайте файл README.

Доступ к Git

Если вы хотите следить за развитием PuTTY вплоть до минуты, или посмотреть журнал изменений для каждого файла в базе исходников, вы можете получить доступ напрямую к git репозиторию PuTTY.

Версию исходников master (последнее состояние, с самыми свежими изменениями) можно получить используя команду:

git clone https://git.tartarus.org/simon/putty.git

Также по адресу https://git.tartarus.org/?p=simon/putty.git доступен WWW браузер по репозиторию Git.

Юридическое предупреждение:

Использование PuTTY, PSCP, PSFTP и Plink может оказаться незаконным в тех странах или организациях, где шифрование полностью или частично запрещено. Полагаем, что на данном этапе развития законодательной базы в сфере IT в России и русскоязычных странах, использование применяемых протоколов шифрования не противоречит законам, но мы не юристы, и поэтому, если у вас есть сомнения, вы должны обратиться за юридической помощью прежде, чем загрузить что-либо с этого сайта.

Использование отдельного Telnet-клиента PuTTYtel не ограничено законами о криптографии, так как данные в нём не шифруются.

Reading Time: 6 minutes

In the last few months I used my blog to post information on remotely managing your Server Core installations of Windows Server 2008 with numerous tools, including the Computer Management MMC Snap-Ins (compmgmt.msc), the Remote Server Administration Tools (RSAT), Remote Desktop Connection (using RDP) and Windows Remote Shell.

Now it’s time to go a little further into uncharted territory and manage Server Core using PuTTY over SSH.

Tools

I’ll be setting up OpenSSH on a x86 version of a Server Core installation of Windows Server 2008 Standard. To install it I’ll simply use Cygwin package 1.5.25-15, which can be downloaded from the Cygwin Website On the client level I’ll use PuTTY 0.60, which can be downloaded from the PuTTY Download Page for free.

In the table below are the versions of the tools used:

Tool Version
Cygwin installer 2.573.2.2
OpenSSH 5.1p1-3
DiffUtils 2.8.7-1
PuTTY 0.60

Server side configuration

Download Cygwin

To install Cygwin you can use the Installation Wizard (setup.exe) from the website.
It weighs 405 KB.

This Installation Wizard was previously available as a FTP download, but recently the Cygwin people decided to stick with website hosting only, allowing the program to retrieve the files and packages it needs using FTP. This step makes installing Cygwin on a Server Core installation slightly more difficult, because you now need a browser to download it.

On the other hand it offers the ability to combine the Installation Wizard and the necessary packages on a different host than your Server Core installation, which might be useful when your Server Core box can’t access the Internet or you want to deploy loads of SSH servers to manage your Server Core boxes and don’t want to strain your Internet connection too much.

Get the Cygwin installer on your Server Core

After you’ve downloaded the Cygwin Installation Wizard you need to transfer the file to your Server Core installation. You can use various methods, including: (but not limited to)

  • Copying the file to a USB or other portable rewritable media
  • Burn the file onto a CD or DVD media
  • Convert the file to a ISO file and mount it on your Server Core box (using DRAC/ILO)
  • Place the file on a SMB File Share and map a drive to it on your Server Core box
  • Place the file on an internally available FTP Server and grab it using ftp.exe.

Run the software installer

To start the installation change your prompt to the directory where setup.exe resides and type setup.exe. The Installation Wizard should appear. Perform the following steps:

  1. In the Cygwin Net Release Setup Program screen, which serves as a Welcome screen press Next >.
  2. In the Choose a Download Source select the Install from Internet (downloaded files will be kept for future re-use) option. When you have previously used the Download without Installing option to leech the 16 MB needed for OpenSSH and other utilities and distributed these files with setup.exe you can specify the Install from Local Directory option. Press Next >.
  3. In the Select Root Install Directory screen type a directory to install Cygwin in, or accept the default location of C:\Cygwin. Under Install For verify All Users is selected. Under Default Text File Type verify Unix / binary is selected.
    Press Next > when done.
  4. When you’ve selected to Install from Internet (step 2) specify the Local Package Directory on the Select Local Package Directory screen where you want the Cygwin Installation Wizard to store the installation files it downloads. Afterwards press Next >.
  5. In the Select Your Internet Connection screen choose from Direct Connection and Use HTTP/FTP Proxy to best describe your connection to the Internet and press Next >.
  6. In the Choose A Download Site screen select a mirror site close to your location to download the remainder of the setup files from. Check the Cygwin Mirror Sites page for more information on the mirrors. Press Next > when done.
  7. In the Select Packages screen open the Net category and scroll down until you reach the openssh: The OpenSSH Server a… entry. Click on the Skip button thingy in the second column to change it. OpenSSL will be installed automatically as well, which is fine. Also open the Utils category and scroll down until you reach the Diffutils. Install these. Press Next >.
  8. When you receive a window stating you also need to download a couple of packages your packages depend on (dependencies) choose the recommended setting to install these and press Next >.
  9. Wait for the Cygwin Installation Wizard to download the necessary packages. Wait a little longer for the Cygwin Installation Wizard to install the programs. In the Create Icons screen deselect the Create icon on Desktop and Add icon to Start Menu options. We won’t be needing them. Press Finish when done.

I noticed my Server Core box downloaded 16,5 MB from the mirror website.

Configure OpenSSH

Type the following command in the folder where you installed Cygwin (refer to step 3) and run the following command:

Cygwin.bat

On the first run this will make Cygwin perform a couple of basic steps regarding the skeleton files before it will display its prompt. On the prompt type the following commands:

chmod +r /etc/passwd
chmod +r /etc/group
chmod 755 /var
ssh-host-config

Answer the following questions:

Question Answer
Should privilege separation be used? yes
Should this script attempt to create a new local account ‘sshd’? yes
Do you want to install sshd as a service? yes
Enter the value of CYGWIN for the deamon : [ntsec] ntsec
Do you want to use different name? no
Create new privileged user account ‘cyg_server’? yes
Please enter the password: Any Password*
Reenter: Any Password*

* these two values should meet the password complexity requirements.

You should receive the message when done:

*** Info: Host configuration finished. Have fun!

Create a Firewall exclusion

The Installation Wizard will not create a firewall exception by default, so you need to make one yourself. Use the following command to do so:

netsh advfirewall firewall add rule name=»OpenSSH Server»  protocol=TCP dir=in localport=22 action=allow

Start the OpenSSH Server

The last step on the server is to start the Open SSH Server, by typing:

net start sshd

Note:
The CYGWIN sshd service is set to start automatically every time you reboot. You will only have to type the above command once. Alternatively to typing the command you could restart your Server Core box.

Client side configuration

On the intended client download a SSH client. PuTTY is by far the most popular SSH client. It is a Graphical SSH client for Windows and the best thing it’s free.

Installing PuTTY

After installing and configuring OpenSSH on your Server Core installation you might suspect installing PuTTY on Windows is tricky as well, but it isn’t. Technically you can’t even install PuTTY: you simply download PuTTY and store putty.exe somewhere. (I’ve placed putty.exe on my desktop for easy access.)

Running PuTTY

To run PuTTY simple double-click it.

Note:
When you’ve downloaded putty.exe with Internet Explorer and stored it on a NTFS formatted drive you might get a Security Warning. To disable this warning right-click on putty.exe and open its properties. At the bottom of the General tab you’ll find a button labeled Unblock next to the text «This file came from another computer and might be blocked to help protect this computer.» Pressing the Unblock button will remove the text, the button and the Security Warning.

Connecting with PuTTY

To connect to your Server Core installation of Windows Server 2008 type the IP address or DNS name of your Server Core box in the Host Name (or IP address) field of the PuTTY Configuration Screen and press the Open button.

Log in with your credentials and presto!

Concluding

I hope this post helps you to connect to your Server Core boxes using SSH. It sure helped me convince a Linux minded firewall administrator to grant me access to one of my boxes, using the «I’m using all the right tools here» argument. Sometimes communication can be so much fun…

Although this post is only a brief exploration of SSH on a Server Core installation of Windows Server 2008, limitless options exist to manage your boxes using SSH tunneling.

When managing Server Core installations of Windows Server 2008 using SSH in an Active Directory environment, be sure to check out the documentation over on Port25.

Further reading

Setup an SSH Server in Vista
PuTTY Download Page
How to install OpenSSH on Windows 2000, XP or Vista
Installing OpenSSH for Windows 2003 Server – How to get it working
How to setup the secure shell daemon on a Windows 2003 server
Vista Blocked File Protection Control
OpenSSH with Kerberos and Active Directory
Port 25: OpenSSH on Linux using Windows/Kerberos for Authentication
Stupid SSH Tricks: Some Essentials
How to setup the secure shell daemon on a Windows 2003 server
ssh, Cygwin, and Samba
NT Security and usage of ntsec

Considerations

Updates

This blogpost endorses open source products. Open source products need patching. Patching OpenSSH on Windows Server 2008 requires manual interaction. You can use the Cygwin installer to update the open source packages installed. Please update your operational procedures to check for updates regularly. More information can be found in the Further reading section above.

Security

The version of OpenSSH used in this post offers both version 1 and version 2 of Secure Shell. (SSH1 and SSH2) SSH1 has inherent design flaws which make it vulnerable to, e.g., man-in-the-middle attacks, it is now generally considered obsolete and should be avoided. For security considerations you should disable SSH1 in the sshd_config file. More information can be found in the Further reading section above.

Package Files

You probably want one of these. They include versions of all the PuTTY utilities (except the new and slightly experimental Windows pterm).

MSI (‘Windows Installer’)

Unix Source Archive

Alternative Binary Files

putty.exe (the SSH and Telnet client itself)

pscp.exe (an SCP client, i.e. command-line secure file copy)

psftp.exe (an SFTP client, i.e. general file transfer sessions much like FTP)

Read the PuTTY Guide Now!

puttytel.exe (a Telnet-only client)

plink.exe (a command-line interface to the PuTTY back ends)

pageant.exe (an SSH authentication agent for PuTTY, PSCP, PSFTP, and Plink)

puttygen.exe (a RSA and DSA key generation utility)

pterm.exe (a PuTTY-style wrapper for Windows command prompts)

putty.zip (a .ZIP archive of all the above except PuTTYtel and pterm)

Read the PuTTY Guide Now!

System Requirements for Windows

  • Operating System: PuTTY is compatible with all versions of Windows, including Windows 10, 8, 7, Vista, XP, and Windows Server editions.
  • Processor: Any modern x86 or x86-64 processor should work well with PuTTY.
  • Memory: Minimal memory requirements; PuTTY is lightweight and doesn’t consume much RAM.
  • Disk Space: Very little disk space is needed for the PuTTY executable and configuration files.

Download and Install PuTTY for Windows

  1. Look for the Windows installer package suitable for your system architecture (32-bit or 64-bit) and click on the download link.
  2. Save the installer file to a location on your computer.
  3. Once the download is complete, locate the installer file and double-click on it to start the Installation process.
  4. The PuTTY installer wizard will open. Click “Next” to proceed.
  5. Read and accept the license agreement, then click “Next“.
  6. Choose the destination folder where you want to install PuTTY or leave the default location as is. Click “Next”.
  7. Select the components you want to install. By default, all components are selected. If you’re unsure, it’s recommended to leave the default selection. Click “Next”.
  8. Choose the start menu folder where shortcuts for PuTTY will be created. You can either leave the default name or enter a custom name. Click “Next”.
  9. Select the additional tasks you want the installer to perform, such as creating desktop icons or adding PuTTY to the system PATH. Make your selections and click “Next”.
  10. Review your installation settings on the summary screen, and if everything looks correct, click “Install” to begin the installation process.
  11. Wait for the installation to complete. You will see a progress bar indicating the installation progress.
  12. Once the installation is finished, you will see a “Completing the PuTTY Setup Wizard” screen. Make sure the “Start PuTTY now” option is checked and click “Finish”.
  13. PuTTY should now be installed on your Windows system. You can launch it by locating the PuTTY shortcut in the start menu or desktop.

PuTTY — это свободная реализация сетевых протоколов SSH, Telnet и Rlogin. Клиентская программа для протоколов SSH и Telnet, SCP и SFTP, утилита для генерации RSA и DSA ключей, и многое другое. PuTTY работает как под Windows, так и под Linux.

Подробнее о PuTTY

Скачать PuTTY 0.60 RU-5

Информация о PuTTY 0.60 RU-5

Название PuTTY 0.60 RU-5
Операционные системы
  • Windows 2000
  • Windows 7
  • Windows Server 2000
  • Windows Server 2003
  • Windows Server 2008
  • Windows Vista
  • Windows XP
Статус Freeware
Раздел Интернет и сети
Тип Удалённое управление
Язык Русский
Размещено в каталоге 14 декабря 2010

Изменения в PuTTY 0.60 RU-5

Данная версия основана на свежем срезе оригинальной версии PuTTY, а так же включает в себя улучшения и модификации из различных форков и патчсетов, таких как KiTTY, и др. Вот лишь небольшой список внесённых изменений:

  • Портабельность.
  • Менеджер сеансов.
  • Сохранение паролей.
  • Сворачивание в системный трей.
  • Полупрозрачные фоновые изображения.
  • и многое другое.

В распространяемый пакет входят файлы программы putty.exe, psftp.exe, pscp.exe, plink.exe, puttygen.exe, исходные коды, и документация PuTTY. На сегодняшний день русифицированная версия PuTTY доступна только под Windows.

Скачать PuTTY 0.60 RU-5

Внимание!

Несмотря на то, что перед публикацией мы проверяем файлы несколькими антивирусами, увы, в современном мире это не гарантирует их 100% безвредности. В этой связи редакция портала F1CD.ru не несёт ответственности за ущерб, который может быть причинён PuTTY 0.60 RU-5 и любым другим ПО, а также настоятельно рекомендует проверять загруженные программы Вашим антивирусом.

  • PuTTY-0.60-RU-5.zip

    Дистрибутив

    Вес файла: 16,55 Мб

    MD5-хеш: fefc2e1b0acca490a479e1a0a5d01d5a

WinSCP 6.5

WinSCP — удобный в использовании инструмент для защищенного копирования файлов между…

PuTTY 0.82

Putty – бесплатный Telnet/SSH клиент. Это клиентская программа для протоколов SSH и Telnet, SCP и SFTP, утилита для генерации RSA и DSA ключей, и многое другое…

FileZilla 3.69.1

FileZilla — Один из лучших, бесплатный FTP-менеджер, предназначенный для загрузки и скачивания…

SecureCRT 9.6.2.3540

SecureCRT — Win32 эмулятор терминала, позволяющий производить соединения с компьютером в…

FTP Rush 3.5.3

Удобный и простой кроссплатформенный FTP-клиент, работающий с облачными хранилищами Google…

KiTTY 0.76.1.13

KiTTY — модификация популярнейшего Telnet-SSH-клиента PuTTY, но с некоторыми улучшениями и оптимизациями для более удобной и продуктивной работы…

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Devcon для windows 10
  • Почему windows популярнее linux
  • Russian mnemonic windows 10
  • Средство устранения неполадок активации windows 10
  • Rdp клиент для windows 10 обновление