Question:
Free linux ssh webserver which will allow me to do this!?
Missing NIN
2008-08-22 23:32:38 UTC
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.
Four answers:
Just Jess
2008-08-22 23:41:57 UTC
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)
barrucco
2016-10-13 01:58:18 UTC
SSH isn't a preparation superhighway server protocol lol you ought to deploy an opensource kit, openssh, even though this would possibly no longer upload linux classes to XP -- you ought to apply DOS classes by the telnet shell (secured by SSH) regardless of the fact that.
mdigitale
2008-08-22 23:36:43 UTC
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.
radev
2008-08-22 23:42:46 UTC
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.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...