LTSP (lts.conf)
Configuração do LTSP para acessar dois servidores ao mesmo tempo, um servidor com Linux e outro com Windows.
Para alternar entre os servidores basta pressionar as teclas: Ctrl+Alt+F1 para Windows e Ctrl+Alt+F3 para Linux.
Para alternar entre os servidores basta pressionar as teclas: Ctrl+Alt+F1 para Windows e Ctrl+Alt+F3 para Linux.
# # Copyright (c) 2003 by James A. McQuillan (McQuillan Systems, LLC) # # This software is licensed under the Gnu General Public License. # The full text of which can be found at http://www.LTSP.org/license.txt # # # Config file for the Linux Terminal Server Project (www.ltsp.org) # [Default] SERVER = 192.168.0.2 [usuario1] XSERVER = auto XkbModel = abnt2 XkbLayout = br XkbVariant = abnt2 LOCAL_DEVICE_02 = /dev/fd0:floppy RCFILE_01 = rc.localdev RUNLEVEL = 5 X_MOUSE_PROTOCOL = "IMPS/2" X_MOUSE_DEVICE = "/dev/input/mice" X_MOUSE_RESOLUTION = 400 X_MOUSE_BUTTONS = 5 X_ZaxisMapping = "4 5" X_MODE_0 = 1024x768 X_COLOR_DEPTH = 24 SCREEN_01 = rdesktop -a 16 -f -k abnt2 192.168.0.1 // USUARIO LOGA-SE ao Servidor c/ WINDOWS 2000 ou 2003 Server SCREEN_03 = startx // USUARIO LOGA-SE ao LINUX GRAFICO NO SERVIDOR> // para alternar entre os servidores, so precionar Ctrk + Alt + F1 para o servidor windows e precionar Ctrl + Alt + F3 para acessar o servidor Linux.
Eu montei o servidor ltsp, e esta rodando tudo certinho, mas não consigo fazer funcionar esta opção para entrar numa máquina windows. Copiei até mesmo este seu lts.con mas nao vai de jeito nehum.
Existe algo além do lts.con que eu devo mecher para que isto funcione, ou instalar algum pacote?????
Grato