Results 1 to 10 of 10
hi all,
i have a guy in cardiff and im in manchester, i need to show him how to do some stuff in samba but he's a complete novice and ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-07-2004 #1Just Joined!
- Join Date
- Apr 2004
- Posts
- 9
connecting to another persons command line
hi all,
i have a guy in cardiff and im in manchester, i need to show him how to do some stuff in samba but he's a complete novice and it would take way too long to tell him how to do it on the phone so I want to know if there is a way for him to be able to run some kind of software that will allow me to connect to his desktop (command line) i have looked at vnc but all signs point to x desktop which doesnt run on the server and i have found it very slow on even the best servers, SO, any ideas?
any help would be greatly appreciated.
thanks
matty G
- 09-07-2004 #2Linux Engineer
- Join Date
- Jul 2003
- Location
- Farnborough, UK
- Posts
- 1,305
ssh
- 09-07-2004 #3Just Joined!
- Join Date
- Apr 2004
- Posts
- 9
i thought SSH creates its own desktop so no one can view it (except myself of course) unless you know something i dont (which you no doubt do)
thanks
matty G
- 09-07-2004 #4Linux Engineer
- Join Date
- Jul 2003
- Location
- Farnborough, UK
- Posts
- 1,305
Oops, my mistake. You actually want him to see what you're doing?
Originally Posted by bob_man_uk
- 09-07-2004 #5U want a shared connection, like Remote Desktop under windows XP or something like Symantec's PcANywhere, so you can do the works and he can look at the screen to see and learn.
Originally Posted by bob_man_uk
The only one that has shared sessions is XF4vnc
---[ MS09-99896 - Vulnerability in All MS Windows OS ; Using Windows Could Allow Remote Code Execution. ]---
Hardware: Asus P4P800, 1GB, P4-3Ghz, Asus V9950, Maxtor ATA HD\'s, 3Com GBit lan, Audigy ZS Plat.
- 09-07-2004 #6Just Joined!
- Join Date
- Apr 2004
- Posts
- 9
cheers
- 09-07-2004 #7Linux Engineer
- Join Date
- Jul 2003
- Location
- Uppsala, Sweden
- Posts
- 1,278
or you could just use ssh and the "write" command. man write
Proud to be a GNU/Gentoo Linux user!
- 09-07-2004 #8Just Joined!
- Join Date
- Apr 2004
- Posts
- 9
??? man write i dont know how to use ssh outside of puTTy for windows,
im already looking at xf4vnc
- 10-19-2004 #9Just Joined!
- Join Date
- Oct 2004
- Posts
- 4
Still interested ?
If you wanna let someone else see your command line, then ssh onto a machine and use screen.
screen -dm will start a session with no display attached
then both run screen -x to attach to it
you can then see exactly the same terminal. try ctrl-a aswell.
exit will get you out from this.
- 10-26-2004 #10Just Joined!
- Join Date
- Oct 2004
- Posts
- 49
just one more valid answer, kibitz also works


Reply With Quote
