Commandline@school: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
At my school I use 30+ redundant laptops. These laptops are used in 6 ict lessons, that is 9 clock hours everyweek. Maintenance is a challenge. <br> | At my school I use 30+ redundant laptops. These laptops are used in 6 ict lessons, that is 9 clock hours everyweek. Maintenance is a challenge. <br> | ||
I want to use this page to keep a log of these machines. | I want to use this page to keep a log of these machines. | ||
I'll start with just a flat file. | I'll start with just a flat file. <br> | ||
Index is the code taped on the laptop. The box is the group to which the laptop belongs. ReGr is the color of the group Red Green. <br> | |||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|- | |- | ||
! index !! | ! index !! group !! kernel !! state !! action | ||
|- | |- | ||
| hp530-1 || ReGr-1 || 5.13smp || battery dead || change battery | | hp530-1 || ReGr-1 || 5.13smp || battery dead || change battery | ||
Line 10: | Line 14: | ||
| hp530-2 || ReGr-2 || 5.13smp || ctrl-key broken || - | | hp530-2 || ReGr-2 || 5.13smp || ctrl-key broken || - | ||
|- | |- | ||
| hp530-3 || ReGr-3|| 5. | | hp530-3 || ReGr-3 || 5.10smp || update || - | ||
|- | |||
|hp530-4 || ReGr-4 || 5.13smp || low on ram || install extra memory bank | |||
|} | |} | ||
Note: This effort is inspired by the discussion I had with Justa about the communication of the state of | Note: This effort is inspired by the discussion I had with Justa about the communication of the state of Techninc tools, member projects and inventory. |
Revision as of 16:54, 1 September 2021
At my school I use 30+ redundant laptops. These laptops are used in 6 ict lessons, that is 9 clock hours everyweek. Maintenance is a challenge.
I want to use this page to keep a log of these machines.
I'll start with just a flat file.
Index is the code taped on the laptop. The box is the group to which the laptop belongs. ReGr is the color of the group Red Green.
index | group | kernel | state | action |
---|---|---|---|---|
hp530-1 | ReGr-1 | 5.13smp | battery dead | change battery |
hp530-2 | ReGr-2 | 5.13smp | ctrl-key broken | - |
hp530-3 | ReGr-3 | 5.10smp | update | - |
hp530-4 | ReGr-4 | 5.13smp | low on ram | install extra memory bank |
Note: This effort is inspired by the discussion I had with Justa about the communication of the state of Techninc tools, member projects and inventory.