Showing headlines posted by bob

« Previous ( 1 ... 145 146 147 148 149 150 151 152 153 154 155 ... 1156 ) Next »

What is the difference between the internet, browsers, search engines and websites?

  • The Mozilla Blog (Posted by bob on Jun 19, 2021 12:45 AM EDT)
  • Story Type: Editorial; Groups: Mozilla
Real talk: this web stuff can get confusing. And it’s really important that we all understand how it works, so we can be as informed and empowered as possible. Let’s start by breaking down the differences between the internet, browsers, search engines and websites. Lots of us get these four things confused with each other […]

How to install Joomla 3.9 on Ubuntu 20.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jun 18, 2021 11:30 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
In this guide, we will learn to install the Joomla CMS on Ubuntu 20.04. Joomla is a widely-used content management system (CMS) that is used for making dynamic websites. It is open-source and is available for free under GPL (general public license).

Raspberry Pi CM4 based controller offers isolated serial and DIO

OpenEmbed’s $159-and-up “EdgeBox-RPI4” industrial controller builds on the Raspberry Pi CM4 with GbE, optional WiFi/BT, HDMI 2.0, 2x USB, isolated RS485 and DIO and M.2 and mini-PCIe for NVMe and 4G. OpenEmbed, which has introduced products such as the RK3399-based em3399 module and emPAC-RK3399-EVB eval board, has launched a compact, semi-rugged edge controller and IoT […]

Safety conscious TI AM64x debuts on $99 dev kit

TI’s 16nm Sitara AM64x offers up to 2x -A53, up to 4x Cortex-R5F, and a Cortex-M4F core for FuSa and ships with a Linux SDK and choice of $99 and $299 eval kits. Phytec, SolidRun, and TQ have also unveiled AM64x based modules. The Texas Instruments Sitara AM64x was announced on Embedded Computing in early […]

Refactor your applications to Kubernetes

Application modernization developers must be able to understand database operations and transaction processes inside applications precisely. Tackle-DiVA (Data-intensive Validity Analyzer) is an open source data-centric Java application analysis tool in the Konveyor Tackle project that aims at refactoring applications to Kubernetes. This article gives an overview of Tackle-DiVA and presents example instructions and analysis results.

Linux package management with dnf

  • Opensource.com; By Seth Kenlon (Posted by bob on Jun 18, 2021 11:01 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Installing an application on a computer system is pretty simple. You copy files from an archive (like a .zip file) onto the target computer in a place the operating system expects there to be applications. Because many of us are accustomed to having fancy installer "wizards" to help us get software on our computers, the process seems like it should be technically more complex than it is.

Why FreeDOS has 16 colors

If you've looked carefully at FreeDOS, you've probably noticed that text only comes in a limited range of colors—sixteen text colors, and eight background colors. This is similar to how Linux displays text color—you might be able to change what text colors are used in a Linux terminal, but you're still stuck with just sixteen text colors and eight background colors.

Systemd 249 release candidate includes better support for immutable OSes and provisioning images

  • The Register; By Tim Anderson (Posted by bob on Jun 18, 2021 3:31 AM EDT)
  • Story Type: News Story; Groups: Linux
Along with a slew of other new features. Systemd maintainer Lennart Poettering has committed code for RC1 including a huge number of new features.…

Tiny Radxa Zero SBC runs Armbian on Amlogic S905Y2

Radxa’s Raspberry Pi Zero-like “Radxa Zero” SBC runs on Amlogic’s quad -A53 S905Y2 and sells for $15 (512MB LPDDR4) to $45 (4GB with 16GB eMMC). Features include WiFi/BT, 4K-ready micro-HDMI, 40-pin GPIO, and 2x USB Type-C. The Raspberry Pi Compute Module series has followed mainstream Pi SBCs into Cortex-A53 and Cortex-A72 territory with the RPi […]

Write for Fedora Magazine, please!

Fedora Magazine is always looking for content to publish from the Fedora Community as well as from Fedora Project. This content comes from the community members like you. I’d like to begin with how I got started writing for Fedora Magazine, highlighting the community interaction that led to it, and finishing with my thoughts on […]

What is a CI/CD pipeline?

  • Opensource.com (Posted by bob on Jun 17, 2021 10:31 PM EDT)
  • Story Type: News Story
A continuous integration/continuous deployment (CI/CD) pipeline is an anchor for every DevOps initiative. The CI/CD pipeline breaks down traditional silos and enables development and operations teams to collaborate throughout the entire software development lifecycle. Better yet, moving to DevOps and a CI/CD pipeline can help your organization deliver software more securely at a higher velocity. read more

Quartz64 SBC starts at $60 and Pine64 unveils SOQuartz module with same RK3566

Pine64 has launched a “Quartz64 model-A” SBC for $60 (4GB) or $80 (8GB). Upcoming projects include a “SOQuartz” module that runs Linux on the same Rockchip RK3566 and a PineDio LoRa gateway. Pine64 unveiled its open-spec, Rockchip RK3566 powered Quartz64 model-A SBC in February and followed by announcing a smaller, Raspberry Pi sized Quartz64 model-B […]

Dependable Debian is like a rock in a swirling gyre of 'move fast and break things', and version 11 is no different

  • The Register (Posted by bob on Jun 17, 2021 3:01 PM EDT)
  • Groups: Debian; Story Type: News Story
A lot of effort has gone into this release and it shows – everything 'just works' Hands on The Debian 11 is the venerable Debian Project's first new release in more than two years, nicknamed "Bullseye" after the Toy Story character and supplanting Debian 10 "Buster" (all Debian releases bear names from the kids' film).…

Nasty Linux systemd root level security bug revealed and patched

This obnoxious Linux systemd bug has been fixed, which means if you're running most recent Linux distributions, you'll need to patch it now.

Try this new open source tool for data analytics

  • Opensource.com (Posted by bob on Jun 17, 2021 12:31 PM EDT)
  • Story Type: News Story
Data analytics is a trendy field with many solutions available. One of them is Cube.js, an open source analytical platform. You can think of Cube.js as a layer between your data sources and applications. As the diagram below shows, Cube.js supports serverless data warehouses and most modern relational database management systems (RDBMS). You can work with any JavaScript front-end library for data visualization, and Cube.js will take care of the rest, including access control, performance, concurrency, and more. read more

Build a static website with Eleventy

  • Opensource.com (Posted by bob on Jun 17, 2021 10:01 AM EDT)
  • Story Type: News Story
A static site generator is a tool that generates a full, static HTML website based on raw data and a set of templates. It automates the task of coding individual HTML pages and gets those pages ready to serve to users. Because the HTML pages are prebuilt, they load very quickly in users' browsers. read more

Listen to music on FreeDOS

  • Opensource.com (Posted by bob on Jun 17, 2021 8:46 AM EDT)
  • Groups: Linux; Story Type: News Story
Music is a great way to relax. On Linux, I listen to music using Rhythmbox. But did you know you can listen to music on FreeDOS, as well? Let's take a look at two popular programs to listen to music: read more

WP-CLI - Managing WordPress from the Linux Terminal

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jun 17, 2021 5:01 AM EDT)
  • Groups: Linux; Story Type: News Story
WP-CLI is a powerful command-line tool specifically designed to manage WordPress from the command line. In this post, I will show how to install and use WP-CLI to manage WordPress sites.

Funny how Sir Tim Berners-Lee, famous for hyperlinks, is into NFTs, glorified hyperlinks

  • The Register (Posted by bob on Jun 17, 2021 12:01 AM EDT)
  • Story Type: News Story
Source code auction 'similar to selling an autograph copy of a book' Internet trailblazer Sir Tim Berners-Lee is auctioning off a link to his very early World Wide Web browser and server source code in the form of a non-fungible token.…

Set up a service mesh on Istio

  • Opensource.com (Posted by bob on Jun 16, 2021 8:16 PM EDT)
  • Story Type: News Story
Service mesh and serverless deployment models represent the next phase in the evolution of microservice architectures. Service mesh enables developers to focus on business feature development rather than managing non-functional microservices capabilities such as monitoring, tracing, fault tolerance, and service discovery. read more

« Previous ( 1 ... 145 146 147 148 149 150 151 152 153 154 155 ... 1156 ) Next »