Showing headlines posted by bob

« Previous ( 1 ... 76 77 78 79 80 81 82 83 84 85 86 ... 1156 ) Next »

6 Kubernetes articles every open source enthusiast should read

We learned a lot about Kubernetes in 2022. It seems every year, Kubernetes gets better and better. For all those beginners out there, this year's coverage is wide-ranging and detailed, including a couple of new eBooks. This article covers what I found to be the best Kubernetes articles of 2022. From visual maps to personal journeys, these articles definitely shine a light on the power of Kubernetes. So let's get started with my favorite ones.

3 delightful features of the Linux QtFM file manager

QtFM is a simple file manager that aims to provide the basic features of file management through a fast and intuitive interface. It's available for Linux, BSD, and macOS.

What's in Santa's sack? New Linux Mint, EndeavourOS and postmarketOS updates

  • The Register; By Liam Proven (Posted by bob on Dec 22, 2022 5:51 AM EDT)
  • Story Type: Roundups; Groups: Linux, Mint
A last-minute dose of festive FOSS freshness. The latest Linux Mint, version 21, has had its first point release. If you were holding off upgrading from Mint 20, now is a good time. And it's not the only new distro for Yule.…

My 4 favorite features of the 4pane file manager on Linux

4Pane is a multi-pane file manager for Linux that allows for customized layout, and provides quick access to traditional desktop conveniences as well as common Linux tools. 4Pane aims for speed over visual effects, and places the way you want to work above all else. In honor of its name, I've got a list of my four favorite features of this fine file manager.

5 must-read resources for using the Linux command line

n the beginning, there was the command line. While modern Linux distributions include graphical desktops like GNOME and KDE, the command line remains one of the power features of every Linux system. With the command line, you can leverage a rich set of instructions to edit and manipulate files, control your system, and automate processes. This year, our contributors wrote a lot of great articles about the Linux command line. Here are five of my favorite topics.

Silicon Labs dev board integrates Wireless SoC

  • LinuxGizmos.com; By Giorgio Mendoza (Posted by bob on Dec 21, 2022 9:45 PM EDT)
  • Story Type: News Story; Groups: Embedded
The xG24 Explorer Kit is a low-cost embedded platform based on the EFR32MG24 Wireless System-on-Chip. This compact board integrates a 2.4GHz radio in addition to one mikroBUS socket, one Qwicc connector and a SEGGER J-Link onboard debugger. According to the datasheet, this development kit integrates the Silicon Labs EFR32MG24 Wireless Gecko SoC with the following […]

How to migrate your code from PHP 7.4 to 8.1

The end-of-life (EOL) for PHP 7.4 was Monday, November 28, 2022. If you’re like me, that date snuck up much faster than anticipated. While your PHP 7.4 code isn’t going to immediately stop working, you do need to begin making plans for the future of this codebase. What are your options?

SystemRescue 9.06 is here with the shiny new Xfce 4.18

  • The Register; By Liam Proven (Posted by bob on Dec 21, 2022 12:07 PM EDT)
  • Story Type: News Story; Groups: Xfce
It also boasts MemTest86+ 6, which now can boot and run on UEFI machines. SystemRescue 9.06 may only be a point release, but it has some good stuff including the newly released Xfce, MemTest86+ version 6, and a new USB-key-writing tool.…

How to Install and Configure GoCD on Ubuntu 22.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Dec 21, 2022 10:29 AM EDT)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
GoCD is an open-source continuous delivery and automation system. GoCD excels at modeling complex CD workflows for fast feedback with its modeling constructs, parallel execution, and dependency management. This tutorial will teach you to install and configure GoCD on a Ubuntu 22.04 server.

Linux kernel 6.2 promises multiple filesystem improvements

  • The Register; By Liam Proven (Posted by bob on Dec 21, 2022 2:23 AM EDT)
  • Story Type: News Story; Groups: Kernel, Linux
Meanwhile the next-gen Linux filesystems are going nowhere fast. The forthcoming Linux kernel 6.2 should see improved filesystem handling, including performance gains for SD cards and USB keys, as well as FUSE. As for the next-gen storage subsystems… not so much.…

Explore the features of the Linux Double Commander file manager

Double Commander is a graphical dual-pane file manager for Linux, in the tradition of Midnight Commander (mc). While Midnight Commander (like the DOS application Norton Commander before it) has its fans, its audience is limited by the fact that it only runs in a terminal window. Not everyone wants to use a "flat" interface embedded in a terminal to browse their file system, and so Double Commander provides a similar interface in a way that feels familiar to many desktop users.

How I use Artipie, a PyPI repo

  • Opensource.com; By Alena Gerasimova (Posted by bob on Dec 20, 2022 7:54 PM EDT)
  • Story Type: Tutorial; Groups: Python, Red Hat
While developing with Python as a student, I found that I needed some private centralized storage. This was so I could store binary and text data files, as well as Python packages. I found the answer in Artipie, an open source self-hosted software repository manager.

How to deploy Ghost CMS on Rocky Linux 9

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Dec 20, 2022 4:40 PM EDT)
  • Story Type: Tutorial; Groups: Linux, MySQL
Ghost is an open-source blogging platform to help you create a professional-looking blog. This tutorial will explore how to install Ghost CMS using Nginx and MySQL on a server powered by Rocky Linux 9.

Discover the power of the Linux SpaceFM file manager

SpaceFM is a tabbed file manager for Linux using the GTK toolkit, so it fits right in on desktops like GNOME, Mate, Cinnamon, and others. SpaceFM also features a built-in device manager system, so it's particularly good for window managers, like Fluxbox or fvwm, which typically don't include a graphical device manager. If you're happy with the file managers on Linux, but you want to try one that's a little bit different in design, SpaceFM is worth a look.

Google, Mozilla to collaborate with Apple on fresh Webkit browser benchmark

  • The Register; By Brandon Vigliarolo (Posted by bob on Dec 19, 2022 11:16 PM EDT)
  • Story Type: News Story; Groups: Mozilla
The lions shall lie down with the lamb on 'cross-industry' Speedometer v.3. Apple, Google and Mozilla are teaming up to develop a new version of the Speedometer browser benchmark that they say will score web browser performance in a novel way: one that reflects user journeys, not under-the-hood streamlining. …

How I use my old camera as a webcam with Linux

I started getting requests to "turn my camera on" when video calling people. This was a problem because I didn't have a webcam. I thought about buying one, but then I realized I had a perfectly good Canon EOS Rebel XS DSLR from 2008 lying around on my shelf. This camera has a mini-USB port, so naturally, I pondered: Did a DSLR, mini-USB port, and a desktop PC mean I could have a webcam? There's just one problem. My Canon EOS Rebel XS isn't capable of recording video. It can take some nice pictures, but that's about it. So that's the end of that. Or is it?

Use Rexx for scripting in 2023

In a previous article, I showed how the Rexx scripting language is both powerful and easy to use. It uses specific techniques to reconcile these two goals that are often considered in conflict. This article walks you through two example Rexx scripts so you can get a feel for the language.

Setting up Fedora IoT on Raspberry Pi and rootless Podman containers

Introduction Fedora IoT is a foundation for Internet of Things (IoT) and Device Edge ecosystems. It’s a secure, immutable, and image-based operating system that supports the deployment of containerized applications. We’ll discuss how you can run Fedora IoT on a Raspberry Pi to deploy a rootless Podman container. Running Fedora IoT on Raspberry Pi Prerequisites: […]

Try this Python-based file manager on Linux

Dragonfly Navigator is a general-purpose file manager written in Python and Qt. It's easy to install, easy to use, and a great example of what Python can do.

SB Components presents a DIY laptop powered by Raspberry Pi 4

  • LinuxGizmos.com; By Giorgio Mendoza (Posted by bob on Dec 18, 2022 3:06 PM EDT)
  • Story Type: News Story; Groups: Raspberry Pi
SB Components just launched a user-friendly DIY modular laptop on Kickstarter. The LapPi 2.0 is being offered with the Raspberry Pi 4 board, but the company mentioned that the product should be compatible with other SBCs i.e., RockPi, Asus Tinker, etc. LapPi 2.0 components include a pair of 5 Watt 8 Ohm speakers, a 7” […]

« Previous ( 1 ... 76 77 78 79 80 81 82 83 84 85 86 ... 1156 ) Next »