Generating RSA key using Linux or Ubuntu

For linux or ubuntu user who is lazy to login to remote by typing password or plainly to improve security measure. You may generate a RSA key type to authenticate the login process. Generating the RSA key is the very first step.

(more…)

rsync using ssh which is using customed port

Rsync is a common command that users and administrator alike uses it to synchronize files. The closest function that Microsoft uses is xcopy .

(more…)