patched windows XP SP 2
Posted by maromfive on November 22, 2008
ok,,,,,
with skimpy “XP thin client” in Pinux
if you have a computer windows xp professional SP 2 in computer network with pinux, then pinux each computer in network will able to use windows XP and all aplication in (for instance: Ms. Office, Internet Explorer, and other Games-Online other) without installing anything on computer pinux. interesting is not it??
example:
in one internet cafes, there were 10 computers and 1 computer pinux XP pro SP2, all computer pinux will be able to use Windows XP pro is at the same time and can use all aplications installed in the windows XP.
in full screen mode, the screen on the desktop pinux will switch into windows XP desktop, so users will be using one of the windows XP.
the process of computers of comuting is still being done on the windows XP computer, while computer pinux will only function as a desktop interfaces (view), therefore, many users are served by the windows XP computer will be so deependent on the capacity of memory and processor power of windows Xp on the computer.
to do this, there are 2 to be done,
first, the preparation setting on the windows Xp computer side, and
Second, Pinux Command on the computer.
eg, for the network computer units 1 and 2 units Xp computer pinux, the first step that must be done is ad follow:
set windows Xp computer’s IP becomes
…………………………………………………………
192.168.0.3 / subnet mask 255.255.255.0
set the IP on the computer pinux:
pinux1 IP 192.168.0.1 / subnet 255.255.255.0
Pinux2 IP 192.168.0.2 / subnet 255.255.255.0
………………………………………………………….
notes : This Ip is free you set up.
check whether the second computer has Pinux can communicate with the XP computers with the way
in teh computer pinux1 click menu system tools – Terminal and type :
ping 192.168.0.3 (enter)
if there is a replay means pinux computer is able to cummunicate with the windows Xp computer, in the computer pinux2 do the same thing.
1. preparation the patch at :
http://blogpmenier.dynalias.net/docext/xp/Termiserv_XPSP2_i386_1.0.exe
or
http://sala.pri.ee/termilnal-server-patch/
or
Termiserv_XPSP2_i386_1.0.zip
then, install the patch in windows safe mode,
next, create several users of the computer Pinuxin a network with limited user type. the purpose of this is a limited user each user has the setting / profile folders abd Document alone is not mixed so that it will not distrurb each other.
start – control panel – user accounts
next, and make the user follows:
login: user01
password: pass01
and
login : user02
password: user02
note: name logins this free you up.
-Run Fast user switching : control panel
- user account – change the way users log in or off select : Fast user switching.
Right-click on my computer icon on the desktop and select properties and then select the remote tab
give check “allow users to connect remotely to this computer” as it appears in the following picture:

then click select remote users, and enter a user is users that you created previously:

in the above examples tgere are 50 users on the pinux windows XP pro (using the userid xp01 until xp50).
up to here pro-xp computer you are ready to be used to login simultaneously several users at once.
2. at the command computer Pinux
if the setting on the windows xp computers is ready, then that needs to be done on the computers Pinux is as follow:
- click menu system tools – terminal
-example: if you will logged to the windows Xp computer, which in the sample pf learner-IP 192.168.0.3 with user in windows XPÂ with login “user01″ abd password “pass01″ then type the following:
#rdesktop -a 16 -p -u user01 & pass01 192.168.0.3
for the full screen:
#rdesktop -f -a 16 -p -u user01 & pass01 192.168.0.3
if you have difficulties in the available tools to use them that is relative easy to use, click namely : Menu – system Tools – desktop connection, enter the IP of windows XP computers and click the execute button.
create shortcut to login to XP
you can add a shortcut on the desktop so users Pinux you live pinux clicking shortcut if the login to the windows. by tje way, is as folow :
name: windows XP
Generic Name : Windows XP
Comment : Login to the windows XP
Command : rdesktop -f -a 16 -p -u user01 & pass01 192.168.0.3
Type : Application
then press the OK button
if the difficulities you can download the shortcut below:
http://www.geocities.com/pinuxer/menuxp.tar.gz
how to install the sortcut:
login as root
copy the file menuxp.tar.gz /root
open the terminal : start – system tools – terminal
type:
tar -xzvf menuxp.tar.gz
– after the install process is complete, enter the IP XP computer, username, and password which has been in dicreate XP on the file /usr/bin/windoz by typing:
pico -w /user/bin/windowz
to save the file press CTRL+X and Y and then ENTER responsibility.
ok,, good luck….
shinichi_ozy

leey0e said
sip boss….