Sponsored Content
Special Forums Hardware Sun Ray 1g thin client Software? Post 303013855 by gull04 on Thursday 1st of March 2018 05:52:16 AM
Old 03-01-2018
Hi,

Around 2004-2005 there was a version for RedHat and Suse, but doubt if there would be anyone out there running it now - from memory it was Version 3.

So you may find it out there - but you'll have to hunt around for it.

Regards

Gull04
This User Gave Thanks to gull04 For This Post:
 

5 More Discussions You Might Find Interesting

1. Linux

configuring same /bash for 4 computer which is thin client

i m doing project on LAN TELEPHONY in Red Hat linux i have files as datbase to store the user name and passeord an all other information. Now i have thin client at my college. so to access /dev/dsp for audio is not possible on server. So i have written code which run on /base since it has... (0 Replies)
Discussion started by: niravuchat
0 Replies

2. Solaris

Client Emulation software for Sun Solaris

1) I want a free emulation software for Sun Solaris. 2) I have three servers for different billing systems and i want that when i(or other clients) logon to one server the color of the screen should be permanently same and when on second system it should be permanently second color. Even if i... (2 Replies)
Discussion started by: blackeyed
2 Replies

3. Solaris

Sun Ray 3

Hi All, I going to install Sun Ray 3 and X4170 with sol 10 and VDI 3.2. I don't know how to do it because I don't have any idea on VDI and Sun Ray 3. Can all the guru here provide some info or theory on the whole idea for this kind of installation and maybe some steps. I now have 2 servers... (1 Reply)
Discussion started by: mailbox80
1 Replies

4. UNIX Desktop Questions & Answers

slim window manager for a thin client

hi I'm looking for a slim and quite comfortable window manager for a unix/linux thin client? (5 Replies)
Discussion started by: ccc
5 Replies

5. Linux

Converct fat pc to thin client

I have old pc with 1gb ram and i wont to convert him to thin clint to connect rdp windos With software i need to install on my computer? I am new in linux.. Sent from my SM-J5108 using Tapatalk (10 Replies)
Discussion started by: popcoern
10 Replies
RANLIB(1)						       GNU Development Tools							 RANLIB(1)

NAME
ranlib - generate index to archive. SYNOPSIS
ranlib [-vV] archive DESCRIPTION
ranlib generates an index to the contents of an archive and stores it in the archive. The index lists each symbol defined by a member of an archive that is a relocatable object file. You may use nm -s or nm --print-armap to list this index. An archive with such an index speeds up linking to the library and allows routines in the library to call each other without regard to their placement in the archive. The GNU ranlib program is another form of GNU ar; running ranlib is completely equivalent to executing ar -s. OPTIONS
-v -V --version Show the version number of ranlib. SEE ALSO
ar(1), nm(1), and the Info entries for binutils. COPYRIGHT
Copyright (c) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled ``GNU Free Documentation License''. binutils-2.15.97 2005-04-20 RANLIB(1)
All times are GMT -4. The time now is 06:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy