12
[ubuntu] HD disk errorview story

http://ubuntuforums.org – Hi, I have 5 disks on my system, one old 320GB PATA drive with Ubuntu installed and 4x 2TB disks set up as RAID+LVM. (Hardware)

12
How To Mine Bitcoinsview story

http://techcrunch.com – Mining bitcoins – a process that helps manage bitcoin transactions as well as create new “wealth” – are the new Beanie Babies. Luckily for us, however, bitcoins seem to be going up in value and should maintain their value over time, unlike your mint condition Tiny the stuffed Chihuahua. But how do you get bitcoins? (IT news)

13
Second Life Founder Raises $2.4M For New Stealth Startup, High Fidelityview story

http://techcrunch.com – High Fidelity, a new startup from Second Life founder Philip Rosedale, has raised $2.4 million out of a $3.4 million round, according to a new SEC filing. (IT news)

12
[ubuntu] 12.04 LTS - Setting up PAM, Kerberos, WinBind, LDAP, Samba, etcview story

http://ubuntuforums.org – I've been at this for days, using dozens of guides. Unfortunately I'm at my wits end. I just can't figure out the right combination of points to get all my ducks in a row and use my Domain structure on this Ubuntu box. Back story Building a Print Server using CUPS (based on a design my company made back in 2009 with Ubuntu 8.10, CUPS 1.3.9). (Hardware)

9
3K+ Emails Of GitHub Enterprise Users Outed In Email And Then Posted On Pastebin [Updated]view story

http://techcrunch.com – It looks like GitHub Enterprise, the on-premises version of the GitHub code-sharing platform, has today leaked out over 3,000 emails of individuals that use it. Those emails were then posted online on a Pastebin page (which we’re not linking to; please don’t post the link in the comments below). We have reached out to GitHub to get more details but have yet to hear back. (IT news)

8
Cannot change width and number of stars o RatingBarview story

http://stackoverflow.com – I am trying to set a RatingBar with only 5 stars but it expands to fill the width of the screen. I have found similar problems: How to make RatingBar to show five stars Android RatingBar - a complete mess android rating bar xml and numStars However, most of the time the solution is to set the width to "wrap_content" but the width for me has always been "wrap_content. This is my xml. (HowTos)

8
Unable to set rating for RatingBarview story

http://stackoverflow.com – I'm tring to create a RatingBar and it does not seem to be working. There appears to be two problems. First of all, when I don't try to do anything to it all in Java such as setRating() the rating stars appear but over 20 stars appear with 5 set. On the other hand, when I try to call setRating() it crashes with a NullPointerException. (HowTos)

8
how to get my dynamic IP xcodeview story

http://stackoverflow.com – This is the question when you have a mobile connection, you have 2 dynamic IP Address, external IP which can be consulted in: http: //www.whatsmyip.org/ IP result: 190.106.XX.XX and when I connect my PC to a BAM I get another IP http: //s2.subirimagenes.com/imagen/8354703captura-de-pantalla.png IP result: 10.69.XX.XX the ipAddress I need to get is the one from the Window for using i (HowTos)

8
How to get an InputStream via bluetooth and put in a Textview?view story

http://stackoverflow.com – This is my first question in SO. I am new (and excited) in Android programming and here is my PROBLEM: I am building a project using my android phone and a microcontroller. The microcontroller has a distance sensor and transmits its value. I have managed to get connected to the microcontroller and send correct signals, but I can't get the distance mesurment, or anything else. (HowTos)

8
Linux /etc/security/limits.conf explainationview story

http://serverfault.com – Can anyone explain (or know of a source) that provides details about the items in limits.conf? The man page doesn't give much details. For example it says: rtprio maximum realtime priority allowed for non-privileged processes (Linux 2.6.12 and higher) priority the priority to run user process with (negative values boost process priority) How are these different? (HowTos)