[K12OSN] Windows Terminal Server Question

Héctor Menjivar hmenjivar at aeromillas.com
Wed Nov 10 15:18:10 UTC 2004


Muchas Gracias Terrell voy a probar con esa configuración y luego te
cuento.


Hector

-----Mensaje original-----
De: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] En
nombre de "Terrell Prudé, Jr."
Enviado el: Miércoles, 10 de Noviembre de 2004 06:51 a.m.
Para: Support list for opensource software in schools.
Asunto: Re: [K12OSN] Windows Terminal Server Question

Héctor Menjivar wrote:

>Hi:
>
>Can you help me to run windows 2003 terminal services on thin clients
>attached to a k12 ltsp 
>
>Hector
>
>  
>

!Hola, Héctor, y bienvenidos!

Sure; I do this all the time at work (job requirement, not personal 
choice).  The "rdesktop" command is what you want.  Say I have a server 
named "win2003box", with IP address 10.0.0.5, and domain name 
"mydistrict.edu".  Here's what you'd do:

  microman at multimedia:~$ rdesktop win2003box.mydistrict.edu &

You don't need that "&" at the end, but it gives you your terminal 
window back and keeps a somewhat cleaner desktop.  :-)

You can also do it by IP address, like so:

  microman at multimedia:~$ rdesktop 10.0.0.5 &

This works just fine, BTW, from the "Start" menu (the...well, "red hat" 
icon at the bottom left for Red Hat / Fedora based distributions).  Then

you don't need the "&".

Now, here's how I *actually* do it, since I want to take advantage of 
the new RDPv5 protocol's higher color resolution.  None of the extra 
switches are required; I just like 'em:

  microman at multimedia:~$ rdesktop -g 1024x768 -a 16 -u microman 
win2003box.mydistrict.edu

The "-g" means "geometry", or the "screen resolution" of your rdesktop 
session.  Since I run 1280x1024 on GNU/Linux, it makes sense for me to 
have a 1024x768 rdesktop session.  :-)  The default is 800x600.  The 
"-a" means "color bit depth", in this case, 16-bit color, or 65,536 
colors (default is 8-bit, or 256 colors).  The "-u" is your Windows 
username.  If you don't specify "-u", then your GNU/Linux username will 
be used by default.  Again, none of these extra switches are required.

--TP
_____________________
Do you GNU!? <http://www.gnu.org>
Be virus- and spam-free with Free/Open Source Software (FOSS). Check it 
out! <http://www.mozilla.org/thunderbird>

_______________________________________________
K12OSN mailing list
K12OSN at redhat.com
https://www.redhat.com/mailman/listinfo/k12osn
For more info see <http://www.k12os.org>

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.792 / Virus Database: 536 - Release Date: 09/11/2004
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.792 / Virus Database: 536 - Release Date: 09/11/2004
 





More information about the K12OSN mailing list