Showing headlines posted by bob

« Previous ( 1 ... 266 267 268 269 270 271 272 273 274 275 276 ... 1156 ) Next »

Building a sensing prosthetic with the Raspberry Pi

What's the first question you ask your surgeon when you're discussing reconstruction options after breast cancer? "How many USB ports can you give me?" is probably not the one that comes to mind for many people! Although the remark was said jokingly, it sparked a thread that would ultimately become SenseBreast—an early prototype of a sensing mastectomy prosthetic, based on open hardware.

Take back your dotfiles with Chezmoi

  • Fedora Magazine; By Ryan Walter (Posted by bob on Apr 4, 2020 3:48 PM EDT)
  • Story Type: Tutorial; Groups: Fedora, Linux
In Linux, dotfiles are hidden text files that are used to store various configuration settings for many such as Bash and Git to more complex applications like i3 or VSCode. Most of these files are contained in the ~/.config directory or right in the home directory. Editing these files allows you to customize applications beyond […]

How to Install and Configure Mattermost on CentOS 8

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Apr 4, 2020 1:36 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Mattermost is a free, open-source and self-hosted enterprise team collaboration messaging system. In this tutorial, we will show you how to install Mattermost with Nginx reverse Proxy on CentOS 8.

Get started with Bash scripting for sysadmins

  • Opensource.com (Posted by bob on Apr 4, 2020 12:50 AM EDT)
  • Story Type: News Story
The Bash shell is definitely not the only shell out there, but it's one of the most powerful. This makes it a popular choice for systems administrators needing to develop serious applications that go beyond a simple "laundry list" of commands to run on a system. There are lots of great uses for other shells (I default to Tcsh for Git hooks, for instance), but Bash is an easy choice for serious scripting, and here's why. read more

The 7 most popular ways to plot data in Python

  • Opensource.com (Posted by bob on Apr 3, 2020 7:23 PM EDT)
  • Groups: Python; Story Type: News Story
"How do I make plots in Python?" used to have a simple answer: Matplotlib was the only way. Nowadays, Python is the language of data science, and there's a lot more choice. What should you use? read more

Compact, Linux-based computer extends I/O of networked systems

  • LinuxGizmos.com (Posted by bob on Apr 3, 2020 2:31 PM EDT)
  • Groups: Linux; Story Type: News Story
Aitech’s compact, rugged “A174” computer can extend the I/O of multiple network-connected computers. The avionics focused A174 runs Linux on a Cyclone V SoC and provides I/O including serial, analog, discrete, ARINC-429, and more. Aitech’s FPGA-enabled A174 I/O expansion subsystem is designed as a companion computer for one or more avionics computers, but it can […]

How to work from home like a pro

  • Opensource.com (Posted by bob on Apr 3, 2020 1:17 PM EDT)
  • Story Type: News Story
Across the globe, businesses are transitioning to remote work. While remote work or "working from home" has been an overall growing trend, the recent push to transition has been driven by the COVID-19 response; organizations are asking staff to work from home to help limit the spread of the Coronavirus. If you are like many of your peers, you may quite suddenly find yourself working from home. How can you remain productive at home when you're used to going into an office? read more

Rugged, 28.6-inch signage PC supports Linux

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Apr 3, 2020 7:58 AM EDT)
  • Story Type: News Story; Groups: Linux
Ibase’s EN50155-certified “MRD-286” is a 28.6-inch, bar-type panel PC for passenger info and signage applications that runs Linux or Win 10 on an Apollo Lake SoC. It offers IP65 protection and -20 to 55°C support. Public touchscreen computers are a tough sell in these tough days of contagion, but there are plenty of applications out […]

Huawei joins major US-based open-source patent protection consortium OIN

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Apr 3, 2020 4:54 AM EDT)
  • Story Type: News Story; Groups: Community, Linux
In a move many will find surprising, Huawei is joining the Linux and Open Invention Network, the leading US-based open-source patent non-aggression group.

How to Install Attendize on FreeBSD 12

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Apr 3, 2020 2:51 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Attendize is an Open-source ticket selling and event management platform and is everything you need for a successful event. This tutorial will show you how to install Attendize on FreeBSD 12.

Fanless Whiskey Lake industrial PC has wide power and operating ranges

Taicenn’s fanless “TBOX-28” industrial computer has an 8th Gen Whiskey Lake CPU, 2x GbE, 6x serial, 4x USB 3.1, HDMI, DP, SATA, and optional wireless. Taicenn has launched an embedded industrial PC that incorporates Intel’s 8th Gen, 15W Whiskey Lake-U processors, including dual- and quad-core Core i3, i5, and i7 models. No OS support was […]

Ansible streaming video series, open source security tools, and more industry trends

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. read more

Troubleshoot using the proc filesystem on Linux

The proc filesystem is an important feature of Linux that you can't ignore. proc is a pseudo or virtual filesystem that provides an interface to kernel data structures. In other words, proc isn't an actual filesystem in the real-world sense; rather, it resides only in memory and not on a disk. It is automatically mounted by the system. read more

Huawei signs non-aggression patent pact with membership of Open Invention Network

  • The Register (Posted by bob on Apr 2, 2020 7:40 PM EDT)
  • Groups: Linux; Story Type: News Story
Chinese giant plays nice with open source Huawei has become a licensee member of the Open Invention Network (OIN), which agrees to cross-license Linux patents to one another royalty free and to any organisation that agrees not to asset its patents against Linux.…

How to Install Visual Studio Code Server on Debian 10

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Apr 2, 2020 5:37 PM EDT)
  • Groups: Debian, Linux; Story Type: News Story
In this tutorial we show you how to install the code server on the Debian Buster 10. We will install and configure the code server using Nginx as a reverse proxy, secure it with SSL Letsencrypt and enable code server basic authentication.

Getting started with Jenkins Configuration as Code

  • Opensource.com; By Kedar Vijay Kulkarni (Posted by bob on Apr 2, 2020 9:11 AM EDT)
  • Story Type: Tutorial; Groups: Developer
I recently came across Jenkins Configuration as Code (JCasC), an interesting project that uses YAML formats for writing Jenkins configurations.  YAMLs have been used in Kubernetes (and OpenShift), Ansible, and many other things. In this article, I will explain how to get started with JCasC. You will need a working Podman installation on your system, so follow Podman's Getting Started guide if you need to set it up first.

My story of transitioning from Mac to Linux

There's growing awareness in the design community about the importance of design ethics and the way proprietary technology subjugates users. As a user experience designer, I believe technology should be designed to respect the earth as well as creators and users. Using and contributing to Linux is one way to align my design ethics with my practice. read more

3 Python templating languages you should (probably) never use

  • Opensource.com (Posted by bob on Apr 1, 2020 7:33 PM EDT)
  • Groups: Python; Story Type: News Story
When reaching for a templating language for writing a Python web application, there are an abundance of robust solutions.  read more

PCIe-enabled Intel 9th Gen computer uses water cooling

Vecow’s Linux-friendly “RCX-1500W” edge AI computer cools its 9th Gen Coffee Lake Refresh chips and up to 4x PCIe cards with a water-cooling system. We rarely see liquid cooling systems on embedded computers because they tend to be complex, bulky, expensive, and must be carefully installed and maintained to avoid damage to the computer. Yet, […]

D.I.Y. Coronavirus Solutions Are Gaining Steam

  • New York Times; By Alexandra E. Petri (Posted by bob on Apr 1, 2020 1:21 PM EDT)
  • Story Type: News Story
Essential medical supplies, from exam gloves to ventilators, are in short supply. In response, and at Mr. Cavalcanti’s prompting, the world’s open-source enthusiasts have banded together to dig up and catalog blueprints of critical do-it-yourself gear and tools that can save lives.

« Previous ( 1 ... 266 267 268 269 270 271 272 273 274 275 276 ... 1156 ) Next »