Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

How to setup a Terminal Server on Linux EL5

 
   Soft32 Home -> Linux2 Arch -> Setup RSS
Next:  [SAMBA] problem with remote access via VPN  
Author Message
JOHN MATHEW

External


Since: Jul 06, 2007
Posts: 5



(Msg. 1) Posted: Tue Jul 31, 2007 7:52 pm
Post subject: How to setup a Terminal Server on Linux EL5
Archived from groups: comp>os>linux>setup (more info?)

Hello

Can anyone please tell me whiich software is used for setting up
Terminal Server on linux enterprise version 5.
Also please guide me to some notes for the setting up and
configuration of terminal server and terminal clients on linux
platform.

Thanks A Lot
Melbin Mathew
Back to top
Login to vote
Jean-David Beyer

External


Since: Jun 15, 2007
Posts: 122



(Msg. 2) Posted: Wed Aug 01, 2007 1:46 pm
Post subject: Re: How to setup a Terminal Server on Linux EL5 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

JOHN MATHEW wrote:
> Hello
>
> Can anyone please tell me whiich software is used for setting up
> Terminal Server on linux enterprise version 5.
> Also please guide me to some notes for the setting up and
> configuration of terminal server and terminal clients on linux
> platform.
>
What's a terminal server?

Do people still run terminals? Or computers? If they run computers, they can
login to your system with SSH if you give them accounts and passwords.

--
.~. Jean-David Beyer Registered Linux User 85642.
/V\ PGP-Key: 9A2FC99A Registered Machine 241939.
/( )\ Shrewsbury, New Jersey http://counter.li.org
^^-^^ 14:45:01 up 9 days, 7:29, 2 users, load average: 4.36, 4.51, 4.40
Back to top
Login to vote
Vilmos Soti

External


Since: Apr 23, 2005
Posts: 29



(Msg. 3) Posted: Wed Aug 01, 2007 1:46 pm
Post subject: Re: How to setup a Terminal Server on Linux EL5 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Jean-David Beyer <jeandavid8.DeleteThis@verizon.net> writes:

> JOHN MATHEW wrote:
>> Hello
>>
>> Can anyone please tell me whiich software is used for setting up
>> Terminal Server on linux enterprise version 5.
>> Also please guide me to some notes for the setting up and
>> configuration of terminal server and terminal clients on linux
>> platform.
>>
> What's a terminal server?

I think the OP thinks about the "Linux Terminal Server Project".

> Do people still run terminals? Or computers?

What happens, if you connect two sets of monitor/mouse/keyboard and
run two indepented X sessions for two people? Is it a quasy terminal?

Vilmos
Back to top
Login to vote
John Hasler

External


Since: Jul 22, 2003
Posts: 480



(Msg. 4) Posted: Wed Aug 01, 2007 1:46 pm
Post subject: Re: How to setup a Terminal Server on Linux EL5 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

JOHN MATHEW wrote:
> Can anyone please tell me whiich software is used for setting up Terminal
> Server on linux enterprise version 5. Also please guide me to some notes
> for the setting up and configuration of terminal server and terminal
> clients on linux platform.

Jean-David Beyer writes:
> What's a terminal server?

He probably means the Linux Terminal Server Project:
<http://www.ltsp.org/>.
--
John Hasler
john.RemoveThis@dhh.gt.org
Dancing Horse Hill
Elmwood, WI USA
Back to top
Login to vote
The Ghost In The Machine

External


Since: Apr 10, 2007
Posts: 676



(Msg. 5) Posted: Wed Aug 01, 2007 1:46 pm
Post subject: Re: How to setup a Terminal Server on Linux EL5 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In comp.os.linux.setup, Jean-David Beyer
<jeandavid8.TakeThisOut@verizon.net>
wrote
on Wed, 01 Aug 2007 18:46:38 GMT
<iy4si.1617$vW.322@trnddc08>:
> JOHN MATHEW wrote:
>> Hello
>>
>> Can anyone please tell me whiich software is used for setting up
>> Terminal Server on linux enterprise version 5.
>> Also please guide me to some notes for the setting up and
>> configuration of terminal server and terminal clients on linux
>> platform.
>>
> What's a terminal server?

I'll admit to wondering, but a Google on "Linux Terminal Server"
coughed up -- what else? -- the Linux Terminal Server Project,
http://www.ltsp.org/ . The general idea apparently involves
one or more diskless nodes, a main server, and of course a network.

http://ltsp.mirrors.tds.net/pub/ltsp/docs/ltsp-4.1-en.html

goes into some details as to how it works and how to set
it up. I'll admit it looks intriguing to me, though have
no idea how well it might meet your needs -- or whether
RedHat supports some variant thereof. (Gentoo has an
emerge -- net-misc/ltsp -- for it; that usually suggests
it's pretty widespread.)

>
> Do people still run terminals? Or computers? If they run computers,
> they can login to your system with SSH if you give them accounts
> and passwords.
>

There's a fair number of issues here, not the least of which is whether
one is expecting a GUI or not.

--
#191, ewill3.TakeThisOut@earthlink.net
Useless C++ Programming Idea #992398129:
void f(unsigned u) { if(u < 0) ... }

--
Posted via a free Usenet account from http://www.teranews.com
Back to top
Login to vote
Jean-David Beyer

External


Since: Jun 15, 2007
Posts: 122



(Msg. 6) Posted: Wed Aug 01, 2007 5:22 pm
Post subject: Re: How to setup a Terminal Server on Linux EL5 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The Ghost In The Machine wrote:
> In comp.os.linux.setup, Jean-David Beyer
> <jeandavid8 RemoveThis @verizon.net>
> wrote
> on Wed, 01 Aug 2007 18:46:38 GMT
> <iy4si.1617$vW.322@trnddc08>:
>> JOHN MATHEW wrote:
>>> Hello
>>>
>>> Can anyone please tell me whiich software is used for setting up
>>> Terminal Server on linux enterprise version 5.
>>> Also please guide me to some notes for the setting up and
>>> configuration of terminal server and terminal clients on linux
>>> platform.
>>>
>> What's a terminal server?
>
> I'll admit to wondering, but a Google on "Linux Terminal Server"
> coughed up -- what else? -- the Linux Terminal Server Project,
> http://www.ltsp.org/ . The general idea apparently involves
> one or more diskless nodes, a main server, and of course a network.
>
> http://ltsp.mirrors.tds.net/pub/ltsp/docs/ltsp-4.1-en.html
>
> goes into some details as to how it works and how to set
> it up. I'll admit it looks intriguing to me, though have
> no idea how well it might meet your needs -- or whether
> RedHat supports some variant thereof. (Gentoo has an
> emerge -- net-misc/ltsp -- for it; that usually suggests
> it's pretty widespread.)

It appears Red Hat do not distribute it with RHEL5 (which I have).

--
.~. Jean-David Beyer Registered Linux User 85642.
/V\ PGP-Key: 9A2FC99A Registered Machine 241939.
/( )\ Shrewsbury, New Jersey http://counter.li.org
^^-^^ 18:10:01 up 9 days, 10:54, 3 users, load average: 4.32, 4.83, 4.98
Back to top
Login to vote
Display posts from previous:   
Related Topics:
first-time linux server setup: general questions - Hey all! I'm currently system administrator in a small company (5 clients and one server). We decided to buy a new..

Problems connecting terminal to the server (k12ltsp) - Hi there. I hope someone can help me out. I installed K12ltsp on my machine and everything seems to be started and..

Problem with X terminal in Linux 9 - hi, I have Linux 9 in my computer and I tried connecting my computer to solaris through telnet and did setenv display..

server setup - I've set up a dual boot system with Fedora and FreeBSD, although I think I'll format the FreeBSD partition and use..

ftp server setup - Dear netizen I need to allow a 1.5GB file for download simultaneously by my users. Questions: How do I extend the..

Configuring terminal properly for Linux boot floppy? - I am using Linux in an environment where I need to be able to boot my custom kernel from a floppy disk and all the..
       Soft32 Home -> Linux2 Arch -> Setup All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
 Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]