We Recommend

The Rails Way The Rails Way
Now, for the first time, there’s a comprehensive, authoritative guide to building production-quality software with Rails. Pioneering Rails developer Obie Fernandez and a team of experts illuminate the entire Rails API, along with the Ruby idioms, design approaches, libraries, and plug-ins that make Rails so valuable.


Posted By

cirio on 06/13/08


Tagged


Versions (?)


Configuration Openssh for windows


Published in: Windows PowerShell 


  1. cd C:\Programmi\OpenSSH\etc
  2.  
  3. mkgroup -l >>C:\Programmi\OpenSSH\etc\group
  4.  
  5.  
  6. mkpasswd -l -u nome_utente >>C:\Programmi\OpenSSH\etc\passwd

Report this snippet 

You need to login to post a comment.