Reply
Thread Tools
Posts: 84 | Thanked: 4 times | Joined on Mar 2010 @ Leeds, UK
#1
this may sound liek a total Noob question, but was wondering if you could operate your n900 using the computer in some way? I saw something on a website about filezilla, but when i downloaded i couldnt work out how to connect them up. there didnt seem to be any instructions!
If its possible, would somebody be so kind as to spell it out for me in a really simple straight forward way so I can give it a try please?

Thanks so much guys!
Janni
 
afaq's Avatar
Posts: 1,038 | Thanked: 1,408 times | Joined on Feb 2010 @ London
#2
you need to install VNC on your N900 and another one on your PC.
tightVNC is popular.

Edit: view a thread by me earlier where some users had some great ideas

http://talk.maemo.org/showthread.php?t=50231
__________________
Graphic and Calligraphy Designer
check out my site www.afaqali.com
 
Posts: 70 | Thanked: 39 times | Joined on Mar 2010
#3
 
lostinmirkwood's Avatar
Posts: 128 | Thanked: 232 times | Joined on Sep 2009 @ New Jersey, USA
#4
I think a simpler and more standard way for file transfer is sshfs; especially if you are on the same wireless network. (there's no cables needed)

Code:
sshfs root@192.168.0.100:/home/user/ /home/user/n900
which just mounts the phone as a directory in Nautilus (Ubuntu) or Explorer (Windows), then drag and drop as you usually do.

Similarly,
Code:
ssh root@192.168.0.100
will allow you to get terminal access for typing in nano/emacs/vi.

Though if you need to type in the GUI the previously mentioned VNC solution is optimal, IMHO.

Last edited by lostinmirkwood; 2010-04-21 at 15:30.
 

The Following User Says Thank You to lostinmirkwood For This Useful Post:
Posts: 84 | Thanked: 4 times | Joined on Mar 2010 @ Leeds, UK
#5
can i use any of these on a mac????
 
chemist's Avatar
Administrator | Posts: 1,036 | Thanked: 2,019 times | Joined on Sep 2009 @ Germany
#6
all

have a look for your terminal application (black square icon with a $> in top left corner) if you'r looking for ssh and sshfs, afaik they are preinstalled (at least ssh is on os x).

for vnc there are several how-tos on the net (ask google for further information on a proper client for mac)
this is one of those

http://www.wikihow.com/Setup-VNC-on-Mac-OS-X

the maemo side is clear I guess?! you need to install the vnc server and set it up for your needs.

another way would be to forward your x-display to another machine (works on current os Xs too)
http://developer.apple.com/opensourc...unningx11.html

EDIT: there was a problem with forwarding n900s x-display but I dont find it's explanation, you may have a look on your own

Last edited by chemist; 2010-04-22 at 09:16.
 
Posts: 97 | Thanked: 24 times | Joined on Jan 2010 @ Planet Earth
#7
Originally Posted by Janniman View Post
can i use any of these on a mac????
Yes of course, you can login using ssh or get any SCP program and VNC for Mac.
 
Reply


 
Forum Jump


All times are GMT. The time now is 13:58.