拜python教之django光明會支部
timchen119
拜Python教之Django光明會支部 [ 使徒提姆@Python ] is about »
tag cloud
- acrobat
- arc
- ast
- awk
- baseball
- benchmark
- benq
- book
- bsd
- bzr
- c++
- c_lang
- coscup
- coscup 2008
- crc32
- curl
- database
- debian
- django
- djangoconf
- drm
- emacs
- embedded
- etch
- ext2
- ext3
- fastcgi
- firefox
- flup
- freebsd
- funny
- g3
- g5
- g5mouse
- g7
- g9
- gentoo
- gpl
- haskell
- html5
- humor
- iphone
- javascript
- kalug
- kde
- kernel
- latex
- lenny
- lift
- lighttpd
- link
- linux
- lisp
- logitech
- mako
- microsoft
- mouse
- mysql
- nasa.
- netbsd
- network
- note
- opensource
- oracle
- ozearch
- patch
- penguin
- perl
- pony
- postgresql
- programming
- py3k
- pyinstall
- pyrex
- pysco
- python
- rant
- read
- scala
- scheme
- scm
- serial
- space
- sphinx
- ssh
- talk
- testing
- tiobe
- tips
- trac
- ubuntu
- usb
- web
- work
- x.org
- xen
- xkcd
- xpcom
» [tips] ssh login without password using ssh-copy-id script
應該早點知道有這種懶人script存在的
而且還是裝完openssh就有的
(.ssh/authorized_keys,這是啥難記的檔名 @@)
現在只要
ssh-copy-id -i id_dsa.pub username@host
做完就好了 orz







