Showing headlines posted by bob

« Previous ( 1 ... 298 299 300 301 302 303 304 305 306 307 308 ... 1194 ) Next »

Odroid-C4 could be the Odroid you're looking for

Hardkernel has launched a $50 “Odroid-C4” SBC that runs Linux or Android on a 2GHz, quad Cortex-A55 Amlogic S905X3 with 4GB DDR4, an eMMC slot, 4x USB 3.0, GbE and HDMI, and a 40-pin GPIO. Hardkernel’s new open-spec Raspberry Pi 4 competitor and lookalike is the first community-backed SBC we’ve seen to integrate Amlogic’s new […]

Is COBOL your plan B? and more industry trends

  • Opensource.com; By Tim Hildred (Posted by bob on Apr 23, 2020 9:28 PM CST)
  • Story Type: Roundups; Groups: Community
As part of my role as a senior product marketing manager at an enterprise software company with an open source development model, I publish a regular update about open source community, market, and industry trends for product marketers, managers, and other influencers. Here are five of my and their favorite articles from that update.

Embedded Linux Conference goes virtual at $50 a pop

The Linux Foundation has posted the schedule for a virtual online version of the Open Source Summit + Embedded Linux Conference North America 2020. Registration for the interactive, June 29 to July 2 event will cost $50. In March when Arrow announced its free, online-only Embedded to Go conference, which took place April 1-3, we […]

Getting to know our new, virtual world

  • Opensource.com (Posted by bob on Apr 23, 2020 7:25 PM CST)
  • Story Type: News Story
Witnessing the ongoing global impact of COVID-19 is a profoundly affecting experience that continues to humble us all in ways we couldn't have anticipated. Technology organizations are quickly evolving within this new reality, in which all of our human interactions are virtual until further notice. read more

How to Install Zabbix Monitoring Tool on Ubuntu 18.04 LTS

Zabbix is an open-source monitoring tool for network services, network hardware, servers and applications. In this tutorial, we show you how to install Zabbix 4.4 on the Ubuntu 18.04 server. We will install Zabbix with Apache web server, PHP and MariaDB server on the current Ubuntu 18.04 server.

4 open source chat applications you should use right now

  • Opensource.com (Posted by bob on Apr 23, 2020 3:19 PM CST)
  • Story Type: News Story
The first thing we usually do after waking up in the morning is to check our cellphone to see if there are important messages from our colleagues and friends. Whether or not it's a good idea, this behavior has become part of our daily lifestyle. "Man is a rational animal. He can think up a reason for anything he wants to believe."– Anatole France read more

Welcome to life in the Fossa lane: Ubuntu 20.04 let out of the cage and Shuttleworth claims Canonical now 'commercially self sustaining'

WireGuard VPN, more Snap, and hints about a GUI for Windows Subsystem for Linux Canonical has unleashed Ubuntu 20.04, the first LTS (Long term support) release since 18.04, Bionic Beaver, two years ago, and its CEO and Ubuntu desktop chief have spoken a bit about what's under the lid.…

How to resolve a git merge conflict

  • Opensource.com; By Brian Breniser (Posted by bob on Apr 23, 2020 4:35 AM CST)
  • Story Type: Tutorial; Groups: Developer
Git is the standard source code repository manager for open source projects and many closed source projects. This article shows new Git users how to do something slightly advanced but fundamental to its purpose: resolving a git-merge conflict.

Vivaldi browser to perform a symphony of ad and tracker blocking with version 3.0

Oslo outfit also unveils first stable release for Android. Chromium-based browser maker Vivaldi might have stirred a hornets' nest thanks to inbuilt ad blocking for both its desktop and mobile incarnations of version 3.0.…

Privacy Norms and the Pandemic

Will things like digital contact tracing leave a legacy of better privacy norms, or worse ones? The conversation about privacy and the pandemic — and about the idea of digital …

Web pages a little too style over substance? Behold the Windows 98 CSS file

  • The Register; By Richard Speed (Posted by bob on Apr 22, 2020 9:25 PM CST)
  • Story Type: News Story; Groups: Community
Buttons hewn from battleship-grey stone the way they should be, right? From the department of Just Because You Could Doesn't Mean You Should comes the arrival of a CSS library to transport your HTML pages back to the world of Windows 98.…

Router with open Linux stack adds IPS firewall and cellular backup

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Apr 22, 2020 8:23 PM CST)
  • Story Type: News Story; Groups: Debian, Linux
The “Roqos Core RC20” router runs on an open source Debian 10 stack with VPN, DPI, IPS firewall, cellular redundancy, and other continually updated security services. The Atom E3845-based router is equipped with 802.11ac, 4G, and 4x GbE ports. Roqos has gone to Kickstarter to launch its latest Roqos Core router for the SOHO market, […]

NetApp to make stateful applications easier to do in Kubernetes

NetApp is introducing an enterprise-class data service for stateful, cloud-native applications, which can work with any Kubernetes distribution.

Gaming computers run Linux on Ryzen Embedded R1000 and V1000

EFCO’s “EGL8650” and “EGL8600” gaming computers run Linux or Win 10 on a Ryzen Embedded R1000 and offer triple 4K displays, gaming security, and in the case of the EGL8650, a JAMMA connector. There is also a V1000-based EGL8550 model. All around the world casinos are largely shuttered due to the coronavirus, but the slots […]

How to Install Mailtrain Newsletter Software on Ubuntu 18.04

Mailtrain is a free, open-source and self-hosted newsletter application built from Node.js which supports MySQL/MariaDB database backends. In this tutorial, we will show you how to install Mailtrain newsletter application with Docker on Ubuntu 18.04 server.

Dev kit unlocks secrets of 1TOPS Kendryte RISC-V chip

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Apr 22, 2020 5:42 AM CST)
  • Story Type: News Story; Groups: Linux
Sipeed’s $24.90 “Sipeed MaixCube” dev kit runs FreeRTOS or Linux on a Kendryte K210 RISC-V with 1TOPS NPU via Sipeed’s M1n module. The kit has a display, camera, mic, and battery plus Grove and Sipeed’s SP-MOD interfaces. Sipeed has gone to Seeed to open $24.90 pre-orders for a Sipeed MaixCube development kit based on its […]

Here comes Red Hat Enterprise Linux 8.2

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Apr 22, 2020 3:13 AM CST)
  • Story Type: News Story; Groups: Cloud, Linux, Red Hat
Red Hat introduces its latest RHEL version that helps users to get the most from the hybrid cloud.

An introduction to writing your own HTML web pages

  • Opensource.com (Posted by bob on Apr 22, 2020 12:44 AM CST)
  • Story Type: News Story
Websites are an excellent resource for open source software projects. A website provides an ideal opportunity for users to learn more about your project. Project websites can share additional information, screenshots, sample code, videos, and other resources that developers and users will find useful. If you are interested in starting your own website, this article is for you. read more

How to Install Gradle Build Tool on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Apr 21, 2020 11:30 PM CST)
  • Groups: Ubuntu, Linux; Story Type: News Story
Gradle is a free and open-source build tool primarily used for Java projects. It helps you to automate, build and deliver software efficiently. In this tutorial, we will show you how to install the Gradle Build Tool on Ubuntu 18.04 LTS.

Compact embedded PCs run Linux on the Jetson Nano, NX, and Xavier

Aaeon is prepping a compact, Jetson Xavier NX-based “Boxer-8251AI” embedded PC based on a recent Jetson Nano-based “Boxer-8221AI.” Also in the works is a larger “Boxer-8240AI” system based on the AGX Xavier with 4x PoE ports. Aaeon has posted preliminary product pages for Boxer-8251AI and Boxer-8240AI embedded computers, which run Linux on Nvidia’s new Jetson […]

« Previous ( 1 ... 298 299 300 301 302 303 304 305 306 307 308 ... 1194 ) Next »