Le 02/02/2016 23:12, Christof Thalhofer a écrit :
> Am 02.02.2016 um 15:31 schrieb Benoît Minisini:
>> Le 02/02/2016 15:24, Gianluigi a écrit :
>>> Well now all is ok!
>>>
>>
>> Thanks for the warning. The disk was full, because of the stupid Ubuntu
>> automatic updates that accumulate kernel images without removing the
>> unused ones...
>
> If the kernels are marked as manually installed they won't be removed
> automatically. You can test it so:
>
> apt-mark showmanual | grep linux-image
> apt-mark showmanual | grep linux-headers
>
> Alter them so:
>
> apt-mark showmanual | grep linux-image | xargs sudo apt-mark markauto
> apt-mark showmanual | grep linux-headers | xargs sudo apt-mark markauto
>
> And remove them so:
>
> apt-get autoremove
>
>
>
> Alles Gute
>
> Christof Thalhofer
>

Thanks, I didn't know.

-- 
Benoît Minisini

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to