This post is an amalgamation of a number of posts by various people.
Including:
Code by xoom450 http://www.joggler.info/forum/viewtopic.php?f=11&t=2554
Ubuntu by http://joggler.exotica.org.uk/ubuntu/
Joggler mod by http://www.gforums.de/juggler/download.html
Please be careful, I do not take any responsibility for you totally bricking your Joggler.
Showing posts with label Joggler. Show all posts
Showing posts with label Joggler. Show all posts
Wednesday, April 13, 2011
Tuesday, August 10, 2010
Telnet Joggler
The following information can be used to configure the Joggler to allow Telnet connections:
http://jogglerwiki.info/index.php?title=Installing_Telnet
If using Windows Vista or Windows 7 you will need to install Telnet from the "Turn Windows features on or off" option in Control Panel - Programs.
Connect to the Joggler:
Start Telnet.
In the command prompt type Open 192.168.1.x (Where 192.168.1.x is the IP address of your Joggler - obtained from the Settings - Network)
Password -- letmein
Change directory:
cd /media/appshop or cd tv
Make directory:
mkdir tv
Copy file from internet to folder.
wget http://www.location.com/Program.tar (Ensure you use appropriate capitals)
Expand compressed archive
tar xvf Program.tar
Delete compressed archive
rm Program.tar
List files in the folder
ls
Copying file
cp applications.xml applications.backup
Edit file
vi applications.xml
Insert/edit the file
i
esc to exit insert mode
:x to write and exit
:w to write changes
:q to exit
:q! to exit and discard changes
Reboot the Joggler
reboot
http://jogglerwiki.info/index.php?title=Installing_Telnet
If using Windows Vista or Windows 7 you will need to install Telnet from the "Turn Windows features on or off" option in Control Panel - Programs.
Connect to the Joggler:
Start Telnet.
In the command prompt type Open 192.168.1.x (Where 192.168.1.x is the IP address of your Joggler - obtained from the Settings - Network)
Password -- letmein
Change directory:
cd /media/appshop or cd tv
Make directory:
mkdir tv
Copy file from internet to folder.
wget http://www.location.com/Program.tar (Ensure you use appropriate capitals)
Expand compressed archive
tar xvf Program.tar
Delete compressed archive
rm Program.tar
List files in the folder
ls
Copying file
cp applications.xml applications.backup
Edit file
vi applications.xml
Insert/edit the file
i
esc to exit insert mode
:x to write and exit
:w to write changes
:q to exit
:q! to exit and discard changes
Reboot the Joggler
reboot
Subscribe to:
Posts (Atom)
