Showing headlines posted by bob

« Previous ( 1 ... 713 714 715 716 717 718 719 720 721 722 723 ... 1280 ) Next »

Red Hat pledges patent protection for 99 per cent of FOSS-ware

Company has trove of 2,000 patents and won't enforce any of them if you licence right Red Hat says it has amassed over 2,000 patents and won't enforce them if the technologies they describe are used in properly-licensed open source software.…

Enabling parallel Linux operating system deployment over a network on IBM PowerVM

  • IBM developerWorks : Linux (Posted by bob on Sep 23, 2017 9:12 PM EDT)
  • Groups: IBM, Linux; Story Type: News Story
This article explains how you can perform or enable parallel Linux OS installation on IBM PowerVM logical partitions.

Security Tools to Check for Viruses and Malware on Linux

Wait, Linux needs antivirus and anti-malware solutions? I thought it was immune to such things. Perhaps a bit of clarification is necessary here.

4 must-have writing apps for Nextcloud

  • Opensource.com (Posted by bob on Sep 23, 2017 10:13 AM EDT)
  • Groups: Cloud; Story Type: News Story
If writing is part of your job or your everyday routine, you might find the Nextcloud open source file sync and share application a very useful tool. First, it provides you with free, secure, and easily accessible cloud file storage. read more

Joomla patches eight-year-old critical CMS bug

Joomla has patched a critical bug which could be used to steal account information and fully compromise website domains. This week, the content management system (CMS) provider issued a security advisory detailing the flaw, which is found in the LDAP authentication plugin.

Add-on board expands i.MX6 UL SBC

MYIR released an add-on board for its Linux-driven, i.MX6 UL-based MYS-6ULX SBC that adds a second LAN port, plus CAN, RS485, camera, audio, and RTC. In April, MYIR released a Linux-powered MYS-6ULX single board computer, which was notable for being available in two different versions using NXP’s low power, Cortex-A7 i.MX6 UltraLite (UL) or the more affordable, and almost identical i.MX6 ULL SoC.

V. Anton Spraul's Think Like a Programmer, Python Edition

What is programming? Sure, it consists of syntax and the assembly of code, but it is essentially a means to solve problems. To study programming, then, is to study the art of problem solving, and a new book from V. Anton Spraul, Think Like a Programmer, Python Edition, is a guide to sharpening skills in both spheres.

Open source licensing: What every technologist should know

If you’re a software developer today, you know how to use open source software, but do you know how and why open source licensing started? A little background will help you understand how and why the licenses work the way they do. read more

Join the Magazine team

  • Fedora Magazine (Posted by bob on Sep 22, 2017 4:35 PM EDT)
  • Groups: Fedora; Story Type: News Story
The recent Flock conference of Fedora contributors included a Fedora Magazine workshop. Current editorial board members Ryan Lerch, Justin W. Flory, and Paul W. Frields covered how to join and get started as an author. Here are some highlights of the workshop and discussion that took place.... Continue Reading →

How to Install and Configure Askbot with Nginx on CentOS 7

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 22, 2017 3:21 PM EDT)
  • Groups: Linux, Python; Story Type: News Story
Askbot is an open source software for creating Q&A forums based on Python Django Framework. It's basically a Q&A system like StackOverflow, Yahoo Answers, and others. In this tutorial, we will show you how to install Askbot Python Django application using uWSGI and Nginx web server on CentOS 7 system.

Linux panel PC offers IP69K protection against jet spray

TechNexion has launched a 10.1 inch, 1280 x 800 capacitive touch panel PC that runs Linux or Android on an i.MX6, and offers IP69K protection. TechNexion, which has long been a provider of COMs and SBCs based on Freescale/NXP i.MX SoCs, also sells a line of Linux- and Android-friendly i.MX6, i.MX6UL, and i.MX7 based panel […]

Kaby Lake computers include Linux-ready beast with 9x GbE ports

Aaeon’s unveiled two rugged embedded PCs that run Intel’s 6th or 7th Gen CPUs. The Linux-friendly “BOXER-6640M” stands out with 9x GbE and 8x USB 3.0 ports. Aaeon’s BOXER-6640M and Boxer-6640 build on the same fanless design, ruggedization features, and support for 6th Gen Skylake and 7th Gen Kaby Lake processors as its recent Boxer-6639. […]

Tracking Protection for Firefox for iOS Plus Multi-Tasking in Focus for Android New Today

Across the industry, September is always an exciting month in mobile, and the same is true here at Mozilla. Today, we’re launching the newest Firefox for iOS alongside an update ....

You lost your ballpoint pen, Slack? Why's your Linux version unsigned?

Slack is distributing open Linux-based versions of its technology that are not digitally signed, contrary to industry best practice.

Tiny PocketBeagle is the RPi Zero of the BeagleBone world

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Sep 22, 2017 1:12 AM EDT)
  • Story Type: News Story; Groups: Developer
BeagleBoard.org’s $25 “PocketBeagle” USB key-fob BeagleBone clone is based on the Octavo OSD3358-SM SiP module, and offers micro-USB and microSD links. BeagleBoard.org has released its smallest BeagleBone variant yet. The COM-like, 56 x 35 x 5mm PocketBeagle is a USB key-fob SBC built on the Octavo Systems OSD335x-SM System-In-Package (SiP) module that was announced earlier this week.

Open Source Networking Days

Open Source Networking Days (OSN Days) are a series of regional events that are hosted and organized by local Open Source Networking user groups and members, with support from open source networking projects within the Linux Foundation: DPDK, FD.io, ONAP, OpenDaylight, OPNFV, PNDA, and others.

Sysadmin 101: Leveling Up

This is the fourth in a series of articles on systems administrator fundamentals. These days, DevOps has made even the job title "systems administrator" seems a bit archaic like the "systems analyst" title it replaced.

Advanced lm-sensors Tips and Tricks on Linux

  • Linux.com; By Carla Schroder (Posted by bob on Sep 21, 2017 7:01 PM EDT)
  • Story Type: News Story; Groups: Linux
I've been using the lm-sensors tool ever since CPUs became hot enough to melt themselves. It monitors CPU temperature, fan speeds, and motherboard voltages. In this two-part series, I'll explain some advanced uses of lm-sensors, and look at some of the best graphical interfaces to use with it.

Open Source Summit: Day 2 features TensorFlow, BlockChain, and HitRecord

The actor and founder of HitRecord Joseph Gordon-Levitt kicked off the second day of the Open Source Summit. His open creative community, HitRecord, allows for the evolution of open source film projects. We learned how a company is using BlockChain to fight poverty while keeping plastic out of the ocean, and about how Microsoft and Google are now more deliberate about how they create a culture of openness inside and outside their companies. Watch as Jason Hibbets and I give you a quick summary of day 2, and I manage to understand what TensorFlow is along the way. read more

How to Install WebERP On Ubuntu 16.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 21, 2017 4:32 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
WebERP a complete web based accounting and business management tool that can be used for online shop or a retail management system released under an OpenSource license. In this tutorial, I will show you step by step how to install WebERP on Ubuntu 16.04 server.

« Previous ( 1 ... 713 714 715 716 717 718 719 720 721 722 723 ... 1280 ) Next »