Showing headlines posted by bob

« Previous ( 1 ... 284 285 286 287 288 289 290 291 292 293 294 ... 1224 ) Next »

Canonical CEO Mark Shuttleworth makes peace with Ubuntu Linux community

After users' complaints, Shuttleworth has agreed to restore the Ubuntu Community Council.

Add throwing mechanics to your Python game

This is part 12 in an ongoing series about creating video games in Python 3 using the Pygame module.

Thunderbird implements PGP crypto feature first requested 21 years ago

As Mozilla kills off secure file transfer tool because – shock! – it was being abused. Mozilla’s mail reader, Thunderbird, has implemented a feature first requested 21 years ago.…

Set up a Wekan kanban server on Linux

  • Opensource.com; By Srujan Gudisa (Posted by bob on Sep 18, 2020 11:23 AM CST)
  • Story Type: Tutorial; Groups: Linux
Wekan is an open source kanban board application that allows you to manage your daily tasks with (virtual) cards. You can create boards and cards and move them between columns as you make progress on each task. You can also add people who work with you to the tasks on the board. Like other kanban tools, Wekan also allows you to use colored labels on cards to facilitate grouping, filtering, and assigning them to specific people. Because Wekan is open source (distributed under an MIT License), it's easy to modify and use.

Industrial panel PC is an IP69 neat freak

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Sep 18, 2020 9:07 AM CST)
  • Story Type: News Story; Groups: Intel, Linux
Adlink’s IP69-protected “Titan-AL” panel PC runs Linux or Win 10 on Apollo Lake and is available with 15.6-, 21.5-, and 23.8-inch HD capacitive touchscreens in either VESA with M12 or pipe-mount configurations. Adlink has added an Intel Apollo Lake based panel PC to its Titan Panel Computer series that adheres to IP69 water and dust-proofing […]

Update on Firefox Send and Firefox Notes

As Mozilla tightens and refines its product focus in 2020, today we are announcing the end of life for two legacy services that grew out of the Firefox Test Pilot …

Zynq UltraScale+ SBC and AI Box support PaddlePaddle AI tools

MYIR’s $699 and up “FZ5 Card” SBC and $729 and up “FZ5 EdgeBoard AI Box” run Linux on a Zynq UltraScale+ MPSoC ZU5EV with 2.4-TOPS AI, 4-8GB DDR4, 32GB eMMC, GbE, HDMI-in, DP, 4x USB 3.0, and more. In July, MYIR launched a $259, Raspberry Pi like FZ3 Card SBC built around its MYC-CZU3EG CPU […]

Board-Level Solutions Dress for IoT Duty

For applications where ruggedness is a requirement, board-level IoT solutions provide the kind of compact connectivity needed for the IoT edge. Board vendors have rolled out a variety of products designed to serve IoT implementation needs. These range from high compute-density boards to compact solutions for space constrained applications.

SiFive to demo PC running new RISC-V SoC and unveil next-gen AI SoC

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Sep 17, 2020 4:50 PM CST)
  • Story Type: News Story; Groups: ARM, Linux
SiFive will soon demo a Linux-driven, RISC-V based “FU740” SoC powering a PC and will unveil a new superscalar AI core. Interest in RISC-V is likely to increase if Nvidia completes its $40 billion acquisition of Arm. At the Linley Fall Virtual Processor Conference starting Oct. 20, SiFive CTO Yunsup Lee will unveil a Linux-driven […]

20 years of Linux on Big Iron

Decades ago, people predicted that IBM and its mainframes would soon be history. But then IBM and Red Hat brought Linux to the mainframe and things would never be the same again.

Update devices remotely with open source tools

  • Opensource.com (Posted by bob on Sep 17, 2020 1:07 PM CST)
  • Story Type: Tutorial; Groups: Community
The ability to access, connect, and manage multiple devices remotely through a single account is important. Going a step further, being able to completely update devices remotely is another way for sysadmins to reduce effort and minimize headaches.

Whats new with rdiff-backup?

In March 2020, rdiff-backup advanced to version 2, 11 years after the last major release. The deprecation of Python 2 at the beginning of 2020 was the impetus for this update, but it gave the development team the opportunity to incorporate other features and benefits.

Configmaps in Kubernetes

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 17, 2020 10:39 AM CST)
  • Story Type: Tutorial; Groups: Linux
In this article, we will see two examples to access data from configmaps in Kubernetes. In one example we will use config maps as environment variables in the pod command and in the other we will  populate a volume with data stored in a ConfigMap

Compact module runs on Ryzen V1000

Axiomtek’s Linux-ready “CEM130” COM Express Compact Type 6 module provides a Ryzen Embedded V1000 SoC with up to 32GB DDR4 and support for quad displays, 2x SATA, 7x PCIe, 9x USB, and -20 to 60°C operation. Axiomtek, which has previously tapped AMD’s Ryzen Embedded V1000 SoC in a 3.5-inch CAPA13R SBC and DSP600-211 signage player, […]

Modules and dev kits run Linux on 2.3-TOPS equipped i.MX8M Plus

Variscite’s “VAR-SOM-MX8M-PLUS” and smaller “DART-MX8M-PLUS” modules run Linux or Android on NXP’s AI-enabled i.MX8M Plus with up to 4GB LPDDR4, 64GB eMMC, WiFi/BT, and optional dev kits. Variscite has launched some of the first embedded boards to support NXP’s i.MX8M Plus, an up to quad-core, Cortex-A53 SoC running at 1.8GHz and equipped with a 2.3-TOPs […]

Analyze Linux startup performance

  • Opensource.com (Posted by bob on Sep 16, 2020 10:15 PM CST)
  • Groups: Linux; Story Type: News Story
Part of the system administrator's job is to analyze the performance of systems and to find and resolve problems that cause poor performance and long startup times. Sysadmins also need to check other aspects of systemd configuration and usage. read more

Manage your Raspberry Pi fleet with Ansible

The Raspberry Pi is a small, versatile device that makes interfacing with the real world a breeze for mere mortals. The Raspberry Pi Foundation's idea was to sell the devices at such a low cost that breaking one would be sad—but not a disaster. This is one reason it has been a massive success as an educational tool. But their usefulness has not escaped the business world, where they are becoming a valuable tool for automating the physical world. read more

How to Install Apache Spark on Ubuntu 20.04

Apache Spark is an open-source framework and a general-purpose cluster computing system. Spark provides high-level APIs in Java, Scala, Python and R that supports general execution graphs.

Teach Python with Jupyter Notebooks

Some things about the Ruby community have always impressed me. Two examples are the commitment to testing and the emphasis on making it easy to get started. The best example of both is Ruby Koans, where you learn Ruby by fixing tests. read more

Improve your time management with Jupyter

  • Opensource.com (Posted by bob on Sep 16, 2020 12:21 PM CST)
  • Groups: Python; Story Type: News Story
Python has incredibly scalable options for exploring data. With Pandas or Dask, you can scale Jupyter up to big data. But what about small data? Personal data? Private data? JupyterLab and Jupyter Notebook provide a great environment to scrutinize my laptop-based life. read more

« Previous ( 1 ... 284 285 286 287 288 289 290 291 292 293 294 ... 1224 ) Next »