Hi Stash_CEO
nice bit software for a windows called Bitvise, you can download this or alternative would be putty for both linux and windows,
if your using linuxmce kde then open the terminal and there same setting below apply expect you don't add your ip.
login to the core by adding your core ip in the host box.
in the username box add your user name, it will ask for your password
once you login
sudo -i
enter your password again and you will be in the dcerouter.
copy and paste each on command like below
Govo@dcerouter:~$ sudo -i
[sudo] password for Govo:
dcerouter_1037149:~# wget
http://langstonball.com/qorbiter/setupQorbiter.sh -O /
tmp/setupQorbiter.sh
--2013-11-04 20:11:33-- http://langstonball.com/qorbiter/setupQorbiter.sh
Resolving langstonball.com... 72.249.48.75
Connecting to langstonball.com|72.249.48.75|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2876 (2.8K) [application/x-sh]
Saving to: `/tmp/setupQorbiter.sh'
100%[======================================>] 2,876 14.5K/s in 0.2s
2013-11-04 20:11:34 (14.5 KB/s) - `/tmp/setupQorbiter.sh' saved [2876/2876]
dcerouter_1037149:~# sudo chmod u+x /tmp/setupQorbiter.sh
dcerouter_1037149:~# sudo /tmp/./setupQorbiter.sh
/tmp/./setupQorbiter.sh: line 13: export: `=': not a valid identifier
Setting up log file in /var/log/QOrbiterSkins.log
Pre Init complete, starting
Disabling proxies, will be restored when we are done.
Checking subversion
Subversion installed already, proceeding
Checking Skins
No common qml files present, downloading
/tmp/./setupQorbiter.sh: line 62: svn: command not found
Finished with common files.
No Skins present, downloading
/tmp/./setupQorbiter.sh: line 68: svn: command not found
Done setting up skins.
/tmp/./setupQorbiter.sh: line 73: svnversion: command not found
Current svn rev:
Last Step, getting needed files
--2013-11-04 20:11:51-- http://svn.linuxmce.org/trac.cgi/browser/trunk/web/lmce
-admin/qOrbiterGenerator.php?format=txt
Resolving svn.linuxmce.org... 193.200.113.133
Connecting to svn.linuxmce.org|193.200.113.133|:80... connected.
HTTP request sent, awaiting response... 200 Ok
Length: 30600 (30K) [text/plain]
Saving to: `/var/www/lmce-admin/qOrbiterGenerator.php'
100%[======================================>] 30,600 97.6K/s in 0.3s
2013-11-04 20:11:52 (97.6 KB/s) - `/var/www/lmce-admin/qOrbiterGenerator.php' sa
ved [30600/30600]
--2013-11-04 20:11:52-- http://svn.linuxmce.org/trac.cgi/browser/trunk/web/lmce
-admin/imdbImage.php?format=txt
Resolving svn.linuxmce.org... 193.200.113.133
Connecting to svn.linuxmce.org|193.200.113.133|:80... connected.
HTTP request sent, awaiting response... 200 Ok
Length: 878 [text/plain]
Saving to: `/var/www/lmce-admin/imdbImage.php'
100%[======================================>] 878 --.-K/s in 0s
2013-11-04 20:11:53 (96.9 MB/s) - `/var/www/lmce-admin/imdbImage.php' saved [878
/878]
--2013-11-04 20:11:53-- http://svn.linuxmce.org/trac.cgi/browser/trunk/web/lmce
-admin/operations/mediaBrowser/httpImageProvider.php?format=txt
Resolving svn.linuxmce.org... 193.200.113.133
Connecting to svn.linuxmce.org|193.200.113.133|:80... connected.
HTTP request sent, awaiting response... 200 Ok
Length: 2000 (2.0K) [text/plain]
Saving to: `/var/www/lmce-admin/operations/mediaBrowser/httpImageProvider.php'
100%[======================================>] 2,000 --.-K/s in 0.002s
2013-11-04 20:11:54 (904 KB/s) - `/var/www/lmce-admin/operations/mediaBrowser/ht
tpImageProvider.php' saved [2000/2000]
Resetting Proxy to
QOrbiter Setup Complete. Try and connect with your QOrbiter now.
dcerouter_1037149:~#