View Single Post
Posts: 16 | Thanked: 1 time | Joined on Jan 2013
#3
Originally Posted by ladoga View Post
Remove some of installed applications first with:
Code:
# apt-get remove <packagename>
You can see list of installed packages and their names with:
Code:
$ dpkg -l
(l as in list)
Thanks ladoga,
my problem acually is that it seems that many mms I received is filled up the applications memory, somehow if i receive an mms, it is stored on the same place what is used by application memory. when i try to delete mms, or other non used content, it says permission denied. is there a solution to delete these space consuming not used files?
thanks