Difference between revisions of "Installing Debian packages using the web interface"

From BubbaWiki
Jump to navigation Jump to search
(Created page with ' This is a shortcut created internally at Excito to simplify development.  TBD')
 
Line 1: Line 1:
 This is a shortcut created internally at Excito to simplify development. 
 This is a shortcut created internally at Excito to simplify problem-finding on faulty units. We used it to install usbconsole


<br>


Browse to:
<pre>http://b3/admin/settings/software/


TBD
</pre>
..and for instance, try adding the following to the URL:&nbsp;
<pre>http://b3/admin/settings/software/<u>'''install/screen'''</u></pre>
Now, screen is a dumb example since you won't have much use for it without the command line anyways, but you get the point.&nbsp;
 
A button will appear and when pressed this package is installed. It looks in the sources currently enabled (default is our stable repo and the debian upstream).&nbsp;
 
 
 
Disclaimer - this feature is not intended for customer use, and may or may not work properly. For instance it doesn't handle non-exsisting packages well (it seems to hang).&nbsp;<br>
 
This works both on B2 and on B3.&nbsp;<br>

Revision as of 10:11, 28 April 2011

 This is a shortcut created internally at Excito to simplify problem-finding on faulty units. We used it to install usbconsole


Browse to:

http://b3/admin/settings/software/

..and for instance, try adding the following to the URL: 

http://b3/admin/settings/software/<u>'''install/screen'''</u>

Now, screen is a dumb example since you won't have much use for it without the command line anyways, but you get the point. 

A button will appear and when pressed this package is installed. It looks in the sources currently enabled (default is our stable repo and the debian upstream). 


Disclaimer - this feature is not intended for customer use, and may or may not work properly. For instance it doesn't handle non-exsisting packages well (it seems to hang). 

This works both on B2 and on B3.