Help Me Install PWServer 1.4.6 V80
Please help me when i install pwserver 1.4.5 and I've followed his tutorial on this website
http://pw-dev.blogspot.com/2013/07/t...-datas-pt.html
By the time I've followed it and have enabled the VBox
why I can not go into WinSCP?
when it was the same with my IP and I also have my IP in CMD check was already ON
Please help: D
Re: Help Me Install PWServer 1.4.6 V80
Quote:
Originally Posted by
Tama Brutality
Please help me when i install pwserver 1.4.5 and I've followed his tutorial on this website
http://pw-dev.blogspot.com/2013/07/t...-datas-pt.html
By the time I've followed it and have enabled the VBox
why I can not go into WinSCP?
when it was the same with my IP and I also have my IP in CMD check was already ON
Please help: D
If its running on ubuntu try apt-get install openssh-server
Re: Help Me Install PWServer 1.4.6 V80
Re: Help Me Install PWServer 1.4.6 V80
and what error it gives?
conection error?
cant find repositories?
etc?
Re: Help Me Install PWServer 1.4.6 V80
Please start by posting in the CORRECT section, MOVED... ... ...
Re: Help Me Install PWServer 1.4.6 V80
I've run the appropriate vbox instructed in the tutorial, but when I open WinSCP and his connectkan could not go for some reason?
I also have activated
apt-get update
apt-get install openssh-server
but still could not beg her help: D
Re: Help Me Install PWServer 1.4.6 V80
you can ping the vbox from your host pc?
Re: Help Me Install PWServer 1.4.6 V80
I can check my ping in cmd, but why I can not log in to WinSCP
Re: Help Me Install PWServer 1.4.6 V80
is ssh even running?
ps -A | grep sshd
should display
some numbers sshd
if no numbers try
restart ssh
I think the line below should tell you what connections ssh is listening for
ss -lnp | grep sshd
Re: Help Me Install PWServer 1.4.6 V80
Then how in order to run what should I do?
Re: Help Me Install PWServer 1.4.6 V80
maybe linux firewall is blocking it?
Re: Help Me Install PWServer 1.4.6 V80
Quote:
Originally Posted by
Tama Brutality
Then how in order to run what should I do?
Did you follow what I put? Did you see a process? Did you see what its listening for?
We can't help if we don't know what you have done, try not being so cryptic!
Is the server on your network or somebody else's?
Re: Help Me Install PWServer 1.4.6 V80
Quote:
Originally Posted by
sora1984
is ssh even running?
ps -A | grep sshd
should display
some numbers sshd
if no numbers try
restart ssh
I think the line below should tell you what connections ssh is listening for
ss -lnp | grep sshd
sorry I did not catch you how ??
I ask for help so that in the clear: D
sorry if i bother: D
Re: Help Me Install PWServer 1.4.6 V80
:banghead: you type this in:
ps -A | grep sshd