Sponsored Content
Full Discussion: Uses for a Sun e250?
Operating Systems Linux Gentoo Uses for a Sun e250? Post 302086177 by reborg on Tuesday 22nd of August 2006 07:15:03 PM
Old 08-22-2006
in a word 'minicom' it's curses based so you don't need X.
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Raid A1000 with E450 and E250.

Hi, I'm facing problem in connecting a Raid A1000 to E250 and E450. ( Both machines with Solaris 2.6 OS and patched, with different scsi-initiator-ids - 7 & 3 ). BTW, I'm not using this setup to access raid data from both machines simultaneously. There is Veritas Cluster Server monitoring... (1 Reply)
Discussion started by: shibz
1 Replies

2. UNIX Benchmarks

Sun E250 / 512MB Ram

============================================================== BYTE UNIX Benchmarks (Version 3.11) System -- SunOS xxxxx 5.8 Generic_108528-13 sun4u sparc SUNW,Ultra-250 Start Benchmark Run: Sun Jan 11 19:47:12 EST 2004 1 interactive users. Dhrystone 2 without register variables ... (0 Replies)
Discussion started by: kduffin
0 Replies

3. Solaris

SUN E250 Console connectivity

Hi, I have cisco console cable. One end of the cable is DB9 connector and the other end is RJ45 connector. I would like to use this cable to connect to my SUN E250 system from my pc so that I can access the SUn console directly. I would like to know whether it is possible and also on which... (5 Replies)
Discussion started by: RajaRC
5 Replies

4. Solaris

E250 - need to access it

Hi, We have an E250 which we need to access to install solaris 10 for a communigate trial. We only have the server itself, no cables or anything and im struggling to gain access. It has a RSC card, that i have learned, but a db25-db9 cable doesn't seem to bring anything up in telnet on... (11 Replies)
Discussion started by: e250user
11 Replies

5. Solaris

SUN E250 Cluster

Hi, I need some help, since I am new to cluster. I am handling a site where I have look after two SUN E250 server. I have been asked to configure Active-Active Clustering on these servers. I would like to know how to configure both the servers for clustering. Below are the things which... (5 Replies)
Discussion started by: RajaRC
5 Replies

6. Solaris

Sun Solaris 9 E250 -- Suggestions For External Hard Drives

Hello, Running a Sun Solaris 9 E250 and need advice or suggestions on what type of external hard disks are compatible and or available. It's an old machine and is due for replacement soon but in the short term need an external hard drive for backup etc as the partner/backup machine has just... (2 Replies)
Discussion started by: KenLynch
2 Replies

7. Solaris

Error LED showing on E250

I've got an old E250 server where a front error LED is showing. I've read through the Sun docs (Sun Enterprise 250 Server Owner's Guide - Sun Microsystems) but it's only the 'General fault' LED (About the Status and Control Panel (Sun Enterprise 250 Server Owner's Guide) - Sun Microsystems)... (2 Replies)
Discussion started by: aussieos
2 Replies

8. Solaris

Sun Solaris Enterprise E250 x64 Help

Hi everybody, my name is Giulia and for me is the fist time in this forum, i hope write in the correct section for my problem. I have a sun solaris server e250 enterprise with sun 5 versionof O.S. Now i wont format all and install new version of solaris, but i don't know the actual corrent... (7 Replies)
Discussion started by: giulia79
7 Replies

9. Solaris

E250 server not getting ok prompt

E250 server only shows banner when powered on i am not getting OK PROMPT . .In morning it was booting with solaris 7 .i am not able to do STOP-A STOP-D .its not excepting STOP-N also. Please help (1 Reply)
Discussion started by: monu94
1 Replies
ASCII-XFR(1)							Linux Users Manual						      ASCII-XFR(1)

NAME
ascii-xfr - upload/download files using the ASCII protocol SYNOPSIS
ascii-xfr -s|-r [-ednv] [-l linedelay] [-c characterdelay] filename DESCRIPTION
Ascii-xfr Transfers files in ASCII mode. This means no flow control, no checksumming and no file-name negotiation. It should only be used if the remote system doesn't understand anything else. The ASCII protocol transfers files line-by-line. The EOL (End-Of-Line) character is transmitted as CRLF. When receiving, the CR character is stripped from the incoming file. The Control-Z (ASCII 26) character signals End-Of-File, if option -e is specified (unless you change it to Control-D (ASCII 4) with -d). Ascii-xfr reads from stdin when receiving, and sends data on stdout when sending. Some form of input or output redirection to the modem device is thus needed when downloading or uploading, respectively. OPTIONS
-s Send a file. -r Receive a file. One of -s or -r must be present. -e Send the End-Of-File character (Control-Z, ASCII 26 by default) when uploading has finished. -d Use the Control-D (ASCII 4) as End-Of-File character. -n Do not translate CR to CRLF and vice versa. -v Verbose: show transfer statistics on the stderr output. -l milliseconds When transmitting, pause for this delay after each line. -c milliseconds When transmitting, pause for this delay after each character. file Name of the file to send or receive. When receiving, any existing file by this name will be truncated. USAGE WITH MINICOM
If you want to call this program from minicom(1), start minicom and go to the Options menu. Select File transfer protocols. Add the fol- lowing lines, for example as protocols I and J. I Ascii /usr/bin/ascii-xfr -sv Y U N Y J Ascii /usr/bin/ascii-xfr -rv Y D N Y AUTHOR
Miquel van Smoorenburg, miquels@cistron.nl Jukka Lahtinen, walker@netsonic.fi SEE ALSO
minicom(1) $Date: 2006-10-28 14:35:59 $ ASCII-XFR(1)
All times are GMT -4. The time now is 10:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy