![]() |
2007-08-03
, 15:50
|
|
Posts: 531 |
Thanked: 79 times |
Joined on Oct 2006
@ This side of insane, that side of genius
|
#2
|
![]() |
2007-08-03
, 17:45
|
Posts: 11 |
Thanked: 1 time |
Joined on Jul 2007
|
#3
|
The Following User Says Thank You to zzzBrett For This Useful Post: | ||
![]() |
2007-08-03
, 18:08
|
Posts: 39 |
Thanked: 2 times |
Joined on Jun 2007
|
#4
|
So the first thing I have to do is find the rdesktop binary file in my n770's file system. Keep in mind i'm very new to linux in general.
I navigate through xterm, and open the "/etc/" folder. Thats where a lot of the applications seem to be, but I don't see an "rdesktop" folder or anything that may contain it.
![]() |
2007-08-03
, 18:10
|
Posts: 20 |
Thanked: 0 times |
Joined on Apr 2007
|
#5
|
root@Nokia-N800-26 # which rdesktop /usr/bin/rdesktop
rdesktop -u username -p password windowsServerName
![]() |
2007-08-03
, 18:53
|
Posts: 11 |
Thanked: 1 time |
Joined on Jul 2007
|
#6
|
/home/user # rdesktop
rdesktop[1403]: GLIB ERROR ** default - file rdesktop.c: line 869 (main): assertion failed: (data->osso)
aborting...
Aborted
![]() |
2007-08-03
, 18:58
|
|
Posts: 531 |
Thanked: 79 times |
Joined on Oct 2006
@ This side of insane, that side of genius
|
#7
|
![]() |
2007-08-03
, 19:07
|
Posts: 11 |
Thanked: 1 time |
Joined on Jul 2007
|
#8
|
![]() |
2007-08-03
, 20:57
|
|
Posts: 531 |
Thanked: 79 times |
Joined on Oct 2006
@ This side of insane, that side of genius
|
#9
|
![]() |
2007-08-03
, 23:46
|
Posts: 11 |
Thanked: 1 time |
Joined on Jul 2007
|
#10
|
Is there a script I could write that would allow me to do this?
Thanks,
Brett