Showing headlines posted by bob

« Previous ( 1 ... 241 242 243 244 245 246 247 248 249 250 251 ... 1156 ) Next »

Make the switch from Mac to Linux easier with Homebrew

  • Opensource.com (Posted by bob on Jun 23, 2020 5:44 PM EDT)
  • Groups: Linux; Story Type: News Story
The Homebrew project began its life as an unofficial Linux-style package manager for the Mac. Its users quickly fell in love with its friendly interface and helpful prompts, and—in what may seem like a strange twist of fate—it got ported to Linux. read more

Take control of your data with associative arrays in Bash

  • Opensource.com (Posted by bob on Jun 23, 2020 12:46 PM EDT)
  • Groups: Python; Story Type: News Story
If you've ever written code, whether it's a shell script, a Python script, C++, or even Scratch, then you know that variables are vital. Computers and coders use variables as waystations, where they surreptitiously pass information back and forth. For instance, if you need to process a user's name in a shell script, you might set up a variable, put the username into the variable, and then instruct the computer to do something to the variable (check it against a list of authorized users, for example). read more

Protect your system with fail2ban and firewalld blacklists

  • Fedora Magazine (Posted by bob on Jun 23, 2020 9:58 AM EDT)
  • Groups: Fedora; Story Type: News Story
If you run a server with a public-facing SST access, you might have experienced malicious login attempts. This article shows how to use two utilities to keep the intruder out of our systems. To protect against repeated ssh login attempts, we’ll look at fail2ban. And if you don’t travel much, and perhaps stay in one […]

Qualcomm router board offers 10GbE and WiFi 6

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jun 23, 2020 3:47 AM EDT)
  • Story Type: News Story; Groups: Linux
Wally’s “DR8074A” and Compex’s “HK01” are similar implementations of a Linux-driven Qualcomm reference design for its quad-core -A53, 802.11-ax enabled IPQ8074 router SoC. The SBCs feature 5x GbE and single 10GbE and SFP+ ports. Wally’s has posted specs for a DR8074A (HK01) router board based on a Qualcomm reference design for its IPQ8074 SoC. Earlier […]

Why I'm Joining the Mozilla Board

Firefox was my window into Mozilla 15 years ago, and it’s through this window I saw the power of an open and collaborative community driving lasting change. My admiration and …

Release the pressure: Win16 support arrives for version 3.2 of Free Pascal

Five years since the last update, the team celebrates 50 years of the language with more architectures. Great news, Pascal fans. After a lengthy hiatus, the cross-platform Free Pascal has emerged with an array of new features and new targets.…

Coffee Lake system ships with optional Nvidia RTX 2060

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jun 22, 2020 10:49 PM EDT)
  • Story Type: News Story; Groups: Linux
Nexcom’s “AIEdge-X 300” runs Linux or Win 10 on an 8th/9th Gen Coffee Lake CPU and offers 2x SATA, 3x HDMI 2.0, 2x M.2, and a PCIe x16 slot with an optional Nvidia RTX 2060 card. Nexcom has announced an AI edge computer that offers a doublewide PCIe x16 slot for up to 160W graphics […]

Linux tools for improving your time management

  • Opensource.com (Posted by bob on Jun 22, 2020 9:35 PM EDT)
  • Groups: Linux; Story Type: News Story
Productivity is a subjective term, but essentially, it's a measurement of how efficiently a particular task is completed. Everyone has different things that keep them productive—some people need help staying on task, some people need a particular kind of work environment, some people need alerts and reminders to avoid missed deadlines, and some need assistance with repetitive, manual chores. read more

7 open source alternatives to VS Code

  • Opensource.com (Posted by bob on Jun 22, 2020 8:21 PM EDT)
  • Groups: Linux; Story Type: News Story
Visual Studio Code, also known as VS Code, is a code editor for Linux, Windows, and macOS. It's the kind of editor that walks the line between editing text and managing your entire codebase, like an integrated development environment (IDE). It's extensible through plugins and has proven to be a reliable text editor that's easily beaten out formidable non-open rival editors. read more

How to install NetBox Network Documentation and Management Tool on Ubuntu 20.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jun 22, 2020 7:06 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
Netbox is a free and powerful IP address (IPAM) and datacentre infrastructure management (DCIM) tool. It is used for storing information about your networks, VMs, and inventories. In this tutorial, we will explain how to install Netbox with Nginx as a reverse proxy on Ubuntu 20.04.

Hard lessons learned about Kubernetes garbage collection

Some time ago, I learned an important Kubernetes lesson the hard way. The story begins with Kubernetes Operators, which is a method of packaging, deploying, and managing a Kubernetes application. The thing I tripped up on was garbage collection in the cluster, which cleans up objects that no longer have an owner object (but more on that later).

CSI kit for the RPi CM3 has FPGA for camera control

Vision Components’ $335 “VC Embedded Vision Kit CMI” for the Raspberry Pi Compute Module offers GbE, USB, 2x CSI, and an FPGA. It defaults to a 1MP, 120fps Omnivision module but supports up to 20MP modules German embedded vision vendor Vision Components has launched an adapter board for its VC MIPI camera modules that supports […]

My Linux Story: remixing distributions at 17 years old

The Lumina desktop was originally developed by iXSystems for TrueOS, which later became Project Trident. It's well-known as the BSD desktop environment but has been ported to Linux. It introduces desktop elements like a panel, system tray, and so on, to the Fluxbox window manager, and is highly portable. It's a good desktop, and while it's generally easy to install, there aren't many distributions offering it by default.

Ubuntu Appliances for Raspberry Pi include AdGuard, MQTT, Nextcloud, openHAB, and PLEX

Canonical has launched an Ubuntu Appliance project for container-like apps based on Ubuntu Core snap packages. The first five free appliances provide AdGuard, mosquitto MQTT server, Nextcloud, openHAB, and the PLEX media server on the Raspberry Pi. Canonical’s Ubuntu project has launched an Ubuntu Appliance sub-project that develops ready-to-use container applications based on Ubuntu Core […]

2020 Opensource.com summer reading list

  • Opensource.com; By Joshua Allen Holm (Posted by bob on Jun 20, 2020 10:42 PM EDT)
  • Story Type: Roundups; Groups: Community
The Opensource.com community is full of people with varied interests; all brought together by their love of open source. The 2020 Opensource.com summer reading list reflects those diverse interests by covering books about a wide range of subjects and for different age groups. Books about mathematics, cryptography, Unix, and "coding" a sandcastle are just a few of the selections that comprise this year's list.

Contribute at the Fedora Test Week for Kernel 5.7

The kernel team is working on final integration for kernel 5.7. This version was just recently released, and will arrive soon in Fedora. As a result, the Fedora kernel and QA teams have organized a test week from Monday, June 22, 2020 through Monday, June 29, 2020. Refer to the wiki page for links to […]

What do Paketo Buildpacks Mean for Developers and Operators

Cloud Foundry Foundation recently announced the launch of Paketo for cloud native developers and operators. But what’s the difference between Cloud Foundry’s Packet and the Buildpacks announced by CNCF? What does it mean for developers who are already using buildpacks? What kind of community is Cloud Foundry look at building around Paketo? What does the roadmap look like?

Compact Jetson TX computer offers CAN and dual M.2 slots

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jun 20, 2020 10:41 AM EDT)
  • Story Type: News Story; Groups: ARM, Ubuntu
Ibase has launched a fanless, extended temp “EC-3200” AI edge computer that runs Ubuntu on a Jetson TX2 with 5x USB, GbE, HDMI, COM or CAN, external GPIO, and 2x M.2 sockets. Ibase has announced its first product based on Nvidia’s Arm-based, AI-enabled Jetson product line. The compact, fanless EC-3200 is built around on Nvidia’s […]

How to compile ONLYOFFICE Document Server from source code on Ubuntu

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jun 20, 2020 7:03 AM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
In this tutorial, we’ll learn how to compile ONLYOFFICE Document Server from source on Ubuntu. ONLYOFFICE Document Server comprises web-based viewers and collaborative editors for text documents, spreadsheets, and presentations providing high compatibility with OOXML formats (docx, xlsx, pptx).

Setup a Kubernetes Cluster on AWS EC2 Instance with Ubuntu using kubeadm

In this article, we will see how to set up a Kubernetes cluster with 2 Worker Nodes and 1 Master Node on Ubuntu LTS Servers. We will use the "kubeadm" tool to set up the cluster.

« Previous ( 1 ... 241 242 243 244 245 246 247 248 249 250 251 ... 1156 ) Next »