Profile_bird

Hey there! d34dh0r53 is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving d34dh0r53's tweets.

Already using Twitter
from your phone? Click here.

d34dh0r53

  1. dear twitter: why am I following three more people than I did last night? I haven't clicked follow...wtf?
  2. Numerically sorted human readable directory usage: du -x --max-depth=1 | sort -n | awk '{ print $2 }' | xargs du -hx --max-depth=0 #linux
  3. @KellyOlexa I love gin!
  4. @anandshimpi more #linux please, that's what I'll be running on that I7 I'm going to win
  5. Twitter should do away with the whole DM thing, it's just a spam vector. Send an email or an IM if you want it to be private.
  6. @vex390 that's like spray paint on the mona lisa. Nerd card revoked :) #linux
  7. @Zaangetsu Not that I'm arguing with you, but what is the problem you're having with RHEL?
  8. Is there a way to get Google Chrome to reload user-scripts without restarting?
  9. @harper I think that means you've arrived
  10. I wish Adobe AIR would listen to DESKTOP_SESSION instead of GNOME_DESKTOP_SESSION_ID on Ubuntu. #adobe fail #linux
  11. Just bit the bullet and upgraded to Pandora|One. Pandora, the AIR app works on Linux BTW :) You should advertise that!!!!
  12. Congrats Ubuntu on another fine release. Been running the Koala since A3 and it's really nice! #linux win #ubuntu win
  13. RT @Linux: Ubuntu 9.10 "Karmic Koala" released!
  14. @shanecorning yeah, it's on the ether so no driver plucking :( Not really enough info for a bug report, curious about the cause though.
  15. @shanecorning The socket is in CLOSE_WAIT so I assume that the packet is the FIN that it's waiting for, but I know of no way to kick it out.
  16. @shanecorning nope, it's gonna take a reboot. There is a single packet stuck in the Recv-Q of the socket.
  17. Bout time to write a privoxy rule/greasemonkey script that filters ExpertsExchange out of google search results >) #linux
  18. @shanecorning That trick actually works with NFS, but Samba is stupider [SIC] :)
  19. @shanecorning It's actually a good connection that has stopped responding. I'm trying to unmount it without rebooting the box.
  20. Curse you Samba! iptables -A INPUT -s <src_ip> -j REJECT --reject-with extreme-prejudice #linux