Showing headlines posted by bob

« Previous ( 1 ... 679 680 681 682 683 684 685 686 687 688 689 ... 1319 ) Next »

How to create a Bash completion script

  • Opensource.com (Posted by bob on Mar 22, 2018 1:01 PM EDT)
  • Story Type: News Story
I recently worked on creating a Bash completion script for a project, and I enjoyed it very much. In this post, I will try to familiarize you with the process of creating a Bash completion script. What is Bash completion? Bash completion is a functionality through which Bash helps users type their commands more quickly and easily. It does this by presenting possible options when users press the Tab key while typing a command. read more

Seeking Fellows for a Better Internet: Apply

More than ever, we need a movement to ensure the internet remains a force for good. We need people who stop the spread of misinformation, who put individuals in control of their data, and who keep artificial intelligence accountable. We need people who ensure smart cities and next-generation voice technology are diverse and equitable, and who conduct open research. Mozilla Fellows do just this. And today, we’re opening applications for our 2018-2019 cohort of Mozilla Fellows, with $1.2 million in support.

Protecting Code Integrity with PGP -- Part 6: Using PGP with Git

  • Linux.com; By Konstantin Ryabitsev (Posted by bob on Mar 22, 2018 4:20 AM EDT)
  • Story Type: Tutorial; Groups: Linux
In this tutorial series, we're providing practical guidelines for using PGP, including basic concepts and generating and protecting your keys. If you missed the previous articles, you can catch up below. In this article, we look at Git's integration with PGP, starting with signed tags, then introducing signed commits, and finally adding support for signed pushes.

New Security Features for Google Cloud Platform, U-Boot Now Includes iSCSI Support and More

News briefs for March 21, 2018.

Make sweet music with digital audio workstation Rosegarden

Sometimes it surprises me just how many music applications there are for GNU/Linux. There are the obvious ones, like the amazing Ardour digital audio workstation (DAW) and Audacity, the ubiquitous waveform editor and all-around Swiss Army knife. And then there are those lesser-known applications that hum away happily, developed by a team of dedicated programmers and powering all manner of creative output. read more

Top 7 Remote Access Apps For Linux

  • Datamation; By Matt Hartley (Posted by bob on Mar 22, 2018 12:54 AM EDT)
  • Story Type: Roundups; Groups: Linux
A common misconception among Linux users is that it is near impossible to remote into your Linux PC over the Internet. In truth, there are a number of remote apps available for Linux. In this article, I'll share my most recommended remote apps for Linux.

Do I Have to Use a Free/Open Source License?

A few weeks ago I ran into a neighbor, whom I'll call Leo, while he was out taking his dogs to the park. Leo stopped me to ask about some software he's developing. The thing is, Leo was not the first person I've spoken to who assumed that software had to be released under an open source license. I've had multiple conversations with different people, all of whom had mentally equated "software license" with "open source license."

Debian-driven DragonBoard expands to 96Boards Extended spec

Arrow has launched its $199 DragonBoard 820c, an open-spec, Snapdragon 820E based 96Boards CE Extended SBC with an audio header and a second 60-pin connector in addition to the usual 40- and 60-pin headers.

How to use Ansible to patch systems and install applications

  • Opensource.com (Posted by bob on Mar 21, 2018 9:28 PM EDT)
  • Story Type: News Story
Have you ever wondered how to patch your systems, reboot, and continue working? If so, you'll be interested in Ansible, a simple configuration management tool that can make some of the hardest work easy. For example, system administration tasks that can be complicated, take hours to complete, or have complex requirements for security. read more

Linux OD Command Tutorial for Beginners (6 Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Mar 21, 2018 7:11 PM EDT)
  • Groups: Linux; Story Type: News Story
There may be times when while working on the Linux command line, you might want to display/convert content in a file in/to a form other than its original form, like decimal or octal. Gladly, there's an inbuilt command line tool that you can use in situations like these.

Programming languages can be hard to grasp for non-English speakers. Step forward, Bato: A Ruby port for Filipinos

Project hopes to bring dev skills to developing nation A Filipino developer is hoping his handmade Ruby port will help bring coding skills to some of the Philippines's poorest communities.…

8 tips for better agile retrospective meetings

  • Opensource.com (Posted by bob on Mar 21, 2018 4:54 PM EDT)
  • Story Type: News Story
I’ve often thought that retrospectives should be called prospectives, as that term concerns the future rather than focusing on the past. The retro itself is truly future-looking: It’s the space where we can ask the question, “With what we know now, what’s the next experiment we need to try for improving our lives, and the lives of our customers?” read more

How to Install Apache Maven on CentOS 7

Apache Maven is a software project management tool based on the POM (Project, Object, Model) concept. Maven is a build automation tool used primarily for Java-based projects, but can also be used to build and manage projects written in C#, Ruby, Scala, and other languages. In this tutorial, we will show you step-by-step how to install and configure Apache Maven on a CentOS 7 system.

Python 3.7 now available in Fedora

On February 28th 2018, the second beta of Python 3.7 was released. This new version contains lots of fixes and, notably, several new features available for everyone to test. The pre-release of Python 3.7 is available not only in Fedora Rawhide... Continue Reading →

Configure an amateur radio gateway with a Raspberry Pi

The APRS (Automatic Packet Reporting System) is a worldwide digital communications network for amateur radio, providing a single national channel where people can monitor what is happening in the surrounding area. APRS uses packet radio (AX.25), which Tom Karpiniec described in his excellent Opensource.com article "Packet radio lives on through open source software," as the transport layer. read more

Raspberry Pi CM3 carrier has an Artik MCU for offline Bluetooth

Resin.io’s fleet-oriented “Fin” carrier runs its Docker-friendly ResinOS and Resin.io IoT framework on a Raspberry Pi Compute Module. It offers RPi 3 like ports, plus a mini-PCIe slot and an Artik 020 MCU for offline Bluetooth links. Resin.io, the company behind the Linux/Javascript-based Resin.io IoT framework for deploying applications as Docker containers, as well as […]

Migrating to Linux: Installing Software

  • Linux.com - Original Content; By John Bonesio (Posted by bob on Mar 21, 2018 2:28 AM EDT)
  • Story Type: Tutorial; Groups: Linux
With all the attention you are seeing on Linux and its use on the Internet and in devices like Arduino, Beagle, and Raspberry Pi boards and more, perhaps you are thinking it's time to try it out. This series will help you successfully make the transition to Linux.

Open source version of webOS launches with smart device focus

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Mar 21, 2018 1:20 AM EDT)
  • Story Type: News Story; Groups: Linux
LG has released webOS Open Source Edition, expanding its HTML5-savvy Linux distro beyond its smart TVs and fridges to a larger “smart devices” market. In collaboration with the South Korean government, consumer electronics giant LG announced the release of webOS Open Source Edition, an open source version of its well-traveled, web-oriented Linux distro.

Can we build a social network that serves users rather than advertisers?

  • Opensource.com; By Dennis Hack (Posted by bob on Mar 20, 2018 11:02 PM EDT)
  • Story Type: Editorial; Groups: Community
Today, open source software is far-reaching and has played a key role driving innovation in our digital economy. The world is undergoing radical change at a rapid pace. People in all parts of the world need a purpose-built, neutral, and transparent online platform to meet the challenges of our time. And open principles might just be the way to get us there. What would happen if we married digital innovation with social innovation using open-focused thinking?

MIPI-CSI camera kit runs Linux on Apollo Lake

Congatec’s rugged, Linux-driven “Conga-CAM-KIT/MIPI” camera kit combines its Intel Apollo Lake based Conga-PA5 SBC with a MIPI-CSI 2 camera from Leopard Imaging and other components. Congatec announced a Conga-CAM-KIT/MIPI camera kit, also referred to as the MIPI-CSI 2 Smart Camera Kit. The kit runs a Yocto Project based Linux distribution on Congatec’s Conga-PA5......

« Previous ( 1 ... 679 680 681 682 683 684 685 686 687 688 689 ... 1319 ) Next »