On 2014-12-17, Ben Green wrote:
> Quoting Takala Tuomas <tuomas.tak...@seinajoki.fi>:
>
>> I have done :
>>
>> Apt-get autoremove and apt-get autoclean. Do i need ti do something else?
>
> For the first I would recommend:
>
> apt-get --purge autoremove
>
> for the second:
>
> apt-get clean

None of those are likely to do much, as those files are excluded from
the image in /etc/ltsp/ltsp-update-image.excludes.

Did you modify ltsp-update-image.excludes?

Are your images located in /opt/ltsp? It only excludes images in
/opt/ltsp by default.

Mount the image and see if there are any files that shouldn't be in the
client image:

  mount -o loop /opt/ltsp/images/i386.img /mnt
  du -smc /mnt/* | sort -n

Look in directories with the largest files and see if anything obviou
turns up...


live well,
  vagrant

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to