Re: [OSL | CCIE_RS] Multiple Tabs in Ubuntu

2010-05-13 Thread Andrey Petrenko
m my Verizon Wireless BlackBerry > -- > *From: * Joshua Yost > *Date: *Thu, 13 May 2010 10:52:42 -0500 > *To: *Daniel Skeirik > *Cc: *nicholas golden; > *Subject: *Re: [OSL | CCIE_RS] Multiple Tabs in Ubuntu > > In case anyone can use it, I took Daniel's script and reswiz

Re: [OSL | CCIE_RS] Multiple Tabs in Ubuntu

2010-05-13 Thread nickstudy
Ill take a look at this and test thanks for the input! -nick Sent from my Verizon Wireless BlackBerry -Original Message- From: Joshua Yost Date: Thu, 13 May 2010 10:52:42 To: Daniel Skeirik Cc: nicholas golden; Subject: Re: [OSL | CCIE_RS] Multiple Tabs in Ubuntu In case anyone can

Re: [OSL | CCIE_RS] Multiple Tabs in Ubuntu

2010-05-13 Thread Joshua Yost
In case anyone can use it, I took Daniel's script and reswizzled a few things so now you can pass the pod, username and password as variables to the main script. I also have the logins direct to the port instead of via the telnet server (because I am too lazy to type the extra expect lines even tho

Re: [OSL | CCIE_RS] Multiple Tabs in Ubuntu

2010-05-04 Thread Suwandy
Hi Nic, I'm using Ubuntu as well and I'm using Konsole. You can install it using your Synaptics. And punch this line on your terminal command in gns3: /usr/bin/konsole --new-tab -p tabtitle=%d -e telnet %h %p >/dev/null 2>&1 & It works for me and I hope for you as well Regards, SO On 5/5/10, n

Re: [OSL | CCIE_RS] Multiple Tabs in Ubuntu

2010-05-04 Thread Daniel Skeirik
Nick, This is probably the wrong way to do this but here is what I am doing: I run this bash script to open gnome-terminal with named tabs: #!/bin/bash -e gnome-terminal \ --tab --working-directory=/home/x --command="expect /home/x/routers-ipx/R1" -t R1 1\ --tab --working-directory=/home

Re: [OSL | CCIE_RS] Multiple Tabs in Ubuntu

2010-05-04 Thread Matt Hill
I am unfamiliar with all the windows products you mention but the ubuntu terminal program supports tabs right out of the box with no configuration at all. Sent from my iPhone On 05/05/2010, at 4:21, nicholas golden wrote: I have been scouring the web looking for something that's like Wi

[OSL | CCIE_RS] Multiple Tabs in Ubuntu

2010-05-04 Thread nicholas golden
I have been scouring the web looking for something that's like Wintabber, or securecrt that supports multiple windows. I have ubuntu installed for a while, and now that I am working a lot more I have been relying on my gns3 to get me through studies when I don't have time to rack it up at procto