Comment by Magnus Hoff on How can I have some snapshots of my program?
What do you mean by "make its report"?
View ArticleComment by Magnus Hoff on How do I choose which 4-bay NAS box to buy?
@Ian C.: Drobo FS also seems like a candidate, but I don't know why I should prefer it to any of the alternatives. Do you have any relevant experience?
View ArticleComment by Magnus Hoff on How do I choose which 4-bay NAS box to buy?
Can you mention something you like about the Buffalo as compared to other NAS boxes? Interesting bit about the QNAP, by the way.
View ArticleComment by Magnus Hoff on Linux: Share keyboard over network
I had better luck with nc -l 4444, without the -p. According to man nc, -p is explicitly forbidden in combination with -l. Otherwise this is a fantastic solution and just what I needed :)
View ArticleComment by Magnus Hoff on Modify Chrome user agent stylesheet
Unfortunately, this doesn't seem to work any more, as of Chrome 32: stackoverflow.com/questions/21207474/…
View ArticleAnswer by Magnus Hoff for nfs really slow on one specific client
It was the network after all. I had stretched and bent the freaking network cable in such a way that the autonegotiation made the network speed 10Mb/s, half duplex. This I discovered with ethtool...
View Articlenfs really slow on one specific client
I have a fileserver in my network, with the storage accessible via NFS.From one particular client machine, reading from this NFS share is really slow. Or rather, it stops all the time. The pattern goes...
View Article