I want to SSH to my server which is some where on the internet.I am currently not in my office and the internet access I have is via a Windows machine in a home environment.The Ubuntu latptop does not recognizes the USB modem at home envrionment.I do not want to use Windows and putty.I prefer using Ubuntu only. As I have many aliases and other commands on my ubuntu machine only. But the sad part is my Ubuntu 10.04 does not recognizes the USB modem. The modem is
056cx9000
I have tried using many things like usb-modeswitch etc on the Ubuntu machine at home and all of such methods have failed. I had asked this question: Connecting USB modem Tata Docomo to Lucid 64 bit but since all such permutations have failed so I need to give this Ubuntu laptop access to internet via a proxy which I did using Windows.
SO I gave my Ubuntu laptop the internet via this windows machine by a software known as ccproxy.
I am simply not able to understand like we use apt-get behind the proxy by specifying export http_proxy=http://IP:port, can something similar be done for SSH?
I have internet access at my home via a windows proxy. What do I need to do in order to be able to SSH to my server which is on the internet? The proxy software I am using on windows server is ccproxy and that is a Windows machine. I use Ubuntu and my server where I have to SSH is also a Ubuntu server.
Why was this question downvoted, I am the guy who is the admin of windows machine. It is a vmware instance and I have to do it because my Ubuntu does not recognizes the USB modem.
I am currently trying to reach my Linux server from my home where the Ubuntu does not recognizes my USB modem and there is no IT manager in my home that sits on my head. Since my modem is recognized only by Windows in my home I gave internet access to the Ubuntu machine using a software known as ccproxy.
Can I ssh into my server in above setup.What can be the correct way to do so? Shame on people who downvoted this question.