Spotlight | Reviews | Current Issue | Academy | Newsletter | Subscribe | Shop |
Departments

Yatego Shopping
Yatego International
Germany's Shoppingmall No.1! 10000 Shops and over 3,4 Mio. Products. Computer, Software and Technic Guidebooks.

user friendly

Admin Magazine

ADMIN Network & Security

Subscribe now and save!

 ADMIN - Explore the new world of system administration! ADMIN is a smart, technical magazine for IT pros on heterogeneous networks. Each issue delivers technical solutions to the real-world problems you face every day. Learn the latest techniques for better:

  • network security
  • system management
  • troubleshooting
  • performance tuning
  • virtualization
  • cloud computing

 on Windows, Linux, Solaris, and popular varieties of Unix.

http://www.admin-magazine.com/

  linuxpromagazine.com » Online » Blogs » Productivity Sauce » Manage Remote Linux Machines from Windows Using KiTTY  

Productivity Sauce
Productivity Sauce

Manage Remote Linux Machines from Windows Using KiTTY

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


Print this page. Recommend
Share