Showing headlines posted by bob
« Previous ( 1 ... 369 370 371 372 373 374 375 376 377 378 379 ... 1159 ) Next »Linux C Programming Tutorial Part 17: Variable Initialization
Initialization of variables is something which we have been doing throughout this ongoing C programming tutorial series so far, but we never really discussed it explicitly. Well, that changes now as we'll be discussing variable initialize in a bit of detail here.
Odroid-N2 SBC launches at $63 with new Cortex-A73 SoC
Hardkernel’s open-spec Odroid-N2 SBC has gone on sale for $63 (2GB RAM) or $79 (4GB). The SBC runs Ubuntu or Android on an Amlogic S922X with 4x 1.8GHz -A73 and 2x 1.9GHz -A53 cores. As promised, the Odroid-N2 has gone on sale for $63 (2GB DDR4 RAM) or $79 (4GB), with shipments beginning April 3. […]
Tiny wireless gateway runs Linux on an i.MX6 ULL
Artila’s 112 x 89 x 30mm “Wireless Gateway Matrix-750” runs Linux on a Cortex-A7-based i.MX6 ULL, and offers 2x LAN ports plus USB OTG, serial, DIO, and mini-PCIe with micro-SIM and antennas. Artila has announced a new Matrix wireless gateway that offers a faster processor and much smaller footprint than recent models but with more […]
Track KVM guests with libvirt and the Linux audit subsystem
Libvirt is an important tool for managing virtualized environments on Linux hosts. An audit trail of events that occur on the host during libvirt's execution is often necessary for monitoring, compliance, forensics, and other purposes. This article describes how to use the Linux audit subsystem on the host to track operations performed by libvirt and how to correlate the events with other host events to provide a consistent and comprehensive view of changes performed through libvirt.
Kubernetes Contributor Summit Barcelona
The yearly Kubernetes Contributor Summits bring together new and current Kubernetes contributors alike to connect and share face-to-face. With each event having different goals, the Barcelona event is shaping up to focus on strengthening our contributor base in other regions outside of the US, and adding in some activities for our current contributors to get hallway conversations in with their distributed peers.
Downsides to Raspberry Pi Alternatives
Learn about some of the risks when choosing an alternative to a Raspberry
Pi for your project.
What is your favorite screen recording tool for Linux?
When I teach programming classes, I find my students learn better when I include screen captures in my teaching materials. By showing step-by-step details using a digital projector, my students can visualize how the application works, making it quicker and easier for them to understand what I'm trying to explain.
read more
Vivaldi 2.4 Released, Chrome OS Stable Channel Updated to Version 73.0.3683.88, EU Parliament Approves the Directive on Copyright, Red Hat Announces Red Hat Satellite 6.5 Beta and Qtum Published an Ar
News briefs for March 27, 2019.
How to make a Raspberry Pi gamepad
From time to time, I get nostalgic about the video games I played during my childhood in the late '80s and the '90s. Although most of my old computers and game consoles are long gone, my Raspberry Pi can fulfill my retro-gaming fix. I enjoy the simple games included in Raspbian, and the open source RetroPie project helped me turn my Raspberry Pi into an advanced retro-gaming machine.
read more
How to Install Ansible AWX with Nginx Reverse Proxy on Ubuntu 18.04 LTS
In this tutorial, we're going to show you how to install and configure the AWX on Ubuntu server 18.04. We're going to install the AWX with Nginx as a reverse proxy and built on the HTTPS secure connection.
Setting kernel command line arguments with Fedora 30
Adding options to the kernel command line is a common task when debugging or experimenting with the kernel. The upcoming Fedora 30 release made a change to use Bootloader Spec (BLS). Depending on how you are used to modifying kernel command line options, your workflow may now change. Read on for more information. To determine […]
World's first Zynq UltraScale+ based SMARC module runs Linux
MSC’s rugged “MSC SM2S-ZUSP” SMARC module features a Zynq UltraScale+ MPSoC with 4x Cortex-A53, 2x Cortex-R5, GPU, and FPGA plus up to 8GB DDR4 and 64GB eMMC and optional WiFi/BT and carrier. MSC Technologies — a brand of Avnet Integrated Solutions — has launched the world’s first SMARC 2.0 form-factor module with Xilinx’s Zynq UltraScale+ […]
Bringing Kubernetes to the bare-metal edge
Kubespray, a community project that provides Ansible playbooks for the deployment and management of Kubernetes clusters, recently added support for the bare-metal cloud Packet. This allows Kubernetes clusters to be deployed across next-generation edge locations, including cell-tower based micro datacenters.
Why We Need Our Nonprofits
A confession: before I heard Bradley Kuhn's talk at Freenode.live last November, I didn't know that HDMI was a proprietary interface. I just assumed that HDMI was like VGA, USB and dozens of other standardized ways to connect the jacks on two devices through a cable with plugs at both ends. I did assume a cabal of companies was behind HDMI, but I didn't know that only "adopters" could make HDMI stuff, and that being an adopter required paying serious money to something called HDMI Licensing LLC.
Allwinner H5 SBC is loaded with WiFi, BT, LTE, GPS, and triple CSI
OES’ $175 “Prime Series 1” dev board has a compute module with a quad-core Allwinner H5, a crypto chip, 512MB RAM, 8GB eMMC, and WiFi/BT. The dev board adds 3x MIPI-CSI, Ethernet, GSM/LTE, GPS, and more. On Mar. 29, Springfield, Virginia based startup Optimus Embedded Systems (OES) will launch the first of several Prime series […]
Using Square Brackets in Bash: Part 1
After taking a look at how curly braces ({}) work on the command line, now it’s time to tackle brackets ([]) and see how they are used in different contexts.
Canonical Announces Full Enterprise Support for Kubernetes 1.14, Critical Security Update for Mozilla Thunderbird, Feral Interactive Releasing DiRT 4 for Linux March 28, Telegram Messaging Announces N
News briefs for March 26, 2019.
20 innovative Apache projects
As the world's largest and one of the most influential open source foundations, the Apache Software Foundation (ASF) is home to more than 350 community-led projects and initiatives. The ASF's 731 individual members and more than 7,000 committers are global, diverse, and community-driven.
read more
Linux C Programming Tutorial Part 16: Switch, Break, and Continue statements
We've already discussed some of the basic loops used in the C programming language, including for, while, and do...while. In this part of our Linux C Programming tutorial series, we will show you how to use switch, break and continue statements in C.
How to use NetBSD on a Raspberry Pi
Do you have an old Raspberry Pi lying around gathering dust, maybe after a recent Pi upgrade? Are you curious about BSD Unix? If you answered "yes" to both of these questions, you'll be pleased to know that the first is the solution to the second, because you can run NetBSD, as far back as the very first release, on a Raspberry Pi.
read more
« Previous ( 1 ... 369 370 371 372 373 374 375 376 377 378 379 ... 1159 ) Next »