Hacker News new | past | comments | ask | show | jobs | submit | hillad's comments login

Password State [0] is excellent, has a pretty good feature set, and good support.

[0] http://www.clickstudios.com.au/


How are the updates delivered? New OVF?


The OVF will be updated infrequently — there is a software package you upload in a management interface that installs the new software and configures your instance with the updates. It's pretty seamless — download a file, upload it, wait a few minutes for install and you've got an updated version of GitHub Enterprise.


VMware Customer here.

Lots of FUD coming from the community- at first glance it sounds bad, but a lot of us should do the math before getting the pitchfork ready. ( Script to help "do the math" http://www.lucd.info/2011/07/13/query-vram/ )

We will actually be saving money with the vRAM licensing changes.


It looks like by changing the pricing to reflect more of the provisioning they're encouraging people to stick more CPUs per guest. I guess the more people are overloading their hardware at the moment, the bigger the license price jump.


The more famous (with VMware) Scott Lowe rarely writes about BSD and has denied any sort of involvement. http://blog.scottlowe.org/2010/12/14/allegations-regarding-f...


$ awk -F":" '{ print "username: " $1 "\t\tuid:" $3" }' /etc/passwd awk: { print "username: " $1 "\t\tuid:" $3" } awk: ^ unterminated string

Needs to be

$ awk -F":" '{ print "username: " $1 "\t\tuid:" $3 }' /etc/passwd


Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: