Showing headlines posted by bob
« Previous ( 1 ... 172 173 174 175 176 177 178 179 180 181 182 ... 1193 ) Next »28 books recommended by open source technologists to read right now
It may not be the season of summer where you are, but summer reading lists are quintessential and somewhat cozy no matter what part of the world you live in. Did you get our summer reading list?
5 useful ways to manage Kubernetes with kubectl
Kubernetes is software to help you run lots of containers in an organized way. Aside from providing tools to manage (or orchestrate) the containers you run, Kubernetes also helps those containers scale out as needed. With Kubernetes as your central control panel (or control plane), you need a way to manage Kubernetes, and the tool for that job is kubectl. The kubectl command lets you control, maintain, analyze, and troubleshoot Kubernetes clusters.
read more
The Linux Foundation Announces Conference Schedule for Open Source Summit + Embedded Linux Conference 2021
Premier open source event covering the most critical and innovative open source topics gathers developers and technologists both in-person and virtually this September...
How to Install InspIRCd IRC Chat Server on Debian 10
InspIRCd is a robust IRC server that runs in UNIX-like environments that comes with its own scripting language called AngelScript. This tutorial shows you how to install and configure InspIRCd on Debian 10.
How to Install Gitea Code Hosting Service on Fedora 34
Gitea is an open-source code-hosting solution based on the Git platform. This article will cover how to install and configure Gitea on Fedora 34 and how to set up your first Git repository.
Write your first JavaScript code
JavaScript is a programming language full of pleasant surprises. Many people first encounter JavaScript as a language for the web. There's a JavaScript engine in all the major browsers, there are popular frameworks such as JQuery, Cash, and Bootstrap to help make web design easier, and there are even programming environments written in JavaScript.
Write your first web component
Web components are a collection of open source technologies such as JavaScript and HTML that allow you to create custom elements that you can use and reuse in web apps. The components you create are independent of the rest of your code, so they're easy to reuse across many projects.
Best of all, it's a platform standard supported by all major modern browsers.
read more
How to Install Grav CMS with Nginx on Ubuntu 20.04
Grav is a free, open-source, and flat-file CMS that does not require any database. In this tutorial, I will show you how to install Grav CMS with Nginx and Let's Encrypt SSL on Ubuntu 20.04 server.
How to manage feedback on your open project
People who let open principles guide their leadership practices in open organizations inevitably find themselves fielding feedback. Lots of feedback.
That's by design. Open leaders invite comment and critique on just about anything they can.
But it also poses a regular challenge: How to sift through, manage, evaluate, and address that feedback in authentic and useful ways?
read more
How to Install eSpeak Text to Speech Software on Ubuntu 20.04
eSpeak is a software speech synthesizer for English and other languages, eSpeak is a free and open-source software (FOSS) that can be run on most platforms including Linux, Windows, and macOS. This article covers the installation of eSpeak on Ubuntu 20.04 which is the most used and popular Linux distribution.
Elkhart Lake arrives on Nano-ITX board
Portwell’s “Nano-6063” SBC is equipped with Intel’s Atom x6000E with up to 32GB DDR4, triple displays, GbE, 2.5GbE with TSN/TCC, 4x USB 3.1 Gen2, SATA, serial, M.2, mini-PCIe, and -40 to 85°C support. American Portwell has launched an Intel Elkhart Lake based Nano-ITX board, which follows its Apollo Lake powered Nano-6062. This is the first […]
How to Backup and Restore Files using Deja Dup in Linux
Deja Dup is a simple and powerful backup tool for Linux operating systems. In this tutorial, I will show you how to install the Deja Dup backup tool on Debian, Ubuntu, and CentOS Linux.
Add-ons supply CAN FD to Raspberry Pi Zero and Pico
Copperhill has launched a $71.95 “PiCAN FD Zero” HAT for the Raspberry Pi Zero with CAN FD and a 1A SMPS. There is also a new “CANPico” carrier board that integrates an RPi Pico. Copperhill Technologies has introduced two new CAN FD add-on boards for the Raspberry Pi. The $71.95 PiCAN FD Zero supports the […]
In a complete non-surprise, Mozilla hammers final nail in FTP's coffin by removing it from Firefox
Gather 'round, kids, and I'll tell you stories of rotary dial phones, modems, and http://FTP. Mozilla has finally expunged File Transfer Protocol (FTP) from the Firefox browser – an action already taken by other major browsers like Chrome and Edge, making Firefox 89.0 the last bastion of the protocol.…
Radxa teases larger RK3568 SBC with dual GbE and native SATA
Radxa unveiled a “Rock 3 Model B” SBC with the same RK3568 as the Rock 3A but with the addition of WiFi/BT, a second GbE port, native SATA, and M.2 B-key and SIM slots for 4G/5G instead of E-key. A few days after announcing a developer-only launch of its Raspberry Pi style, Rockchip RK3568 based […]
Run GitHub Actions on Fedora CoreOS
Learn how to configure a Fedora CoreOS host to run your GitHub Actions. This tutorial introduces you to Fedora CoreOS and Github Actions.
How to Set Up a Minecraft Server on Debian 10
Minecraft is a game that has taken the world by storm. In this tutorial we will show you how to set up your own Minecraft server on Debian 10, using open-source tools available from their official website.
Run a Linux virtual machine in Podman
Fedora CoreOS is an automatically updating, minimal rpm-ostree-based operating system for running containerized workloads securely and at scale.
Podman "is a tool for managing containers and images, volumes mounted into those containers, and pods made from groups of containers. Podman is based on libpod, a library for container lifecycle management."
read more
How to Create Rust Virtual Environment Using Conda on Linux
Conda is an open-source package management system and environment management system for installing multiple versions of software packages and their dependencies. In this post, we will show you how to create Rust virtual environments using Conda in Linux.
SQLite Extraction of Oracle Tables Tools, Methods and Pitfalls
The SQLite database is a wildly successful and ubiquitous software package that is mostly unknown to the larger IT community... There are a few eccentricities that may trip up users from other RDBMS environments...
« Previous ( 1 ... 172 173 174 175 176 177 178 179 180 181 182 ... 1193 ) Next »