Difference between revisions of "Installing Debian packages using the web interface"
(Created page with ' This is a shortcut created internally at Excito to simplify development. TBD') |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This is a shortcut created internally at Excito to simplify | 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/ | |||
</pre> | |||
..and for instance, try adding the following to the URL: | |||
<pre>http://b3/admin/settings/software/install/screen</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. | |||
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). | |||
<br> | |||
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). We used it on the B2 time to install usbconsole on units we for some reason needed to access, but didn't have ssh access to. (On B3 we have added a connector for easier physical serial port access). <br> | |||
This works both on B2 and on B3. <br> |
Latest revision as of 10:14, 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/install/screen
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). We used it on the B2 time to install usbconsole on units we for some reason needed to access, but didn't have ssh access to. (On B3 we have added a connector for easier physical serial port access).
This works both on B2 and on B3.