LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Telnet (https://www.linuxquestions.org/questions/linux-newbie-8/telnet-178931/)

juannicolas 05-07-2004 09:08 AM

Telnet
 
Hello again.


Im running Fedora Core 1

im triying to figureit out how can i make an icon "shortcut" in my desktop that when i click the icon it , runs an terminal with a telnet command and an ip as:

[jcruz@jdelacruz jcruz]$ telnet 172.18.142.192

I need to create few of them with diferents ip's

wijnands 05-07-2004 09:17 AM

erm., why telnet? what are you connecting to that won't accept ssh?

juannicolas 05-07-2004 09:29 AM

It's not a box. it's a communication equipment. ssh doesnt work there.

but nevermind i just did it.

I just create a file

vi filename

write this:
telnet ip

then ln -s filname

Now the only thing is everytime i click to run it, ask me if i wan to run in terminal, run, display or close.

Do i have to always click on Run Terminal?
or theres someting i can do or write in the script?

KaruppuSwamy.T 05-07-2004 09:45 AM

Try this...
 
Hai,

don't you see any menu item like "Link to Application" in context menu (right click menu) of desktop? If it is so, it will show a small diaglog box, there you can enter command whatever you want, no prompting of commandline or not, option to select your own icon for this short cut.. so much...

with wishes,
SwamyTK

juannicolas 05-07-2004 10:35 AM

Thank You!


All times are GMT -5. The time now is 08:00 PM.