Manage Remote Linux Machines from Windows Using KiTTY

Dmitri Popov

Productivity Sauce

Nov 17, 2011 GMT
Dmitri Popov

Need to connect to a remote Linux machine or server from a Windows computer? Then KiTTY is your best friend. This Telnet and SSH client is a fork of the popular PuTTY tool that offers several useful improvements.

For starters, KiTTY sports the portability mode which allows you to run the tool on a Windows machine without leaving any traces. To enable the portability mode, create a kitty.ini file in the same location as KiTTY, and add the following lines to the file:

[KiTTY]
savemode=dir

KiTTY can save multiple session profiles, and the utility allows you to group sessions into folders, which can be useful for keeping tabs on profiles. The ability to handle URLs is another of KiTTY's handy features, and you can configure how the utility should treat links in the Window | Hyperlinks section.

Tired of entering login credentials every time you connect to a remote machine? KiTTY got you covered: in the Connection | Data section, you can specify auto-login details, and the utility uses them to log you in automatically when you connect to a remote machine.

KiTTY also lets you temporarily disable keyboard input to avoid accidental typing, and you can use the Ctrl+F9 keyboard shortcut to toggle keyboard input.

These are just a few of KiTTY's highlights, but the utility has a raft of other neat features that make it a perfect tool for managing remote Linux machines.

comments powered by Disqus
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters

Support Our Work

Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

Learn More

News