Showing headlines posted by bob

« Previous ( 1 ... 850 851 852 853 854 855 856 857 858 859 860 ... 1148 ) Next »

ScyllaDB: Cassandra compatibility at 1.8 million requests per node

ScyllaDB is designed to be a resilient NoSQL database and is currently in beta testing. It is designed from the ground up to take advantage of multiple core systems and to provide very high performance. Don Marti, techical marketing manager for ScyllaDB, co-founded the Linux consulting firm Electric Lichen. He is a strategic advisor for Mozilla and has previously served as president and vice president of the Silicon Valley Linux Users Group and on the program committees for USENIX, CodeCon, and LinuxWorld Conference and Expo. Don talked to us in advance of SCaLE 14x in Pasadena, California, where he'll be giving talks on ScyllaDB, JavaScript, and turning software demos into software projects. read more

Fedora plans formal upgrade leapfrog scheme

Support for version X to X+2 upgrades coming in Fedora 24. Red Hat senior quality assurance engineer Adam Williamson has revealed that the Fedora community is trying to deliver what it's calling “N-1” upgrades whereby it becomes possible upgrade from version X of Fedora to version X+2 without having to first install version X+1.

Microsoft herds biz users to Windows 10 by denying support for Win 7 and 8 on new CPUs

Yes, you can run Windows 7, but only on hardware fit for Windows 10. In a stunning example of consensus-building, Microsoft has somehow persuaded the big names of silicon that it would be better for all concerned if they quietly euthanize Windows 7 and 8.1.

Doc like an Egyptian: Managing project documentation with Sphinx

At the 14th annual Southern California Linux Expo (a.k.a., SCaLE 14x), Dru Lavigne will discuss common "gotchas" associated with creating and maintaining documentation, and she'll talk about available open source tools. She'll also provide an overview of Sphinx, an open source documentation generation system originally created for the new Python documentation.

What is a Fedora ?

The past year was a bustling year for Fedora. Fedora 22 and 23 were released, and with their releases, all of the different sub-projects of Fedora have been doing their share of contributing to the overall success of Fedora.

An introduction to OpenStack clouds for beginners

  • Opensource.com; By Sandeep Khuperkar (Posted by bob on Jan 18, 2016 2:04 AM EDT)
  • Story Type: Interview; Groups: Cloud, Community
This year, SCaLE 14x attendees will have the opportunity to hear Anthony Chow speak on how to get started contributing to OpenStack. Anthony is network engineer with a passion for sharing and promoting technologies that enable community growth. He's currently working on Docker and OpenStack Magnum.

KDE and Google Summer of Code 2015 Wrapup

The combination of Google's Summer of Code program and students working on numerous KDE projects during it  has served as a long and successful tradition for KDE. KDE, being a big organization with a large community associated with it and hosting many projects of different facets provides a lot of opportunities for students to participate in this program and to contribute to an open-source project that they are interested in.

Lessons learned (the hard way) doing DevOps at scale

  • Opensource.com (Posted by bob on Jan 17, 2016 2:38 PM EDT)
  • Story Type: Interview
I had the chance to talk to Ticketmaster's Victor Gajendran who will be attending (and speaking) for the first time at SCaLE 14x this year, which is taking place on January 21 and 22 in Pasadena, California. He'll speak to attendees about how his company uses open source and how to empower your small teams to be part of a large, effective whole. Find out more about his talk, Lessons learned (the hard way) by doing DevOps at scale, in this interview. read more

AMD's 64-bit ARM server chip Seattle finally flies the coop ... but where will it call home?

  • The Register (Posted by bob on Jan 17, 2016 8:55 AM EDT)
  • Groups: ARM; Story Type: News Story
Long-awaited CPU in build systems, SDN gear for now AMD is at last officially shipping its 64-bit ARM-based server chip, the Opteron A1100 aka Seattle. This wee beastie packs a load of networking and storage interfaces, and is seemingly eyeing up hyper-converged boxes in data centers.…

Superpowers goes open source, Oculus Rift's support for Linux, and more

  • Opensource.com (Posted by bob on Jan 17, 2016 1:18 AM EDT)
  • Groups: Linux; Story Type: News Story
Hello, open gaming fans! In this week's edition, we take a look at Superpowers goes open source, Oculus Rift VR headset support for Linux, Interesting talks at upcoming GDC conference, and more. Open gaming roundup for January 9 - 15, 2016 read more

Wind River revs up its connected car software and services

Wind River announced a “Helix Chassis” connected car software suite, featuring Linux-based “Cockpit,” VxWorks-based “Drive,” and cloud-based IoT functions. Intel software subsidiary Wind River has been busy developing its automotive oriented software for several years. The results of this process have ranged from safety critical, real-time control software based on its venerable VxWorks RTOS, to […]

Using strace to track system calls in Linux

  • Opensource.com (Posted by bob on Jan 16, 2016 3:56 PM EDT)
  • Groups: Linux; Story Type: News Story
Being a system administrator is all about understanding what's going on underneath the hood of the machines you maintain. What really happens when a service runs or a command is executed? One tool to help system administrators keep tabs on how programs are interfacing with the operating system beneath them is strace. read more

Young maker talks software defined radio, open source, and mentors

  • Opensource.com (Posted by bob on Jan 16, 2016 12:07 PM EDT)
  • Story Type: News Story
Schuyler St. Leger is one of the superheroes of the maker movement. He's a speaker, young maker, and was featured in Make magazine. His famous presentation, Why I love my 3-D Printer has received over 300,000 views on YouTube. read more

A new career in IT leads to Linux

Like many others in my generation, I started out using computers with names like Apple II and Commodore 64 before moving on to Windows. I can still remember the Windows 3.1 that sat in my parents' house for years in high school. I then left computers alone for a while and decided to work on cars for a living, just as OBD II was becoming the standard.

Hacking Team's Leak Helped Researchers Hunt Down a Zero-Day

Zero-day exploits are a hacker's best friend. They attack vulnerabilities in software that are unknown to the software maker and are therefore unpatched. Criminal hackers and intelligence agencies use zero day exploits to open a stealth door into your system, and because antivirus companies also don't know about them, the exploits can remain undetected for years before they're discovered. Until now, they've usually been uncovered only by chance.

Top 5: Which Linux distro do you use?, Linux for music, and more

  • Opensource.com; By Jen Wike Huger (Posted by bob on Jan 16, 2016 12:41 AM EDT)
  • Story Type: Roundups; Groups: Community, Linux
In this week's Top 5 articles of the week, we highlight an interview with Bob Reselman about documentation best practices, the top 10 legal developments of last year in FOSS, two tutorials for Linux and music, and the results of our poll asking which Linux distro do you use?

How to install and configure vsftpd with TLS on Debian 8 (Jessie)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jan 15, 2016 8:00 PM EDT)
  • Story Type: Tutorial; Groups: Debian, Linux
This article explains how to set up a TLS enabled vsftpd server on a Debian 8 server. FTP is a very insecure protocol by default because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more secure.

ABINIT for Chemists

The single largest group of users on high-performance computing clusters has to be the chemists. Their CPU-year count is definitely at the very top of the list. Because of this heavy use, several different packages have become standard tools that most computational chemistry researchers use.

3 smart GIMP tricks

  • Opensource.com (Posted by bob on Jan 15, 2016 1:20 PM EDT)
  • Groups: GNU; Story Type: Interview
If you're interested in improving your GIMP (GNU Image Manipulation Program) skills and you'll be attending SCaLE 14x this month, you'll want to check out Akkana Peck's talk, Stupid GIMP tricks (and smart ones, too). Peck knows a thing or two about GIMP—she's the author of Beginning GIMP: From Novice to Professional. In her SCaLE 14x talk, Peck plans to answer the age-old questions, "How do you get rid of the ugly power lines in that landscape photo, and would it look better with a purple sky?" and "How do you take that picture of you and your ex and replace his face with Brad Pitt's?" In this interview, she shares three of her favorite GIMP tricks, and she explains how GIMP stacks up against Photoshop. read more

OpenSSH vulnerability could expose private credentials

  • Fedora Magazine (Posted by bob on Jan 15, 2016 11:26 AM EDT)
  • Groups: Fedora; Story Type: News Story
There’s nothing as jarring for a sysadmin as seeing this kind of message on a mailing list: This is the most serious bug you’ll hear about this week: the issues identified and fixed in OpenSSH are dubbed CVE-2016-0777 and CVE-2016-0778.... Continue Reading →

« Previous ( 1 ... 850 851 852 853 854 855 856 857 858 859 860 ... 1148 ) Next »