Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 ... 7359 ) Next »
Linux scripting: 3 how-tos for while loops in Bash
Three examples of using while loops to manage conditions that do not have a known limit
Setting up your Linux OS for productive work
General tips, pointers, and a lot more advice on how to be more productive on Linux
Collect sensor data with your Raspberry Pi and open source tools
I have lived in 100-plus-year-old brick houses for most of my life. They look nice, they are comfortable, and usually, they are not too expensive. However, humidity is high in the winter in my climate, and mold is a recurring problem. A desktop thermometer that displays relative humidity is useful for measuring it, but it does not provide continuous monitoring.
In comes the Raspberry Pi: It is small, inexpensive, and has many sensor options, including temperature and relative humidity. It can collect data around the clock, do some alerting, and forward data for analysis.
read more
How to measure elapsed time in bash
Elapsed time is the amount of wall-clock time that has passed between the beginning and the end of a particular event. This tutorial describes how to measure elapsed time with various resolutions (e.g., in seconds, in milliseconds, in microseconds) in bash.
How To Copy Files And Create Target Directories At The Same Time In Linux
In this guide, we will see how to copy files and create target directories at the same time, with a single command, in Linux.
How I used Ansible to automate updates at home
Automation is not just for technology organizations anymore. You can use it anywhere, even at home.
Pi add-on extends Pi camera range to 20 meters
THine has launched a $59 “Cable Extension Kit for Raspberry Pi Camera” that extends the RPi cameras’ range from 15-20cm to up to 20 meters by using serializer-deserializer technology. Official Raspberry Pi cameras have improved over the years, starting with the 5-megapixel RPi camera v1 from 2013 and advancing to the 8MP RPi Camera v2 […]
How to Install the Telegram Desktop App in Linux
There are a few ways to get Telegram installed on your Linux desktop. Here we'll go through all the different ways to install the Telegram Desktop app in Linux.
Build a router with mobile connectivity using Raspberry Pi
The Raspberry Pi is a small, single-board computer that, despite being the size of a credit card, is capable of doing a lot of things. In reality, this little computer can be almost anything you want to be. You just need to open up your imagination.
Raspberry Pi enthusiasts have made many different projects, from simple programs to complex automation projects and solutions like weather stations or even smart-home devices. This article will show how to turn your Raspberry Pi into a router with LTE mobile connectivity using the OpenWRT project.
read more
Third time's a harm? Microsoft tries to get twice-rejected compression patent past skeptical examiners
Boffin who invented ANS encoding and made it public domain worries Microsoft will come rent-seeking
Analysis In June, 2019, Microsoft applied for a US patent covering enhancements to a data encoding method known as rANS, one of several variants in the Asymmetric Numeral System (ANS) family that form the foundation of data compression schemes used by Apple, Facebook, Google, various other companies, and open source projects.…
WordPress 5.7 “Esperanza” Released
WordPress 5.7 codenamed “Esperanza” released this week with a few new features and many important improvements. Codename Esperanza has been given in honor of the wonderful musician Esperanza Spalding.
Visualize multi-threaded Python programs with an open source tool
Concurrency is an essential part of modern programming, as we have multiple cores and many tasks that need to cooperate. However, it's harder to understand concurrent programs when they are not running sequentially. It's not as easy for engineers to identify bugs and performance issues in these programs as it is in a single-thread, single-task program.
read more
How to Install Terraform IaaC Platform on Ubuntu 20.04
Terraform is a well-known Infrastructure as a Code (IaaC) platform. Terraform makes it easy to create and provision full-fledged data center infrastructures by using the HashiCorp Configuration Language (HCL). This article shows you how to install Terraform on Ubuntu 20.04.
CentOS Replacements For Your Production Linux Servers
On December 8th, 2020, Red Hat shocked the Linux world. They announced they would be shifting all of their investment in CentOS Linux from the popular downstream CentOS distribution. 5 Linux distributions you may want to consider for CentOS replacements.
What Is Headless Server
The only way to access a headless server is to use networking tools such as ssh and vnc server. You may ask why somebody needs to create a headless server. It must be so difficult to perform simple tasks such as editing a spreadsheet, playing favorite games, and watching YouTube videos.
How To Create Rust Virtual Environments Using Conda In Linux
Conda is a CLI package and virtual environment manager. This guide explains how to create Rust virtual environments using Conda in Linux.
My review of the Raspberry Pi 400
The Raspberry Pi 400 promises to be a boon to the homeschool market. In addition to providing an easy-to-assemble workstation that comes loaded with free software, the Pi 400 also serves as a surprisingly effective videoconferencing platform. I ordered a Pi 400 from CanaKit late last year and was eager to explore this capability.
Easy setup
After unboxing my Pi 400, which came in this lovely package, the setup was quick and easy.
read more
Find And Remove Duplicate Files, Similar Images And More With Czkawka (FSlint Alternative)
Czkawka is a fast application to find (and remove) duplicate files, invalid symlinks, similar images, and more.
How To Check Or Find CPU Information In Linux
Getting processor information on Linux is easy! This guide explains how to find CPU information in Linux using various CLI and GUI tools.
How to Install Odoo 14 ERP Software on Ubuntu 20.04
Odoo (formerly known as OpenERP) is a self-hosted suite of over 10,000 open source applications suited for a variety of business needs including CRM, eCommerce, accounting, inventory, project management and point of sale.
« Previous ( 1 ... 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 ... 7359 ) Next »