|
 
Welcome to the Shroomery Message Board! Please login or register to post messages and view our members-only content. You'll gain access to additional forums, encrypted messages, file attachments, board customizations, and much more!
|
killerthc
Memories



Registered: 11/21/07
Posts: 281
Last seen: 4 hours, 55 minutes
|
Help Wiht OpenSSH for Windows
#8369381 - 05/06/08 03:36 PM (3 months, 30 days ago) |
|
|
Well i have been for a while trying to configure a proxy server, and found this site that shows me how to, my only problem is when i try to make an account(the first step) im already denied, so any help would be great.
Website: http://www.linquist.net/geek/proxy
Code to make an acount: Code:
cd\program files\openssh mkgroup -l >> etc\group mkpasswd -l -u %username% >> etc\passwd net start opensshd
|
HELLA_TIGHT
Shroomery CEO /Madge theSmoking Vag


Registered: 08/19/03
Posts: 76,598
Loc: The Other Side
Last seen: 2 hours, 34 minutes
|
Re: Help Wiht OpenSSH for Windows [Re: killerthc]
#8371016 - 05/06/08 09:41 PM (3 months, 30 days ago) |
|
|
Those are linux commands/directories.
--------------------
|
killerthc
Memories



Registered: 11/21/07
Posts: 281
Last seen: 4 hours, 55 minutes
|
Re: Help Wiht OpenSSH for Windows [Re: HELLA_TIGHT]
#8376520 - 05/08/08 05:14 AM (3 months, 28 days ago) |
|
|
how can i set it up with windows?
|
HELLA_TIGHT
Shroomery CEO /Madge theSmoking Vag


Registered: 08/19/03
Posts: 76,598
Loc: The Other Side
Last seen: 2 hours, 34 minutes
|
Re: Help Wiht OpenSSH for Windows [Re: killerthc]
#8379224 - 05/08/08 08:15 PM (3 months, 28 days ago) |
|
|
Hell if I know, install linux.
--------------------
|
Alan Rockefeller
Mycologist



Registered: 03/10/07
Posts: 4,762
Last seen: 9 hours, 29 minutes
|
Re: Help Wiht OpenSSH for Windows [Re: killerthc]
#8382120 - 05/09/08 02:48 PM (3 months, 27 days ago) |
|
|
It is easy to get OpenSSH running on Windows via cygwin.
Everyone that knows unix and has to use windows sometimes should have cygwin installed. That way you can use bash, grep, wc, cut, sort, uniq, tcpdump, etc at the windows command prompt.
When you install cygwin (which is free and has never given me any problems) it lets you select which unix packages you want.
I would personally install squid via cygwin, edit two lines in the squid config file and you are done.
I do the same thing except instead of installing the proxy on my home system I install it on friends unix shell boxes that are in various places out on the net.
See also http://www.shroomery.org/forums/showflat.php/Number/8010031#8010031
| |
|
|
|