Showing headlines posted by bob
« Previous ( 1 ... 277 278 279 280 281 282 283 284 285 286 287 ... 1232 ) Next »SeaGL - Seattle GNU/Linux Conference Happening This Weekend!
This Friday, November 13th and Saturday, November 14th, from 9am to 4pm PST the 8th annual SeaGL will be held virtually. This year features four keynotes, and a mix of talks on FOSS tech, community and history. SeaGL is absolutely free to attend and is being run with free software!
Using Fedora 33 with Microsoft's WSL2
If you’re like me, you may find yourself running Windows for a variety of reasons from work to gaming. Sure you could run Fedora in a virtual machine or as a container, but those don’t blend into a common windows experience as easily as the Windows Subsystem for Linux (WSL). Using Fedora via WSL will let you blend the two environments together for a fantastic development environment. Want to use Fedora 33 in Windows Subsystem for Linux (WSL)? This post shows you how to install and configure it.
Create your first Knative app
Knative is an open source community project that adds components to Kubernetes for deploying, running, and managing serverless, cloud-native applications. It enables more productive development with less interaction with Kubernetes' infrastructure.
What I love about the newest GNOME desktop
Fedora 33 just came out, and I installed it right away. Among the many features in this new version of the Linux distribution is the latest GNOME desktop. GNOME 3.38 was released in September 2020, and I'm loving it.
read more
Type 6 module debuts Ryzen Embedded V2000
Adlink’s Linux-ready “cExpress-AR” Compact Type 6 module features AMD’s up to octa-core Ryzen Embedded V2000 with up to 64GB DDR4-3200, 2.5GbE, 6x PCIe Gen3, 8x PCIe Gen2, and up to 4x 4K displays. Although Adlink was not on AMD’s list of hardware launch partners mentioned in this morning’s Ryzen Embedded V2000 announcement, the company unveiled […]
How I use Cockpit for my home's Linux server management
Cockpit is a service for Linux that provides a web-based interface for managing and monitoring hosts. It can be deployed in any size organization, even a small office, and it's a great way for home users to maintain the family IT infrastructure. I use it to manage and monitor all of the computers in my house—including Raspberry Pi.
Cockpit is a free and open source software project released under the LGPL v2.1+. It is sponsored by Red Hat and included in Red Hat Enterprise Linux as the RHEL Web Console.
read more
Load balance network traffic with HAProxy
You don't have to work at a huge company to justify using a load balancer. You might be a hobbyist, self-hosting a website from a couple of Raspberry Pi computers. Perhaps you're the server administrator for a small business; maybe you do work for a huge company. Whatever your situation, you can benefit from using the HAProxy load balancer to manage your traffic.
read more
How to Setup Local DNS Resolver using Dnsmasq on Ubuntu 20.04
Dnsmasq stands for "short for DNS masquerade" is a simple, lightweight and easy to use DNS forwarder used for a small network. It can be configured as a DNS cache and DHCP server and supports both IPv4 and IPv6 protocol. In this tutorial, we will show you how to set up a local DNS server with Dnsmasq on Ubuntu 20.04 server.
Why I use Home Assistant for open source home automation
Home automation is a slippery slope; you have been warned! In this multipart series, I will discuss home automation using the open source project Home Assistant. This introductory article will cover my journey to Home Assistant, what the application does, and why it's important.
read more
How to set up Wireguard VPN on CentOS 8
Wireguard is an open-source cross-platform VPN implementation that uses state of the art cryptography. It is faster, simpler and more functional than IPSec and OpenVPN.
Set up Minishift and run Jenkins on Linux
Minishift is a tool that helps you run OKD (Red Hat's open source OpenShift container platform) locally by launching a single-node OKD cluster inside a virtual machine. It is powered by Kubernetes, which is one of my favorite things to talk about.
Whats the difference between orchestration and automation?
For the longest time, it seemed the only thing any sysadmin cared about was automation. Recently, though, the mantra seems to have changed from automation to orchestration, leading many puzzled admins to wonder: "What's the difference?"
Compact box computer and signage system feature RK3399
Advantech’s compact “EPC-R4710” embedded computer and $303-and-up “DS-100” signage system run Android or Linux on a Rockchip RK3399 with 2GB LPDDR4, 16GB eMMC, up to 2x GbE, 2x HDMI, and M.2 expansion. Last week while exploring Advantech’s Rockchip RK3399 powered ROM-5780 SMARC module, we saw two RK3399 based Advantech computers marked as “new.” It is […]
How to Install Taiga Project Management System on Ubuntu 20.04
Taiga is a free, open-source, simple yet powerful project management tool for startups, Agile developers, and designers. It supports teams that work Agile across both Scrum and Kanban frameworks. In this tutorial, we will show you how to install the Taiga Project Management Tool on Ubuntu 20.04 server.
RISC-V based Allwinner chip to debut on $13 Linux hacker board
Alibaba’s T-head subsidiary amd Allwinner have produced a single-core, RISC-V-based XuanTie C906 processor with MMU that will appear on a sandwich-style, Linux-driven, $12.50 Sipeed SBC due in two months. In July, 2019, Chinese tech giant Alibaba Group surprised the industry with the most powerful RISC-V architecture SoC design to date: a 16-core, 2.5GHz XuanTie 910 […]
Program your microcontroller with MicroBlocks
If you like to tinker with technology, you may be familiar with programmable microcontroller boards, such as AdaFruit's Circuit Playground Express and the BBC Micro:bit. Now there's a new programming option for you to try: MicroBlocks. It's a simple Scratch-like programming interface that works well with several microcontrollers, including those two.
read more
Getting started with Stratis encryption
Stratis is an “easy to use local storage management for Linux.” Continue reading to learn how to get started with encryption in Stratis.
Open environments are where innovative ideas thrive
In the first article of this series, I examined the nature of the innovation process in great detail. I also discussed some sources of resistance to it.
read more
AWS preps its own library of public Docker container images
With Docker restricting how quickly users can pull down images from its Docker Hub for free, Amazon Web Services is finally creating its own repository of public container images. But there's a bigger problem here for all container and cloud users.
Streamline your JavaScript code with top-level await
JavaScript is a popular programming language that started out as a single-threaded, synchronous language, meaning that one step runs after another step without waiting to fetch any external resources or perform any lengthy calculation or process. If the script requires such a resource or calculation, this synchronous behavior results in an error. This blocks all other processes in the queue from running whether or not they were dependent on the step that produced the error.
« Previous ( 1 ... 277 278 279 280 281 282 283 284 285 286 287 ... 1232 ) Next »