The time now is Tue 19 Jan 2021, 04:42
All times are UTC - 4 |
Author |
Message |
vox_driver
Joined: 11 Apr 2012 Posts: 2
|
Posted: Wed 11 Apr 2012, 00:42 Post subject:
How to automatic start remote desktop after Puppy boots? |
|
Hello,
I've installed puppy for the first time, then I activated the remote desktop, so I can remote to the other computer with OS Windows manually.
What I want to ask is, can I set the remote desktop, so it can start automaticaly after the puppy booting up?and after that it can automatically remote to the computer with OS Windows?
Thank You
|
Back to top
|
|
 |
MinHundHettePerro

Joined: 05 Feb 2009 Posts: 855 Location: SE
|
Posted: Wed 11 Apr 2012, 09:14 Post subject:
|
|
Hello !
This is a script I run when my kids want help on their WinXP box: Code: | #!/bin/sh
/usr/bin/rdesktop -u USERNAME -p PASSWORD -b -k sv -a 24 -x l -g 1024x768-4-24 IP-ADDRESS
exit 0
| You could put something like this into a script and place it in /root/Startup, adjust the parameters to your set-up (see rdesktop --help). If you'd want this script to execute after the other /root/Startup-scripts, name the script something like zzzzz_rdesktop2mywinbox.
hth / MHHP
_________________ Celeron 2.8 GHz, 1 GB, i82845, many ptns, modes 12, 13
Dual Xeon 3.2 GHz, 1 GB, nvidia quadro nvs 285
Slackos & 214X, ... and Q6xx
Nämen, vaf.... ln -s /dev/null MHHP
|
Back to top
|
|
 |
vox_driver
Joined: 11 Apr 2012 Posts: 2
|
Posted: Wed 18 Apr 2012, 23:23 Post subject:
|
|
Actually, can I run the script to remote the windows xp before it goes to the puppy main view? I mean the puppy window doesn't appear, but it directly show the windows of the remote site...
Thank You
|
Back to top
|
|
 |
darkcity

Joined: 23 May 2010 Posts: 2549 Location: near here
|
Posted: Thu 19 Apr 2012, 04:54 Post subject:
|
|
you may be able to edit /etc/profile that runs xwin
you don't want Puppy to run a linux window manager?
_________________ helping Wiki for help
|
Back to top
|
|
 |
|
|
You cannot post new topics in this forum You cannot 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 You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|