Showing headlines posted by bob
« Previous ( 1 ... 248 249 250 251 252 253 254 255 256 257 258 ... 1261 ) Next »Trio of embedded PC series certified for Baidu PaddlePaddle AI tools
Nexcom adds 8-inch and 12.1-inch products to its Panel PC family. The new Bay Trail-based units provide wider operating temperatures, AR, auto dimming and more Gbit Ethernet ports. Neousys Technology has announced that three of its embedded computer series have been certified by Baidu as compatible with Baidu’s PaddleX development tool. PaddleX is a tool […]
Query your Linux operating system like a database
Linux offers a lot of commands to help users gather information about their host operating system: listing files or directories to check attributes; querying to see what packages are installed, processes are running, and services start at boot; or learning about the system's hardware.
Each command uses its own output format to list this information. You need to use tools like grep, sed, and awk to filter the results to find specific information. Also, a lot of this information changes frequently, leading to changes in the system's state.
read more
How to parse Bash program configuration files
Keeping program configurations separate from code is important. It enables non-programmers to alter configurations without having to modify the program's code. With compiled binary executables, that would be impossible for non-programmers because it not only requires access to source files (which we do have with open source programs) but also a programmer's skill set. Few people have that, and most people don't want to learn.
read more
How to archive files on FreeDOS
On Linux, you may be familiar with the standard Unix archive command: tar. There's a version of tar on FreeDOS too (and a bunch of other popular archive programs), but the de facto standard archiver on DOS is Zip and Unzip. Both Zip and Unzip are installed in FreeDOS 1.3 RC4 by default.
read more
How to Install Shlink URL Shortener with Nginx on Ubuntu 20.04
Shlink is an open-source and self-hosted URL shortener written in PHP. In this tutorial, I will show you how to install Shlink on Ubuntu 20.04.
Introduction to image builder
Image Builder is a tool that allows you to create custom OS images (based on the upstream project Weldr), and it’s included in the base repos so you can build images right from the start. You can use the command line or a Cockpit plugin, and it’s a fairly simple and straightforward process which allows […]
Try Chatwoot, an open source customer relationship platform
Chatwoot is an open source customer relationship platform built with Ruby and Vue.js. It was written from scratch to allow customer-relations teams to build end-to-end platforms for ticket management and support.
This article looks at Chatwoot's architecture, installation, and key features.
Chatwoot's architecture
Chatwoot requires the following components to function properly:
read more
How I helped my mom switch from Windows to Linux
The Large Hadron Collider is powered by Linux. Laptops on the International Space Station run on Linux.
read more
Huawei dev scolded for pointless Linux kernel code contributions
Time-wasting commits called out as effort to burnish submission metrics. Last week, Linux kernel contributor Qu Wenruo scolded another code donor, Zhen Lei, for wasting kernel maintainers' time with unnecessary patches.…
Take control over your data with Rally, a novel privacy-first data sharing platform
Mozilla teams up with Princeton University researchers to enable crowdsourced science for public good; collaborates with research groups at Princeton, Stanford on upcoming studies. Your data is valuable. But for too long, online services have pilfered, swapped, and exploited your data without your awareness. Privacy violations and filter bubbles are all consequences of a surveillance […]
Happy with your existing Windows 10 setup? Good, because Windows 11 could turn its nose up at your CPU
If your chip's not on the list, you're not coming in. Even you, Surface Studio 2. Windows 11 won't land until nearer the end of the year and when it does users will only get a supported sample of the OS if they have relatively new hardware.…
Use Python to parse configuration files
Sometimes, a program needs enough parameters that putting them all as command-line arguments or environment variables is not pleasant nor feasible. In those cases, you will want to use a configuration file.
read more
How to program in C on FreeDOS
When I first started using DOS, I enjoyed writing games and other interesting programs using BASIC, which DOS included. Much later, I learned the C programming language.
I immediately loved working in C! It was a straightforward programming language that gave me a ton of flexibility for writing useful programs. In fact, much of the FreeDOS core utilities are written in C and Assembly.
read more
Mount cue/bin image files with CDemu
Install CDemu to enable mounting of cue/bin disc images from GNOME Files.
How to Install Swift Programming Language on Ubuntu 20.04
Swift is a general-purpose, compiled, and high-performing programming language with a focus on safety. It was developed by Apple as a replacement for the older Objective-C language.
How the Apache Software Foundation selects open source projects
As a longtime volunteer and mentor (and current board member) at the Apache Software Foundation (ASF) and vice president of the Apache Incubator, I'm proud to offer my insights into the unique processes and values with which the ASF operates.
Upgraded LoRaWAN gateway adds Node-RED support
ICP Germany has upgraded its “UG65” LoRaWAN gateway to add Node-RED support. The unit supports 8 simultaneous LoRa channels and more than 2,000 LoRaWAN nodes, along with Ethernet, Wi-Fi and cellular (optional) connectivity. We missed covering ICP Germany’s UG65 LoRaWAN gateway when it was first announced in mid-March. Now the company has upgraded the UG65 […]
What you need to know about Microsoft Windows 11: It will run Android apps
The operating system they said shouldn't exist. Microsoft on Thursday announced Windows 11, or tried to as an uncooperative video stream left many viewers of the virtual event flummoxed by intermittent transmission gaps in the opening minutes.…
Apple scrambles to prevent iOS app sideloading with 'think of the children' defense
And if that doesn't work, what's the next card to play – terrorism or satanic panic?
Apple, fearing regulators will force it to allow people to sideload whatever apps they like on their own iOS devices, has published a paper arguing about the importance of its oversight. The iGiant also sent a letter to US lawmakers warning of supposed harm if its gatekeeping is disallowed.…
Linux package management with apt
On Linux, package managers help you handle updates, uninstalls, troubleshooting, and more for the software on your computer. Seth Kenlon wrote about dnf, the command-line package management tool for installing software in RHEL, CentOS, Fedora, Mageia, OpenMandriva, and other Linux distros.
read more
« Previous ( 1 ... 248 249 250 251 252 253 254 255 256 257 258 ... 1261 ) Next »
