Question:

Free linux ssh webserver which will allow me to do this!?

by  |  earlier

0 LIKES UnLike

I need a Free linux ssh webserver which will allow me to do the -bin and -so command or a way to do these on windows xp professional sp2.

 Tags:

   Report

3 ANSWERS


  1. Not sure what the -bin and -so flags do?

    But you can configure the stock sshd that comes with just about any linux distro to use any executable as a shell for a user, which means you can set up a user's environment completely and have total control over what they can and can't do.

    If you set up a special "jail" in a directory named like

    /home/jail/./someuser

    and your ssh was compiled with chroot support, you can also limit them to a small part of your os (just make sure no suid executables are inside the jail)

    If you want to use linux commands in XP, including ssh and sshd, you probably want cygwin (http://www.cygwin.com/setup.exe)


  2. install vmware server (fill in some questions to get your licence code)

    install this, and you have a virtual PC availible.

    now you can run a linux distribution on this virtual machine and can do whatever you want.

  3. SSH is not a web server protocol lol

    You can install an opensource package, openssh, however this will not add linux commands to XP -- you can use DOS commands via the telnet shell (secured by SSH) though.

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.