shell
am 07.04.2005 14:34:37 von drupix
Hello there. I need somthing similar to PHPShell
(http://gimpster.com/downloads/phpshell/) so that i can incorporate a
shell into a html page. I need this to connect to my home linux box from
school where i only have access through a squid machine and it's very
traffic restrictive. I also found MindTerm but i think i still need ssh
access since it's an applet and runs on client not server side. PHPShell
would be great if it wasn't so limited on the command set you can pass
through.
Thank you.
--Adrian.
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: shell
am 07.04.2005 15:19:48 von terry white
.... ciao:
on "4-7-2005" "Adrian C." writ:
: i think i still need ssh access
i'd encourage you to be careful. within not too distant past, i've
seen security issues with regard to ssh ...
--
.... i'm a man, but i can change,
if i have to , i guess ...
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: shell
am 08.04.2005 01:54:34 von Nick Mitchell
Doesn't webmin have a module for ssh? I am pretty sure there is a telnet
module and i think there is an ssh module. Atleast that would be a
little more secure.
Nick
On Thu, 07 Apr 2005 15:34:37 +0300
"Adrian C." wrote:
> Hello there. I need somthing similar to PHPShell
> (http://gimpster.com/downloads/phpshell/) so that i can incorporate a
> shell into a html page. I need this to connect to my home linux box from
> school where i only have access through a squid machine and it's very
> traffic restrictive. I also found MindTerm but i think i still need ssh
> access since it's an applet and runs on client not server side. PHPShell
> would be great if it wasn't so limited on the command set you can pass
> through.
>
> Thank you.
>
> --Adrian.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Nick Mitchell
Network Security Specialist
Nitec Security
Voice - 302.542.7992
The invention of IQ does a great disservice to creativity in education.
- Joel Hildebrand
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: shell
am 08.04.2005 09:11:34 von urgrue
have you tried running your ssh daemon on, for example, port 20 or 21
(ftp)? this might be permitted and bypass the proxy.
On 2005.04.07 15:34, Adrian C. wrote:
> Hello there. I need somthing similar to PHPShell
> (http://gimpster.com/downloads/phpshell/) so that i can incorporate a
> shell into a html page. I need this to connect to my home linux box
> from school where i only have access through a squid machine and it's
> very traffic restrictive. I also found MindTerm but i think i still
> need ssh access since it's an applet and runs on client not server
> side. PHPShell would be great if it wasn't so limited on the command
> set you can pass through.
>
> Thank you.
>
> --Adrian.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-
> admin" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: shell
am 08.04.2005 09:17:57 von drupix
Tried that with no luck. Even tried it on port 80 and 53. Somebody here
suggested Webmin, i would really like to avoid webmin but i will give it
a shot if nothing else comes up.
--Adrian.
urgrue wrote:
> have you tried running your ssh daemon on, for example, port 20 or 21
> (ftp)? this might be permitted and bypass the proxy.
>
> On 2005.04.07 15:34, Adrian C. wrote:
>
>> Hello there. I need somthing similar to PHPShell
>> (http://gimpster.com/downloads/phpshell/) so that i can incorporate a
>> shell into a html page. I need this to connect to my home linux box
>> from school where i only have access through a squid machine and it's
>> very traffic restrictive. I also found MindTerm but i think i still
>> need ssh access since it's an applet and runs on client not server
>> side. PHPShell would be great if it wasn't so limited on the command
>> set you can pass through.
>>
>> Thank you.
>>
>> --Adrian.
>> -
>> To unsubscribe from this list: send the line "unsubscribe linux-
>> admin" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
>
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: shell
am 08.04.2005 09:41:49 von urgrue
id assume there exist server-side solutions for what you describe, but
webmin is probably the easiest solution. its incredibly easy to set up,
supports SSL and does what you need. id bet you'll have your ssh login
running in minutes.
On 2005.04.08 10:17, Adrian C. wrote:
> Tried that with no luck. Even tried it on port 80 and 53. Somebody
> here suggested Webmin, i would really like to avoid webmin but i will
> give it a shot if nothing else comes up.
>
> --Adrian.
>
> urgrue wrote:
>
>> have you tried running your ssh daemon on, for example, port 20 or
>> 21 (ftp)? this might be permitted and bypass the proxy.
>>
>> On 2005.04.07 15:34, Adrian C. wrote:
>>
>>> Hello there. I need somthing similar to PHPShell
>>> (http://gimpster.com/downloads/phpshell/) so that i can incorporate
>>> a shell into a html page. I need this to connect to my home linux
>>> box from school where i only have access through a squid machine
>>> and it's very traffic restrictive. I also found MindTerm but i
>>> think i still need ssh access since it's an applet and runs on
>>> client not server side. PHPShell would be great if it wasn't so
>>> limited on the command set you can pass through.
>>>
>>> Thank you.
>>>
>>> --Adrian.
>>> -
>>> To unsubscribe from this list: send the line "unsubscribe linux-
>>> admin" in
>>> the body of a message to majordomo@vger.kernel.org
>>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>>
>>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-
> admin" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: shell
am 08.04.2005 14:38:03 von mariani.dario
Have tried with transconnect (http://transconnect.sourceforge.net/)?
On Apr 8, 2005 4:41 AM, urgrue wrote:
> id assume there exist server-side solutions for what you describe, but
> webmin is probably the easiest solution. its incredibly easy to set up,
> supports SSL and does what you need. id bet you'll have your ssh login
> running in minutes.
>
>
> On 2005.04.08 10:17, Adrian C. wrote:
> > Tried that with no luck. Even tried it on port 80 and 53. Somebody
> > here suggested Webmin, i would really like to avoid webmin but i will
> > give it a shot if nothing else comes up.
> >
> > --Adrian.
> >
> > urgrue wrote:
> >
> >> have you tried running your ssh daemon on, for example, port 20 or
> >> 21 (ftp)? this might be permitted and bypass the proxy.
> >>
> >> On 2005.04.07 15:34, Adrian C. wrote:
> >>
> >>> Hello there. I need somthing similar to PHPShell
> >>> (http://gimpster.com/downloads/phpshell/) so that i can incorporate
> >>> a shell into a html page. I need this to connect to my home linux
> >>> box from school where i only have access through a squid machine
> >>> and it's very traffic restrictive. I also found MindTerm but i
> >>> think i still need ssh access since it's an applet and runs on
> >>> client not server side. PHPShell would be great if it wasn't so
> >>> limited on the command set you can pass through.
> >>>
> >>> Thank you.
> >>>
> >>> --Adrian.
> >>> -
> >>> To unsubscribe from this list: send the line "unsubscribe linux-
> >>> admin" in
> >>> the body of a message to majordomo@vger.kernel.org
> >>> More majordomo info at http://vger.kernel.org/majordomo-info.html
> >>>
> >>
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-
> > admin" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> >
> -
> To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
That is not dead which can eternal lie,
and with strange aeons, even death may die.
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: shell
am 08.04.2005 16:54:47 von drupix
Mindterm helps me in no way as it's just a regular client written in
java. Still something PHPShell-like with support for some kind of
text-editor would me marvellous.
--Adrian
Derek Yuen wrote:
>
>
> What you're looking for maybe mindterm -- see example:
>
> http://www.math.toronto.edu/admin/mindterm/mindterm.cgi
>
> /dky
> --
> Derek Yeung
> Computing & Network Services
> University of Toronto
>
>
>
> /dky
>
> On Fri, 8 Apr 2005, Adrian C. wrote:
>
>> Tried that with no luck. Even tried it on port 80 and 53. Somebody
>> here suggested Webmin, i would really like to avoid webmin but i will
>> give it a shot if nothing else comes up.
>>
>> --Adrian.
>>
>> urgrue wrote:
>>
>>> have you tried running your ssh daemon on, for example, port 20 or
>>> 21 (ftp)? this might be permitted and bypass the proxy.
>>>
>>> On 2005.04.07 15:34, Adrian C. wrote:
>>>
>>>> Hello there. I need somthing similar to PHPShell
>>>> (http://gimpster.com/downloads/phpshell/) so that i can incorporate
>>>> a shell into a html page. I need this to connect to my home linux
>>>> box from school where i only have access through a squid machine
>>>> and it's very traffic restrictive. I also found MindTerm but i
>>>> think i still need ssh access since it's an applet and runs on
>>>> client not server side. PHPShell would be great if it wasn't so
>>>> limited on the command set you can pass through.
>>>>
>>>> Thank you.
>>>>
>>>> --Adrian.
>>>> -
>>>> To unsubscribe from this list: send the line "unsubscribe linux-
>>>> admin" in
>>>> the body of a message to majordomo@vger.kernel.org
>>>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>>>
>>>
>>
>> -
>> To unsubscribe from this list: send the line "unsubscribe
>> linux-admin" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
>
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html