Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 895 896 897 898 899 900 901 902 903 904 905 ... 7359 ) Next »

Test arbitrary pod failures on Kubernetes with kube-monkey

  • Opensource.com; By Jessica Cherry (Posted by bob on Jun 13, 2021 10:46 AM EDT)
  • Story Type: Tutorial; Groups: Virtualization
Kube-monkey offers an easy way to stress-test your systems by scheduling random termination pods in your cluster.

Top 10 Most Useful rsync Commands

This guide will help you understand some of rsync’s most popular and powerful features. In the following examples, you’ll see 10 of the most useful rsync commands that every Linux user ought to know.

Privacy analysis of FLoC

In a previous post, I wrote about a new set of technologies “Privacy Preserving Advertising”, which are intended to allow for advertising without compromising privacy. This post discusses one of those proposals–Federated Learning of Cohorts (FLoC)–which Chrome is currently testing. The idea behind FLoC is to make it possible to target ads based on the […]

You Can Now Install KDE Plasma 5.22 on Kubuntu 21.04, Here's How

  • 9to5Linux; By Marius Nestor (Posted by hanuca on Jun 13, 2021 4:11 AM EDT)
  • Story Type: Tutorial; Groups: KDE, Linux
Users of the Kubuntu 21.04 (Hirsute Hippo) operating system can now update their installations to the latest and greatest KDE Plasma 5.22 desktop environment.

Compact Arm gateways offer optional CAN and isolated DIO

Vecow’s rugged “AIC-100” and “AIC-110” IoT gateways run Linux on an i.MX6 ULL with 2x LAN, 2x COM, USB, and mini-PCIe with SIM. The larger AIC-110 adds 2x CAN and 12x isolated DIO. Vecow is continuing its Arm adventure with two compact, DIN-rail mountable IoT gateways that run Debian on NXP’s power-sipping NXP i.MX6 ULL. […]

How To Use Nmap - A Comprehensive Guide: Basics To Advanced

  • Bytexd.com (Posted by bytexd on Jun 12, 2021 11:48 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Nmap is a free and open-source network discovery and security audit tool. Nmap stands for “Network Mapper“. This article is aimed towards users who aren’t familiar with Nmap, and we’ll be covering the basics of Nmap with easy explanations and examples to help you along the way.

How to Create and Open tar Files on Linux

In this guide, we’ll go over all the tar commands you’ll need to know in order to create tar archives and extract files from tar archives.

KDE Plasma 5.23 Promises Beautiful New Breeze Theme Style

KDE Plasma 5.22 is out and it’s making its way into the software repositories of various popular GNU/Linux distribution, but work already started for the next major release, KDE Plasma 5.23.

How to get KDE Plasma 5.22 in Kubuntu 21.04 Hirsute Hippo

The KDE team enabled the backports PPA which you can use to install and upgrade to KDE Plasma 5.22 in Kubuntu 21.04 Hirsute Hippo. Here's how.

How I teach Python on the Raspberry Pi 400 at the public library

After a long and tough year, I've been looking forward to once again sharing my love of Python and open source software with other people, especially middle and high school students. Before the pandemic, I co-wrote a grant to teach Python programming to middle school students using Raspberry Pi computers. Like many other plans, COVID-19 put mine on hold for over a year. Fortunately, vaccines and the improved health in my state, New York, have changed the dynamic.

Embedded Board Farm service enables remote testing and development

Timesys has launched an Embedded Board Farm service that provides secure remote access to embedded hardware and BSPs for Linux, Android, QNX, and FreeRTOS for software development, test automation, and debugging. Long-time embedded Linux software developer Timesys has announced the launch of Timesys Embedded Board Farm (EBF). The service “provides a secured, user-owned infrastructure solution […]

TODO Group Announces 2021 State of OSPO Survey

The TODO Group, together with Linux Foundation Research and The New Stack, is conducting a survey as part of a research project on the prevalence and outcomes of open source programs among different organizations across the globe.  Open source program offices (OSPOs) help set open source strategies and improve an organization’s software development practices. Since […]

3 essential sysadmin soft skills you need to learn right now

There's no time like the present to learn some new sysadmin skills. Soft skills, that is.

Compact Elkhart Lake module has 2.5GbE and triple 4K

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jun 12, 2021 8:10 AM EDT)
  • Story Type: News Story; Groups: Intel, Linux
Portwell’s Linux-ready “PCOM-B645VG” Compact Type 6 module offers Intel Elkhart Lake E and RE CPUs plus up to 32GB ECC RAM, triple 4K displays, 2.5GbE, 2x USB 3.1 Gen2, 6x PCIe 3.0, and -40 to 85°C support. Portwell, which announced an Intel Elkhart Lake based PQ7-M109 Qseven module last November, has returned with a COM […]

Updated 20 Funny Commands of Linux or Linux is Fun in Terminal

  • Tecmint; By Tecmint (Posted by tecmint on Jun 12, 2021 6:21 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Linux is fun! Huh. OK, so you don’t believe me. Mind me at the end of this article you will have to believe that Linux is actually a fun box.

How to debug issues with volumes mounted on rootless containers

Get a fundamental understanding of user namespace to better understand rootless Podman containers.

How hypertext can establish application state in REST

  • Opensource.com (Posted by bob on Jun 12, 2021 2:20 AM EDT)
  • Story Type: News Story
HATEOAS is a difficult-to-pronounce acronym that stands for "Hypertext As The Engine Of Application State." Invented by Roy Fielding in the year 2000, HATEOAS was proposed as an architectural style for network-based software systems. read more

Linux Candy: Fondo - wallpaper tool

  • LinuxLinks.com; By LinuxLinks (Posted by sde on Jun 12, 2021 12:09 AM EDT)
  • Story Type: Reviews; Groups: Linux
Fondo lets you quickly find beautiful wallpapers from Unsplash. With a single click on a picture, wait until the download is complete and enjoy your new wallpaper!

Open Source OpenGL ES 3.1 on Mali GPUs with Panfrost

Panfrost, the open source driver for Arm Mali, now supports OpenGL ES 3.1 on both Midgard (Mali T760 and newer) and Bifrost (Mali G31, G52, G76) GPUs. OpenGL ES 3.1 adds a number of features on top of OpenGL ES 3.0, notably including compute shaders. While Panfrost has had limited support for compute shaders on Midgard for use in TensorFlow Lite, the latest work extends the support to more GPUs and adds complementary features required by the OpenGL ES 3.1 specification, like indirect draws and no-attachment framebuffers.

How to use the FreeDOS text editor

  • Opensource.com (Posted by bob on Jun 11, 2021 7:46 PM EDT)
  • Story Type: News Story
Editing files is a staple on any operating system. Whether you want to make a note about something, write a letter to a friend, or update a system configuration file—you need an editor. And FreeDOS provides a user-friendly text editor called (perhaps unimaginatively) "FreeDOS Edit." Editing files The simplest invocation of FreeDOS Edit is just EDIT. This brings up an empty editor window. The patterned background suggests an empty "desktop"—a reminder that you aren't editing any files. read more

« Previous ( 1 ... 895 896 897 898 899 900 901 902 903 904 905 ... 7359 ) Next »