Showing headlines posted by bob

« Previous ( 1 ... 960 961 962 963 964 965 966 967 968 969 970 ... 1158 ) Next »

The benefits of building an open infrastructure

  • Opensource.com (Posted by bob on May 19, 2015 2:59 PM EDT)
  • Groups: Ubuntu; Story Type: News Story
The OpenStack Infrastructure team manages all the services that developers in the OpenStack project interface with on a day-to-day basis, including the code review and continuous integration system, Wiki, IRC bots, and mailing lists. We are also an open source project in our own right. All of the code and configurations used in our infrastructure is available in a series of public code repositories and all of our documentation is publicly available. This is in contrast to many other open source projects that either rely upon proprietary resources provided by a code hosting service, such as SourceForge or GitHub, or have a company with an IT staff that manages an infrastructure, like the Ubuntu project. read more

How to easily convert your videos on Linux

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on May 19, 2015 1:04 PM EDT)
  • Groups: Linux; Story Type: News Story
There are many ways to convert a video file on a Linux system, but using a tool with a graphical user interface is imperative for those who want to do it easily and in a more user friendly way. Thankfully, there are many open source GUI tools that could do the job just fine and you can find some specialization here and there if you look closely.

Should I get an Arduino or a Raspberry Pi?

I spend a lot of time at conferences and events like Maker Faires, and having co-authored a book on the Raspberry Pi, I spend a lot of time talking to people about things like small electronics and open hardware. Probably the most frequent question I hear is, "Should I get a Raspberry Pi or an Arduino?" read more

Raspberry Pi E-paper HAT supports multiple display sizes

Pi Supply has achieved Kickstarter funding for a “Papirus” display HAT that supports E-paper displays up to 2.7 inches on the Raspberry Pi and other SBCs. Like Percheron Electronics’s recent E-Paper HAT Display, Pi Supply’s Papirus is a Raspberry Pi HAT (Hardware Attached on Top) form-factor add-on board available with a variety of under 3-inch […]

Firefox 38 available now in the Fedora repositories

Mozilla released version 38 of the Firefox web browser last week, and the updated version is available now in the Fedora repositories for Fedora 21, and for users running Fedora 22 pre-release versions. As has been the case since Firefox... Continue Reading →

Open Web Device Compliance Review Board Certifies First Handsets

Announcement Marks Key Point in Development of Open Source Mobile Ecosystem San Francisco, Calif. – May 18, 2015: – The Open Web Device Compliance Review Board (CRB), in conjunction with its members ALCATEL ONE TOUCH, Deutsche Telekom, Mozilla, Qualcomm Technologies, … Continue reading

The OpenStack Summit kicks off in Vancouver, and other OpenStack news

Welcome to this special OpenStack Summit edition of our weekly OpenStack and open source cloud news. Interested in keeping track of what's happening? Opensource.com is your source for news in OpenStack, the open source cloud infrastructure project.

Two hackers who committed suicide and no one still knows the real reason why

Aaron Swartz and Jonathan James commit suicide in different years; surprisingly the prosecution team trying them was the same Two of world's most wanted hackers had committed suicide and no one still knows why.

Enter to Win Archive DVD + Free Backup Solution

Enter to win! Each day during the week of May 18 - 23, we'll randomly choose one person who has downloaded a complementary copy of Storix's Backup solution to win a Linux Journal Archive DVD -- featuring over 20 years of Linux Journal! Winners will be contacted daily.

Goodbye, Pi. Hello, C.H.I.P.

A new mini-computer is on the way, and it looks like it may be the Raspberry Pi killer we've all been waiting for (sorry Pi). C.H.I.P. is its name, and it looks set to wipe the floor with its established competitor on several counts: 1. It's completely open source. I don't just mean the software, either.

How to Install OwnCloud 8 with Nginx and MariaDB on CentOS 7

OwnCloud is a server software for data synchronisation and file-sharing with an easy to use web frontend. Owncloud can be installed on a Linux or Windows server, it is easy to configure and has a comprehensive online documentation. The native client is available for Windows, MacOS and Linux (Desktop Application). There is also a mobile app for Android and iOS. This tutorial describes the installation of Owncloud 8 on CentOS 7 with nginx webserver and MariaDB database.

OpenStreetMap responds in Nepal

Since the devastating earthquake in Nepal, there have been responses from all over the world from relief agencies, governments, non-profits, and ordinary citizens. One interesting effort has been from the crowdsourced mapping community, especially on OpenStreetMap.org, a free and open web map of the world that anyone can edit (think the Wikipedia of maps.) read more

Minimap coming to the gedit text editor

  • Fedora Magazine (Posted by bob on May 18, 2015 12:17 PM EDT)
  • Groups: Fedora; Story Type: News Story
Gedit, the default GUI text editor in Fedora Workstation has a neat new minimap feature in the works. This feature provides a shrunk-down version of the document you are editing on the right of the screen to make it easier... Continue Reading →

How to kill processes on the Linux Desktop with xkill

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on May 18, 2015 11:20 AM EDT)
  • Groups: Linux; Story Type: News Story
Linux is renown for its stability, rigidness and superior error-free functionality, but no matter how advanced and bug-free a system may be, it is inevitable that things will brake and windows will freeze/hang at some point. This is thankfully not disastrous at all, as Linux users can utilize smart tools and commands that will allow them to get rid of those nasty “not responding” applications instantly!

A tinkerer's tool for PCB design and printing

A while ago, I created a small extension board for the Raspberry Pi to do some hardware hacking. read more

How to set up a Replica Set on MongoDB

  • Xmodulo (Posted by bob on May 18, 2015 9:26 AM EDT)
  • Story Type: News Story
MongoDB has become the most famous NoSQL database on the market. MongoDB is document-oriented, and its scheme-free design makes it a really attractive solution for all kinds of web applications. One of the features that I like the most is Replica Set, where multiple copies of the same data set are maintained by a group […]Continue reading... The post How to set up a Replica Set on MongoDB appeared first on Xmodulo. No related FAQ.

Five Best BitTorrent Clients

  • lifehacker; By Alan Henry (Posted by bob on May 17, 2015 11:47 PM EDT)
  • Story Type: Tutorial
BitTorrent is a great way to transfer and share large files, but it’s only as convenient and efficient as the application you use to seed and download them. This week, we’re looking at five of the best BitTorrent clients...

Shell Scripting Part 4: Repetition Control Structures

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on May 17, 2015 9:54 AM EDT)
  • Groups: Linux; Story Type: News Story
Welcome to part four of HowtoForge's shell scripting tutorial series (Click here to read the part 1, part 2 and part 3 of the tutorial). In this lesson, we will cover the different repetition control structures of the bash shell and how to use each structure by providing some examples. Let's get started.

Linux Software you won't find on your Software Center: Install Google Chrome, Google Earth and Skype

Our Linux distributions have come a long way from the days that we had to manually install anything we needed by compiling it on the terminal to the modern days of the fancy Software Centers that offer collections of applications with ratings, screenshots and one-click install functionality. No matter how rich with software these tools are though, there are still some popular tools that millions of people use that you won't find in application centers of any distro.

Arduboy, Lakka, Google release, and more open gaming news

  • Opensource.com (Posted by bob on May 16, 2015 5:44 PM EDT)
  • Groups: Games; Story Type: News Story
Hello, open gaming fans! In this week's edition, we take a look at Arduboy, Lakka for retro games, a Google release, and more! Open gaming roundup: May 10 - 16, 2015 read more

« Previous ( 1 ... 960 961 962 963 964 965 966 967 968 969 970 ... 1158 ) Next »