![]() |
step by step SSH/SCP without password
Step by step SSH/scp Linux and your tablet, without password
I know NOTHING about security, you got it right. You may open your tablet to the whole world (flash oneself :) ?). This is purely an exercise for the newbie to practice on ssh/scp. your tablet (server): $ xterm $ gain root # passwd user userpasswd # Re-enter new password userpasswd your linux box (client): > ssh-keygen -t dsa > transfer /HOME/.ssh/id_dsa.pub to your tablet/home/user/.ssh and copy id_dsa.pub to authorized_keys on your linux box, copy a local file to remote, ip is the ip address of the remote (tablet): >scp local.file user@ip: copy remote file to local >scp user@ip:/remote.file ./ For window box, see this, http://www.internettablettalk.com/fo...ad.php?t=23932 Related links http://www.internettablettalk.com/fo...d.php?p=251099 http://internettablettalk.com/forums...highlight=gftp http://gftp.seul.org/faq.html http://www.internettablettalk.com/fo...ad.php?t=14124, thread #9 enjoy, bun |
Re: step by step SSH/SCP without password
Bun,
Using keys, as you suggest in your post, should be as secure as a password, if not more so, as long as you don't leave your private key lying around in a public directory somewhere. Thanks for posting the howto. I've been doing this for a while on the tablet. You can go one step further and install sshfs, and then, instead of using the scp command, you can mount remote directories on your tablet as if they were local directories. Then you can copy files using the File Manager. Would a how-to on that be appreciated? I can write one up if people would like. |
Re: step by step SSH/SCP without password
Quote:
|
Re: step by step SSH/SCP without password
Quote:
bun |
Re: step by step SSH/SCP without password
Quote:
If you write the howto please consider to add this on wiki.maemo.org this type of howto information is useful. |
Re: step by step SSH/SCP without password
Quote:
Thanks for the suggestions. bun |
Re: step by step SSH/SCP without password
Remotely on topic, is there a way to browse the maemo.wiki like we can the itT wiki? I sometimes like to browse and it seems to me that I can only search for specific articles.
|
Re: step by step SSH/SCP without password
Quote:
In the absence of such a structure, or to check for disjoint webs, you can go to http://wiki.maemo.org/Special:Allpages to see a list of all pages, anyway. Or click "Random page" until you find something interesting. |
All times are GMT. The time now is 05:03. |
vBulletin® Version 3.8.8