Results 1 to 5 of 5
Whats the best way of controlling Ubuntu 10.10 server from windows?
I tryed adito but had some erors while installing it. So before i ask how to salw it i ...
- 04-19-2011 #1Just Joined!
- Join Date
- Mar 2011
- Posts
- 16
Control Ubuntu server 10.10 from windows
Whats the best way of controlling Ubuntu 10.10 server from windows?
I tryed adito but had some erors while installing it. So before i ask how to salw it i shood first ask if there is another better way to control ubuntu server 10.10.
I used this turtoriall to install it sohoadvisers.com/tutorials/adito-ssl-vpn/installing-adito-ssl-vpn
I was stuck at the step:
Output:Code:sudo ant install
Code:Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk/lib/tools.jar Buildfile: /opt/aito-0.9.1/build.xml set-tools: check-tools: [echo] Couldn't find tools.jar from ADITO_HOME/adito/lib [echo] Copying the tools.jar from your JDK BUILD FAILED /opt/adito-0.9.1/build.xml:335: Could not find classec.jar from your JDK. Ckack the output of ant sysinfo
- 04-19-2011 #2Just Joined!
- Join Date
- Apr 2011
- Posts
- 14
If you just want to run commands then try ssh (openssh-server). To remotely control with a GUI, try vncserver.
- 04-19-2011 #3
This page should help you with the SSH part of it: https://help.ubuntu.com/community/SSH
And for VNC: https://help.ubuntu.com/community/VNC
- 04-20-2011 #4Just Joined!
- Join Date
- Mar 2011
- Posts
- 16
Thx! Pure simple. It works.
- 04-21-2011 #5


Reply With Quote