Showing headlines posted by bob

« Previous ( 1 ... 374 375 376 377 378 379 380 381 382 383 384 ... 1222 ) Next »

CentOS 8 Package Management with DNF on the Command Line

DNF stands for Dandified YUM is a software package manager for RPM-based Linux distributions. It is used to install, update and remove packages in the Fedora/RHEL/CentOS operating system. In this tutorial, we will explain how to manage package with DNF on CentOS 8.

COM offers 9th or 8th Gen Coffee Lake with 10Gbps USB 3.2 and up to 96GB RAM

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Oct 18, 2019 11:32 PM CST)
  • Story Type: News Story; Groups: Intel, Linux
Avalue’s Linux-friendly “ESM-CFH” is a COM Express Basic Type 6 module with 8th and 9th Gen Coffee Lake CPUs, up to 96GB DDR4, and support for 4x USB 3.2 Gen2, 4x SATA, 8x PCIe, and triple displays. Avalue has announced a COM Express Basic Type 6 that represents the current pinnacle of Intel-based compute modules […]

How I built and maintain Cantata, an open source music player

This is the third in a series of conversations with developers who build and maintain open source music players. Craig Drummond is the developer and maintainer of Cantata, an open source music player that acts as a frontend (client) to the Music Player Daemon (MPD) music server. I have two small headless computers at home configured as music servers—one connected to our stereo in our living room, one in my upstairs office. read more

Perceiving Python programming paradigms

  • Opensource.com (Posted by bob on Oct 18, 2019 2:46 PM CST)
  • Groups: Python; Story Type: News Story
Early each year, TIOBE announces its Programming Language of The Year. When its latest annual TIOBE index report came out, I was not at all surprised to see Python again winning the title, which was based on capturing the most search engine ranking points (especially on Google, Bing, Yahoo, Wikipedia, Amazon, YouTube, and Baidu) in 2018. read more

How to Configure Network Interfaces using NMCLI on Centos 7.6

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 18, 2019 7:20 AM CST)
  • Story Type: Tutorial; Groups: Linux
The first thing after installing a Linux OS as a server is configuring the network interface to have remote access and from your workstation/laptop. In this tutorial, we will use nmcli which stands for Network Manager Command Line tool for configuring our network interfaces.

Fedora at 15: Why Matthew Miller sees a bright future for the Linux distribution

Fedora project leader Matthew Miller discusses lessons learned from the past, future architectural changes, as well as hot-button topics, including systemd.

How to type emoji on Linux

Emoji are those fanciful pictograms that snuck into the Unicode character space. They're all the rage online, and people use them for all kinds of surprising things, from signifying reactions on social media to serving as visual labels for important file names. There are many ways to enter Unicode characters on Linux, but the GNOME desktop makes it easy to find and type an emoji. read more

This fall, Ubuntu 19.10 stars as Eoan Ermine in... Dawn of the Stoats

  • The Register (Posted by bob on Oct 17, 2019 6:21 PM CST)
  • Groups: Ubuntu; Story Type: News Story
Out today: Experimental ZFS on root, diminished compatibility with 32-bit applications Canonical has released Ubuntu 19.10, codenamed Eoan Ermine for some reason.…

Ubuntu 19.10 on the edge: Raspberry Pi 4 support and MicroK8s

Ubuntu 19.10 debuts “strict confinement” support for MicroK8s — Canonical’s snap-deployed, single-node Kubernetes environment — enabling easier deployment of k8s containers on edge gateways. MicroK8s can even run on the newly supported RPi 4. Canonical’s Ubuntu project released Ubuntu 19.10 “Eoan Ermine” with loads of new features for the desktop and cloud. Yet, it also […]

How to Install Mastodon Social Networking Platform on Debian 10

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 17, 2019 1:00 PM CST)
  • Groups: Debian, Linux; Story Type: News Story
Mastodon is an open-source social networking platform very similar to Twitter. In this tutorial, we will show you how to install Mastodon on Debian 10.

Intro to the Linux useradd command

  • Opensource.com (Posted by bob on Oct 17, 2019 9:43 AM CST)
  • Groups: Linux; Story Type: News Story
Adding a user is one of the most fundamental exercises on any computer system; this article focuses on how to do it on a Linux system. Before getting started, I want to mention three fundamentals to keep in mind. First, like with most operating systems, Linux users need an account to be able to log in. This article specifically covers local accounts, not network accounts such as LDAP. Second, accounts have both a name (called a username) and a number (called a user ID). Third, users are typically placed into a group. Groups also have a name and group ID. read more

How to Install InvoicePlane with Nginx on Debian 9

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 17, 2019 6:13 AM CST)
  • Story Type: Tutorial; Groups: Debian, Linux
InvoicePlane is a free and open-source invoicing application. Its source code can be found on this Github. This tutorial will show you how to install InvoicePlane on a fresh Debian 9 (stretch) system.

Aaeon launches M.2 and mini-PCIe based AI accelerators using low-power Kneron NPU

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Oct 17, 2019 4:10 AM CST)
  • Story Type: News Story; Groups: ARM
Aaeon’s M.2 and mini-PCIe “AI Edge Computing Modules” are based on Kneron’s energy-efficient, dual Cortex-M4-enabled KL520 AI SoC, which offers 0.3 TOP NPU performance on only half a Watt. Aaeon took an early interest in edge AI acceleration with Arm-based Nvidia Jetson TX2 based computers such as the Boxer-8170AI. More recently, it has been delivering […]

Tinfoil-hat search engine DuckDuckGo gifts more options, dark theme and other toys for the 0.43%

Includes setting to turn ads off – stop hissing at the back, Google. Alternative search engine DuckDuckGo has announced improvements to its search options and an enhanced dark theme, but its tiny market share shows that most people are content to stick with Google, despite privacy issues.…

How to Install Gitlab Server with Docker on Ubuntu 18.04 LTS

Gitlab CE or Community Edition is an open-source application used to host your Git repositories. In this tutorial, I will show you how to install Gitlab CE on Ubuntu 18.04 LTS using Docker and then configure it securely and add a first project.

In-vehicle computer supports new MaaS stack

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Oct 17, 2019 12:04 AM CST)
  • Story Type: News Story; Groups: Intel, Ubuntu
Axiomtek’s fanless, rugged “UST100-504-FL” automotive PC runs Ubuntu 18.04 or Windows on 6th or 7th Gen Intel chips, and offers SATA, HDMI, 2x GbE, 4x USB 3.0, 3x mini-PCIe, a slide-rail design, and the new AMS/AXView for MaaS discovery. Axiomtek announced a rugged in-vehicle PC that runs Ubuntu 18.04, Windows 10, or Windows 7 on […]

Predicting NFL play outcomes with Python and data science

  • Opensource.com (Posted by bob on Oct 16, 2019 8:59 PM CST)
  • Groups: Python; Story Type: News Story
If you made through part 1, congrats! You have the patience it takes to format data. In that article, I cleaned up my National Football League data set using a few Python libraries and some basic football knowledge. Picking up where I left off, it's time to take a closer look at my data set. read more

How to Deploy a Dynamic DNS Server with Docker on Debian 10

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 16, 2019 2:50 PM CST)
  • Groups: Debian, Linux; Story Type: News Story
This article will guide you through the complete setup of a Dynamic DNS server in a Docker container on a Debian 10 system, including setting up the required DNS records, placing the management API behind an Nginx HTTPS reverse proxy, and automating the client-side DNS record updates.

Open source interior design with Sweet Home 3D

  • Opensource.com (Posted by bob on Oct 16, 2019 9:53 AM CST)
  • Story Type: News Story
There are three schools of thought on how to go about decorating a room: read more

How to Install and Secure Redis on CentOS 7

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 16, 2019 8:39 AM CST)
  • Groups: Linux; Story Type: News Story
Redis is a distributed in-memory key-value database with optional durability. In this tutorial, we will show you how to install and configure Redis Server on CentOS 7. We will install the Redis Server from the Remi repository, and then secure the installation.

« Previous ( 1 ... 374 375 376 377 378 379 380 381 382 383 384 ... 1222 ) Next »