Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 ... 7359 ) Next »

Ubuntu/ROS robotics SBC has RPi-style GPIO and a choice of Atom or Rockchip PX30

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jun 10, 2020 11:05 AM EDT)
  • Story Type: News Story; Groups: Ubuntu
Adlink announced a “ROScube Pico Development Kit” SBC with 40-pin GPIO and a Myriad X VPU that runs Ubuntu and ROS 2 on an Apollo Lake or Rockchip PX30. There is also a Lidar-equipped, 6th Gen Skylake based NeuronBot robot. Earlier today, we looked at Adlink’s ROScube-I robot controller and ROScube-I Starter Kit SBC based […]

Intel SRBDS Vulnerabilities Now Patched in All Supported Ubuntu Releases

Canonical released today a security patch for the recent Intel SRBDS vulnerabilities found in som Intel CPUs, affecting all supported Ubuntu releases.

Style your data plots in Python with Pygal

  • Opensource.com (Posted by bob on Jun 10, 2020 9:02 AM EDT)
  • Groups: Python; Story Type: News Story
Python is full of libraries that can visualize data. One of the more interactive options comes from Pygal, which I consider the library for people who like things to look good. It generates beautiful SVG (Scalable Vector Graphics) files that users can interact with. SVG is a standard format for interactive graphics, and it can lead to rich user experiences with only a few lines of Python. read more

How to Install and Configure OpenShift Origin PaaS Server on Ubuntu 20.04

OpenShift is a free, open-source, and cloud development Platform as a Service (PaaS) developed by Red Hat that allows the developers to develop and deploy their applications on a cloud infrastructure. In this tutorial, we will explain how to install OpenShift Origin on Ubuntu 20.04 server.

How to Install Odoo 13 on a CentOS 8 Server

  • RoseHosting Blog; By Jeff Wilson (Posted by RoseHosting on Jun 10, 2020 6:59 AM EDT)
  • Story Type: Tutorial; Groups: Linux
In this tutorial, we will show you how to install Odoo 13 ERP software on a CentOS 8 VPS. Odoo is one of the most popular enterprise resource planning (ERP) platforms ever made. Built using Python and utilizing PostgresSQL for its database, Odoo is 100% open-source and free. Odoo also has a rich feature set – it comes with a wide range of business applications such as CRM, POS, Website builder, Warehouse Management, Project Management, eCommerce, Marketing, Billing & Accounting, Manufacturing, and lots more.

Get started with open source voice assistant software

  • Opensource.com (Posted by bob on Jun 10, 2020 5:58 AM EDT)
  • Story Type: News Story
In my last article, I introduced Mycroft and shared some information about the open source voice assistant project. This article will help you get started with details on key terms, installation, and pairing Mycroft with your devices. read more

KDE Plasma 5.19 Desktop Environment Officially Released, Here’s What’s New

  • 9to5Linux; By Marius Nestor (Posted by hanuca on Jun 10, 2020 4:56 AM EDT)
  • Story Type: News Story; Groups: KDE
The KDE Project officially released today the KDE Plasma 5.19 desktop environment, a new major series that brings new features, improvements, and other goodies to fans of the modern Plasma desktop.

Why I switched from Java to Rust

  • Opensource.com (Posted by bob on Jun 10, 2020 3:55 AM EDT)
  • Story Type: News Story
I recently started learning Rust after many years of Java development. The five points that keep coming to mind are: Rust feels familiar References make sense Ownership will make sense Cargo is helpful The compiler is amazing I absolutely stand by all of these, but I've got a little more to say because I now feel like a Rustacean1 in that: read more

How To Disable SSH Password Authentication For Specific User Or Group In Linux

This guide explains how to disable SSH password authentication for specific user or group in Linux and Unix operating systems. Please note that this will not entirely disable SSH access to users or a group. Instead, it will only disable the SSH password authentication. The users can still access the systems via SSH using other authentication methods, for example key-based authentication.

Bryan Lunduke is Still 100% Trolling With His Facts-Free Provocation ‘Masterpiece’ Called ‘Linux Sucks’

A point-by-point rebuttal to the latest revision of Bryan Lunduke's anti-GNU/Linux talks, which he repeats every time he runs out of material and craves traffic

Inodes and the Linux filesystem

Linux filesystems are complicated things to understand, especially when you get down into the weeds of data and metadata. Inodes are behind the scenes working hard...... Let's take a look at what precisely an inode is and what it does for us. What's so important about inodes that I need to keep an eye on them? Find out in this introductory article.

Brave Open-Source Browser Caught Adding Referral Codes to Typed-in URLs

Open-source browser Brave, which has become famous for its focus on user privacy, has been caught adding referral codes to typed-in URLs in the address bar.

KDE Plasma 5.19 is here. See What's New

The latest KDE Plasma 5.19 desktop environment is available now for download and there's a bunch of updates to experience. Have a look.

How to use htop to monitor system processes in CentOS 8

  • vitux.com; By Karim Buzdar (Posted by vitux on Jun 9, 2020 8:41 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Htop is an enhanced version of top command. It displays all processes running on the system by PID plus uptime, load average, memory utilization, and other important statistics. It shows the information in a well-organized manner, which allows the users to find the system matrics easily.

How to bookmark directories in the shell

I do shell work on files in various directories scattered around my file system. After googling around for solutions, I decided it would be easier to build my own bookmarker, one that was portable between computers and terminal programs. The result is described below, and I'm again very grateful to BASH wizard Chris Dunlop of onthe.net.au for his advice on how to improve the code.

Robot controller and SBC run Ubuntu and ROS 2 on Coffee Lake CPUs

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jun 9, 2020 6:13 PM EDT)
  • Story Type: News Story; Groups: Intel, Ubuntu
Adlink unveiled a “ROScube-I” robot controller that runs Ubuntu and Adlink’s ROS 2 based Neuron SDK on 8th or 9th Gen Coffee Lake CPUs. There is also an 8th Gen based ROScube-I Starter Kit SBC. Adlink and Intel have collaborated to launch a ROScube-I robotics computer and other Intel-based robotics products that that run Ubuntu […]

How to Install PHP on Ubuntu 20.04

PHP is one of the most used server-side programming languages. Many popular CMS and frameworks such as WordPress, Magento, and Laravel are written in PHP. This guide covers the steps necessary to install PHP on Ubuntu 20.04 and integrate it with Nginx and Apache.

How to Install Matrix Synapse Chat on Ubuntu 20.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jun 9, 2020 2:51 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
In this tutorial, we will show you step-by-step how to install and configure Matrix Synapse on Ubuntu 20.04 LTS. Matrix is a new ecosystem for decentralized communication in real time for open federated instant messaging and VoIP services.

Uptime Command - How Long Has My System Been Running?

  • Putorius.net; By Karim Buzdar (Posted by savona on Jun 9, 2020 1:37 PM EDT)
  • Groups: Linux
The uptime command shows you information pertaining to the time your system has been running. This simple, yet useful, command is often taken for granted. Let's take a look at the uptime command, it's options, and explain it's output.

25 years of PHP: The personal web tools that ended up everywhere

  • The Register (Posted by bob on Jun 9, 2020 12:22 PM EDT)
  • Groups: PHP; Story Type: News Story
'PHP is not very exciting and there is not much to it' = the secret of success? Feature On 8th June 1995 programmer Rasmus Lerdorf announced the birth of "Personal Home Page Tools (PHP Tools)".…

« Previous ( 1 ... 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 ... 7359 ) Next »