Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 ... 7359 ) Next »
Raspberry Pi HAT offers CAT-M1 modem
Avnet’s $73 “Monarch Go Pi HAT” integrates a Sequans Monarch Go LTE-M and NB-IoT modem and provides a interface for Click modules and the option to operate standalone via a micro-USB port. Avnet, which recently launched a Renesas ZMOD4410 Indoor Air Quality HAT, has followed up with another Raspberry Pi HAT, this time providing LTE […]
Python List Reverse
When working with lists in Python, you may sometimes need to reverse the elements of a list. Reversing a list means that the first element of the list becomes the last, the second become second-to-last, the last element becomes the first, and so on. To reverse a Python list in place use the reverse() method. If you only need to create a reversed iterator use the reversed() function.
What's wrong with these records?
When my wife added a tab-delimited text table as a layer in her GIS program, nine of her points got rejected. This was odd because the XY values in those records (UTM eastings and northings) were no different in format from all the other XY pairs in the table, and were well within the numerical range of the others as well. So why the nine rejections? I tried some tinkering on the command line to find out.
OnionShare: An Open-Source Tool to Share Files Securely Over Tor Network
All things considered, OnionShare is an amazing open-source tool that lets you share files using the Tor Onion service. It should be an amazing alternative to all the cloud file sharing services. OnionShare is a free and open-source tool that utilizes the Tor network to share files securely and anonymously. Learn how to use this privacy tool in Linux.
6 open source virtualization technologies to know in 2020
Virtualization Tools, better known as Virt Tools, is a collection of six open source virtualization tools created by various contributors to make the virtualization world a better place.
read more
Raspberry Pi Zero lookalike taps Zynq-7010 FPGA SoC
Trenz has launched an open-spec, 99 Euro “ZynqBerryZero” pseudo-clone of the RPi Zero SBC with a Zynq-7010 Arm/FPGA SoC, a microSD slot, dual micro-USB, mini-HDMI, CSI-2, and 40-pin GPIO. Back in 2017, we missed the ZynqBerry SBC from Trenz Electronic, which combines a Xilinx Zynq-7010 FPGA SoC with a Raspberry Pi. Now Trenz has followed […]
Enough with the Linux security FUD
Every few weeks, another security story appears saying how insecure Linux is. There's only one problem with most of them: They're fake news. The real problem is incompetent system administrators.
Code is not documentation
Documenting your work is about more than simply making your infrastructure reproducible.
Annie – video downloader built with Go
Annie is an open source video downloader. It supports sites like YouTube, Tumblr, Vimeo, Facebook, Twitter, Instagram, TikTok, and other sites (mostly Chinese) I’ve never used.
Why we open sourced our security project
When Nathaniel McCallum and I embarked on the project that is now called Enarx, we made one decision right at the beginning: the code for Enarx would be open source, a stance fully supported by our employer, Red Hat (see the standard disclaimer on my blog). All of it, and forever.
read more
Raspberry Pi OS Is Now Powered by Linux Kernel 5.4 LTS
A new version of the official Raspberry Pi OS (formerly Raspbian) distribution for Raspberry Pi computers is now available to download, the first to switch to the Linux 5.4 LTS kernel series.
Manjaro Linux Beginner's Guide
Manjaro is an up and coming Linux distribution that has recently overtaken some of the most popular and battle scarred distributions like Ubuntu, Fedora, Mint, and others (at least according to DistroWatch). Once you've decided to download Manjaro and see what all the rage is about, we've got you covered in this beginner's guide, which will provide you with an introduction to the operating system and show you the first things to do once you've booted into Manjaro. If you're just looking to give Manjaro a test run, you can always install Manjaro in a virtual machine or create a dual boot system.
How to choose an affordable Linux laptop for video conferencing
As more and more activities move online during the global pandemic, an increasing number of folks are looking for affordable and stable solutions to connect to their doctor, therapist, bank, college, and more. Many of the folks I've been working with are on limited incomes, and they're eager for any technical help they can get.
read more
Firefox 81 Enters Beta with GPU Acceleration Enabled by Default on Linux
While the Firefox 80 web browser is making its way into the stable software repositories of some of the most popular GNU/Linux distributions out there, Mozilla already pushed the Firefox 81 release to the beta channel.
How to Change the Keyboard Layout in Debian Desktop
In this article we will explain how you can change the keyboard layout in your Debian system to match your desired input language. We have used Debian 10 OS to execute the commands and procedures mentioned in this article.
How To Find Top Most Used Commands On Linux
Everyday we run many commands on our Linux system. This brief guide explains how to find top most used commands on Linux operating systems.
Tails 4.10 Anonymous OS Released with Updated Tor and Tor Browser, Linux 5.7.10
The Tails development team announced today the general availability of the Tails 4.10 release of their Debian-based amnesic incognito live system, also known as the anonymous OS.
Set up SSH access with session recording and containerized bastion servers: Part 1
Use rootless containers and SSH to configure session recording and centralized SSH logs.
Happy 29th Birthday, Linux!
It’s August 25th were I sit so grab a bottle of champagne or bake a cake because it is time to celebrate Linux, which now turns 29 years old since Linus Torvalds announced it to the world.
Glances – A Versatile System Monitoring Tool for Linux Systems
Glances is an open source tool written in Python to monitor essential Linux system resource utilization at a galnce. Learn to use Glances in various modes.
« Previous ( 1 ... 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 ... 7359 ) Next »