The pydf command displays the amount of used and available space on your file systems, just like df command, but in colors. The output format is completely customizable.
{ 11 comments }
The pydf command displays the amount of used and available space on your file systems, just like df command, but in colors. The output format is completely customizable.
{ 11 comments }
Our FAQ section is updated in last few days with new howto:
Get intimated about our new howtos / faqs as soon as it is released via RSS feed OR follow us on twitter OR join our 16k+ facebook fans for more tips and news about Linux.
{ 0 comments }
Feeling lonely this holiday season? Try Xsnow. This little app will let is snow on the desktop. Santa and his reindeer will complete your festive season feeling with moving snowflakes on your desktop, with Santa Claus running all over the screen.
{ 6 comments }
Our FAQ section is updated in last few days with new howtos:
Get intimated about our new howtos / faqs as soon as it is released via RSS feed.
Not our Fan yet? We suggest you become one right away! Just visit our Facebook Page. Click on the “like” button.
{ 0 comments }
Core dumps are often used to diagnose or debug errors in Linux or UNIX programs. Core dumps can serve as useful debugging aids for sys admins to find out why Application like Lighttpd, Apache, PHP-CGI or any other program crashed. Many vendors and open source project author requests a core file to troubleshoot a program. A core file is generated when an application program abnormally terminates due to bug, operating system security protection schema, or program simply try to write beyond the area of memory it has allocated, and so on. This article explains how to turn on core file support and track down bugs in programs.
{ 23 comments }