Dec 11, 2008 | linux, QuickFix, Technical
Hit with segfault while restarting apache? Segmentation Fault $HTTPD -k $ARGV Check if any one recompiled apache and other modules recently. If yes, try recompiling Apache or the module in question once again. See if there is any other error while compiling which...
Dec 10, 2008 | linux, QuickFix, Technical, Webhosting
If you’re unable to view some of the feature icon’s for your account in cpanel, that might be due to a cpanel bug. You can empty the ” .cpanel ” folder which you can find in your account’s home directory and then try accessing the cpanel...
Dec 10, 2008 | Current Affairs, Events, Festival, linux, Society, Technical
Richard.M.Stallman(RMS), the founder of Free Software Foundation and Eben Moglen is a professor of law and legal history at Columbia University, and is the founder, Director-Counsel and Chairman of Software Freedom Law Center. Both of them are here in city and you can...
Dec 10, 2008 | Events, Technical
Due to the high traffic our servers are not able to load the entire site. That doesn’t mean we do not provide the latest reports. We have pulled down the site for you. We will bring it back on sometime later in the evening.. Thank you. New report from : Naveen...
Dec 10, 2008 | linux, QuickFix, Technical
Unable to remove huge list of session files found in /tmp? Never mind. Use xargs. Yes, its simple and you can quickly learn lots of one liners while working on console. Check the quick solution given below: find . -type f -name “_sess*” -exec rm {} \;...
Dec 10, 2008 | linux, QuickFix, Technical, Ubuntu
Running applications while working with network applications in Ubuntu based distro’s has been bit tricky. You can find one such error reported here. (pidgin:6130): Gdk-CRITICAL **: gdk_display_get_name: assertion `GDK_IS_DISPLAY (display)’ failed To...
Dec 10, 2008 | Current Affairs, General, Technical
The above picture shows the website home page of Visvesvaraya Technological University of Karnataka which is accessible at https://vtu.ac.in . Internet has been an another face for businesses and institutes for people today who are not only technical savvy as...
Dec 9, 2008 | linux, QuickFix, Technical
While working with default partitioning plan ie. Guided partitioning, we might end up facing lots of issues. It creates / partition under LVM volume which makes it hard to recover the Operating system and other data stored in it as we couldn’t get into rescue...
Recent Comments