Sponsored Content
Full Discussion: Uses for a Sun e250?
Operating Systems Linux Gentoo Uses for a Sun e250? Post 302086286 by kccrusher on Wednesday 23rd of August 2006 11:06:15 AM
Old 08-23-2006
Thanks, Reborg. When I finally get the system stable, I will check minicom out.

Gentoo is definately not for the impatient. I am encountering portage issues right now. I tried to do an emerge --sync but I get the message that there is a newer version of portage. I am now in the process of downloading and trying to install portage. There is a 93 page manual you can download from Gentoo that walks you through the steps of installing Gentoo, and it does not pay to skip around. Everytime I jump ahead I end up going back and working on the items I skipped. At this rate, I MIGHT have a working terminal emulator and will be ready to attempt installation on the sparc server by Friday. Smilie
 

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
LINUX-VERSION(1)					      General Commands Manual						  LINUX-VERSION(1)

NAME
linux-version - operate on Linux kernel version strings SYNOPSIS
linux-version compare VERSION1 OP VERSION2 linux-version sort [--reverse] [VERSION1 VERSION2 ...] linux-version list [--paths] DESCRIPTION
linux-version operates on Linux kernel version strings as reported by uname -r and used in file and directory names. These version strings do not follow the same rules as Debian package version strings and should not be compared as such or as arbitrary strings. compare VERSION1 OP VERSION2 Compare version strings, where OP is a binary operator. linux-version returns success (zero result) if the specified condition is satisfied, and failure (nonzero result) otherwise. The valid operators are: lt le eq ne ge gt sort [--reverse] [VERSION1 VERSION2 ...] Sort the given version strings and print them in order from lowest to highest. If the --reverse option is used, print them in order from highest to lowest. If no version strings are given as arguments, the version strings will instead be read from standard input, one per line. They may be suffixed by arbitrary text after a space, which will be included in the output. This means that, for example: linux-version list --paths | linux-version sort --reverse will list the installed versions and corresponding paths in order from highest to lowest version. list [--paths] List kernel versions installed in the customary location. If the --paths option, show the corresponding path for each version. AUTHOR
linux-version and this manual page were written by Ben Hutchings as part of the Debian linux-base package. 30 March 2011 LINUX-VERSION(1)
All times are GMT -4. The time now is 01:57 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy