Showing headlines posted by bob
« Previous ( 1 ... 179 180 181 182 183 184 185 186 187 188 189 ... 1193 ) Next »How to Install PostgreSQL and phpPgAdmin on Fedora 34
PostgreSQL or Postgres is a powerful, open-source, relational database management system. This tutorial will demonstrate how to install PostgreSQL and phpPgAdmin on a Fedora 34 based server.
Five words everyone wants to hear: Microsoft has 'visually refreshed' Office
Plus great news for all seven of you: An ARM64 build of its software suite. Amid the unveiling of Windows 11 and the backlash over the frankly pisspoor way Microsoft handled the operating system's hardware requirements, the software behemoth quietly emitted a native ARM64 build of its Office cash cow.…
Low-profile fanless box PC system taps Comet Lake-S
Aaeon’s Boxer-8521AI runs Linux on Intel’s 10th Gen Comet Lake-S processors. The 53mm-high low-profile box PC has 64GB of DDR4, 4x USB3.2 Gen 2, 2x GbE, and a full-sized Mini Card slot. Expanding once again its growing family of Boxer edge AI embedded computers, Aaeon has announced the Boxer-6642-CML that features a low-profile form factor […]
Linus Torvalds launches Linux 5.13 after just seven release candidates
M1 support, interesting Azure integrations and RISC-V love among notable features. Linus Torvalds has released version 5.13 of the Linux kernel after a very smooth development process that required just seven release candidates.…
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.
« Previous ( 1 ... 179 180 181 182 183 184 185 186 187 188 189 ... 1193 ) Next »