starting ssh tunnels
Bill Marcum
marcumbill at bellsouth.net
Sun Jul 12 20:37:22 UTC 2009
On 2009-07-11, Hal Burgiss <hal at burgiss.net> wrote:
> On Sat, Jul 11, 2009 at 06:48:03AM -0600, Karl F. Larsen wrote:
>> On the lower right side of my Hardy thru Jaunty is a place you can
>> select how many Gnome windows you want. I set mine to 1x4 and like that.
>> Not sure they will work as you want but they might?
>
> I think you are talking workspaces/desktops. What I am talking about are
> tabbed terminals like konsole or gnome-terminal. I am also talking about
> autmatically running command inside each tab upon initialization.
>
gnome-terminal can still open multiple tabs. I use xfce4-terminal, but
I think the same command will work with gnome-terminal:
xfce4-terminal --geometry=80x28 -e "sh -c 'sleep 2;mc'" \
--tab --title=top -e top \
--tab -e mutt \
--tab -e "mutt -z -f=logcheck" \
--tab --title=slrn -e slrn \
--tab --title=syslog -e "less --follow-name +F /var/log/syslog" \
More information about the ubuntu-users
mailing list