#terminal Articles


  • 2011-04-13
  • it

The bash shell - Linux terminal keyboard shortcuts

Hey! Recently found out that there are some quite awesome shortcuts available that I've missed - extremely useful if you use the bash shell in *Nix. To see which one you are using you can type 'chsh' in a terminal - this will tell you if you are using /bin/bash. Go …

  • 2011-02-18
  • it

Transparent PuTTY in Windows 7

PuTTY is a terminal client, it does telnet, raw, serial, ssh, rlogin. I've only ever used telnet, raw, serial and ssh. The normal client can be downloaded from http://www.putty.nl But, maybe you want to make PuTTY prettier? Like this?: putty pretty Well, there are a couple of …