Updates from August, 2010 Toggle Comment Threads

  • Vinod Surendran 9:35 am on August 13, 2010 Permalink | Reply
    Tags: Ideas   

    Found a great mistake 

    image

    Today is a great day. I found a great mistake in my perception. I am going to change it.

     
  • Vinod Surendran 4:39 am on April 17, 2010 Permalink | Reply  

    Auto Kill “Not Responding” windows 

    In windows operating systems the “Not Responding” window are quite common. You can use this command to kill those kind of window.

    taskkill.exe /f /fi “status eq not responding”

    You can create a shortcut with the same command to make the process easy

     
  • Vinod Surendran 6:51 am on April 16, 2010 Permalink | Reply
    Tags: unix   

    2038 Problem 

    The year 2038 problem (also known as Unix Millennium Bug, Y2K38 by analogy to the Y2K problem) may cause some computer software to fail before or in the year 2038. The problem affects all software and systems that store system time as a signed 32-bit integer, and interpret this number as the number of seconds since 00:00:00 UTC on Thursday, 1 January 1970.[1] The latest time that can be represented this way is 03:14:07 UTC on Tuesday, 19 January 2038.[2] Times beyond this moment will “wrap around” and be stored internally as a negative number, which these systems will interpret as a date in 1901 rather than 2038. This will likely cause problems for users of these systems due to erroneous calculations.

    Read more at wikipedia
    [ http://en.wikipedia.org/wiki/Year_2038_problem ]

     
  • Vinod Surendran 4:04 am on April 15, 2010 Permalink | Reply
    Tags: linux ubuntu   

    change is comming on April 29 

    Ubuntu 10.4 is getting released on April 29 this year.

    http://ubuntu.com

     
c
compose new post
j
next post/next comment
k
previous post/previous comment
r
reply
e
edit
o
show/hide comments
t
go to top
l
go to login
h
show/hide help
esc
cancel