Thread: Lucid Lynx_ start-up program
i'm using ubuntu 10.04 lts
added command in system > preference > startup applications, command establish ssh connection ssh server:
this don't work @ all, have login , open terminal typing in order connect internet through proxy.code:ssh -p 443 -d 9999 -i /home/nhong/documents/my_dsa administrator@x.x.x.x
how can done automatically after each login session, i've checked both gnome session , fallsafe gnome session (dont remember exactly) nothing seems work
in advance
little bit more information, ive tried command (gedit) works fine open unsaved document after login. i've checked command ssh used without sudo right. confuses me.
ssh "secure shell" meaning runs in terminal. gedit graphical program. here happening:
ssh:
1. terminal opens in background
2. ssh command executed , connections established
3. terminal stays open in background , never see it
gedit:
1. terminal opens in background
2. gedit command executes , editor pops up
3. when exit gedit, terminal closes
here want do:
add gnome-terminal before ssh command, is:
code:gnome-terminal "ssh -p 443 -d 9999 -i /home/nhong/documents/my_dsa administrator@x.x.x.x"
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Desktop Environments [gnome] Lucid Lynx_ start-up program
Ubuntu
Comments
Post a Comment