Showing headlines posted by bob

« Previous ( 1 ... 483 484 485 486 487 488 489 490 491 492 493 ... 1232 ) Next »

Linaro partners with IIC on upcoming 96Boards Industrial Edition spec

Linaro and the Industrial Internet Consortium announced a partnership to collaborate on open source Arm standards for industrial IoT involving OTA, TSN, and security, as well as develop a 96Boards Industrial Edition spec. In September Arm-backed Linaro, which creates open source Linux and Android code for Arm devices and oversees the 96Boards open hardware standard, […]

Install WordPress 5 with Apache on Debian 9

This tutorial will show you how to install and configure the latest version of WordPress 5 on top of a LAMP stack in Debian 9 - Stretch. Wordpress, without a doubt, is one of the most popular open-source Content Management System or CMS used in these days for internet publishing, which powers more than 60 million websites worldwide, whether small blogging sites or notable huge name brands.

Automatic continuous development and delivery of a hybrid mobile app

  • Opensource.com (Posted by bob on Dec 7, 2018 3:17 PM EDT)
  • Groups: Mobile; Story Type: News Story
Offering a mobile app is essentially a business requirement for organizations today. One of the first steps in developing an app is to understand the different types—native, hybrid (or cross-platform), and web—so you can decide which one will best meet your needs. read more

On Linus' Return to Kernel Development

On October 23, 2018, Linus Torvalds came out of his self-imposed isolation, pulling a lot of patches from the git trees of various developers. It was his first appearance on the Linux Kernel Mailing List since September 16, 2018, when he announced he would take a break from kernel development to address his sometimes harsh behavior toward developers. On the 23rd, he announced his return, which I cover here after summarizing some of his pull activities.

Open Source Compliance Projects Unite Under New ACT Group

The Linux Foundation has just launched an Automated Compliance Tooling (ACT) project to help companies comply with open source licensing requirements.

Goodbye, EdgeHTML

Microsoft is officially giving up on an independent shared platform for the internet. By adopting Chromium, Microsoft hands over control of even more of online life to Google.

3.5-inch SBC features Intel Coffee Lake chips

Commell’s 3.5-inch “LS-37L” SBC showcases Intel’s 8th Gen Core CPUs with triple displays, up to 16GB DDR4, 2x GbE, 2x SATA, 4x USB 3.1, 6x serial, and a mini-PCIe slot. In August, Commell launched the LV-67X, one of the first industrial Mini-ITX boards with Intel’s 8th Gen “Coffee Lake” CPUs. Now, it has followed up […]

Linux rename Command Tutorial for Beginners (with Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Dec 6, 2018 11:23 PM EDT)
  • Story Type: Tutorial; Groups: Linux
If you work with files on the command line in Linux, renaming files is one of the most frequent tasks you may find yourself involved in. We've already discussed the mv command that lets you do this. And here, in this tutorial, we will discuss another such tool, dubbed rename.

How to Install SonarQube on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Dec 6, 2018 8:55 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
SonarQube is an open source platform to continuously inspect code quality of applications, it supports more than 20 programming languages and different databases. In this tutorial, we will learn how to install SonarQube on Ubuntu 18.04 LTS (Bionic Beaver).

TI’s first 64-bit SoC debuts on Linux-driven Phytec module

  • LinuxGizmos.com (Posted by bob on Dec 6, 2018 7:40 PM EDT)
  • Groups: Linux; Story Type: News Story
Phytec’s “phyCore-AM65x SOM” and dev kit runs Linux on TI’s new AM65x SoC, which combines 4x Cortex-A53 cores, a PowerVR GPU, 2x Cortex-R5F MCUs, and 6x real-time PRU chips that support up to 6x TSN capable GbE ports. Texas Instruments recently began sampling its first 64-bit ARMv8 SoC. The dual- or quad-core Cortex-A53 based Sitara […]

How to view XML files in a web browser

  • Opensource.com (Posted by bob on Dec 6, 2018 6:26 PM EDT)
  • Story Type: News Story
Once you learn that HTML is a form of XML, you might wonder what would happen if you tried to view an XML file in a browser. The results are quite disappointing—Firefox shows you a banner at the top of the page that says, "This XML file does not appear to have any style information associated with it. The document tree is shown below." The document tree looks like the file would look in an editor: read more

Take a break at the Linux command line with Nyan Cat

  • Opensource.com (Posted by bob on Dec 6, 2018 1:28 PM EDT)
  • Groups: Linux; Story Type: News Story
We're now on day six of the Linux command-line toys advent calendar, where we explore some of the fun, entertaining, and in some cases, utterly useless toys available for your Linux terminal. All are available under an open source license. Will they all be unique? Yes. Will they all be unique to you? I don't know, but, chances are you'll find at least one new toy to play with by the time our advent calendar is done. read more

Best Linux Marketing Campaigns

I have long held the opinion that one of the biggest problems holding back Linux-based systems from dominating (market-share-wise) in the desktop computing space...is marketing. Our lack of attention-grabbing, hearts-and-minds-winning marketing is, in my oh-so-humble opinion, one of the most glaring weaknesses of the Free and Open Source Software world.

SMARC module runs Linux on i.MX8M

Axiomtek’s “SCM180” SMARC module features NXP’s dual- or quad-core i.MX8M SoC with up to 4GB LPDDR4 and 64GB eMMC plus TPM, GbE, HDMI 2.0, MIPI-DSI/CSI, and support for up to -40 to 85°C temperatures. We cover a lot of Axiomtek products, but most are embedded systems or SBCs rather than computer-on-modules, which include last year’s […]

Top 10 November must-reads: Python libraries for data science, getting started with serverless computing, command-line tools, and more

Thanks for another fun month of content and community on Opensource.com! Last month the site brought in 1,004,107 unique visitors who generated 1,524,240 page views. We published 84 articles in November and welcomed 17 new writers.....

Blueprint for a team with a DevOps mindset

  • Opensource.com (Posted by bob on Dec 6, 2018 3:34 AM EDT)
  • Story Type: News Story
I've had the privilege to work with some of the brightest minds and leaders in my 33 years of software engineering. I've also been fortunate to work for a manager who made me question my career daily and systematically broke down my passion—like a destructive fire sucking the oxygen out of a sealed space. It was an unnerving period, but once I broke free, I realized I had the opportunity to reflect on one of the greatest anti-patterns for effective teams. read more

Bash Variables: Environmental and Otherwise

  • Linux.com - Original Content; By Paul Brown (Posted by bob on Dec 6, 2018 12:16 AM EDT)
  • Story Type: News Story; Groups: Linux
Bash variables, including those pesky environment variables, have been popped up several times in previous articles, and it’s high time you get to know them better and how they can help you. So, open your terminal window and let's get started.

Bring some color to your Linux terminal with lolcat

  • Opensource.com (Posted by bob on Dec 5, 2018 10:13 PM EDT)
  • Groups: Linux; Story Type: News Story
Today marks the fifth day of the Linux command-line toys advent calendar. If this is your first visit to the series, you might be asking yourself, what’s a command-line toy. Even I'm not quite sure, but generally, it could be a game, or any simple diversion that helps you have fun at the terminal. It's quite possible that some of you will have seen various selections from our calendar before, but we hope there’s at least one new thing for everyone. read more

« Previous ( 1 ... 483 484 485 486 487 488 489 490 491 492 493 ... 1232 ) Next »