Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Networking a SCO Unix box with a windows lan Post 12014 by rwb1959 on Monday 17th of December 2001 09:09:31 AM
Old 12-17-2001
To shead more light (hopefully), your SCO box
should already have "telnetd" (the telnet
server daemon) which can be "activated" typically
by adding (usually uncommenting) a line in
your /etc/inetd.conf file...

telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd

...HOWEVER, if this machine is to be connected
to the internet in ANY way, I would recommend
AGAINST doing this as this will give a login
prompt to the telnet port 23 to anyone scanning
your IP address for that machine. In this case,
I would recommend OpenSSH (I recommend you use
SSH2 protocol as SSH1 is vulnerable without the
latest patches).

Additional info...
Windoze NetTerm client...
http://www.securenetterm.com/html/netterm.html

OpenSSH...
http://www.openssh.com/

A Windoze telnet/SSH client...
http://www.chiark.greenend.org.uk/~sgtatham/putty/

I hope this helps a bit Smilie
 

10 More Discussions You Might Find Interesting

1. IP Networking

Networking UNIX with WINDOWS

I am not that great with unix yet, We use them to run our test equipnemt for work. I am now trying to set them all up on the same network (hub) Is there a way that you can make the Windows unit see the Unix Box? I can only transfer file through a FTP program from the Unix to windows. ( This all... (2 Replies)
Discussion started by: jrb22250
2 Replies

2. IP Networking

Networking Configuration for between UNIX and Windows OS

Good day! Im interested with unix application, however i don't have any idea on how to configure network on unix applicaton(server) to have a connection with windows operating system (worksatation). Please give me some facts how network works between unix and windows. (4 Replies)
Discussion started by: rbbarrera
4 Replies

3. UNIX for Dummies Questions & Answers

Networking unix & windows

I have very basic question: I have 2 windows sytem & 1 Unix system & wanted to put all three system into one network to each other. what kind of other hardware I need? like cable , router? can anybody tell me the configuration? like how to connect to external hardware to put into network? ... (9 Replies)
Discussion started by: kar1
9 Replies

4. UNIX for Advanced & Expert Users

VPN client (windows Box),and Server (Unix Box)

If I want to access unix box via VPN tunnel,from windows box. What sould I configure on the windows client PC, and what should I enable on the Unix Server box ? I am using Solaris V10 intel platform, and I am using windows XP, and 2003 for client (0 Replies)
Discussion started by: zillah
0 Replies

5. Shell Programming and Scripting

FTPing from unix box to windows box.

Hi All, I need to know if it is possible ftping files from unix box to windows box . if yes , how ?. Is there any pre-requisits. Please tell me the steps, this is very urgent. Thnx Aru (8 Replies)
Discussion started by: aarora_98
8 Replies

6. UNIX for Dummies Questions & Answers

Running UNIX commands remotely in Windows box from Unix box – avoid entering password

I am able to run the UNIX commands in a Windows box from a UNIX box through "SSH" functionality. But whenever the SSH connection is established between UNIX and Windows, password for windows box is being asked. Is there a way to avoid asking password whenever the SSH connection is made? Can I... (1 Reply)
Discussion started by: D.kalpana
1 Replies

7. IP Networking

lan networking

hello , i have a problem about connectin between two computers with lan connection , i setup lan card for each of both the computers and when ping with each of them seperatly its true but when i ping from one of them to other that is bring up " no rout to host " or " host is down" please help me (1 Reply)
Discussion started by: hossein
1 Replies

8. Shell Programming and Scripting

Moving files from Unix box to a windows box

Hi All, I need a little help .I want to transfer a file from unix box to a windows box,but the problem i'm facing is that in windows box FTP is not enabled and currently it is nearly impssible to change setting on windows box,i can not use the ftp method ,in my shell script to transfer the file.... (2 Replies)
Discussion started by: Preet
2 Replies

9. UNIX for Dummies Questions & Answers

I need an scp command from a unix box to a windows box.

scp file="myfile.txt" todir="user@somehost:(M:drive:/somepath/)"/ Not sure I need it to go to a specific drive on the windows box (1 Reply)
Discussion started by: xgringo
1 Replies

10. Shell Programming and Scripting

ftp file starting with particular name on Windows box to Unix box using shell script

Hello all ! I'm trying to write a shell script (bash) to ftp a file starting with particular name like "Latest_" that is present on a Windows box to UNIX server. Basically I want to set this script in the cron so that daily the new build that is posted on the Windows box can be downloaded to the... (2 Replies)
Discussion started by: vijayb4u83
2 Replies
purple-url-handler(1)						   User Commands					     purple-url-handler(1)

NAME
purple-url-handler - Python script to handle URL with purple SYNOPSIS
purple-url-handler [-URL] DESCRIPTION
Python script to handle URL with purple. OPTIONS
Usage: purple-url-handler URL Example: purple-url-handler "xmpp:romeo@montague.net?message" ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-im-client | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
purple-remote(1), purple-send(1), purple-send-async(1), attributes(5) purple-url-handler Manual, http://pidgin.im/ NOTES
Updated by Lei Ju, Sun Microsystems Inc., 2006, 2007. SunOS 5.11 02 Apr 2008 purple-url-handler(1)
All times are GMT -4. The time now is 05:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy