8
[ubuntu] Very slow bootview story

http://ubuntuforums.org – Hello all. I'm going to reinstall my Ubuntu with the new 13.04 release soon so I want to ask you which is the best option to recreate my partition scheme. My system boots really slow and I blame the hard drive for this. (Hardware)

8
Netflix Adds Landing Pages To Feature Original Series Hemlock Grove On Xbox, Web, iPad, PS3, & Wiiview story

http://techcrunch.com – Netflix is quickly building a stable of its own original content, but those programs end up getting lumped in with all the movies and TV series that it’s licensed from other content providers. (IT news)

12
Practice Fusion Launches Doctors Appointment And Reviews Site Patient Fusionview story

http://techcrunch.com – “It’s absurd that people won’t go to a restaurant unless they’ve read reviews but they don’t do that for their healthcare.” That’s why top electronic medical records startup Practice Fusion‘s CEO Ryan Howard said his company built Patient Fusion, a site where you can compare reviews of nearby physicians and book appointments as soon as within an hour (IT news)

12
ProfitBricks Shows It Can Take On AWS With 2.0 Infrastructureview story

http://techcrunch.com – The infrastructure-as-a-service-providers (IaaS) market is starting to exhibit a deeper diversity. Call it the “Cloud 2.0″ era if you will. (IT news)

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)

9
How to disable IPV6 in debianview story

http://www.debianadmin.com – This tutorial will explain how to disable IPV6 in debian. Open a terminal and su to root Now you need to check if iPV6 is active or not using the following command netstat -tunlp |grep p6 |wc -l If the result is anything other than 0, then one or more IPv6-aware processes is running. Disable using the following 3 commands echo net.ipv6.conf.all.disable_ipv6=1 > /etc/sysctl.d/disableipv6.conf s (Distributions)

9
openSUSE 12.3 Launch Feedback: we’re still awesome!view story

http://news.opensuse.org – Last week we let openSUSE 12.3 out of the gate. Like always, it was exciting and fun to see the result of so much preparation get to our users! So, how did it go and what did we learn? Conversations We had great conversations with you on google plus and we were very happy that 40 people joined the openSUSE team hangout on the release day! (Distributions)

8
Would deleting as many files/folders from a linux server speed things up from the perspective of logic?view story

http://stackoverflow.com – In a real world situation the more un-necessary stuff you remove from a car the faster it runs. once i create a cloud server that runs "centos 6.2" for example.. i notice the file system has a-lot of folders that do not need to be there in order for the web site to be operational. should all those folders be removed? what would be the impact on the performance of the web site is it measurable (HowTos)

8
[ubuntu] Help with my buildview story

http://ubuntuforums.org – I've been running Ubuntu on an old HP xw4300 Workstation and while it's been great through the years, I feel that its time for an upgrade. I find that through my daily use of this computer I am constantly running into problems due to its lack of performance, so I have decided to build a higher end machine. (Hardware)

8
How To Create Notification Service For Android Device?view story

http://stackoverflow.com – I want to develop the notification system where from web application when i click on "Send Notification" button that will send notification to all the device where my apps installed. (HowTos)