Tagged Questions
1
vote
1answer
68 views
Samba only works if logged in over ssh
I have a headless ubuntu server running samba. I have a windows 7 laptop, windows 8 desktop, a lubuntu desktop running xbmc, and a samsung note2 running android. Whenever any of these computers has a ...
0
votes
0answers
1k views
Help getting ssh working from win7/putty to ubuntu? [closed]
I just installed 12.04 on a box. I installed openssh-server and started it. On my win7 laptop, I tried to ssh to the ubuntu box with Putty. It timed out. What might be going wrong?
I verified ...
1
vote
3answers
1k views
incorrect permissions after copying over scp
I'm using cygwin in windows 7 to copy a directory to an ubuntu machine using this command.
scp -rp -P 54322 /cygdrive/c/xampp/htdocs/. user@10.136.10.1:/home/user/somefolder/
After copying all the ...
4
votes
1answer
1k views
How To SSH From Host (Win7) to Guest (Ubuntu Server 10.04)
I have recently installed Ubuntu Server 10.04 LTS on my machine that has Windows 7 Ultimate. I would like to run the VM graphicless and access it through ssh from Windows 7. My machine is connected to ...
-1
votes
1answer
467 views
Ubuntu : SSH Tunnel [closed]
This is not a typical Ubuntu related issue/question, however I am posting here since I am using Ubuntu. I am provided with a Windows 7 machine at my work place and I run ubuntu on Virual machine. We ...
4
votes
4answers
933 views
X Server for Windows?
I'm going to accessing my ubuntu machine remotely from my windows machine through putty. Are there any suggestions for possible ways to get an X server running on my windows machine?
Thanks.