![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ftp script not able to connect to ftp server. | gram77 | Shell Programming and Scripting | 3 | 02-16-2008 02:44 PM |
| connect to server using ssh | tungaw2004 | UNIX for Dummies Questions & Answers | 0 | 07-27-2007 10:49 PM |
| Not able to remotely connect to server using ssh | be2sp1 | Shell Programming and Scripting | 2 | 03-19-2007 11:14 AM |
| Could not connect to the server | srikanthus2002 | UNIX for Dummies Questions & Answers | 4 | 11-28-2006 07:31 AM |
| Connect From VB to SQL Server | Than Chanroeun | SUN Solaris | 0 | 08-04-2006 11:48 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
How can I conncet web server via web?
What are the pre- requist? I am having only one Public IP, I am useing SCO OPEN SERVER 5.0.5 Help Me. Thanks in advance Last edited by max_san007; 11-16-2006 at 12:53 AM.. |
|
||||
|
Quote:
Where as I am able to connect WINDOWS SERVER ( telnet services ) through net with same public ip. Further I can connect Sco Server via Telnet in my Local Area Network . Please Help me I am Novise In Unix. |
|
||||
|
First try 'ping <ip address>' to see if your UNIX machine can contact it at all.
Using telnet is a bad idea. It's very insecure. Your password is transmitted in plaintext for anyone on your local network to see. If you ever have the opportunity, look into setting up Secure Shell, aka ssh, instead. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|