the corner office : tech blog

a tech blog, by Colin Pretorius

Slow Ubuntu server logins

Getting rid of all the login startup gumpf in recent versions of Ubuntu server: (see eg. Ubuntu forums Server 10.04: How to Eradicate the MOTD System?)

sudo apt-get purge landscape-common landscape-client
sudo chmod -x /etc/update-motd.d/*

You can probably delete 'em just as easily. Put something friendly in /etc/motd to compensate.

(As a reminder, the other slow login culprit can often be if the server can't resolve the client's hostname, usually fixed on local machines or VMs by adding an entry to /etc/hosts.)

File under: linux : {2010.05.30 - 03:08} : Comments (0)

More git links

File under: programming : {2010.05.25 - 14:04} : Comments (0)

git on windows

Not as simple as on Linux.

File under: programming : {2010.05.22 - 03:56} : Comments (0)

The Dark Magic of Structured Finance

The Dark Magic of Structured Finance:

Suppose that we misspecified the underlying probability of mortgage default and we later discover the true probability is not .05 but .06. In terms of our original mortgages the true default rate is 20 percent higher than we thought--not good but not deadly either. However, with this small error, the probability of default in the 10 tranche jumps from p=.0282 to p=.0775, a 175% increase. Moreover, the probability of default of the CDO jumps from p=.0005 to p=.247, a 45,000% increase!

I still think that the popular idea that the people creating these things were too stupid to know that there would be these 'glitches' is unsatisfying.

{2010.05.14 - 17:27} : Comments (0)

meta

about
main blog

Categories

eclipse
java
linux
programming

RSS Feeds

rssfeed all posts
rssfeed all comments

Archives

2013.05
2013.04
2013.03
2013.02
2013.01
2012.12
2012.11
2012.10
2012.08
2012.07
2012.06
2012.05
2012.04
2012.03
2012.02
2012.01
2011.12
2011.11
2011.10
2011.09
2011.08
2011.07
2011.06
2011.05
2011.04
2011.03
2011.02
2011.01
2010.12
2010.11
2010.10
2010.09
2010.08
2010.07
2010.06
2010.05
2010.04
2010.03
2010.02
2010.01
2009.12
2009.11
2009.10
2009.09
2009.08
2009.07
2009.06
2009.05
2009.02
2009.01
2008.12
2008.11
2008.08
2008.07
2008.06
2008.05
2008.04
2008.03
2008.02
2008.01
2007.12
2007.11
2007.10
2007.09
2007.08
2007.07

© Colin Pretorius