Post Reply 
How To Install Web Based SSH
11-01-2010, 05:22 AM
Post: #1
How To Install Web Based SSH
1st setup openssh
debian/ubuntu
Code:
apt-get install openssl
fedora/centos
Quote:yum install openssl
download source code from http://web-shell.googlecode.com/files/ the latest version WebShell-0.9.6.zip
Code:
wget http://web-shell.googlecode.com/files/WebShell-0.9.6.zip
extract WebShell-0.9.6.zip
Code:
unzip WebShell-0.9.6.zip
move to WebShell-0.9.6 folder/directory
Code:
cd WebShell-0.9.6
generate certification
Code:
sh make_certificate.sh
run webshell with
Code:
python webshell.py
open https://ip:8022 on your web browser

Looking for sponsor Wink My blog visitor about 2000/day
User Tools
Quote this message in a reply


11-05-2010, 12:07 AM (This post was last modified: 11-07-2010 02:13 AM by kgninfos.)
Post: #2
RE: How To Install Web Based SSH
yeh you are correct but it's not safe to use self generated SSL certificates it will also show "Certificate error"
rather consider using cacert.org server certificate for free
User Tools
Quote this message in a reply
11-05-2010, 02:25 AM
Post: #3
RE: How To Install Web Based SSH
If it is just you using it, where you got the SSL cert from does not matter. You just want it for the encryption.

KVM1 (VPS15/19/25 node) Munin report
User Tools
Quote this message in a reply
11-05-2010, 05:46 AM
Post: #4
RE: How To Install Web Based SSH
An easy way to have it running unattended:
nohup python webshell.py &

Spam? What do you mean by spam? I need free host!
My personal Phrase

My main VPS IP:
199.30.57.182
I'm looking for a sponsored KVM VPS, but I'm not in a hurry. Just want to hear what you might offer to me.
Get your Free, Nice hosting
[Image: sig.php?id=6]
User Tools
Quote this message in a reply
05-27-2011, 09:11 AM (This post was last modified: 05-27-2011 09:13 AM by pdang_78717.)
Post: #5
RE: How To Install Web Based SSH

Can I use the steps above to setup the web shell base on Redhat?
I tried the first command "apt-get install openssl" and my Redhat machine did not recognize the "apt-get" command.

Thank you
User Tools
Quote this message in a reply
05-27-2011, 01:49 PM
Post: #6
RE: How To Install Web Based SSH
Use Yummy please.

Spam? What do you mean by spam? I need free host!
My personal Phrase

My main VPS IP:
199.30.57.182
I'm looking for a sponsored KVM VPS, but I'm not in a hurry. Just want to hear what you might offer to me.
Get your Free, Nice hosting
[Image: sig.php?id=6]
User Tools
Quote this message in a reply
05-27-2011, 09:45 PM
Post: #7
RE: How To Install Web Based SSH
Dude thanks you verry much !!!!
User Tools
Quote this message in a reply
05-28-2011, 01:46 AM
Post: #8
RE: How To Install Web Based SSH
(05-27-2011 09:11 AM)pdang_78717 Wrote:  
Can I use the steps above to setup the web shell base on Redhat?
I tried the first command "apt-get install openssl" and my Redhat machine did not recognize the "apt-get" command.

Thank you

Do the steps under "fedora/centos" as luis123456 implied.
User Tools
Quote this message in a reply
Post Reply 


Forum Jump:



User(s) browsing this thread:
1 Guest(s)