Home Blog Page 1084

Let’s Encrypt Announces Launch Schedule

Let’s Encrypt has reached a point where we’re ready to announce our launch schedule.

 

  • First certificate: Week of July 27, 2015
  • General availability: Week of September 14, 2015

 

We will issue the first end entity certificates under our root under tightly controlled circumstances. No cross-signature will be in place yet, so the certificates will not validate unless our root is installed in client software. As we approach general availability we will issue more and more certificates, but only for a pre-approved set of domains. This limited issuance period will give us time to further ensure that our systems are secure, compliant, and scalable.

Read more at the Let’s Encrypt Blog.

How to Receive a Million Packets Per Second on Linux

Last week during a casual conversation I overheard a colleague saying: “The Linux network stack is slow! You can’t expect it to do more than 50 thousand packets per second per core!”

That got me thinking. While I agree that 50kpps per core is probably the limit for any practical application, what is the Linux networking stack capable of? Let’s rephrase that to make it more fun:

On Linux, how hard is it to write a program that receives 1 million UDP packets per second?

Hopefully, answering this question will be a good lesson about the design of a modern networking stack.

Read more at CloudFlare blog.

Linux Mint 17.2 “Rafaela” MATE RC Is Out and Based on MATE 1.10 – Screenshot Tour

Linux Mint developers have just revealed that Linux Mint 17.2 “Rafaela” MATE RC is now available for download and testing. It integrates the latest MATE 1.10 and numerous other changes and improvements.

The MATE and Cinnamon flavors are always released together by the Linux Mint developers and today’s there’s no difference. We already covered the launch of the Cinnamon flavor, but the MATE one is just as important. It’s a nice coincidence that both of them are shipping with… (read more)

AMD Will Be Working On Open-Source Fiji GPU Support In The AMDGPU Linux Driver

While the new AMDGPU kernel DRM driver is being added to the Linux 4.2 kernel as the next-gen driver for supporting Tonga, Carrizo, and all other new AMD graphics hardware, the 4.2 version will not support AMD’s newly-announced Fiji GPUs…

Read more at Phoronix

The New Oculus Rift is Our First Glimpse of Real, Mainstream VR

Seeing the Oculus Rift at E3 feels like the end of a journey. It’s experienced a more dramatic trajectory than perhaps anything else at the show, from a simple prototype in 2012 to the flagship product of a company that Facebook paid $2 billion for. Oculus’ booth is lined with lavish prints of virtual reality games like Lucky’s Tale and EVE Valkyrie, and co-founder Palmer Luckey is chatting with journalists under the calming purple light. But really, it’s a beginning: our first look at one of the earliest attempts to make VR a real medium instead of a science fictional dream, complete with a totally new control system.

The finished Rift, which will see release in early 2016, is a surprisingly low-key device. It’s big, but its size is…

Continue reading…

Read more at The Verge

Debian Launches A Diversity Sponsorship Travel Program

Debian feels that greater diversity at DebConf and in the Debian community will “significantly help” them in their goal of becoming the Universal Operating System, so they’ve launched a diversity sponsorship program for their annual DebConf event…

Read more at Phoronix

SUSE Continues Working On AMD HSA Support In GCC

SUSE in cooperation with AMD continues working on the HSA (Heterogeneous System Architecture) support inside the GCC compiler stack…

Read more at Phoronix

Music, The GNOME Music Player, Is Getting Smart New Features

Music, the GNOME music player that isn’t Rhythmbox, has been quietly progressing in the past few GNOME releases. The app now has a basic feature set that ticks all the right boxes, e.g. search, smart playlists, etc and is fronted by a modern interface that swaps chrome and clutter for instant usability. But the app is set to […]

 

Read more at OMG! Ubuntu!

Sound Recording and Editing with Audacity on Ubuntu

In all the years I have been dealing with both Linux and sound recordings, I have never found a simplest and more powerful tool than Audacity to get the job done. This open source sound recorder, editor, analyzer, generator and effect applicator is surely one of the most useful and important tools ever to be produced by the free software community.

Read more at HowtoForge

5 Steps to Becoming a Quality Docker Contributor

Docker logo with graphic overlay

There are many benefits to contributing to a popular open source project like Docker:

read more

Read more at OpenSource.com