Nazrul's Blog

Thinking area of the lazy dreamer

Menu

Skip to content
  • Home
  • Python
  • Tutorial
  • Opinion
  • Contact Me

Monthly Archives: September 2015

8Sep2015

Ubuntu update problem insufficient disk space

Posted in General by Md Nazrul Islam

Sometimes you may face problem while updating your latest Ubuntu updates.

 
sudo su
dpkg --get-selections|grep 'linux-image*'|awk '{print $1}'|egrep -v "linux-image-$(uname -r)|linux-image-generic" |while read n;do apt-get -y remove $n;done

This may take sometimes, so please be patient and enjoy!

Leave a comment
  • Facebook
  • Pinterest
  • Twitter
  • YouTube

Categories

  • Agile Software Development (17)
  • General (15)
  • Information Systems Engineering (10)
  • Plone (4)
  • Programming (1)
  • Python (3)
  • Python Framework (1)
  • Tutorial (2)

Archives

  • October 2019 (1)
  • July 2019 (2)
  • June 2017 (3)
  • May 2017 (1)
  • March 2016 (1)
  • December 2015 (2)
  • September 2015 (1)
  • August 2015 (1)
  • May 2015 (1)
  • March 2015 (1)
  • February 2015 (1)
  • November 2011 (10)
  • October 2011 (11)
  • June 2011 (1)
  • April 2011 (1)

Tags

Agile Buildout cms datetime Defination Django Docker Docker-Compose dsdm Editor flake8 framework Homebrew IDE ise Jedi libmysqlclient life-cycle MacBook Pro MacOS Methodology MIS MySQL New Mac User OpenSSL OSX permission Plone 4 Plone 5 Plone testing Project Management prototype pylint Python Python 2 Python 3 RAD Rapid Application Development Requirements Risk Management skype solution ST3 Sublimelinter SublimeText symbol lookup testing timebox troubleshooting Tutorial ubuntu ubuntu14.04 UnitTest Vagrant zope

Follow Me on Twitter

  • Happy to announce that finally a stable version of the pypi.org/project/fhir.r… has been released! Thanks 🙏 to all c… twitter.com/i/web/status/1… 4 weeks ago
  • Another new beta release (another milestone)! Now supports fhir_comments with comments filter option. Check it out!… twitter.com/i/web/status/1… 2 months ago
  • @goschtl @roelbruggink github.com/nazrulworld/pl… yes kind of that, Persistent is used as proxy of BaseModel 3 months ago
  • @roelbruggink @goschtl But in little bit different way 3 months ago
  • @roelbruggink @goschtl pypi.org/project/plone.… here actually pydantic model saved as Field Value in zodb. 3 months ago
Follow @nazrulworld
September 2015
S S M T W T F
 1234
567891011
12131415161718
19202122232425
2627282930  
« Aug   Dec »
Create a website or blog at WordPress.com