FedoraTerminal Server in Ubuntu Help me

Asked By 10 points N/A Posted on -
qa-featured

I am using Ubuntu 11.04. I configured Fedora server in Ubuntu. When I run server, it gives me an error message that is,

"ftp_proxy are not found”

But I also give same IP in ssl_proxy. Please give a solution.

SHARE
Answered By 0 points N/A #84673

FedoraTerminal Server in Ubuntu Help me

qa-featured

Hi, you need to clarify your question, do you have a fedora or  a ubuntu, and you want to connect to one of them via the other, anyway the problem with you is within the ftp proxy settings, so you need to provide an ftp proxy server in order to solve the problem. Since you weren't clear enough i will assume that you want  to connect to ftp via your fedora server, in this case you need first to set the environment variable http_proxy = proxy : portnum, where portnum is the port number you will use to establish your connection. Then you need to export http_proxy variable in order to be known by the system 

$export http_proxy

hope this helps 

thanks!!

Related Questions