[06:30] hi [06:30] I am using gnome terminal on 10.10 [06:31] Can someone here recommend some good terminal software ? [06:31] is terminator a good one ? [06:39] kaushal, you wont need terminator unless you use multiple terminals, which is unlikely [06:39] nisshh: hi [06:39] is there a shortcut key to focus the cursor to the first tab,I mean i do ssh IP1 term1 and then so and so forth so lets say if i need to work on term3, [06:39] so how do i focus it ? [06:40] alt+number works i think [06:40] idk, i dont use tabs [06:40] if there are around 15 tabs ? [06:41] so its difficult to do it [06:41] alt+arrow keys maybe [06:41] what are you using 15 tabs for? [06:41] thats nuts [06:41] basically connect to around 15 hosts [06:41] remote machines? [06:42] yes [06:42] what would you need to ssh to 15 remote machines for all at once? [06:42] i have 15 QA hosts [06:42] Quality Assurance hosts? [06:43] yes [06:43] for your job? [06:43] yes [06:43] ok [06:43] kaushal, run these: sudo apt-get install screen [06:43] then: man screen [06:44] then: firefox google.com and google screen usage :) [06:44] screen will be what you want [06:44] terminal tabs are not designed for that [06:44] ok [06:45] please dont ask me to teach you all the keyboard shortcuts though [06:46] there are heaps [06:46] and man screen and the net will tell you everything [06:57] nisshh: thanks and much appreciated [07:08] np